Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] X - configure segfaults
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Dieter.Soltau
n00b
n00b


Joined: 27 Nov 2011
Posts: 68

PostPosted: Thu Aug 16, 2012 1:14 pm    Post subject: [SOLVED] X - configure segfaults Reply with quote

X used to work fine for month (ati fglrx) but suddenly i get "no screens found" after i ran an update. i reran
Code:
X -configure
and get this (see picture)

http://s527.photobucket.com/albums/cc355/dukekonz/?action=view&current=IMAG2971.jpg

any hints? it compiles fine btw.. i even did an re-emerge world, to no avail :-(


Last edited by Dieter.Soltau on Fri Aug 17, 2012 10:30 am; edited 1 time in total
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Thu Aug 16, 2012 8:28 pm    Post subject: Reply with quote

Isn't there a aticonfig setup for fglrx :?:

I don't think X -configure will generate the correct configuration settings for the closed source driver.
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Thu Aug 16, 2012 9:24 pm    Post subject: Reply with quote

Forget those autoconfigs. Delete your xorg.conf, you won't need any unless you're using a proprietary binary blob driver or have some really special setup. In the former case it's only a 3- or 4-liner telling xorg which binary blob to load.
Back to top
View user's profile Send private message
Dieter.Soltau
n00b
n00b


Joined: 27 Nov 2011
Posts: 68

PostPosted: Fri Aug 17, 2012 9:51 am    Post subject: Reply with quote

hmm.. i just fired up aticonfig, and it says "no supported device" ?? its an onboard radeon HD 3300 and it used to work fine all the time..

about xorg.conf .. if i fire up startx as root (just to test if it works) it creates an xorg.conf from scratch.. xorg.conf.new.. pity i am on windows now and can't do screencopys.. however.. i wil move the confs away and give /etc/xdm start another chance..

any other hints what the problems could be? the device is of course shown with lspci.. or is this a "politics" issue somehow with ATI and linux?
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Fri Aug 17, 2012 10:03 am    Post subject: Reply with quote

It's an issue of AMD dropping support for pre-Evergreen cards in their mainline driver. There's a 12.6-legacy driver that still has support. What's marked as 12.6_beta_pre897 in portage installs this legacy driver.

And genstorm is right, forget about auto-configurators. All you need is
Code:
Section "Device"
    Identifier  "Radeon card"
    Driver      "fglrx"
EndSection
Back to top
View user's profile Send private message
Dieter.Soltau
n00b
n00b


Joined: 27 Nov 2011
Posts: 68

PostPosted: Fri Aug 17, 2012 10:11 am    Post subject: Reply with quote

duh! thanks alot.. wel "pre-evergreen" hmm.. its not that an old board, tho.. thanks for letting me know wil but linux und give it a shot

solved... so i am stuck with the old driver now right? ah well..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum