Gentoo Archives: gentoo-user

From: Michael Sullivan <msulli1355@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Two video problems: Mythtv and xscreensaver
Date: Sat, 10 Dec 2011 20:38:24
Message-Id: 4EE3C2FA.5090205@gmail.com
1 I'm having a problem on my personal workstation where mythfrontend will
2 not display video when Watch TV is requested. The sound works just
3 fine. When I issue a
4
5 michael@camille ~ $ mplayer /dev/video0
6 MPlayer SVN-r33094-4.4.5 (C) 2000-2011 MPlayer Team
7 Can't open joystick device /dev/input/js0: No such file or directory
8 Can't init input joystick
9 mplayer: could not connect to socket
10 mplayer: No such file or directory
11 Failed to open LIRC support. You will not be able to use your remote
12 control.
13
14 Playing /dev/video0.
15 Cannot seek backward in linear streams!
16 Seek failed
17 Cannot seek backward in linear streams!
18 Seek failed
19 Cannot seek backward in linear streams!
20 Seek failed
21 Cannot seek backward in linear streams!
22 Seek failed
23 Cannot seek backward in linear streams!
24 Seek failed
25 Cannot seek backward in linear streams!
26 Seek failed
27 Cannot seek backward in linear streams!
28 Seek failed
29 Cannot seek backward in linear streams!
30 Seek failed
31 Cannot seek backward in linear streams!
32 Seek failed
33 Cannot seek backward in linear streams!
34 Seek failed
35 Cannot seek backward in linear streams!
36 Seek failed
37 Cannot seek backward in linear streams!
38 Seek failed
39 Cannot seek backward in linear streams!
40 Seek failed
41 Cannot seek backward in linear streams!
42 Seek failed
43 Cannot seek backward in linear streams!
44 Seek failed
45 Cannot seek backward in linear streams!
46 Seek failed
47 Cannot seek backward in linear streams!
48 Seek failed
49 Cannot seek backward in linear streams!
50 Seek failed
51 Cannot seek backward in linear streams!
52 Seek failed
53 Cannot seek backward in linear streams!
54 Seek failed
55 Cannot seek backward in linear streams!
56 Seek failed
57 Cannot seek backward in linear streams!
58 Seek failed
59 Cannot seek backward in linear streams!
60 Seek failed
61 Cannot seek backward in linear streams!
62 Seek failed
63 MPEG-PS file format detected.
64 VIDEO: MPEG2 480x480 (aspect 2) 29.970 fps 6000.0 kbps (750.0 kbyte/s)
65 Load subtitles in /dev/
66 [VO_TDFXFB] This driver only supports the 3Dfx Banshee, Voodoo3 and
67 Voodoo 5.
68 ==========================================================================
69 Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
70 Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
71 ==========================================================================
72 ==========================================================================
73 Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
74 AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
75 Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
76 ==========================================================================
77 AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
78 Starting playback...
79 Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
80 VO: [xv] 480x480 => 640x480 Planar YV12
81 [mpeg2video @ 0x87a1ce0]warning: first frame is no keyframe
82 [VD_FFMPEG] DRI failure.
83 A: 0.7 V: 1.3 A-V: -0.591 ct: 0.000 2/ 2 ??% ??% ??,?% 1 0
84 [mpeg2video @ 0x87a1ce0]warning: first frame is no keyframe
85 A: 9.3 V: 9.3 A-V: -0.015 ct: -0.788 241/241 9% 0% 1.4% 4 0
86
87 Exiting... (Quit)
88
89 there is still no picture, but sound is present. My xscreesaver is set
90 to glslideshow displaying pictures and it doesn't display pictures.
91 When I run it, I get these errors: (from ~/.xsession-errors)
92
93 X error in glslideshow:
94 X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
95 Major opcode of failed request: 136 (DRI2)
96 Minor opcode of failed request: 8 (DRI2SwapBuffers )
97 Resource id in failed request: 0x3200070
98 Serial number of failed request: 1999
99 Current serial number in output stream: 1999
100 xscreensaver-getimage: target pixmap 0x340010a unexpectedly deleted
101
102
103 When I look at the Xorg logs, I find this:
104
105 camille ~ # grep EE /var/log/Xorg.0.log
106 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
107 [621028.083] (II) Loading extension MIT-SCREEN-SAVER
108 [621029.135] (EE) intel(0): Detected a hung GPU, disabling acceleration.
109 [621029.135] (EE) intel(0): When reporting this, please include
110 i915_error_state from debugfs and the full dmesg.
111 [621215.105] (EE) intel(0): [DRI2] DRI2SwapBuffers: drawable has no back
112 or front?
113 [621217.191] (EE) intel(0): [DRI2] DRI2SwapBuffers: drawable has no back
114 or front?
115
116 Just before I got this listing I restarted X after doing a qlist -I -C
117 x11-drivers/ and re-merging all of them (there were like 10).
118 Mythfrontend Watch TV works fine from every other computer on my
119 network, and the recordings are fine, so I'm pretty sure it's this
120 DRI2SwapBuffers thing. What should I do to resolve this?

Replies

Subject Author
[gentoo-user] Re: Two video problems: Mythtv and xscreensaver [SOLVED] Michael Sullivan <msulli1355@×××××.com>