Bug 437229

Summary: X won't start, can't find valid screen configuration
Product: [Fedora] Fedora Reporter: David G. Mackay <mackay_d>
Component: xorg-x11-serverAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: lordmorgul, mcepl
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-13 15:39:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
xorg.conf and Xorg.0.log catted together
none
xorg.conf
none
Xorg.0.log none

Description David G. Mackay 2008-03-13 01:34:36 UTC
Description of problem:
The X server terminates with the message:
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Version-Release number of selected component (if applicable):
xorg-x11-server-common-1.4.99.900-0.28.20080304.fc9.i38 and forward

How reproducible:
Always

Steps to Reproduce:
1. Start X
2.
3.
  
Actual results:
X terminates

Expected results:
X should run

Additional info:
I am attaching the Xorg.0.log and xorg.conf
Note that this is running in a QEMU-KVM virtual machine.  However, there is at
least one other individual experiencing the same symptoms with an nvidia card,
which can't be in a virtual machine.

Note also that changing the video controller to vesa will allow X to run.

Comment 1 David G. Mackay 2008-03-13 01:34:36 UTC
Created attachment 297877 [details]
xorg.conf and Xorg.0.log catted together

Comment 2 Andrew Farris 2008-03-13 03:50:55 UTC
Yep I had this same issue with VMWare Fusion for several days (maybe a week)
now.  Have not tried the -4. versions yet that should fix this according to Adam
Jackson, its in koji but not yet in repo.

Comment 3 Matěj Cepl 2008-03-13 06:25:25 UTC
Created attachment 297898 [details]
xorg.conf

Comment 4 Matěj Cepl 2008-03-13 06:25:29 UTC
Created attachment 297899 [details]
Xorg.0.log

Comment 5 Andrew Farris 2008-03-13 12:16:15 UTC
I did get X started up on VMware using the newer build,
xorg-x11-server-Xorg-1.4.99.901-5.20080310.fc9 (pulled from koji).

Comment 6 David G. Mackay 2008-03-13 14:04:00 UTC
I just installed the new updates, and the problem did indeed get resolved.


Comment 7 Matěj Cepl 2008-03-13 15:39:39 UTC
Thanks for letting us know.