Re: 2 errors in 2.6.12

From: Michael Krufky (mkrufky_at_m1k.net)
Date: 08/01/05

  • Next message: Hugh Dickins: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
    Date:	Mon, 01 Aug 2005 16:02:07 -0400
    To: hermann pitton <hermann.pitton@onlinehome.de>
    
    

    Thank you, Hermann.

    AKPM (cc re-added) requested that this thread retain cc's to him... so
    he should see that it has been resolved.......

    hermann pitton wrote:

    >Hello,
    >
    >this one is solved.
    >
    >Guess we will see similar issues more often for a while.
    >
    >Cheers,
    >Hermann
    >
    >
    >Am Montag, den 01.08.2005, 20:11 +0200 schrieb CIJOML:
    >
    >
    >>On Mon, 1 Aug 2005, hermann pitton wrote:
    >>
    >>
    >>
    >>>Am Montag, den 01.08.2005, 11:16 +0200 schrieb CIJOML:
    >>>
    >>>
    >>>>Hi,
    >>>>
    >>>>my card is impossible to be autodetected. Valid sections for it's
    >>>>identification are missing.
    >>>>
    >>>>I asked for this some time ago. I need to use insmod option.
    >>>>
    >>>>Michal
    >>>>
    >>>>
    >>>Hi Michal,
    >>>
    >>>the "tuner type=N" insmod option is gone away.
    >>>
    >>>There has been a warning that it is deprecated for about 1 1/2 years
    >>>in dmesg. Please remove it from /etc/modprobe.conf or where else it is
    >>>called and replace it with "options bttv card=N tuner=N", guess you
    >>>
    >>>
    >>AAAAH!!!! This helped!!! Thanks a lot
    >>after options bttv card=42 radio=1 tuner=1
    >>card works! :)
    >>
    >>Linux video capture interface: v1.00
    >>bttv: driver version 0.9.15 loaded
    >>bttv: using 8 buffers with 2080k (520 pages) each for capture
    >>bttv: Bt8xx card found (0).
    >>ACPI: PCI Interrupt 0000:01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low)
    >>-> IRQ 9
    >>bttv0: Bt878 (rev 17) at 0000:01:0b.0, irq: 9, latency: 32, mmio:
    >>0xb69fe000
    >>bttv0: using: ProVideo PV951 [card=42,insmod option]
    >>bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
    >>bttv0: using tuner=1
    >>bttv0: i2c: checking for TDA9875 @ 0xb0... not found
    >>bttv0: i2c: checking for TDA7432 @ 0x8a... not found
    >>tvaudio: TV audio decoder + audio/video mux driver
    >>tvaudio: known chips:
    >>tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6320,tea6420,tda8425,pic16c54
    >>(PV951),ta8874z
    >>tvaudio: found pic16c54 (PV951) @ 0x96
    >>bttv0: i2c: checking for TDA9887 @ 0x86... not found
    >> : chip found @ 0xc0 (bt878 #0 [sw])
    >> : All bytes are equal. It is not a TEA5767
    >>tuner 0-0060: type set to 1 (Philips PAL_I (FI1246 and compatibles))
    >>bttv0: registered device video0
    >>bttv0: registered device vbi0
    >>bttv0: registered device radio0
    >>bttv0: PLL: 28636363 => 35468950 .. ok
    >>
    >>Thanks a lot!
    >>
    >>Michal
    >>
    >>
    >>
    >>
    >>>might use tuner=5, and what else you might need and then "depmod -a".
    >>>Does this help?
    >>>
    >>>Greetings,
    >>>Hermann
    >>>
    >>>
    >>>
    >>>
    >>>>On Sun, 31 Jul 2005, Michael Krufky wrote:
    >>>>
    >>>>
    >>>>
    >>>>>Andrew Morton wrote:
    >>>>>
    >>>>>
    >>>>>
    >>>>>>Michal Semler <cijoml@volny.cz> wrote:
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>>This is what I gets into dmesg:
    >>>>>>>
    >>>>>>>Linux video capture interface: v1.00
    >>>>>>>bttv: driver version 0.9.15 loaded
    >>>>>>>bttv: using 8 buffers with 2080k (520 pages) each for capture
    >>>>>>>bttv: Bt8xx card found (0).
    >>>>>>>ACPI: PCI Interrupt 0000:01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low) ->
    >>>>>>>IRQ 9
    >>>>>>>bttv0: Bt878 (rev 17) at 0000:01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
    >>>>>>>bttv0: using: ProVideo PV951 [card=42,insmod option]
    >>>>>>>bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
    >>>>>>>bttv0: using tuner=1
    >>>>>>>bttv0: i2c: checking for TDA9875 @ 0xb0... not found
    >>>>>>>bttv0: i2c: checking for TDA7432 @ 0x8a... not found
    >>>>>>>tvaudio: TV audio decoder + audio/video mux driver
    >>>>>>>tvaudio: known chips:
    >>>>>>>tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6320,tea6420,tda8425,pic16c54
    >>>>>>>(PV951),ta8874z
    >>>>>>>tvaudio: found pic16c54 (PV951) @ 0x96
    >>>>>>>bttv0: i2c: checking for TDA9887 @ 0x86... not found
    >>>>>>>tuner: Unknown parameter `type'
    >>>>>>>
    >>>>>>>
    >>> ^^^^^^^^^^^^^^^^^^^^^^^^
    >>>
    >>>
    >[...]
    >
    >
    >

    -- 
    Michael Krufky
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Hugh Dickins: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"