Summary: | Video players quits when playing a video file | ||
---|---|---|---|
Product: | xorg | Reporter: | Toufeeq Hussain <toufeeqh> |
Component: | Driver/intel | Assignee: | Alan Hourihane <alanh> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | 7.0.0 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Toufeeq Hussain
2006-05-06 23:12:20 UTC
You need to add Option "LinearAlloc" "<value>" Where <value> is a size in KB for extra overlay memory, as playing large movies result in the error you received. Thanks. With the following line added it works fine. Option "LinearAlloc" "8192" |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.