Bug 13725 - "no screens found" error on startup using git radeon driver
Summary: "no screens found" error on startup using git radeon driver
Status: RESOLVED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 11:42 UTC by mcope
Modified: 2007-12-18 12:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf (2.05 KB, text/plain)
2007-12-18 11:43 UTC, mcope
no flags Details
Xorg.0.log (25.80 KB, patch)
2007-12-18 11:44 UTC, mcope
no flags Details | Splinter Review

Description mcope 2007-12-18 11:42:34 UTC
When starting X using the git radeon driver, X returns to the console and errors and warnings are reported in the log.

The attached xorg.conf worked correctly with the previous release of the driver.

There are some warnings in Xorg.0.log:

...
(WW) RADEON(0): LVDS Info:
XRes: 1400, YRes: 1050, DotClock: 108000
HBlank: 288, HOverPlus: 32808, HSyncWidth: 112
VBlank: 13, VOverPlus: 2, VSyncWidth: 3
...
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Monitor Type: 0
finished output detect: 0
(WW) RADEON(0): DDC2/I2C is not properly initialized
(II) RADEON(0): DDC Type: 0, Detected Monitor Type: 0
proc lid closed
(II) RADEON(0): Detected Monitor Type: 0
finished output detect: 1
finished output detect: 2
finished all detect
before xf86InitialConfiguration
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Monitor Type: 0
(WW) RADEON(0): DDC2/I2C is not properly initialized
(II) RADEON(0): DDC Type: 0, Detected Monitor Type: 0
proc lid closed
(II) RADEON(0): Detected Monitor Type: 0
(II) RADEON(0): Output VGA-0 disconnected
(II) RADEON(0): Output LVDS disconnected
(II) RADEON(0): Output S-video disconnected
(EE) RADEON(0): No valid modes.
(II) UnloadModule: "ati"
(II) UnloadModule: "int10"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules//libvgahw.so
(II) UnloadModule: "radeon"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found


The I2C warnings were present in logs using older drivers, but did not result in any obvious problems.
Comment 1 mcope 2007-12-18 11:43:27 UTC
Created attachment 13193 [details]
xorg.conf
Comment 2 mcope 2007-12-18 11:44:19 UTC
Created attachment 13194 [details] [review]
Xorg.0.log
Comment 3 Alex Deucher 2007-12-18 11:54:43 UTC
Are you starting the laptop with the lid closed?  It's detecting the lid as closed and hence the driver things there are no screens attached.  If you lid is not closed then your acpi lid information is wrong.
Comment 4 mcope 2007-12-18 12:25:02 UTC
I can no longer recreate this bug.  Whatever the problem was it's gone away now!


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.