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

Re: Console resolution



On 02/18/2011 07:41 AM, Camaleón wrote:
By installing nvidia driver, "nuvó" should not be loaded.

Also, by disabling KMS (nouveau.modeset=0) "nuvó" should not load.

Greetings,
wow, I just looked at my new Squeeze xorg.conf device section. What is the nouveau, and should we be using/not using it??

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"               # [<bool>]
        #Option     "HWcursor"               # [<bool>]
        #Option     "NoAccel"                # [<bool>]
        #Option     "ShadowFB"               # [<bool>]
        #Option     "UseFBDev"               # [<bool>]
        #Option     "Rotate"                 # [<str>]
        #Option     "VideoKey"               # <i>
        #Option     "FlatPanel"              # [<bool>]
        #Option     "FPDither"               # [<bool>]
        #Option     "CrtcNumber"             # <i>
        #Option     "FPScale"                # [<bool>]
        #Option     "FPTweak"                # <i>
        #Option     "DualHead"               # [<bool>]
    Identifier  "Card0"
    Driver    "nvidia"
    Option      "Coolbits"    "1"
    Option      "AddARGBGLXVisuals"    "true"
    Option      "TripleBuffer"    "false"
    VendorName  "nVidia Corporation"
    BoardName   "G72 [GeForce 7300 LE]"
    BusID       "PCI:1:0:0"
EndSection


--
Paul Cartwright


Reply to: