Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: dvb-ttpci.o: init_module: No such device -hauppauge nexus-s 2.2



lspci -n -v shows

02:09.0 Class 0480: 1131:7146 (rev 01)
        Flags: bus master, fast Back2Back, medium devsel, latency 123,
IRQ 11
        Memory at d0101000 (32-bit, non-prefetchable) [size=512]

i've tried
MAKE_EXTENSION_PCI(nexus, 0x1131, 0x7146),
with the same result

is this card not supportet ? :-(

-Thomas



On Thu, 2004-05-13 at 02:04, Franck Arnaud wrote:
> Thomas Boernert:
> 
> > ok, this solved the first problem, thank you!
> > but now i get
> > 
> > ./dvb-ttpci.o: init_module: No such device
> 
> A long shot, but maybe it's the same problem as I reported 
> earlier today for a nova-t, with a new ID not being 
> recognised:
> 
> grep MAKE_EXTENSION_PCI av7110.c
> 
> That list (manufacturer, device) numbers as shown in lspci -v -n
> 
> (-n is to get numbers instead of resolved names in the Subsystem: 
> line)
> 
> If so then try to add your numbers to av7110.c, and if the card 
> is similar enough to a supported one, it will work.
> 



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index