Version: 0.12.4 (using KDE KDE 3.5.6) Installed from: Ubuntu Packages Compiler: Target: i486-linux-gnu OS: Linux Binary package hint: kopete Distro : Kubuntu 7.04 - 2.6.20-15-generic Kopete 0.12.4 --- Hello, While trying to configure Kopete to use my bt848 card as a webcam, I can't select any standard. On the webcam configuration tab, the Hauppauge bt848 is selected, so is the Composite1 input, but I can't choose between PAL/SECAM/NTSC. The menu is just filled with "none" values. Screenshot : http://img216.imageshack.us/img216/8682/ksnapshotjt4.jpg dmesg output : [ 37.521462] bttv: driver version 0.9.16 loaded [ 37.521467] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 37.521508] bttv: Bt8xx card found (0). [ 37.521789] bttv0: Bt848 (rev 18) at 0000:02:08.0, irq: 20, latency: 32, mmio: 0xfdeff000 [ 37.521796] bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected] [ 37.521823] bttv0: gpio: en=00000000, out=00000000 in=00fffffb [init] [ 37.551440] bttv0: detected by eeprom: Hauppauge (bt848) [card=2] [ 37.641321] bttv0: Hauppauge eeprom indicates model#60116 [ 37.641322] bttv0: using tuner=3 [ 37.641361] bttv0: i2c: checking for MSP34xx @ 0x80... found [ 37.724643] msp3400 2-0040: MSP3410D-B4 found @ 0x80 (bt848 #0 [sw]) [ 37.729961] bttv0: i2c: checking for TDA9875 @ 0xb0... not found [ 37.730651] bttv0: i2c: checking for TDA7432 @ 0x8a... not found [ 37.753468] bttv0: i2c: checking for TDA9887 @ 0x86... not found [ 37.766238] tuner 2-0061: chip found @ 0xc2 (bt848 #0 [sw]) [ 37.775953] bttv0: registered device video0 [ 37.775974] bttv0: registered device vbi0 Thank you :) (From https://bugs.launchpad.net/ubuntu/+source/kopete/+bug/107657)
I get the same with a conexant based card.
Created attachment 20878 [details] debug output #1 I tried to create a debug output with strace and --nofork option for kopete. See kopete.gz attachment Although not a specialist to decode this, the log indicates that kopete tries to open /dev/v4l/ With the hauppauge winTV and ubuntu, there's no /dev/v4l/ I tried to manually create this directory and re-run kopete. There is then no more video and all settings are unavailable. (kopete2.gz is the debug output after creating /dev/v4l)
Created attachment 20879 [details] Debug output #2
Also affects Kopete 0.12.5 (KDE 3.5.7)
The problem is solved in Kopete 0.12.7 (KDE 3.5.8).
Thanks for the info. Glad it's working for you now.