Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: AverTV DVB-T not working under Kernel 2.6.6
Hi Andrew,
I won't get a chance to play with the dvb_override_tune_delay parameter
until at least tomorrow (it's after midnight here), but looking at the
code in dvb_frontend.c, where the FE_GET_TUNE_SETTINGS ioctl is called,
if it's not implemented by the frontend driver, then the value has just
been initialized to 0. Given that 0 was working, pre 2.6.6, for people
with the AverTV cards, it sounds as though a good value for min_delay_ms
in sp887x.c would be 0.
Cheers,
Marty.
Andrew de Quincey wrote:
On Tuesday 01 Jun 2004 14:30, Martin Kenny wrote:
Hi,
Further to my last message (about 2.6.6-rc1 vs 2.6.6), I've narrowed the
problem down to a new ioctl case handler (FE_GET_TUNE_SETTINGS) in
sp887x.c. By commenting that out, everything starts working again. Is
this a problem with the implementation of FE_GET_TUNE_SETTINGS, or of
whatever code uses that ioctl?
[..]
fesettings->min_delay_ms = 50;
Please see the message below. When you find the correct value, can you let me
know so I can incorporate it back into the driver.
http://www.linuxtv.org/mailinglists/linux-dvb/2004/03-2004/msg00288.html
Ta.
(BTW everyone, searching the list archives on linuxtv.org does not work.
Clicking on the month entries for the list archives takes ages)
Home |
Main Index |
Thread Index