Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fglrxconfig not recognised
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
Disnesquick
n00b
n00b


Joined: 08 May 2004
Posts: 14

PostPosted: Sat May 08, 2004 12:15 pm    Post subject: fglrxconfig not recognised Reply with quote

maybe I'm doing something very wrong here but according to my system (gentoo-2.6.5 custom kernel) the fglrxconfig file didn't run after emerging the drivers (opengl-update ati worked fine)
here' s a transcript of the session, run under xterm (the same problem arose from a straight shell)

bash-2.05b# ACCEPT_KEYWORDS="~x86" emerge --pretend ati-drivers

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild N ] media-video/ati-drivers-3.7.6-r1

bash-2.05b# ACCEPT_KEYWORDS="~x86" emerge ati-drivers
bash-2.05b# env-update
* Caching service dependencies...
bash-2.05b# source /etc/profile
morningstar root # fglrxconfig
bash: /opt/ati/bin/fglrxconfig: No such file or directory
morningstar root # cd /opt/ati/bin
morningstar bin # ls -l
total 152
-rwxr-xr-x 1 root root 17298 May 8 13:02 fglrx_xgamma
-rwxr-xr-x 1 root root 102896 May 8 13:02 fglrxconfig
-rwxr-xr-x 1 root root 21151 May 8 13:02 fglrxinfo
morningstar bin #
no matter how I try to run it or where I try and run it from, it doesn't exist ?!
something to do with my files system maybe? I have no idea, Only switched from the dark side a week ago.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat May 08, 2004 1:02 pm    Post subject: Reply with quote

Did you try doing "source /etc/profile"? You should always be able to run it by giving the full path, like this "/opt/ati/bin/fglrxconfig", or by changing to it's directory and doing "./fglrxconfig".
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Disnesquick
n00b
n00b


Joined: 08 May 2004
Posts: 14

PostPosted: Sat May 08, 2004 1:18 pm    Post subject: Reply with quote

I tried all of those things before I posted. tried re-merging, tried to move the file location... don't know what next. Here's the transcript:

bash-2.05b# cd /opt/ati/bin/
bash-2.05b# ls -l
total 152
-rwxr-xr-x 1 root root 17298 May 8 13:02 fglrx_xgamma
-rwxr-xr-x 1 root root 102896 May 8 13:02 fglrxconfig
-rwxr-xr-x 1 root root 21151 May 8 13:02 fglrxinfo
bash-2.05b# ./fglrxconfig
bash: ./fglrxconfig: No such file or directory

weird...
Back to top
View user's profile Send private message
kezzla
Apprentice
Apprentice


Joined: 21 Aug 2003
Posts: 253
Location: Austin, TX

PostPosted: Sat May 08, 2004 2:37 pm    Post subject: Reply with quote

That is jacked up! Dunno what's going on there...FYI: Here is the procedure I use:
Code:
1. Compile kernel **without** DRI/DRM support. Only get your motherboards agp support compiled in, NOT MODULE.
2. Reboot with new kernel in place.
3. # emerge ati-drivers
4. # opengl-update ati
5. # chmod 755 /opt/ati/fglrxconfig
6. # /opt/ati/fglrxconfig -> Choose options, when prompted choose YES to USE EXTERNAL GART !!! It will save config to         /etc/X11/XF86Config-4
7. Edit XF86Config-4 with any tweaks you require.
8. # modprobe fglrx
9. # vi /etc/modules.autoload.d/kernel-2.6 >> Add:
   fglrx
Back to top
View user's profile Send private message
Disnesquick
n00b
n00b


Joined: 08 May 2004
Posts: 14

PostPosted: Sat May 08, 2004 4:01 pm    Post subject: Reply with quote

maybe I'm being dim but what header is DRI/DRM support under? can't find any obvious implicit references...
Back to top
View user's profile Send private message
Disnesquick
n00b
n00b


Joined: 08 May 2004
Posts: 14

PostPosted: Sat May 08, 2004 5:40 pm    Post subject: Reply with quote

just took a closer look at the compile process and the warning about architecture not been recognised (i am running the AMD64)... is it completely impossible to get the driver running in 32 bit emulation mode?
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