If kill X then restart it, X can not start up and driver reports: (EE) intel(0): No valid modes. (EE) Screen(s) found, but none have a usable configuration. We found it Q965, GM965. This bug is not stable. It may occur sometimes. We use today's tip.(11/14/2007)
Created attachment 12562 [details] xorg.0.log file No special config on xorg.conf. We use EXA.
Created attachment 12563 [details] xorg.0.log.old file
xorg.conf pls? And what's your versions? I can't see this on my t61.
The bug is not stable, you can try it on our Q965(x-q965). We have seen this bug several times on some machines. Parts of xorg.conf: Section "Device" Identifier "Videocard0" Driver "intel" VendorName "Videocard vendor" BoardName "Intel Corporation 945G Integrated Graphics Controller" Option "AccelMethod" "exa" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Virtual 1280 1280 Viewport 0 0 Depth 16 Modes "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "800x600" "640x480" EndSubSection EndSection
dup of bug# 11598?
It seems duplicated from the xorg.log. Hong, what's your option?
But 11598 happens in startx, while we need REstart x here.
(In reply to comment #7) > But 11598 happens in startx, while we need REstart x here. > Seems like a dup, we have problem in CRT hotplug detect (he just hit it at the 1st start). I will attach the fix patch in his bug to see if the problem will be fixed. Thanks, Hong
Created attachment 12762 [details] [review] patch to try
Good. The patch works for us.
Patch is committed.
*** Bug 13598 has been marked as a duplicate of this bug. ***
*** Bug 13743 has been marked as a duplicate of this bug. ***
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.