![]() |
|
|||||||
| AMD/ATI Linux Technical support and discussion of the ATI/AMD proprietary Linux driver. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Architecture: x86_64 (64-bit) X Server: X.Org 7.1 and later releases 64-bit loki_setup: directory: (null) loki_setup: Can't create //usr/X11R6/lib/modules/dri/fglrx_dri.so: File exists loki_setup: Can't create //usr/X11R6/lib64/modules/dri/fglrx_dri.so: File exists Wonderful, it can't create a file even as super user. I have removed both files several times but I always seem to get those two errors. ![]() It is trying to load the old fglrx_dri.so but when it does, all I see is black and flashes when my system tries to load X. I had to switch back to vesa for the time being. Last edited by Laughing1; 04-29-2008 at 09:49 PM. |
|
#2
|
|||
|
|||
|
I found out what the issue was:
First I ran: # lsmod | grep fglrx to see if there was the old version of fglrx running (it printed output), so I used the command: # rmmod fglrx in order to remove the old fglrx module then I ran the AMD script, rebooted, and it finally worked properly.
|
|
#3
|
|||
|
|||
|
I have the same problem, but i don't have any module loaded.
lsmod | grep fglrx is clean. I have check the destination and there are not any fglrx_dri.so files in any place. The result is that i'm getting a black screen and the system freezes. Any hints? Last edited by baskin; 06-16-2009 at 11:55 AM. |
|
#4
|
|||
|
|||
|
Try this if you installed it from the .sh fglrx package as root:
Code:
# sh /usr/share/fglrx/fgrlx-uninstall.sh |
|
#5
|
|||
|
|||
|
I have tried that, the unistalation completes successfully, there are not any files, but i'm continuing to get the error message.
|
|
#6
|
|||
|
|||
|
I get this too but when you look at the log file at /usr/share/ati you see other errors. I get this with kernels newer than 2.6.28, so I'm using 2.6.27.15 and have no problems. But you have to compile kernel with msi settings under bus options. I can't remember but think I enable the pci slot option too.
|
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
|||
|
|||
|
I have searched this issue a little further.
After the failed installation i have in /usr/share/ati/fglrx-install.log: Quote:
Quote:
|
|
#9
|
|||
|
|||
|
Are you sure that the oss modules (drm radeon) are not loaded? Also check dmesg for errors.
|
|
#10
|
|||
|
|||
|
I always try after clean boot on init 3.
Just to be sure i checked with lsmod and no drm or radeon modules are loaded. dmesg | grep fglrx shows this: Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|