NoPaste

xorg.conf bei mislungenem fglrx

von Anonymous

SNIPPET_TEXT:
  1. #
  2. # Auto-generated by KNOPPIX mkxf86config
  3.  
  4. Section "ServerLayout"
  5.  
  6. # PS/2 Mouse not detected
  7. # Serial Mouse not detected
  8. #       InputDevice    "AlpsPad" "AlwaysCore"
  9. # compiz, beryl 3D-Support with DRI & Composite
  10.         Identifier     "XFree86 Configured"
  11.         Screen      0  "aticonfig-Screen[0]" 0 0
  12.         InputDevice    "Keyboard0" "CoreKeyboard"
  13.         InputDevice    "USB Mouse" "CorePointer"
  14.         Option      "AIGLX" "true"
  15. EndSection
  16.  
  17. Section "Files"
  18.  
  19. # Additional fonts: Locale, Gimp, TTF...
  20. #       FontPath     "/usr/share/fonts/X11/latin2/75dpi"
  21. #       FontPath     "/usr/share/fonts/X11/latin2/100dpi"
  22. # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
  23.         RgbPath      "/usr/share/X11/rgb"
  24.         ModulePath   "/usr/lib/xorg/modules"
  25.         FontPath     "/usr/share/fonts/X11/misc:unscaled"
  26.         FontPath     "/usr/share/fonts/X11/75dpi:unscaled"
  27.         FontPath     "/usr/share/fonts/X11/100dpi:unscaled"
  28.         FontPath     "/usr/share/fonts/X11/Type1"
  29.         FontPath     "/usr/share/fonts/X11/Speedo"
  30.         FontPath     "/usr/share/fonts/X11/PEX"
  31.         FontPath     "/usr/share/fonts/X11/cyrillic"
  32.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  33.         FontPath     "/usr/share/fonts/truetype"
  34.         FontPath     "/usr/share/fonts/latex-ttf-fonts"
  35. EndSection
  36.  
  37. Section "Module"
  38.  
  39.         Load  "dri" # This shouldn't be available choice if user has selected driver vga, vesa or nv.
  40.         Load  "glx" # GLX Extension.
  41.         Load  "freetype" # Freetype fonts.
  42.         Load  "type1"  # Type 1 fonts
  43.         Load  "record" # Developer extension, usually not needed
  44.         SubSection "extmod"
  45.                 Option      "omit xfree86-dga"
  46.         EndSubSection
  47. EndSection
  48.  
  49. Section "ServerFlags"
  50.         Option      "AllowMouseOpenFail" "true"
  51. EndSection
  52.  
  53. Section "InputDevice"
  54.         Identifier  "Keyboard0"
  55.         Driver      "kbd"
  56.         Option      "CoreKeyboard"
  57.         Option      "XkbRules" "xorg"
  58.         Option      "XkbModel" "pc105"
  59.         Option      "XkbLayout" "de"
  60.         Option      "XkbVariant" "nodeadkeys"
  61. EndSection
  62.  
  63. Section "InputDevice"
  64.         Identifier  "USB Mouse"
  65.         Driver      "mouse"
  66.         Option      "Device" "/dev/input/mice"
  67.         Option      "SendCoreEvents" "true"
  68.         Option      "Protocol" "IMPS/2"
  69.         Option      "ZAxisMapping" "4 5"
  70.         Option      "Buttons" "5"
  71. EndSection
  72.  
  73.  
  74. Section "Monitor"
  75.  # DDC-probed
  76.  # DDC-probed
  77.         # These are the DDC-probed settings reported by your monitor.
  78.         # 1280x1024, 75.0Hz; hfreq=79.98, vfreq=75.03
  79.         Identifier   "Monitor0"
  80.         VendorName   "ACR"
  81.         ModelName    "ACRad18"
  82.  
  83.         HorizSync    30.0 - 82.0
  84.         VertRefresh  50.0 - 75.0
  85.         ModeLine     "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
  86.         Option      "DPMS" "true"
  87. EndSection
  88.  
  89. Section "Monitor"
  90.         Identifier   "aticonfig-Monitor[0]"
  91.         Option      "VendorName" "ATI Proprietary Driver"
  92.         Option      "ModelName" "Generic Autodetecting Monitor"
  93.         Option      "DPMS" "true"
  94. EndSection
  95.  
  96.  
  97. Section "Device"
  98.         Identifier  "aticonfig-Device[0]"
  99.         Driver      "fglrx"
  100. EndSection
  101.  
  102. Section "Screen"
  103.         Identifier "Screen0"
  104.         Device     "Card0"
  105.         Monitor    "Monitor0"
  106.         DefaultDepth    24
  107.         Option      "AddARGBGLXVisuals" "true"
  108.         Option      "DisableGLXRootClipping" "true"
  109.         SubSection "Display"
  110.                 Depth    24
  111.                 Modes    "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
  112.         EndSubSection
  113. EndSection
  114.  
  115. Section "Screen"
  116.         Identifier "aticonfig-Screen[0]"
  117.         Device     "aticonfig-Device[0]"
  118.         Monitor    "aticonfig-Monitor[0]"
  119.         DefaultDepth     24
  120.         SubSection "Display"
  121.                 Viewport   0 0
  122.                 Depth     24
  123.         EndSubSection
  124. EndSection
  125.  
  126. Section "DRI"
  127.         Mode         0666
  128. EndSection

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN