Re: AF9015 Driver (USB)

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

 



Lindsay Mathieson wrote:
> Antti Palosaari wrote:
>> LindsYour stick uses most likely tuners from Maxilinear. This driver 
>> supports only AF9015 reference with MT2060 and MT2061F tuners. Manu's 
>> tree should support your stick. But if there is really AF9015 it 
>> should dump at least some information to log, e.g. eeprom dump and and 
>> errors saying that tuner is not recognized if not errors even before 
>> that. Look debug and message logs for more information.
> 
> 
> Yes, it uses the Maxilinear tuner. I've just been looking at the dmesg 
> output, where would I find the debug logs?

It depends on distribution. If I remember correctly Ubuntu logs debug by 
default to /var/log/debug. On Fedora you should enable debug logging. It 
is done by syslog, /etc/syslog.conf.

Examples to try:
*.debug;*.info;mail.none;authpriv.none;cron.none /var/log/messages
*.debug /var/log/debug

Remember restart syslogd if configuration is changed.

And check also that there is no race condition in drivers that same 
usb-id is used in more than one driver at the time. You need to remove 
driver duplicate driver module and install new one. Or broke usb-id from 
driver you don't want to use and install broken driver and then install 
driver with correct usb-id.

/antti
-- 
http://palosaari.fi

_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux