Odwiedzałem wiele razy...
Podam może jeszcze następujące wyniki:
fglrxinfo
Kod: Zaznacz cały
fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
modprobe fglrx
Kod: Zaznacz cały
sh: /sbin/lrm-video: Nie ma takiego pliku ani katalogu
FATAL: Error running install command for fglrx
To pojawia się jak próbuję uruchomić X'y po wykonaniu aticonfig --initial
Kod: Zaznacz cały
Using config file: "/etc/X11/xorg.conf"
(WW) fglrx: No matching Device section for instance (BusID PCI:2:0:1) found
(EE) No devices detected.
Fatal server error:
no screens found
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
Mój xorg.conf (po wyedytowaniu dodatkowym, bo aticonfig --initial dopisuje, a nie nadpisuje
konfigurację i robi jeden wielki syf.
Kod: Zaznacz cały
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Zdurnowaciałem już doszczętnie.
Jeszcze raz dodam, że mam Ati 9200 PRO.
Aha, no tak, zapomniałem dodać, że jak próbowałem instalować otwarte to pojawiało się takie cuś:
Kod: Zaznacz cały
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Detected configuration:
Architecture: i686 (32-bit)
X Server: Xorg 1.3.0
Detected version of X does not have a matching 'x130' directory
You may override the detected version using the following syntax:
X_VERSION=<xdir> ./ati-driver-installer-<ver>-<arch>.run [--install]
The following values may be used for <xdir>:
x430 XFree86 4.3.x
x430_64a XFree86 4.3.x 64-bit
x680 X.Org 6.8.x
x680_64a X.Org 6.8.x 64-bit
x690 X.Org 6.9.x
x690_64a X.Org 6.9.x 64-bit
x700 X.Org 7.0.x
x700_64a X.Org 7.0.x 64-bit
x710 Unknown X Window
x710_64a Unknown X Window
Znalazłem gdzieś na forum, żeby odpalić to tak:
Kod: Zaznacz cały
X_VERSION=x710 ./ati-driver-installer-8.28.8.run
więc odpaliłem i właśnie wtenczas pojawiało sie info o tych symlinkach, a aktualnie polecenie
cat /usr/share/fglrx/fglrx-install.log daje
Kod: Zaznacz cały
[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Error] Kernel Module : No kernel module build environment - please consult readme.
I powiecie, że linux jest prosty

Tragedia z tym Ati. A czy na pewno te najnowsze stery 8.28.8 grają z nowym Xorgiem i moją kartą?
Chcecie jeszcze jakiś kod? :shock: