Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] stable-firmware without signal connected - another approach
As the previously mentioned SetPIDs(0,0...) did'nt solve the problem i tried
another idea:
Using the new driver (dvb-kernel) but the old firmware.
As the firmware is now in av7110_firm.h one has to create that file oneself.
In case someone likes to try that, here are the instructions:
(the Dpram+Root files are copied from an 0.9.4-driver directory)
cd dvb-kernel/build-2.4
./fdump Dpram Dpram >new_firm.h
./fdump Root Root >>new_firm.h
mv av7110_firm.h av7110_firm.h.orig
mv new_firm.h av7110_firm.h
make
and let us know if it works as expected...
I observed only 2 problems so far - live viewing using analogtv does
repeatedly dropout and continue, probably the data are not supplied as fast
as they are consumed.
Extensive use of OSD sometimes does not paint correctly on screen (missing
pixels).
I'am using the Dpram+Root from 30.8.2002, maybe someone having other versions
at hands can try later ones...
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index