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

Re: Hilfe bei XServer config gesucht



Hallo Mario!

Kommentier mal die markierten Zeilen aus.

(dri auf alle Fälle weg)


Erklärungen dazu findest du vielleicht hier:

http://dri.sourceforge.net/dri_status.phtml

für die Extra-Nvidia-Driver, die du nicht zu verwenden scheinst:

http://www.ai.mit.edu/lab/sysadmin/debian/nvidia.html 

> 
> Section "Module"
>         Load    "GLcore"
          ^^^^^^^^^^^^^^^
>         Load    "bitmap"
>         Load    "dbe"
>         Load    "ddc"
>         Load    "dri"
          ^^^^^^^^^^^^        
>         Load    "extmod"
>         Load    "freetype"
>         Load    "glx"
         ^^^^^^^^^^^^^
>         Load    "int10"
>         Load    "pex5"
>         Load    "record"
>         Load    "speedo"
>         Load    "type1"
>         Load    "vbe"
>         Load    "xie"
> EndSection
> 
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xfree86"
>         Option          "XkbModel"      "pc104"
>         Option          "XkbLayout"     "de"
> EndSection
> 
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "PS/2"
> EndSection
> 
> Section "InputDevice"
>         Identifier      "Generic Mouse"
>         Driver          "mouse"
>         Option          "SendCoreEvents"        "true"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
> EndSection
> 
> Section "Device"
>         Identifier      "RIVA128"
>         Driver          "nv"
>         Option          "UseFBDev"              "true"
> EndSection
> 
> Section "Monitor"
>         Identifier      "Monitor"
>         HorizSync       30-70
>         VertRefresh     50-160
>         Option          "DPMS"
> EndSection
> 
> Section "Screen"
>         Identifier      "Default Screen"
>         Device          "RIVA128"
>         Monitor         "Monitor"
>         DefaultDepth    24
>         SubSection "Display"
>                 Depth           1
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           4
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           8
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           15
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           16
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           24
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
> EndSection
> 
> Section "ServerLayout"
>         Identifier      "Default Layout"
>         Screen          "Default Screen"
>         InputDevice     "Generic Keyboard"
>         InputDevice     "Configured Mouse"
>         InputDevice     "Generic Mouse"
> EndSection
> 
> Section "DRI"
>         Mode    0666
^^^^^^^^^^^^^^^^^^^^^^^^

> EndSection
> 
> Gruss, Mario

-- 
/"\ ASCII Ribbon Campaign
\ / No proprietary formats in attachments without request
 X  i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \ Respect Open Standards

Attachment: pgpRAlWxB3QuF.pgp
Description: PGP signature


Reply to: