Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
#Xorg -configure wrong
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
x-zero5
n00b
n00b


Joined: 21 Jun 2012
Posts: 5

PostPosted: Thu Jun 21, 2012 7:33 am    Post subject: #Xorg -configure wrong Reply with quote

[code]#Xorg -configure
list of video drivers:
ati
fgirx
radeon

(EE)failed to load /usr/lib64/xorg/modules/drivers/radeon_drv.so:librm_radeon.so
:cannot open shared object file :no such file or directory
(II)unloadmodule :"radeon"
(II)unloading radeon
(EE)failed to load module "radeon" (loader failed,7)
(WW)falling back to old probe method for fglrx
(II)loading pcs database from /etc/ati/amdpcsdb
NO devices to configure . configuration failed
--------------------------------------------------------------------------------------
[code]#nano -w /etc/mank.conf
CFLACS="-march=core2 -mtune=generic -O2 -pipe"
CXXFLACS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
INPUT_DEVICES="evdev synaptics"
VIDEO_CARDS="fglrx"
LINGAS="zh_CN"
USE="-qt4 -kde X dbus gtk gnome hal xorg"
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Thu Jun 21, 2012 10:48 am    Post subject: Reply with quote

Xorg -configure is outdated and should not be used. For open source drivers, you don't need any config file at all. For fglrx, all you need is this:
Code:
Section "Device"
    Identifier  "AMD graphics"
    Driver      "fglrx"
EndSection
Back to top
View user's profile Send private message
x-zero5
n00b
n00b


Joined: 21 Jun 2012
Posts: 5

PostPosted: Thu Jun 21, 2012 12:43 pm    Post subject: Reply with quote

Gusar wrote:
Xorg -configure is outdated and should not be used. For open source drivers, you don't need any config file at all. For fglrx, all you need is this:
Code:
Section "Device"
    Identifier  "AMD graphics"
    Driver      "fglrx"
EndSection


I like code ,
i like you;
thanks
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Mon Jun 25, 2012 10:23 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Desktop Environments.
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