Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
camera partially stopped working after xorg update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 541
Location: Germany

PostPosted: Thu Dec 10, 2015 4:10 pm    Post subject: camera partially stopped working after xorg update Reply with quote

Today I've updated xorg to version 1.17. Everything seems to be working, except for video support in Skype. The camera itself seems to be OK. At least it is accessible from Cheese. In Skype it just shows black screen on first attempt to use it. On the second attempt, the X server crashes and leaves behind following trace in the log

Code:

[  6861.651] (EE)
[  6861.651] (EE) Backtrace:
[  6861.651] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x580088]
[  6861.651] (EE) 1: /usr/bin/X (0x400000+0x1841a9) [0x5841a9]
[  6861.651] (EE) 2: /lib64/libc.so.6 (0x7f330c0c6000+0x33240) [0x7f330c0f9240]
[  6861.651] (EE) 3: /usr/bin/X (0x400000+0x8b691) [0x48b691]
[  6861.651] (EE) 4: /usr/bin/X (0x400000+0x8c54b) [0x48c54b]
[  6861.651] (EE) 5: /usr/bin/X (0x400000+0xd2481) [0x4d2481]
[  6861.651] (EE) 6: /usr/bin/X (0x400000+0x36e6e) [0x436e6e]
[  6861.651] (EE) 7: /usr/bin/X (0x400000+0x3ac5b) [0x43ac5b]
[  6861.651] (EE) 8: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f330c0e6865]
[  6861.651] (EE) 9: /usr/bin/X (_start+0x29) [0x426359]
[  6861.651] (EE)
[  6861.651] (EE) Segmentation fault at address 0x0
[  6861.651] (EE)
Fatal server error:
[  6861.651] (EE) Caught signal 11 (Segmentation fault). Server aborting


Anyone else expiriences something like that? My camera uses uvcvideo driver. There is nothing special in the /var/log/messages, except for message "kernel: uvcvideo: Failed to query (GET_DEF) UVC control 13 on unit 1: -32 (exp. 8 )". But it seems to be harmlos. I'm using fglrx video drivers. Skype is running in 32bit chroot. Chroot has the same version of libraries as the 64-bit platform (updated on the same day)

Edit. I've tried to run guvcview program under 64-bit and it failed the same way as skype does. So this problem is not related to skype. It has something to do with support of usb cameras in xorg.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Sat Dec 19, 2015 11:37 am    Post subject: Reply with quote

The problem looks to me like a bug in the fglrx driver.

I don't know if guvcview or skype can be switched between xv or opengl, but you can try
Code:
$ mpv tv:// -vo xv
whether you see the same bug there.
Other values for -vo you can try are listed by
Code:
$ mpv -vo help
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum