No subject


Wed May 28 23:37:50 UTC 2008


entries for the cable tv stb (IR transmit) and the
remote control unit (IR receiver).

It seems that I can specify anything (e.g., DCT700,
junk, blah, etc.) in the IRSEND command and get the
same error message.




Some other specs:

crw-rw-r-- 1 root video 61, 0 Jun  2 02:25 /dev/lirc0
srw-rw-rw- 1 root root      0 Jun  2 02:25 /dev/lircd

-----------------------------
dmesg | grep lirc
lirc_dev: IR Remote Control driver registered, major
61
lirc_i2c: chip 0x10005 found @ 0x71 (Hauppauge PVR150)
 ---> Not sure why it says PVR150.
lirc_dev: lirc_register_plugin: sample_rate: 10

------------------------------------
root at mythtv:/usr/src/mylirc/lirc-0.8.3# lsmod | grep
lir
lirc_i2c               12420  2
lirc_dev               16644  1 lirc_i2c
i2c_core               20864  20
ivtv,lirc_i2c,i2c_ec,cx88_vp3054_i2c,cx88xx,saa7134_dvb,saa7134,ir_kbd_i2c,tda1004x,dvb_bt8xx,tuner,tea5767,tda8290,tuner_simple,mt20xx,tvaudio,bttv,i2c_algo_bit,tveeprom,i2c_i801

-----------------------------
# /etc/lirc/hardware.conf
#
LIRCD_ARGS=""
START_LIRCMD=false
LOAD_MODULES=true
DRIVER="default"
DEVICE="/dev/lirc0"
MODULES="lirc_dev lirc_i2c"
---------------------------------

root at mythtv:/usr/local/sbin/lircd --driver=?
Driver `?' not supported.
Supported drivers:
        default

--------------------
/etc/init.d/bootmisc.sh:

/sbin/modprobe lirc_i2c
/usr/local/sbin/lircd --device=/dev/lirc0
--output=/dev/lircd
----------------------------

Any help would be appreciated.  I'm trying to give
this to my dad for father's day.  It was originally
supposed to be an xmas gift, but I've had so many
problems getting this to work.

Thanks,
Chris





      


More information about the mythtv-users mailing list