Kirjoittaja Aihe: Atin ajurista vaihteeks.. [ratkaistu]  (Luettu 1507 kertaa)

drgreen

  • Käyttäjä
  • Viestejä: 32
    • Profiili
Atin ajurista vaihteeks.. [ratkaistu]
« : 16.03.08 - klo:23.54 »
Vaihdoin koneeseen uuden emon, prossun ja muistit. Emon mukana tuli integroitu atin x1200 radeon näytönohjain. Entinen oli nvidian geforce.

X ei edes lähtenyt käyntiin ennenkuin väkisin ajoin "dpkg --purge nvidia-glx".

_KAIKKEA_ on kokeltu  >:(

(Epäilen tässä, että nvidian ajurit jotenkin dissaa nyt tuon atin ajureita..)

Emo: Asus m2v-mx ja prossu athlon 64 x2 4200+

X hajos seuraavalla tavalla (vaikka muuten toimii..):

Koodia: [Valitse]
drgreen@rakkine:~$ fglrxinfo
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual!

drgreen@rakkine:~$

Koodia: [Valitse]
drgreen@rakkine:~$ dpkg -l | grep fglrx
ii  fglrx-amdcccle                             8.471-0ubuntu1                                     Catalyst Control Center for the ATI graphics
ii  fglrx-kernel-source                        8.471-0ubuntu1                                     Kernel module source for the ATI graphics ac
ii  xorg-driver-fglrx                          8.471-0ubuntu1                                     Video driver for the ATI graphics accelerato
ii  xorg-driver-fglrx-dev                      8.471-0ubuntu1                                     Video driver for the ATI graphics accelerato
drgreen@rakkine:~$

Atin omalla libGL.so.1.2:lla tulee perään myös segfaultti, mutta netistä poimitulla libGL.so.1.2 tiedostolla ei tule..

Ja perään vielä xorg.xonf ja Xorg.log

Koodia: [Valitse]

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

# Uncomment if you have a wacom tablet
# InputDevice     "stylus" "SendCoreEvents"
# InputDevice     "cursor" "SendCoreEvents"
# InputDevice     "eraser" "SendCoreEvents"
Identifier     "Default Layout"
Screen         "Default Screen" 0 0
InputDevice    "Generic Keyboard"
InputDevice    "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
Load  "dri"
        Load  "GLcore"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver      "kbd"
Option    "CoreKeyboard"
Option    "XkbRules" "xorg"
Option    "XkbModel" "pc105"
Option    "XkbLayout" "fi"
Option    "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver      "mouse"
Option    "CorePointer"
Option    "Device" "/dev/input/mice"
Option    "Protocol" "ImPS/2"
Option    "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier  "stylus"
Driver      "wacom"
Option    "Device" "/dev/input/wacom"
Option    "Type" "stylus"
Option    "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier  "eraser"
Driver      "wacom"
Option    "Device" "/dev/input/wacom"
Option    "Type" "eraser"
Option    "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier  "cursor"
Driver      "wacom"
Option    "Device" "/dev/input/wacom"
Option    "Type" "cursor"
Option    "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Monitor"
Identifier   "COMPAQ 7500"
HorizSync    30.0 - 70.0
VertRefresh  50.0 - 160.0
Option    "DPMS"
EndSection

Section "Device"
Identifier  "ATI RADEON X1200"
Driver      "fglrx"
Option    "VideoOverlay" "on"
Option    "OpenGLOverlay" "off"
BusID       "PCI:1:5:0"
EndSection

Section "Screen"
Identifier "Default Screen"
Device     "ATI RADEON X1200"
Monitor    "COMPAQ 7500"
DefaultDepth     24
SubSection "Display"
Modes    "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Extensions"
Option    "Composite" "disable"
EndSection

Ja logi täällä..
« Viimeksi muokattu: 17.03.08 - klo:01.21 kirjoittanut drgreen »

drgreen

  • Käyttäjä
  • Viestejä: 32
    • Profiili
Vs: Atin ajurista vaihteeks.. [ratkaistu]
« Vastaus #1 : 17.03.08 - klo:01.21 »
Ajoin envyllä kohdan Clean all nvidia installs.. ja homma alkoi pelittää..

Koodia: [Valitse]
drgreen@rakkine:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon X1200 Series
OpenGL version string: 2.1.7412 Release

drgreen@rakkine:~$

6 tuntia ja usean oluen tämä otti  ;D