Am Mittwoch, 4. August 2004 09:08 schrieb Andreas Büsching: > Hi, > > I just got my new DVB-T card (AverMedia 771) yesterday and ran into the > same problem as Andreas. When I tried to load the mt352 module it > crashed on mt352.c:827 (I guess; the line looks like > BUG_ON(!state->dvb)). So I applied your patch, which definitly changed > something in the behaviour. I can load the module and get the debug > message 'dvbfe_mt352: Setup for Avermedia 771.'. But that seems to be > everything. As I'm new to this stuff I'm not sure how to check that the > card is working correctly now, but I tried the following: > > - downloaded the dvb-apps from CVS > - ran dvb-apps/util/scan/dvbscan ./dvb-t/de-Bremen > > what results in: > > scanning dvb-t/de-Bremen > using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' > main:1957: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 2 No > such file or directory > > According to this message the mt352 is not running correctly > Hi Andreas, the above message reads "No such file or directory". Did you create the device files with "dvb-kernel/MAKEDEV-DVB.sh" ? This might not fix your problem, but it might get you further in identifying the real cause.
Uli