On 9/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > I don't think Markus added the code to set the tuner callback on your > > card, and that's probably what's causing this. (I meant to ask him > > about this at the time, but I forgot.) Try adding "case > > EM2882_BOARD_KWORLD_VS_DVBT:" to the long list of case statements > > before the "tun_setup.tuner_callback = dev->em28xx_callback = > > em28xx_reset_control;" line in > > linux/drivers/media/video/em28xx/em28xx-i2c.c. > > > > Aidan > > hi all , hi Aidian, >
this device needs a proper gpio reset value best is to wait till I'm done with the newer drivers. I just got my HVR 900 work with the newer drivers so others should come shortly I avoid to do any further work on v4l-dvb-experimental since that code won't go into the kernel due difficulties with some other developers any time soon... The newer work is available at: this repository contains drivers for xc3028, tvp5150 and zl10353 at the moment, more will be added soon: http://mcentral.de/hg/~mrec/userspace-tuner/ and the em28xx driver which uses these userspace tuners: http://mcentral.de/hg/~mrec/em28xx-userspace2/ any help is welcome with those drivers. Markus _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
