Bug 16863 - [945GM] needs ForceEnablePipeA
Summary: [945GM] needs ForceEnablePipeA
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Jesse Barnes
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2008-07-27 08:18 UTC by David Manifold
Modified: 2008-12-29 14:03 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
output of lspci -v (8.51 KB, text/plain)
2008-07-27 08:18 UTC, David Manifold
no flags Details
output of lspci -vn (6.51 KB, text/plain)
2008-07-27 08:18 UTC, David Manifold
no flags Details
Xorg.0.log (38.18 KB, text/plain)
2008-07-28 08:36 UTC, David Manifold
no flags Details
don't steal crtcs for detect (956 bytes, patch)
2008-08-20 12:25 UTC, Jesse Barnes
no flags Details | Splinter Review
lspci -v (8.97 KB, text/plain)
2008-08-20 13:46 UTC, ailmanki
no flags Details
lspci -vn (6.81 KB, text/plain)
2008-08-20 13:50 UTC, ailmanki
no flags Details
Xorg.0.log with ModeDebug true, ForceEnablePipeA false (186.16 KB, text/plain)
2008-12-19 06:27 UTC, David Manifold
no flags Details

Description David Manifold 2008-07-27 08:18:07 UTC
Created attachment 17914 [details]
output of lspci -v

Without the ForceEnablePipeA option, I can get X to start properly 1 in about 20 times; it's random.  When startx fails, the display cycles red, green, blue, black and requires a soft reboot to get any output back.

Adding the option makes startx work every time so far, so I'm opening this bug as requested by the man page.
Comment 1 David Manifold 2008-07-27 08:18:43 UTC
Created attachment 17915 [details]
output of lspci -vn
Comment 2 Gordon Jin 2008-07-28 01:59:22 UTC
What's the driver version? Please attach Xorg.0.log.

Next time when you file bugs, please refer to http://www.intellinuxgraphics.org/how_to_report_bug.html. Thanks.
Comment 3 David Manifold 2008-07-28 08:36:12 UTC
Created attachment 17929 [details]
Xorg.0.log

This Xorg.0.log is from my current X session.
Comment 4 David Manifold 2008-07-28 08:42:28 UTC
You may wish to make the man page section for ForceEnablePipeA refer to the 'how to report bugs' page; it simply referred to bugs.freedesktop.org. I'm sorry for not knowing how to report bugs but I already spent hours and hours trying to get X to work and was simply following the instructions I had.
Comment 5 Jesse Barnes 2008-07-28 10:36:23 UTC
Thanks for filing David, yeah I'll add a section to the man page on filing bugs.


Comment 6 Michael Fu 2008-08-02 22:13:54 UTC
ping Jesse ... other than fixing up the man page, we also need to resolve this bug as well...
Comment 7 Jesse Barnes 2008-08-20 12:25:50 UTC
Created attachment 18415 [details] [review]
don't steal crtcs for detect

There are a couple of patches that might help with this problem, this is one of them (the other is to not allocate a CRTC for hotplug polling, which we should be pushing soon).
Comment 8 ailmanki 2008-08-20 13:46:09 UTC
Created attachment 18418 [details]
lspci -v
Comment 9 ailmanki 2008-08-20 13:50:58 UTC
Created attachment 18419 [details]
lspci -vn
Comment 10 ailmanki 2008-08-20 13:53:01 UTC
Bug description:
The cycling colors happens always on start of X.
I encountered this color cycle allready earlier with other distros, but this is the first time I found a cure - also its the first time that it happened *always* before it happened randomly.
Option "ForceEnablePipeA" "True" , and the trouble is gone.

System Environment:
chipset: [954GM]
system architecture: x86_64
xf86-video-intel/xserver/mesa/drm version: *no idea how to check*
kernel version: 2.6.25.14-108.fc9.x86_64
Linux distribution: Fedora Core 9
Machine or mobo model: dont know exactly, custom made msi with intel core 2 duo.
Display connector: VGA

Reproduce Steps:
Install fc9, update it, restart, voila color cycle.

Additional Info:
its my first bug report - I hope everything needed is listed... 

Attachement:
Attachment #18418 [details] 
Attachment #18419 [details]
Comment 11 Jesse Barnes 2008-08-20 15:13:12 UTC
Can you retest with the latest git bits?  We've pushed a few fixes that should help.
Comment 12 Gordon Jin 2008-09-11 20:48:25 UTC
decreasing priority, and waiting for reporters' response.
Comment 13 Michael Fu 2008-09-25 01:47:16 UTC
ping response...David and alimanka
Comment 14 ailmanki 2008-09-25 01:54:50 UTC
I can help testing, but I thought quote: "Can you retest with the latest git  bits?  We've pushed a few fixes that should help." is not addressed to me.

regarding comment 13 this seems addressed to me?
In which case I need some help, as I do not understand "latest git bits".

But I am willing to test stuff on this machine out.
Comment 15 David Manifold 2008-10-08 04:58:31 UTC
Sorry, I reported this bug and would be glad to test it.  I run Debian
Unstable. Please confirm the package name should be
xserver-xorg-video-intel, and send a link to your git repositroy
instructions, and the names of any other packages I also need to
rebuild.  I will try to build your tree using the Debian source
package .dsc file.
Comment 16 Michael Fu 2008-11-11 17:24:57 UTC
(In reply to comment #15)
> Sorry, I reported this bug and would be glad to test it.  I run Debian
> Unstable. Please confirm the package name should be
> xserver-xorg-video-intel, and send a link to your git repositroy
> instructions, and the names of any other packages I also need to
> rebuild.  I will try to build your tree using the Debian source
> package .dsc file.
> 

Those changes Jesse mentioned should be in Debian unstable tree now. Does the latest Debian unstable work for you?

Comment 17 Michael Fu 2008-12-04 23:47:43 UTC
ping for response...if you have a chance to test, pls attach your Xorg.log with ModeDebug turns on in conf file.
Comment 18 Michael Fu 2008-12-16 01:30:56 UTC
lost connection with bug reporter. reject. pls reopen with response to required test update. thanks.
Comment 19 David Manifold 2008-12-19 06:27:48 UTC
Created attachment 21322 [details]
Xorg.0.log with ModeDebug true, ForceEnablePipeA false

Currently running xserver-xorg-video-intel debian package version 2:2.3.2-2+lenny5.

Ran X, came up OK.  Switched to VT and back OK.  Suspended to memory (echo "mem" > /sys/power/state) and unsuspended, display did not come back OK, had to ctrl-alt-backspace, login at VT blind and run X again to fix the display.
Comment 20 David Manifold 2008-12-19 06:29:40 UTC
reopen for review of attached Xorg.0.log with newer driver and debugging info.
Comment 21 Michael Fu 2008-12-22 22:17:28 UTC
(In reply to comment #20)
> reopen for review of attached Xorg.0.log with newer driver and debugging info.
> 

David, if you add the ForceEnablePipeA option, is everything works again then? Otherwise, this is probably now another bug. If so, we should open a new bug to track it.. thanks.
Comment 22 Michael Fu 2008-12-28 23:04:39 UTC
David, it seems comment# 19 is really another bug. would you please open a new bug to track it? we want one bug to track one thing, so that it won't messed up with growing comments... thanks.
Comment 23 David Manifold 2008-12-29 14:03:27 UTC
(In reply to comment #22)
> David, it seems comment# 19 is really another bug. would you please open a new
> bug to track it? we want one bug to track one thing, so that it won't messed up
> with growing comments... thanks.
> 

Yes, this bug seems fixed.  I started X about 10 times in a row with ForceEnablePipeA Off, and it worked fine every time.

Losing display after suspending and resuming is a different issue, and I will open a separate bug for that.  I'll probably wait a while and upgrade my kernel and userland first to see if it still happens.


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.