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

Re: KDE4 necessita della libGLcore.so.1



In data martedì 16 marzo 2010 12:55:01, Dott. Giovanni Bonenti ha 
scritto:
> Attento, le schede NVIDIA per funzionare necessitano di un xorg.conf
> pesantemente customizzato

Non direi, il mio è così, e l'accelerazione grafica funziona 
perfettamente - su una 8800gt:

#####
Section "Monitor"
        Identifier   "Monitor0"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     24
EndSubSection
EndSection
#####


Reply to: