Re: 2 errors in 2.6.12

2005-08-01 Thread Michael Krufky

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
 


H 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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low)
-> IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio:
0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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 <[EMAIL PROTECTED]> 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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low) ->
IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-08-01 Thread hermann pitton

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
> 
> H 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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low)
> -> IRQ 9
> bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio:
> 0xb69fe000
> bttv0: using: ProVideo PV951 [card=42,insmod option]
> bttv0: gpio: en=, out= in=00ff [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 <[EMAIL PROTECTED]> 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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, 
> > > > >> low) ->
> > > > >> IRQ 9
> > > > >> bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 
> > > > >> 0xb69fe000
> > > > >> bttv0: using: ProVideo PV951 [card=42,insmod option]
> > > > >> bttv0: gpio: en=, out= in=00ff [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'
> >   
[...]

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


Re: 2 errors in 2.6.12

2005-08-01 Thread CIJOML


On Sun, 31 Jul 2005, Michael Krufky wrote:

> Andrew Morton wrote:
>
> >Michal Semler <[EMAIL PROTECTED]> 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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low) ->
> >> IRQ 9
> >> bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 
> >> 0xb69fe000
> >> bttv0: using: ProVideo PV951 [card=42,insmod option]
> >> bttv0: gpio: en=, out= in=00ff [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'
> >> bttv0: registered device video0
> >> bttv0: registered device vbi0
> >> bttv0: registered device radio0
> >> bttv0: PLL: 28636363 => 35468950 .. ok
> >> ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
> >> PCI: setting IRQ 10 as level-triggered
> >> ACPI: PCI Interrupt :01:0c.0[A] -> Link [LNKB] -> GSI 10 (level, low) 
> >> ->
> >> IRQ 10
> >>
> >>
> >
> >(cc the v4l list)
> >
> >The above is with 2.6.13-rc4.  2.6.11 was OK.
> >
> >
> Michael-
>
> Please remove the insmod options:
>
> bttv0: using: ProVideo PV951 [card=42,insmod option]
>
> ...and show us dmesg output with autodetection.
>
> Also, please try CVS and tell us if you still have the problem... 
> Instructions at:
>
> http://linuxtv.org/v4lwiki/index.php/How_to_build_from_CVS
>

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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low)
-> IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio:
0xb69fe000
bttv0: using:  *** UNKNOWN/GENERIC ***  [card=0,autodetected]
bttv0: gpio: en=, out= in=00ff [init]
tveeprom(bttv internal): Huh, no eeprom present (err=-121)?
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0

Same with CVS - kernel 2.6.11 with my options works for me like hell.
Card is really PV951 - it was written on box also :)

Michal

> --
> Michael Krufky
>
> --
> video4linux-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/video4linux-list
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-08-01 Thread 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

On Sun, 31 Jul 2005, Michael Krufky wrote:

> Andrew Morton wrote:
>
> >Michal Semler <[EMAIL PROTECTED]> 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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low) ->
> >> IRQ 9
> >> bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 
> >> 0xb69fe000
> >> bttv0: using: ProVideo PV951 [card=42,insmod option]
> >> bttv0: gpio: en=, out= in=00ff [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'
> >> bttv0: registered device video0
> >> bttv0: registered device vbi0
> >> bttv0: registered device radio0
> >> bttv0: PLL: 28636363 => 35468950 .. ok
> >> ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
> >> PCI: setting IRQ 10 as level-triggered
> >> ACPI: PCI Interrupt :01:0c.0[A] -> Link [LNKB] -> GSI 10 (level, low) 
> >> ->
> >> IRQ 10
> >>
> >>
> >
> >(cc the v4l list)
> >
> >The above is with 2.6.13-rc4.  2.6.11 was OK.
> >
> >
> Michael-
>
> Please remove the insmod options:
>
> bttv0: using: ProVideo PV951 [card=42,insmod option]
>
> ...and show us dmesg output with autodetection.
>
> Also, please try CVS and tell us if you still have the problem... 
> Instructions at:
>
> http://linuxtv.org/v4lwiki/index.php/How_to_build_from_CVS
>
> --
> Michael Krufky
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-08-01 Thread 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

On Sun, 31 Jul 2005, Michael Krufky wrote:

 Andrew Morton wrote:

 Michal Semler [EMAIL PROTECTED] 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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low) -
  IRQ 9
  bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 
  0xb69fe000
  bttv0: using: ProVideo PV951 [card=42,insmod option]
  bttv0: gpio: en=, out= in=00ff [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'
  bttv0: registered device video0
  bttv0: registered device vbi0
  bttv0: registered device radio0
  bttv0: PLL: 28636363 = 35468950 .. ok
  ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  PCI: setting IRQ 10 as level-triggered
  ACPI: PCI Interrupt :01:0c.0[A] - Link [LNKB] - GSI 10 (level, low) 
  -
  IRQ 10
 
 
 
 (cc the v4l list)
 
 The above is with 2.6.13-rc4.  2.6.11 was OK.
 
 
 Michael-

 Please remove the insmod options:

 bttv0: using: ProVideo PV951 [card=42,insmod option]

 ...and show us dmesg output with autodetection.

 Also, please try CVS and tell us if you still have the problem... 
 Instructions at:

 http://linuxtv.org/v4lwiki/index.php/How_to_build_from_CVS

 --
 Michael Krufky

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


Re: 2 errors in 2.6.12

2005-08-01 Thread CIJOML


On Sun, 31 Jul 2005, Michael Krufky wrote:

 Andrew Morton wrote:

 Michal Semler [EMAIL PROTECTED] 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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low) -
  IRQ 9
  bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 
  0xb69fe000
  bttv0: using: ProVideo PV951 [card=42,insmod option]
  bttv0: gpio: en=, out= in=00ff [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'
  bttv0: registered device video0
  bttv0: registered device vbi0
  bttv0: registered device radio0
  bttv0: PLL: 28636363 = 35468950 .. ok
  ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  PCI: setting IRQ 10 as level-triggered
  ACPI: PCI Interrupt :01:0c.0[A] - Link [LNKB] - GSI 10 (level, low) 
  -
  IRQ 10
 
 
 
 (cc the v4l list)
 
 The above is with 2.6.13-rc4.  2.6.11 was OK.
 
 
 Michael-

 Please remove the insmod options:

 bttv0: using: ProVideo PV951 [card=42,insmod option]

 ...and show us dmesg output with autodetection.

 Also, please try CVS and tell us if you still have the problem... 
 Instructions at:

 http://linuxtv.org/v4lwiki/index.php/How_to_build_from_CVS


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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low)
- IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio:
0xb69fe000
bttv0: using:  *** UNKNOWN/GENERIC ***  [card=0,autodetected]
bttv0: gpio: en=, out= in=00ff [init]
tveeprom(bttv internal): Huh, no eeprom present (err=-121)?
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0

Same with CVS - kernel 2.6.11 with my options works for me like hell.
Card is really PV951 - it was written on box also :)

Michal

 --
 Michael Krufky

 --
 video4linux-list mailing list
 Unsubscribe mailto:[EMAIL PROTECTED]
 https://www.redhat.com/mailman/listinfo/video4linux-list

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


Re: 2 errors in 2.6.12

2005-08-01 Thread hermann pitton

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
 
 H 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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low)
 - IRQ 9
 bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio:
 0xb69fe000
 bttv0: using: ProVideo PV951 [card=42,insmod option]
 bttv0: gpio: en=, out= in=00ff [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 [EMAIL PROTECTED] 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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, 
 low) -
 IRQ 9
 bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 
 0xb69fe000
 bttv0: using: ProVideo PV951 [card=42,insmod option]
 bttv0: gpio: en=, out= in=00ff [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'

[...]

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


Re: 2 errors in 2.6.12

2005-08-01 Thread Michael Krufky

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
 


H 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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low)
- IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio:
0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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 [EMAIL PROTECTED] 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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low) -
IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-07-31 Thread Michael Krufky

Andrew Morton wrote:


Michal Semler <[EMAIL PROTECTED]> 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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low) -> 
IRQ 9

bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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'
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt :01:0c.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> 
IRQ 10
   



(cc the v4l list)

The above is with 2.6.13-rc4.  2.6.11 was OK.
 


Michael-

Please remove the insmod options:

bttv0: using: ProVideo PV951 [card=42,insmod option]

...and show us dmesg output with autodetection.

Also, please try CVS and tell us if you still have the problem... Instructions 
at:

http://linuxtv.org/v4lwiki/index.php/How_to_build_from_CVS

--
Michael Krufky

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


Re: 2 errors in 2.6.12

2005-07-31 Thread Andrew Morton
Michal Semler <[EMAIL PROTECTED]> wrote:
>
>  I tested both - problem with SB Live! is fixed, but tuning problem in PV951 
>  still exist :(
> 
> 
>  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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low) -> 
>  IRQ 9
>  bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
>  bttv0: using: ProVideo PV951 [card=42,insmod option]
>  bttv0: gpio: en=, out= in=00ff [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'
>  bttv0: registered device video0
>  bttv0: registered device vbi0
>  bttv0: registered device radio0
>  bttv0: PLL: 28636363 => 35468950 .. ok
>  ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
>  PCI: setting IRQ 10 as level-triggered
>  ACPI: PCI Interrupt :01:0c.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> 
>  IRQ 10

(cc the v4l list)

The above is with 2.6.13-rc4.  2.6.11 was OK.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-07-31 Thread Michal Semler
Hi,

I tested both - problem with SB Live! is fixed, but tuning problem in PV951 
still exist :(


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 :01:0b.0[A] -> Link [LNKH] -> GSI 9 (level, low) -> 
IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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'
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt :01:0c.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> 
IRQ 10

Michal

Dne pá 29. července 2005 6:48 jste napsal(a):
> Michal Semler <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I compiled 2.6.12 and my PV951 TV card doesn't work (tvtime says no
> > signal) and my SBLive! plays only on 2 repros Front left and right.
> >
> > When I booted back to 2.6.11, everything worked like a charm
>
> Are these fixed in 2.6.13-rc4?
>
> If not, please cc linux-kernel when replying, thanks.

-- 
S pozdravem

Michal Semler
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-07-31 Thread Michal Semler
Hi,

I tested both - problem with SB Live! is fixed, but tuning problem in PV951 
still exist :(


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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low) - 
IRQ 9
bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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'
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 = 35468950 .. ok
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt :01:0c.0[A] - Link [LNKB] - GSI 10 (level, low) - 
IRQ 10

Michal

Dne pá 29. července 2005 6:48 jste napsal(a):
 Michal Semler [EMAIL PROTECTED] wrote:
  Hi,
 
  I compiled 2.6.12 and my PV951 TV card doesn't work (tvtime says no
  signal) and my SBLive! plays only on 2 repros Front left and right.
 
  When I booted back to 2.6.11, everything worked like a charm

 Are these fixed in 2.6.13-rc4?

 If not, please cc linux-kernel when replying, thanks.

-- 
S pozdravem

Michal Semler
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-07-31 Thread Andrew Morton
Michal Semler [EMAIL PROTECTED] wrote:

  I tested both - problem with SB Live! is fixed, but tuning problem in PV951 
  still exist :(
 
 
  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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low) - 
  IRQ 9
  bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
  bttv0: using: ProVideo PV951 [card=42,insmod option]
  bttv0: gpio: en=, out= in=00ff [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'
  bttv0: registered device video0
  bttv0: registered device vbi0
  bttv0: registered device radio0
  bttv0: PLL: 28636363 = 35468950 .. ok
  ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  PCI: setting IRQ 10 as level-triggered
  ACPI: PCI Interrupt :01:0c.0[A] - Link [LNKB] - GSI 10 (level, low) - 
  IRQ 10

(cc the v4l list)

The above is with 2.6.13-rc4.  2.6.11 was OK.
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2 errors in 2.6.12

2005-07-31 Thread Michael Krufky

Andrew Morton wrote:


Michal Semler [EMAIL PROTECTED] 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 :01:0b.0[A] - Link [LNKH] - GSI 9 (level, low) - 
IRQ 9

bttv0: Bt878 (rev 17) at :01:0b.0, irq: 9, latency: 32, mmio: 0xb69fe000
bttv0: using: ProVideo PV951 [card=42,insmod option]
bttv0: gpio: en=, out= in=00ff [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'
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 = 35468950 .. ok
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt :01:0c.0[A] - Link [LNKB] - GSI 10 (level, low) - 
IRQ 10
   



(cc the v4l list)

The above is with 2.6.13-rc4.  2.6.11 was OK.
 


Michael-

Please remove the insmod options:

bttv0: using: ProVideo PV951 [card=42,insmod option]

...and show us dmesg output with autodetection.

Also, please try CVS and tell us if you still have the problem... Instructions 
at:

http://linuxtv.org/v4lwiki/index.php/How_to_build_from_CVS

--
Michael Krufky

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