Re: TV card detected wrongly by the kernel. Any chance to get this fixed?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Manuel Reimer <Manuel.Spam@...>
Cc: Adrian Bunk <bunk@...>, <linux-kernel@...>, <v4l-dvb-maintainer@...>
Date: Wednesday, August 22, 2007 - 6:55 pm

Manuel,


Most cheap bt8xx boards don't have eeprom or other means for properly
detecting the board internals. For such boards, you need to specify
card=<nr>, otherwise the driver will use a generic "default" that may
not work.

The proper way for handling this is by adding at /etc/modprobe.conf
(or /etc/modules, depending on your distro) a line like:

options bttv card=<nr>

This way, every time the module will load, the modprobe tools will use
the proper options.

If your board have an unique PCI ID, we may add it to the driver,
avoiding this need. For this, we will need the results of the following
command:

lspci -vv -nn

Cheers,
Mauro

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: TV card detected wrongly by the kernel. Any chance to ge..., Mauro Carvalho Chehab, (Wed Aug 22, 6:55 pm)
Re: TV card detected wrongly by the kernel. Any chance to ge..., Mauro Carvalho Chehab, (Fri Aug 24, 11:37 am)