Hi All,
I have a PC running the master backend and I watch tv through the frontend on an old Dell Inspiron 4000 I had around.
Everything works great apart from the remote, which is a Hauppauge grey.
I was hoping this would work with the built-in receiver, set-up in the bios to ttyS1.
After default KnoppMyth installation (which is brill btw) and selecting the grey remote, the remote does not work.
I remember in the bad-old-days of FC3 trying to get another remote to work by testing the connection with irw but this requires a device parameter, I've tried every tty and /dev/lirc - connection refused.
lircd is running:
Code:
root 4995 0.0 0.3 2696 872 ? Ss 20:17 0:00 /usr/sbin/lircd --driver=default --device=/dev/lirc
lsmod has
Code:
lirc_sir 17472 0
lirc_i2c 10372 0
lirc_dev 14852 2 lirc_sir,lirc_i2c
i2c_core 19200 32 cx88xx,lirc_i2c,dvb_ttusb_budget,cx22700,budget_av,tda10021,budget_ci,budget,s5h1420,budget_core,dvb_ttpci,l64781,tda8083,stv0297,sp8870,ttpci_eeprom,mt312,tda1004x,ves1820,stv0299,dvb_bt8xx,nxt6000,mt352,sp887x,or51211,dst,cx24110,ves1x93,bttv,i2c_algo_bit,tveeprom,i2c_piix4
I loaded lirc_sir using modprobe after a search of google for help. A website
http://www.tuxmobil.org/ir_misc.html suggested that the sir driver works.
Could it be that the grey remote does not work with serial ir or that the laptop only supports fast ir in the bios?
Please help.
Thanks,
Tim