In message <445E3700.2050702 (at) that80sclub.com> you wrote:
I'm a V4L newbie. But I found Peter Naulls's patch through Google and
applied it to the latest kernel available for Gentoo.
I set the tuner=69 according to hermann pitton's discussions and have
this card working, but without sound. (I don't think the remote is
working, but haven't devoted much time to looking into it.)
Did you really try the latest version I posted on 26th April? This
shows the importance of quoting what you're replying to.
To get the card properly identified, I had to add these lines to
cx88-cards.c at line 1333:
},{
.subvendor = 0x8800,
.subdevice = 0x14f1,
.card = CX88_BOARD_NORWOOD_MICRO,
},
Are you sure these are not the normal PCI values instead? These are
different to the subsystem IDs, which as reported the card does not
have:
cx88[0]: Your board has no valid PCI Subsystem ID and thus can't
cx88[0]: be autodetected. Please pass card=<n> insmod option to
cx88[0]: workaround that. Redirect complaints to the vendor of
cx88[0]: the TV card. Best regards,
Therefore you need to pass card=49, etc.
Can someone point me in the right direction to get the sound working?
I'll worry about the remote and the color on the other inputs later.
I'd start with tvtime, that works for me. For some reason, xawtv does
not work for me at all (blue screen), for reasons which are not at all
clear.