ati X1100 fglrx - instalacja sterownika

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
damyan90
Posty: 5
Rejestracja: 19 listopada 2008, 21:42

ati X1100 fglrx - instalacja sterownika

Post autor: damyan90 »

Mam problem z instalacją sterownika. Zrobiłem następujące rzeczy:

Kod: Zaznacz cały

aptitude install fglrx-driver
aticonfig --initial
aptitude install mesa-utils 
więc wszystko powinno być dobrze, ale nie jest. Fglrxinfo pokazuje:

Kod: Zaznacz cały

damyan@notebook:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: [url]www.mesa3d.org[/url]
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.4)
A glxinfo |grep direct:

Kod: Zaznacz cały

direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
Oto mój xorg.conf:

Kod: Zaznacz cały

Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "pl"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
EndSection

Section "Monitor"
        Identifier   "Configured Monitor"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "Configured Video Device"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:5:0"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Monitor    "Configured Monitor"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection


[Dodano: 2008-11-28, 14:39]
Nikt nie pomoże?

Ps. Szukałem już w internecie i nic nie pomogło. A wcześniej mi działało normalnie, dopiero ostatnio gdy zainstalowałem Debiana na nowo, korzystałem najpierw z otwartych, a później na fglrx przeszedłem no i taka lipa. Dla pewności zainstalowałem Debiana jeszcze raz i sterowniki też od razu zamknięte.
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

damyan90 pisze:Nikt nie pomoże?
Jest kilka tematów o tym na forum. Przejrzałeś?
ziecio
Posty: 86
Rejestracja: 10 kwietnia 2007, 11:58

Post autor: ziecio »

Posiadam identyczną karte i sterowniki instalowałem z repo wg opisu na tej stronie http://www.debian.linux.pl/viewtopic.ph ... sc&start=0 i wszystko u mnie działa
ODPOWIEDZ