Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Probs with recent CVS and DVB-T
Yep, that's the problem. lspci reports:
00:0f.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
Subsystem: Technotrend Systemtechnik GmbH: Unknown device 0008
Flags: bus master, medium devsel, latency 32, IRQ 10
Memory at ea009000 (32-bit, non-prefetchable) [size=512]
Sure enough, adding 0x0008 to the case list of Technotrend sub dev ids
in dvb.c:get_card_type() makes everything work again.
Next chance I get to shutdown my machine I'll have a closer look at
the card to see if I can find a revision number.
Many thanks.
Stuart
PS One other quick question, what is the 'new tree' you mentioned?
There's nothing in my Feb 14th av7110 directory.
Ralph Metzler writes:
> stuart.butterfield@philips.com writes:
> > Hi all,
> >
> > I'm having problems when insmod'ing the DVB drivers when using recent
> > CVS snapshots and my Technotrend DVB-T card. The previous version I
> > was using was dated Jan 3rd 2002, and that still works just
> > fine. However, the versions I've tried from the past two or three days
> > all fail with:
> >
> > dvb.o: init_module: No such device
> >
> > A colleague has tried the same version with his Hauppage DVB-S card
> > and it works fine.
> >
> > So, has something changed in the DVB-T support recently? I'd rather
> > not try all versions from Jan 3rd to present and see when it breaks!
> > Anyone else using a Technotrend card with the latest snapshots?
> >
> > Any hints would be appreciated.
>
>
> What subvendor device id does your card report with lspci?
>
> I changed the handling of the different sub ids a little bit.
> Now unknown ids are completely rejected in get_card_type() in
> dvb.c (or av7110/av7110.c in the new tree).
>
>
> Ralph
>
>
>
>
>
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index