[Wayland-bugs] [Bug 69738] New: [bug] gst-vaapi playback no longer functional in v1.2.91
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 23 14:43:35 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69738
Priority: medium
Bug ID: 69738
Assignee: wayland-bugs at lists.freedesktop.org
Summary: [bug] gst-vaapi playback no longer functional in
v1.2.91
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: joe.konno at linux.intel.com
Hardware: All
Status: NEW
Version: unspecified
Component: weston
Product: Wayland
gst-vaapi playback under Wayland/Weston 1.2.91 is no longer functional.
Playback can occur for seconds, but then hangs on a frame. At that point, dmesg
reports "*ERROR* stuck on render ring". From that point on, the display becomes
unresponsive and system becomes highly volatile, requiring a hard power-down of
the unit (soft reboot and soft shutdown inoperative).
#To Reproduce
1. Launch Weston
weston-launch -- -i0
2. Play a hardware-accelerated video through VA-API
gst-launch-1.0 filesrc \
location=$HOME/Videos/big_buck_bunny_1080p_h264.mp4 ! \
qtdemux ! \
vaapidecode ! \
vaapisink fullscreen=true
#Expected Result
Video plays from beginning to end smoothly without issue.
#Actual Result
Video hangs seconds after playback begins, and enters an unrecoverable error
state.
dmesg emits:
[drm:i915_hangcheck_elapsed] *ERROR* stuck on render ring
Display hangs on last displayed frame. VT-switching, input devices, and display
in general unresponsive and useless. `shutdown` commands issued over ssh appear
inoperative.
Only known recovery method is to power down the hardware.
#Workaround
Append kernel boot parameter: i915.i915_enable_rc6=0
This kernel boot parameter allows playback to continue, though it is not a
permanent solution.
#Configuration
Hardware: "Sandybridge" era CPU with integrated graphics, Celeron SKU
OS: Fedora 19 64-bit
Kernel: 3.11.1-200.fc19
wayland (HEAD) 1.2.91-0-g4125367
mesa (HEAD) mesa-9.2-0-g46273ba
cairo (HEAD) 1.12.16-0-g8e11a42
weston (HEAD) 1.2.91-0-g7799385
libva (HEAD) libva-1.2.1-0-g88ed1eb
intel-driver (HEAD) 1.2.1-0-g8f306e3
gstreamer (HEAD) 1.0.9-0-gf3c4f74
gst-plugins-base (HEAD) 1.0.9-0-gffc5262
gst-plugins-good (HEAD) 1.0.9-0-gff2598f
gst-plugins-bad (HEAD) 1.0.9-0-g7ba6694
gst-ffmpeg (HEAD) 1.0.9-0-gd1c488b
gstreamer (HEAD) 1.0.9-0-gf3c4f74
gst-plugins-base (HEAD) 1.0.9-0-gffc5262
gst-plugins-good (HEAD) 1.0.9-0-gff2598f
gst-plugins-bad (HEAD) 1.0.9-0-g7ba6694
gst-ffmpeg (HEAD) 1.0.9-0-gd1c488b
gstreamer-vaapi (HEAD) tags/0.5.6-0-g0687224
#Related Bugs
Perhaps bug #69330 ?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130923/20e82472/attachment.html>
More information about the Wayland-bugs
mailing list