Hi,
I've been building my Mythbuntu box slowly over the last while (...years...) and have now encountered an problem that I've not been able to solve by my usual techniques (Google mostly with some blind luck)
The source of my TV signal is a satellite receiver (Bell Expressvu 3100) that goes into a PVR-350 card. The box itself is running Mythbuntu 8.04. Remote control is a cheap $10 RCA with a USB-UIRT receiver/transmitter. I have progressed through the problems as I encountered them, first the wireless network, then the incoming signal, then the remote. I can now rebuild this machine in less than 4 hours if I had to....
My current problem is getting the USB-UIRT to transmit to the satellite receiver to change the channels for me. Using the USB-UIRT to receive signals is working fine.
I have gotten the USB-UIRT to transmit, or at least when I use the "IRSEND" command for lirc the USB-UIRT light flashes. But nothing happens on the receiver.
After my research I've noted that upon restarting LIRC, the following error is in /var/log/syslog: "uirt2_raw: checksum error"
My /etc/lirc/hardware.conf:
My /etc/lirc/lircd.confCode:# /etc/lirc/hardware.conf # #Chosen Remote Control REMOTE="Custom" REMOTE_MODULES="" REMOTE_DRIVER="usb_uirt_raw" REMOTE_DEVICE="/dev/ttyUSB0" REMOTE_LIRCD_CONF="/usr/share/lirc/remotes" REMOTE_LIRCD_ARGS="" #Chosen IR Transmitter TRANSMITTER="Custom" TRANSMITTER_MODULES="" TRANSMITTER_DRIVER="usb_uirt_raw" TRANSMITTER_DEVICE="" #TRANSMITTER_LIRCD_CONF="/usr/share/lirc/transmitters/expressvu.conf" #TRANSMITTER_LIRCD_ARGS="-d /dev/ttyUSB0 --output=/dev/lircd" TRANSMITTER_LIRCD_ARGS="-d /dev/ttyUSB0" #Enable lircd START_LIRCD="true" #Don't start lircmd even if there seems to be a good config file #START_LIRCMD="false" #Try to load appropriate kernel modules LOAD_MODULES="true" # Default configuration files for your hardware if any LIRCMD_CONF="" #Forcing noninteractive reconfiguration #If lirc is to be reconfigured by an external application #that doesn't have a debconf frontend available, the noninteractive #frontend can be invoked and set to parse REMOTE and TRANSMITTER #It will then populate all other variables without any user input #If you would like to configure lirc via standard methods, be sure #to leave this set to "false" FORCE_NONINTERACTIVE_RECONFIGURATION="true" START_LIRCMD=""
/var/log/syslog after LIRC restartCode:#This configuration has been automatically generated via #the Ubuntu LIRC package maintainer scripts. # #It includes the default configuration for the remote and/or #transmitter that you have selected during package installation. # #Feel free to add any custom remotes to the configuration #via additional include directives or below the existing #Ubuntu include directives from your selected remote and/or #transmitter. #Configuration for the Custom remote: include /usr/share/lirc/remotes/rca.conf include /usr/share/lirc/transmitters/dish/3100.conf
/var/log/syslog after 'irsend SEND_ONCE 3100 powerCode:Dec 16 22:08:14 photon lircd-0.8.3pre1[6690]: caught signal Dec 16 22:08:14 photon lircd-0.8.3pre1[6685]: removed client Dec 16 22:08:14 photon lircd-0.8.3pre1[6685]: caught signal Dec 16 22:08:14 photon lircd-0.8.3pre1[6738]: lircd(userspace) ready Dec 16 22:08:14 photon lircd-0.8.3pre1[6743]: lircd(userspace) ready Dec 16 22:08:14 photon lircd-0.8.3pre1[6738]: accepted new client from 127.0.0.1 Dec 16 22:08:14 photon lircd-0.8.3pre1[6743]: connected to localhost Dec 16 22:08:14 photon lircd-0.8.3pre1[6738]: uirt2_raw: checksum error Dec 16 22:08:15 photon lircd-0.8.3pre1[6738]: uirt2_raw: UIRT version 0905 ok
my 3100.confCode:Dec 16 22:08:58 photon lircd-0.8.3pre1[6738]: accepted new client on /dev/lircd Dec 16 22:08:58 photon lircd-0.8.3pre1[6738]: uirt2_raw: UIRT version 0905 Dec 16 22:08:58 photon lircd-0.8.3pre1[6738]: removed client
I'm at the end of my rope with this problem. Getting pretty close to either switching to cable or buying another transmitter.Code:# # this config file was automatically generated # using WinLIRC 0.6.5 (LIRC 0.6.1pre3) on Tue Apr 04 06:16:24 2006 # # contributed by # # brand: 301/501/3100/5100/58xx/59xx # model: # supported devices: # begin remote name 3100 bits 16 flags SPACE_ENC eps 30 aeps 100 header 400 6100 one 400 1700 zero 400 2800 ptrail 400 gap 6200 min_repeat 4 toggle_bit 0 frequency 56000 begin codes info 0x0000000000000000 power 0x0000000000000800 play 0x0000000000000C10 1 0x0000000000001000 2 0x0000000000001400 3 0x0000000000001800 frwd 0x0000000000001C10 4 0x0000000000002000 5 0x0000000000002400 6 0x0000000000002800 menu 0x0000000000002C00 7 0x0000000000003000 8 0x0000000000003400 9 0x0000000000003800 ffwd 0x0000000000003C10 select 0x0000000000004000 0 0x0000000000004400 cancel 0x0000000000004800 guide 0x0000000000005000 mute 0x0000000000005401 view 0x0000000000005800 tv_video 0x0000000000005C00 right 0x0000000000006000 vol+ 0x0000000000006401 up 0x0000000000006800 recall 0x0000000000006C00 left 0x0000000000007000 vol- 0x0000000000007401 down 0x0000000000007800 rec 0x0000000000007C00 pause 0x0000000000008000 stop 0x0000000000008400 sys_info 0x0000000000009000 */ptv_list 0x0000000000009400 #/search 0x0000000000009800 sat 0x000000000000A400 tv 0x000000000000A801 rew 0x000000000000C410 fwd 0x000000000000C810 skip_back 0x000000000000D810 skip_fwd 0x000000000000DC10 end codes end remote
Any help would be appreciated.
Thanks,
Phil



Adv Reply


Bookmarks