Christian Kuhn wrote:
Hi!


I have problems to get my new WinTV Nexus dvb-s card working with lircd.

I've done the following:
Latest CVS of the dvb driver.
	make insmod (in the driver section)
	rmmod dvb-ttpci
	cd av7110
	insmod dvb-ttpci.o av7110_ir_debug=1
	cd apps/av7110_loadkeys
	mknod /dev/input/event0 c 13 64
	./av7110_loadkeys hauppauge.rc5 > /proc/av7110_ir
	./evtest /dev/input/event0
After this I get keycodes in my syslog and from evtest  :)

I've configured and installed lirc-0.6.6 (settings TV Card -> Hauppauge
DVB-s card). If I am right I have to start lircd with -d
/dev/input/event0
This is linux input device, not a lirc device. Basically you don't need lirc anymore when you use programs that understand input events directly.

IIRC somebody wrote a lirc wrapper around this device, but I'm not too sure about this.

Holger



--
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

Reply via email to