Bug 146549 - Kopete + bt848 : Can't select a video standard
Summary: Kopete + bt848 : Can't select a video standard
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Audio/Video Plugin (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Cláudio da Silveira Pinheiro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 17:41 UTC by Hobbsee
Modified: 2007-10-13 15:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
debug output #1 (167.87 KB, application/x-gzip)
2007-06-17 19:04 UTC, krop
Details
Debug output #2 (256.62 KB, application/x-gzip)
2007-06-17 19:05 UTC, krop
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hobbsee 2007-06-08 17:41:05 UTC
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)
Comment 1 Matt Rogers 2007-06-09 08:07:43 UTC
I get the same with a conexant based card.
Comment 2 krop 2007-06-17 19:04:41 UTC
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)
Comment 3 krop 2007-06-17 19:05:16 UTC
Created attachment 20879 [details]
Debug output #2
Comment 4 krop 2007-10-03 00:07:31 UTC
Also affects Kopete 0.12.5 (KDE 3.5.7)
Comment 5 krop 2007-10-13 13:38:05 UTC
The problem is solved in Kopete 0.12.7 (KDE 3.5.8).

Comment 6 Matt Rogers 2007-10-13 15:56:53 UTC
Thanks for the info. Glad it's working for you now.