|
Bugzilla – Full Text Bug Listing |
| Summary: | intel: errors on pipe B terminate Xserver (945GM) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Forgotten User bSWU20Bh6O <forgotten_bSWU20Bh6O> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Critical | ||
| Priority: | P3 - Medium | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| URL: | http://bugs.freedesktop.org/show_bug.cgi?id=18651 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
xorg log
lspci -vn output lspci -v output xorg conf xorg conf that causes errors xorg conf with intel card as device[0] xorg log that has crash latest crash no xaa or ForceEnablePipeA options |
||
Created attachment 265903 [details]
lspci -vn output
Created attachment 265904 [details]
lspci -v output
Created attachment 265905 [details]
xorg conf
Created attachment 265907 [details]
xorg conf that causes errors
Could you attach /var/log/Xorg.0.log{,old] with the crash? BTW, the config files are for a nvidia card.
The xorg.conf I previously attached has device[0] and device[1] this laptop has two modes stamina and speed. stamina uses device[0] which is the intel card that is crashing with the version of xorg included in 11.1. See: Section "Screen" DefaultDepth 24 Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "945 GM" BusID "0:2:0" Driver "intel" Identifier "Device[0]" Option "monitor-LVDS" "Monitor[0]" VendorName "Intel" EndSection I will attach another xorg log since it crashed again while I was writing this report the first time. Created attachment 265912 [details]
xorg conf with intel card as device[0]
Created attachment 265913 [details]
xorg log that has crash
You're using (**) intel(0): Option "AccelMethod" "xaa" (**) intel(0): Option "ForceEnablePipeA" "true" XAA is no longer supported and the cause for various Xserver crashes. Also I'm not sure if it's useful to set the "ForceEnablePipeA" option. Obviously it doesn't help to avoid the crash. Please try without these options. Yes I know that performance with EXA sucks. But that issue is handled seperately upstream on bugs.freedeskto.org. I have tried without those two options, I will try to run without them for a bit and post the crash here. Just to note, there is also a flickering/shifting thing that happens as well. This laptop was working fine with 11.0. Any news on this one? Yes, here's the latest log. Funny thing; as I was reading your latest comment it happened again. Created attachment 267087 [details]
latest crash no xaa or ForceEnablePipeA options
Looks like this issue is already been addressed upstream: http://bugs.freedesktop.org/show_bug.cgi?id=18651 Hopefully Intel can fix it soon, so we can provide an update for openSUSE 11.1. |
Created attachment 265902 [details] xorg log User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 using intel driver x keeps dying with (EE) intel(0): underrun on pipe B This during normal use, not during lid close/open. See attachments. Reproducible: Always Steps to Reproduce: 1. Use intel driver 2. Use X normally 3. Wait for crash