Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 446253

Summary: =x11-base/xorg-server-1.13.1: No devices detected
Product: Gentoo Linux Reporter: Vicente Olivert Riera (RETIRED) <vincent>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED OBSOLETE    
Severity: normal CC: amd64, burcheri.massimo+bugs-gentoo, ppc, progman3k, seraph, ted.tanberry
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=455468
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Xorg.0.log

Description Vicente Olivert Riera (RETIRED) gentoo-dev 2012-12-06 13:52:55 UTC
Created attachment 331639 [details]
Xorg.0.log

After upgrading to =x11-base/xorg-server-1.13.0-r1 on my iBook G4, and then remerging all x11 drivers, the X enviroment stopped working.

Short description: (EE) No devices detected.
Long description: see the attached Xorg.0.log file.

I have downgraded to =x11-base/xorg-server-1.12.2 it works again.
Comment 1 Thomas Beierlein gentoo-dev 2012-12-09 16:50:44 UTC
The same problem here on my laptop with stable amd64 and VIDEO_CARDS="intel".

Going back to xorg-server-1.12.4 solved the problem.
Comment 2 Agostino Sarubbo gentoo-dev 2012-12-12 10:10:57 UTC
I have no problem on x86 and amd64, both nouveau and intel
Comment 3 dehua.yang 2012-12-12 13:15:11 UTC
Same problem here on PowerMac G5 running ppc64 with Radeon9800XT card.
Comment 4 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-01-02 17:09:27 UTC
Same problem with latest stable 1.13.1
Comment 5 seraph@xs4all.nl 2013-03-04 15:49:31 UTC
*** Bug 448424 has been marked as a duplicate of this bug. ***
Comment 6 seraph@xs4all.nl 2013-03-04 15:50:54 UTC
I'm having the same problem on my PowerBook G4, see bug 448424.
Comment 7 Joe Jezak (RETIRED) gentoo-dev 2013-03-28 13:41:57 UTC
A few things to note here:
1. We need to move to KMS in order for this to work, even on PPC! Make sure you have the KMS drivers built and that the radeonfb driver isn't running.
2. I found that specifying the BusID for my Radeon card in an xorg.conf fixes this specfic problem. Apparently there's a regression in the device finding code.
3. As an aside, for best performance, also turn off vsync in your xorg.conf, it runs terribly on PPC with vsync on.
Comment 8 Joe Jezak (RETIRED) gentoo-dev 2013-03-28 13:45:08 UTC
*** Bug 455468 has been marked as a duplicate of this bug. ***
Comment 9 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-03-29 12:31:35 UTC
(In reply to comment #7)
> 2. I found that specifying the BusID for my Radeon card in an xorg.conf
> fixes this specfic problem. Apparently there's a regression in the device
> finding code.

That worked for me. Thank you.
Comment 10 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-03-29 12:33:12 UTC
You should make sure that upstream is aware of this problem, best check https://bugs.freedesktop.org/ if a report already exists and create one if not.
Comment 11 Ted Tanberry 2013-04-02 00:11:21 UTC
On my Mac Mini G4 the KMS drivers are near unuseable, with very frequent crashes and colour glitches. See also https://bugzilla.redhat.com/show_bug.cgi?id=813949
Comment 12 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-04-02 00:25:24 UTC
(In reply to comment #11)
That is a different issue, please don't mix the two in this bug.