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

driver ati su ATI XPRESS 200M



Salve a tutti, avrei bisogno di aiuto per far funzionare i driver ati
sulla scheda XPRESS 200M. Non ho avuto alcun problema nella compilazione
del driver e nel montare il modulo fglrx.
Il problema è che quando si avvia il server X mi da schermo nero.
Le ho provate tutte, ho passato delle ore a cercare su internet varie
guide (anche ben fatte) ma nulla da fare.
Ho un portatile HP DV5078EA: la scheda video ha 128 MB di memoria.
Il file xorg l'ho configurato così 

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "type1"
        Load    "v4l"
        Load    "vbe"
SubSection "extmod"
       Option  "omit xfree86-dga"
EndSubSection
EndSection

Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon Xpress 200M
(RS480)"
        Driver          "radeon"
        BusID           "PCI:1:5:0"
        Option          "VideoOverlay"          "on"
        Option          "OpenGLOverlay"         "off"
        Option          "UseInternalAGPGART"    "no"
        Option          "ForceMonitors"         "notv"
        Option          "UseFastTLS"            "2"
        Option          "KernelModuleParm"      "0"
EndSection

Section "Monitor"
        Identifier      "Monitor Generico"
        Option          "auto"
        HorizSync       28-60
        VertRefresh     43-60
EndSection

Section "DRI"
        Mode    0666
EndSection



Qualcuno è in gradi di darmi una mano???

Ciao Antonio



Reply to: