cxm0: unknown tuner code 0x63 - workaround?

usleepless at gmail.com usleepless at gmail.com
Sun Apr 9 11:15:25 UTC 2006


> I tried adding a case for it in cxm_eeprom.c as was suggested for
> another user in the archives, but all that did was silence the
> complaining that the tuner code was unknown; the device still failed to
> attach.

at which line did you add your case statement? this approach worked
for my "unsupported tuner".

according to ivtv-sources, you have a { TUNER_TCL_2002N,     "TCL 2002N 5H"}

let me check which comes closest, hmm have you tried putting your case
statement directly above the 0x55? ( and then fallthrough... )

if that still fails, you will have to analyze ivtv to find the
differences for you tuner.

regards,

usleep


More information about the freebsd-multimedia mailing list