Am Samstag, 24. September 2005 17:13 schrieb houghi:
> On Sat, Sep 24, 2005 at 02:36:54PM +0200, [EMAIL PROTECTED] wrote:
> Here I get stuck. What is the correct tuner? WiKi tells me to do
> `modprobe tveeprom` and then check ou dmesg. Very nice, but
> completely useless if you have no clue where to look.

Hi houghi,

try to grep it in the modules

> > tveeprom: Hauppauge: model = 48139, rev = J352, serial# = 7250735
> > tveeprom: tuner = Microtune 4049 FM5 (idx = 52, type = 45)
> > tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17)
> > tveeprom: audio_processor = CS5331 (type = 9)

fgrep -i Microtune /lib/modules/`uname -r`/*
fgrep -i Microtune /lib/modules/`uname -r`/*/*
fgrep -i Microtune /lib/modules/`uname -r`/*/*/*
...

-- mdc

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to