[EMAIL PROTECTED] 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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
