[ubuntu-it] accelerazione 3d

alessandro alesapi a aliceposta.it
Mar 1 Ago 2006 23:07:03 BST


Non ho ancora risolto per la scheda wireless che subito c'è un'altra 
rogna.Ho scaricato e installato i driver propietari di Ati per la mia 
radeon 9550,(riconosciuta come 9600)tutta la procedura sembra essere 
andata a buon fine..ma quando ho dato il comando aticonfig -initial per 
la configurazione, ecco un output che non lascia presagire nulla di buono:

alessandro a famiglia:~$ sudo aticonfig -initial
Password:
aticonfig: error while loading shared libraries: libfglrx_pp.so.1.0: 
cannot open shared object file: No such file or directory
 Manca qualcosa? Ecco il mio /etc/X11/xorg.conf -ovviamente manca tutta 
la parte iniziale-

Section "Device"
    Identifier    "ATI Technologies, Inc. RV350 AS [Radeon 9600]"
    Driver        "ati"
    BusID        "PCI:1:0:0"
EndSection

Section "Monitor"
    Identifier    "CPD-200EST"
    Option        "DPMS"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "ATI Technologies, Inc. RV350 AS [Radeon 9600]"
    Monitor        "CPD-200EST"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice     "stylus" "SendCoreEvents"
    InputDevice     "cursor" "SendCoreEvents"
    InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
    Mode    0666
EndSection


Cosa c'è che non va?
Grazie,
Alessandro



Maggiori informazioni sulla lista ubuntu-it