Created attachment 24810 [details] [review] Xorg Logfile of a failed startup I have recently updated my Xorg installation and the updated Server doesn't work with my Apple Cinema HD Display. The same Hardware has been working prior to the update. I reports. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. The I suspect that the update of the xf86-video-radeonhd driver from 7.2.4 to 7.2.5 is the problem. With 7.2.4 the Xserver had worked without drm and xv but it worked. The Xorg.0.log file is attached to this Burgreport. The xorg.conf file was created with with Xorg -configure. I can Attach it here if needed. I don't have a Xorg logfile prio the update but I try so downgrade and provide an logfile of a working session. Hardwareinformation: Grafik: ASUS EAH4350 Silent/DI/512M Mainboard: ASRock K10N750SLI-110dB AM2+ ATX CPU: AMD Phenom X4 9750 (AMD64) This combination has been working. No Hardware changes since than. Regards Estartu
log is from the radeon driver. Can you try adding Option "ModeDebug" "true" to your xorg.conf device section and posting the log it produces.
Thats the actual startup message. X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.2-PRERELEASE amd64 Current Operating System: FreeBSD etustar.starbox.augusta.de 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #2: Fri Apr 10 13:04:02 CEST 2009 root@etustar.starbox.augusta.de:/usr/src/sys/amd64/compile/ETUSTAR amd64 Build Date: 15 April 2009 06:21:24AM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 15 10:13:13 2009 (++) Using config file: "/root/xorg.conf.new" (EE) RADEON(0): No valid linear framebuffer address (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. I have added the option line the the config an attached the Xorg.log. I don't know if its important but this test if run while logged in via ssh from remote. If this is a Probelm I test it again when at home this evening. Regards Estartu
Created attachment 24813 [details] Xorg Logfile with option ModeDebug True
Comment on attachment 24813 [details] Xorg Logfile with option ModeDebug True The display is off so it's not found. I do the log again when at home an the display is on.
This looks a bug in the xserver that was fixed with this commit: 8a6ed44a8b2fc5f14729dc54fec17607ced03859
(In reply to comment #5) > This looks a bug in the xserver that was fixed with this commit: > 8a6ed44a8b2fc5f14729dc54fec17607ced03859 > that's in master and 1.6.1 so marking fixed.
Is there a way to get a patch to apply to xorg 1.6.0 sources so I can test if the problem is fixed.
you can grab the patch here: http://cgit.freedesktop.org/xorg/xserver/commit/?id=8a6ed44a8b2fc5f14729dc54fec17607ced03859
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.