On Tuesday 12 September 2006 11:38, Jan Schenk wrote: > The IR-Receiver inside the DVB-T-stick is recognized and set up correctly > on /dev/input/event2, but the receiver only and only partially recognizes > the Yakumo remote control, which came with the device. > > If this is a problem, which has its roots in dvb-usb at all, is there a way > to learn, which RCs are supported? anyone? well, i think i understood the following by now (hopefully, somebody will correct me, or, even better, confirm): for all known devices, there are files in /usr/src/linux/drivers/media/dvb/dvb-usb, which have a table / array of known keycodes in them. for the freecom / yakumo dvb-t stick, this should be: dtt200u.c and object-file, right? now if i owned a hauppauge remote control, all i'd have to do is copying the keycode table over from nova-t-usb2.c, and i'd have a working input device for this remote, that i could happily pass over to inputlircd? what's the correct way of determining these codes for a new remote control? can i dump the not_key_tabled-keycodes somewhere? a working lircd (not inputlircd) maybe? Thanks for your help! jan -- Jan Schenk e: jan.schenk@xxxxxxxxxxxxxxxx web: www.weltderwunder.de _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb