[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

linux-2.6.26 e driver ati che non si installano



Ciao a tutta la lista.
Stamattina ho provato ad aggiornare la Lenny con il 2.6.30 dei backports.
Non essendo riuscito ad installare i driver Ati sia quelli pacchettizzati e presenti nei repo di Debian,sia quelli scaricati dal sito Ati/Amd ora che sono tornato al 2.6.26 di default,non riesco più a installarli ed usare il mio laptop con la risoluzione dello schermo come era configurata precedentemente.
Ora ho il file /etc/X11/xorg.conf impostato cosi
# 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"
    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" "it"
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 "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      "vesa"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-0"
    Driver      "fglrx"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
    BusID       "PCI:1:0: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

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
e dopo aver eseguito questo comando per pulire il sistema:
aptitude purge fglrx-driver fglrx-kernel-src fglrx-control fglrx-kernel-2.6.16-2-686
ho reinstallato tutto come avevo fatto in precedenza
# m-a prepare
# m-a update
# m-a build fglrx
# m-a install fglrx
# depmod -a
# aticonfig --initial
# aticonfig --overlay-type=Xv
il fatto è che il comando fglrxinfo mi dice che non è installato nulla:
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.4)

Segmentation fault
e se nell'xorg.conf metto fglrx al posto di vesa mi appare una schermata nera che mi rende Debian inutilizzabile. Che sia colpa dei driver che ho scaricato dal sito ati che vanno in conflitto? Come faccio per disinstallarli completamente?E quindi ritentare nell'installazione?
Grazie a tutti

--
-= Nic =-
Amico di Emergency_2009
Linux registered user # 380338
Linux registered machine # 283289
Msn:nicbrigante@gmail.com
Skype:nicbrigante


Reply to: