Hi KH, 2008/9/5 KH Chai <[EMAIL PROTECTED]>: > Hi Marcus, > > > > I have a Kworld 310U DVB-T tuner card working using the driver from > > http://mcentral.de/hg/~mrec/v4l-dvb-kernel > > and firmware version 2 from > > http://konstantin.filtschew.de/v4l-firmware > > > > However, I couldn't get the system to recognize the remote control. > > $ cat /proc/bus/input/devices doesn't list Kworld remote control > > > > I did try to install the latest driver from > > http://mcentral.de/hg/~mrec/em28xx-new > > but the system gives error after reboot. > >
try to delete em28xx-audio.ko and em28xx-audioep.ko from em28xx-new or edit the Makefile and comment out (by adding # infront of the line) following lines: #CONFIG_VIDEO_EM28XX_AUDIO:=m #CONFIG_VIDEO_EM28XX_AUDIO_EP:=m let me know what happens. Markus > > I'm running Mythbuntu 8.04 Kernel 2.6.24 > > Any help getting the IR to be detected would be greatly appreciated. > > > > Thank you. > > > > KH > > > > > > _______________________________________________ > Em28xx mailing list > [email protected] > http://mcentral.de/mailman/listinfo/em28xx > > _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
