Am Samstag, 16. April 2005 03.52 schrieb Dan Meehl:
> Well I am getting very very frustrated now. I cant even get the driver
> to accept module options anymore. Ive tried putting them in
> /etc/init.d/ivtv, /etc/mythtv/modules/ivtv, and /etc/modules.conf. No
> matter what I do, the tuner number never changes in my logs and I
> always just get snow because the right tuner is  not set. I am trying
> to get 0.3.2i working again, because that is the last driver version
> that I had a picture and sound (unstable) before I reinstalled
> knoppmyth.
> 
> To tell you the truth, I cant even tell where these modules are
> getting modprobed. I removed everything from every file I could find
> greping in /etc and all subdirectories and when I reboot the modules
> are still loaded. Am I misunderstanding something. Does the system
> automatically just load everything in /lib/modules/{kernelvesion/ ? I
> thought they had to be manually modprobed?
> 
> Some /var/log/messages:
> tveeprom: Hauppauge: model = 25012, rev = B158, serial# = 7713534
> tveeprom: tuner = Philips FM1236 MK3 (idx = 58, type = 4)
> tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
> tveeprom: audio_processor = MSP3410D (type = 5)

AFAIK It looks to me, that you have from your reinstallation of Knoppmyth a 
tuner.ko
in the /lib/modules/....../video/tuner.ko   and this is used to identifie the 
tuner.

I had this also, when I used my PVR 150 and upgraded the kernel and forgot to 
remove the
tuner.ko and msp3400.ko.

Because your tuner is not know to the tuner.ko, supplyed by the kernel, it will 
not work.

> ...
> ivtv: Setting Tuner 4
> tuner: type set to 4 (NoTuner) by ivtv i2c driver #0
> 
> -- Dan
> 
> 

I would try this:
I would do the following:
1) search for all the tuner.ko and remove them
2) reinstall the ivtv driver
3) remove the tuner=38 from the modprobe ivtv line
4) make depmod -a
5) shutdown -h now
6) wait for 30 seconds (clear memory of PVR card)
7) restart and look at the dmesg for the tuner type


Regards Marcel


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to