Hello
I just tested the 2.5.70 kernel, and xawtv is running fine with my bttv
card, but then I tested Gnomemeeting (www.gnomemeeting.org) latest CVS
version with the 2.5.70 kernel (2.4.21-pre7 works fine with
Gnomemeeting).In gnomemeeting so is there a configuration druide to test
if your webcam or some other v4l device works. Now so dose Gnomemeeting
repport that (YUV420P is not supported), gnomemeeting uses v4l and not
the new V4L2, is that a problem or has something else changed?
The is the information I got when I booted 2.5.70:
Linux video capture interface: v1.00
bttv: driver version 0.9.4 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Host bridge is VIA Technologies, In VT8363/8365 [KT133/K
bttv: Bt8xx card found (0).
PCI: Found IRQ 9 for device 00:0a.0
PCI: Sharing IRQ 9 with 00:07.5
PCI: Sharing IRQ 9 with 00:0a.1
bttv0: Bt878 (rev 17) at 00:0a.0, irq: 9, latency: 32, mmio: 0xeb000000
bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
bttv0: using: BT878(Hauppauge (bt878)) [card=10,autodetected]
bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
bttv0: Hauppauge eeprom: model=44344, tuner=Philips FI1216 MK2 (5), radio=no
bttv0: using tuner=5
bttv0: i2c: checking for MSP34xx @ 0x80... found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .. ok
msp34xx: init: chip=MSP3415D-B3 +nicam +simple
msp3410: daemon started
registering 0-0040
tvaudio: TV audio decoder + audio/video mux driver
tvaudio: known chips:
tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54
(PV951),ta8874z
tvmixer: MSP3415D-B3 (bt848 #0) registered with minor 0
SAA5249 driver (SAA5249 interface) for VideoText version 1.7
tuner: chip found @ 0xc2
tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
registering 0-0061
And then if I cat /proc/video/dev/video0 I see this:
name : BT878(Hauppauge (bt878))
type :
VID_TYPE_CAPTURE|VID_TYPE_TUNER|VID_TYPE_OVERLAY|VID_TYPE_CLIPPING|VID_TYPE_SCALES
hardware : 0x1
And my kernel configuration:
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_PHILIPSPAR is not set
# CONFIG_I2C_ELV is not set
# CONFIG_I2C_VELLEMAN is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_CHARDEV is not set
#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y
#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y
#
# Video Adapters
#
CONFIG_VIDEO_BT848=y
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
CONFIG_VIDEO_SAA5249=y
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_ZR36120 is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
Please tell me if there is some other information you need.
Best Regards Johnny