|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#161
|
|||
|
|||
Quote:
ERROR: Unable to load uuirtdrv,dll!My uutx version is 0.3. Seems to be the latest already. What have I missed? |
#162
|
|||
|
|||
This thread has been quiet for a while! Can I use STBKeepAlive, or some other program to just do a power toggle on an as-needed basis? Once every few months my cable co does an upgrade or something that causes the box - a SA/Cisco 3200 to shut off. I then need to toggle the power but I may occasionally be away from home for a while. I would love to be able to log in remotely and just quickly run a command or a batch file to send a power toggle to this box.
My cable box is a SA3200 and it is controlled by a USB-UIRT. Thanks for your help.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#163
|
||||
|
||||
The main thing you need to do is figure out the commands that you need to send. Once you have that the uutx.exe program (link a couple of posts back) can send it, at which point you can create a batch file or a task or something along those lines.
This tool (STBKeepAlive) is geared more towards an automated cyclical command delivery - every X hours send this command, etc. btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#164
|
|||
|
|||
Thanks bialio - just sending a command every X hours would be dangerous in my instance. The SA3200 does not appear to be able to turn itself on with any channel change request (unlike the SA3250 or SA4250). It also does not appear to have a discrete Power ON, only a Power Toggle.
Does anyone else know the IR code for Power Toggle for an SA/Cisco box. I am pretty sure that it is the same for all SA/Cisco boxes.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#165
|
||||
|
||||
You can record it from your USB-UIRT. You need the utility that is part of the download for STBKeepAlive. There's info over at the download site : http://forums.sagetv.com/forums/down...do=file&id=246
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#166
|
|||
|
|||
In case anyone ever needs it here is the command, using uutx, to send a power toggle to a SA/Cisco box from a USB-UIRT using all zones:
uutx "0000 0048 0000 0018 00BF 00C0 002F 0091 002F 0091 002F 0030 002F 0091 002F 0091 002F 0091 002F 0091 002F 0091 002F 0030 002F 0030 0030 0030 002F 0030 002F 0030 002F 0091 0030 0030 002F 0030 0030 0030 002F 0031 002F 0030 002F 0091 002F 0091 002F 0091 0030 085C"
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#167
|
|||
|
|||
Any chance that a WHS 2011 driver will be created? It is a 64bit platform and from reading the posts in this thread the utility is not compatible with 64 bit OSs.
|
#168
|
|||
|
|||
The ir learn utility crashes when I try to run it. So I used irnhelper. Captured the ir command I needed and pasted in the config file. But stbkeepalive is also crashing. Help...
I'm using Win 7 and USBUIRT driver version 2.02.16. EVENT #8545 EVENT LOGApplication EVENT TYPEError OPCODEInfo SOURCESTBKeepAlive.exe EVENT ID0 COMPUTERNAME SAGETV-SERVER DATE / TIME 3/2/2012 3:55:05 AM MESSAGE2012-03-02 03:55:04,984 [12] ERROR STBKeepAlive.Service - [STBKeepAlive.Transmit] TRANSMISSION TO USBUIRT FAILED. [STBKeepAlive.Transmit] ERROR: System.TypeInitializationException: The type initializer for 'UsbUirt.Controller' threw an exception. ---> System.ApplicationException: Unable to read UsbUirt driver version ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) at UsbUirt.Controller.UUIRTGetDrvInfo(UInt32& drvVersion) at UsbUirt.Controller..cctor() --- End of inner exception stack trace --- at UsbUirt.Controller..cctor() --- End of inner exception stack trace --- at UsbUirt.Controller..ctor() at STBKeepAlive.Transmit.Program.Main(String[] args) Unhandled Exception: System.TypeInitializationException: The type initializer for 'UsbUirt.Controller' threw an exception. ---> System.ApplicationException: Unable to read UsbUirt driver version ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) at UsbUirt.Controller.UUIRTGetDrvInfo(UInt32& drvVersion) at UsbUirt.Controller..cctor() --- End of inner exception stack trace --- at UsbUirt.Controller..cctor() --- End of inner exception stack trace --- at UsbUirt.Controller.Finalize() |
#169
|
|||
|
|||
Are you running 32 bit or 64 bit Win7? 64 bit might be a problem.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#170
|
|||
|
|||
64 bit. Is there a fix for 64 bit? Or is there similar program that works with 64 bit Win 7?
|
#171
|
|||
|
|||
Try contacting the guy that sells the USB-UIRT as he may have 64 bit versions. The reason that I have so far stuck with 32 bit for Sage is channel changing - there are no FireWire drivers for 64 bit that allow channel changing.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#172
|
||||
|
||||
Version 1.0.7 BETA - Windows 7 (x64) Support
Quote:
First, you must have the correct Windows 7 USB-UIRT driver installed. You can download the driver from this page: http://www.usbuirt.com/getstart.htm Next, you have to install a new version of STBKeepAlive. Make sure to backup any changes to your existing configuration file, then uninstall the existing version. Next download and install version STBKeepAlive version 1.0.7 and start testing. Please be aware that I have only performed very limited testing with this version as my SageTV system is not running on Windows 7 x64. Please post back with any success or failure updates so that the community can know if this is working properly. Thanks, SB
__________________
Server Hardware: Intel Core 2 Quad Q6700 2.66GHz CPU, 4GB DDR2 RAM, NVIDIA nForce 780i SLI Motherboard, GeForce 8600 GT, Seagate Barracuda 7200.11 2.5TB Operating System: Windows XP Professional HTPC/DVR Software: SageTV 7 Capture Devices: 2 @ Hauppauge HD-PVR (1212), Hauppauge WinTV-HVR-1600 ATSC/QAM, HD Homerun Media Extenders: 2 @ Sage HD100 & 1 @ Sage HD200 Signals/Providers: AT&T UVerse, OTA ATSC Set-Top-Box: 2 @ Motorola Box VIP 1200 Last edited by shadeblue.com; 03-12-2012 at 06:40 PM. |
#173
|
|||
|
|||
First, THANX! for continuing to support this program. I have followed all steps above, unfortunately I get the same results as in post 168.
|
#174
|
||||
|
||||
Quote:
Can you try to just run the IR Learn program and see if it works or errors out. Lets try to get that working first, and then move on to the NT service. I was able to run it here on Win7 x64 and capture an IR code and then re-transmit the IR code using the IR Learn program. Thanks, SB
__________________
Server Hardware: Intel Core 2 Quad Q6700 2.66GHz CPU, 4GB DDR2 RAM, NVIDIA nForce 780i SLI Motherboard, GeForce 8600 GT, Seagate Barracuda 7200.11 2.5TB Operating System: Windows XP Professional HTPC/DVR Software: SageTV 7 Capture Devices: 2 @ Hauppauge HD-PVR (1212), Hauppauge WinTV-HVR-1600 ATSC/QAM, HD Homerun Media Extenders: 2 @ Sage HD100 & 1 @ Sage HD200 Signals/Providers: AT&T UVerse, OTA ATSC Set-Top-Box: 2 @ Motorola Box VIP 1200 |
#175
|
|||
|
|||
Quote:
I have attached the error message I get when I open the IR learn program. (which is the same error I got when using 1.0.5.) Last edited by nettech_gt; 03-13-2012 at 07:51 PM. |
#176
|
||||
|
||||
Quote:
Code:
The type initializer for 'UsbUirt.Controller' threw an exception. ---> System.ApplicationException: Unable to read UsbUirt driver version Code:
Unable to connect to USB-UIRT device! Please ensure device is connected to the computer Also, when you install STBKeepAlive, it tries to auto-start the NT service, so use the STOP service link in the program files to make sure the STBKeepAlive NT service is not running. Now try running the IR Learn program again and lets see what happens. We are just trying to see if maybe there is contention over the USB-UIRT device between multiple programs. Bialio documented his findings back on post #158 where the USB-UIRT would encounter access problems depending on the service modes running for SageTV and STBKeepAlive. The USB-UIRT driver version screenshot looks identical to the version that I have installed here. So that looks good. Thanks, SB
__________________
Server Hardware: Intel Core 2 Quad Q6700 2.66GHz CPU, 4GB DDR2 RAM, NVIDIA nForce 780i SLI Motherboard, GeForce 8600 GT, Seagate Barracuda 7200.11 2.5TB Operating System: Windows XP Professional HTPC/DVR Software: SageTV 7 Capture Devices: 2 @ Hauppauge HD-PVR (1212), Hauppauge WinTV-HVR-1600 ATSC/QAM, HD Homerun Media Extenders: 2 @ Sage HD100 & 1 @ Sage HD200 Signals/Providers: AT&T UVerse, OTA ATSC Set-Top-Box: 2 @ Motorola Box VIP 1200 |
#177
|
|||
|
|||
Quote:
So now I have stopped the SageTV service. Stopped the STBKeepAlive service. I now can successfully open the IR learn utility. I have been able "learn" a command using the remote from the STB I'm trying to control. When I click "transmit" I see the USB-UIRT flash but it dose not actually "wake" the STB. However when I use the remote, it wakes the STB. |
#178
|
||||
|
||||
Quote:
To try and narrow down the variables, can you also try another device and remote? Maybe a DVD player or Blue-Ray or TV? Does the USB-UIRT work with your STB when using SageTV? I tried here on Win7x64 and both learn and transmit seem to be working OK for me. Thanks, SB
__________________
Server Hardware: Intel Core 2 Quad Q6700 2.66GHz CPU, 4GB DDR2 RAM, NVIDIA nForce 780i SLI Motherboard, GeForce 8600 GT, Seagate Barracuda 7200.11 2.5TB Operating System: Windows XP Professional HTPC/DVR Software: SageTV 7 Capture Devices: 2 @ Hauppauge HD-PVR (1212), Hauppauge WinTV-HVR-1600 ATSC/QAM, HD Homerun Media Extenders: 2 @ Sage HD100 & 1 @ Sage HD200 Signals/Providers: AT&T UVerse, OTA ATSC Set-Top-Box: 2 @ Motorola Box VIP 1200 |
#179
|
|||
|
|||
Quote:
|
#180
|
|||
|
|||
I also hooked up a emitter to a IR remote controlled fan and tested with my USB-UIRT and I still get the same results.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Channel Changing Issues (scheduled programs only) | Addict | Hardware Support | 9 | 05-26-2008 10:11 PM |
Harmony 520 Remote With Hauppauge Commands | Taddeusz | Hardware Support | 5 | 04-27-2007 06:04 AM |
Link uirt descrete code to custom command | DRAK | SageTV Software | 2 | 04-16-2007 09:36 AM |
Problems controlling DEC-3000S with USB UIRT | oaamaas | Hardware Support | 2 | 04-10-2007 01:52 PM |
UIRT not talking to Sage TV..... | markgill | Hardware Support | 3 | 05-07-2006 12:45 PM |