Hackerboard Wiki HaboBlog
Hackerboard bei Facebook Hackerboard bei Google+ Hackerboard bei Twitter

[HaBo]

 
Linux/UNIX Linuxverfechter finden hier Weggefährten.

openSUSE 11.1: xorg.conf-Probleme

Diskussion: openSUSE 11.1: xorg.conf-Probleme im Forum Linux/UNIX, in der Kategorie Operating Systems; Anzeige Hallo werte Linux-Gemeinde! Ich habe folgendes Problem mit meiner xorg.conf: Der neuste fglrx-Treiber für meine ATI X700 Mobility ist ...

Antwort
Alt 02.02.09, 19:42   #1 (permalink)
 
Benutzerbild von lynx
 
Registriert seit: 14.03.05
lynx Leistung: Facit NTK
Likes: 0
Standard openSUSE 11.1: xorg.conf-Probleme

Anzeige

Hallo werte Linux-Gemeinde!

Ich habe folgendes Problem mit meiner xorg.conf: Der neuste fglrx-Treiber für meine ATI X700 Mobility ist installiert (9.1), nur leider startet er beim Hochfahren nicht im grafischen System. Es sieht danach aus, als schmiere der X-Server ab. Ich muss mich dann immer als root einloggen, dann "rcxdm restart" manuell machen, damit ich mich als normaler User anmelden kann.

Hardware: ACER 5024 WLMI Laptop
KDE: 3.5.10 "release 33.2"
Kernel: 2.6.27.7-9-default i686

Hier meine derzeitige xorg.conf:

Code:
# ->
# XORG.CONF
# revision 0.8 update von 10.3 auf 11.1, cleaning, modify
# <-

Section "Files"
   FontPath     "/usr/share/fonts/local"
   FontPath     "/usr/share/fonts/misc"
   FontPath     "/usr/share/fonts/75dpi:unscaled"
   FontPath     "/usr/share/fonts/100dpi:unscaled"
   FontPath     "/usr/share/fonts/misc:unscaled"
   FontPath     "/usr/share/fonts/Type1"
   FontPath     "/usr/share/fonts/CID"
   #FontPath     "/usr/share/fonts/PEX"
   FontPath     "/usr/share/fonts/URW"
   FontPath     "/usr/share/fonts/Speedo"
   FontPath     "/usr/share/fonts/cyrillic"
   FontPath     "/usr/share/fonts/truetype"
   #FontPath     "/usr/share/fonts/latin2/misc:unscaled"
   #FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
   #FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
   #FontPath     "/usr/share/fonts/latin2/Type1"
   #FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
   FontPath     "/usr/share/fonts/baekmuk:unscaled"
   FontPath     "/usr/share/fonts/japanese:unscaled"
   #FontPath     "/usr/share/fonts/kwintv"
   FontPath     "/usr/share/fonts/truetype"
   FontPath     "/usr/share/fonts/truetype2"
   FontPath     "/usr/share/fonts/uni:unscaled"
   #FontPath     "/usr/share/fonts/ucs/misc:unscaled"
   #FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
   #FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
   #FontPath     "/usr/share/fonts/hellas/misc:unscaled"
   #FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
   #FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
   #FontPath     "/usr/share/fonts/hellas/Type1"
   FontPath     "/usr/share/fonts/misc/sgi:unscaled"
   #FontPath     "/usr/share/fonts/xtest"
   FontPath     "/opt/kde3/share/fonts"
   InputDevices   "/dev/gpmdata"
   InputDevices   "/dev/input/mice"
   InputDevices   "/dev/psaux"
   InputDevices   "/dev/ttyS0"
   InputDevices   "/dev/ttyS1"
   InputDevices   "/dev/input/event0"
EndSection

Section "ServerFlags"
  Option       "AIGLX" "on"
  Option       "AllowMouseOpenFail" "on"
  Option       "IgnoreABI" "on"
  Option       "ZapWarning" "on"
EndSection

Section "Module"
   Load  "dbe"
   Load  "freetype"
   SubSection "extmod"
      Option       "omit xfree86-dga"
   EndSubSection
   Load  "glx"
   Load  "dri"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "acer_laptop"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "10"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Logitech USB-PS/2 Optical Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Mouse[3]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Emulate3Buttons" "on"
  Option       "HorizScrollDelta" "0"
  Option       "InputFashion" "Mouse"
  Option       "Name" "Synaptics;Touchpad"
  Option       "Protocol" "explorerps/2"
  Option       "SHMConfig" "on"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  330 210
  HorizSync    30-62
  Identifier   "aticonfig-Monitor[0]"
  ModelName    "LGPHILIPSLCD LCD MONITOR"
  Option       "DPMS"
  Option       "PreferredMode" "1280x800"
  VendorName   "LPL"
  VertRefresh  50-60
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1280x800" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1280x800" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1280x800" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1280x800" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
EndSection


Section "Device"

  # === disable PnP Monitor  ===
  #Option                              "NoDDC"
  # === disable/enable XAA/DRI ===
  # === FireGL DDX driver module specific settings ===
  # === Screen Management ===
  # Note: When OpenGL Overlay is enabled, Video Overlay
  #       will be disabled automatically
   Identifier  "aticonfig-Device[0]"
   Driver      "fglrx"
   VendorName  "ATI"
   BoardName   "Mobility Radeon X700 5653 (M26) (PCIE)"
   Option       "no_accel" "no"
   Option       "no_dri" "no"
  # === misc DRI settings ===
   Option       "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
   Option       "DesktopSetup" "Clone"
   Option       "MonitorLayout" "LVDS, AUTO"
   Option       "IgnoreEDID" "off"
   Option       "HSync2" "unspecified"
   Option       "VRefresh2" "unspecified"
   Option       "ScreenOverlap" "0"
  # === TV-out Management ===
   Option       "NoTV" "no"
   Option       "TVStandard" "PAL-B"
   Option       "TVHSizeAdj" "0"
   Option       "TVVSizeAdj" "0"
   Option       "TVHPosAdj" "0"
   Option       "TVVPosAdj" "0"
   Option       "TVHStartAdj" "0"
   Option       "TVColorAdj" "0"
   Option       "GammaCorrectionI" "0x06419064"
   Option       "GammaCorrectionII" "0x06419064"
  # === OpenGL specific profiles/settings ===
   Option       "Capabilities" "0x00000000"
   Option       "CapabilitiesEx" "0x00000000"
  # === Video Overlay for the Xv extension ===
   Option       "VideoOverlay" "on"
  # === OpenGL Overlay ===
   Option       "OpenGLOverlay" "off"
   Option       "CenterMode" "off"
  # === Pseudo Color Visuals (8-bit visuals) ===
   Option       "PseudoColorVisuals" "off"
  # === QBS Support ===
   Option       "Stereo" "off"
   Option       "StereoSyncEnable" "1"
  # === Misc Options ===
   Option       "UseFastTLS" "0"
   Option       "BlockSignalsOnLock" "on"
   Option       "UseInternalAGPGART" "no"
   Option       "ForceGenericCPU" "no"
  # === FSAA ===
   Option       "FSAAEnable" "no"
   Option       "FSAAScale" "1"
   Option       "FSAADisableGamma" "no"
   Option       "FSAACustomizeMSPos" "no"
   Option       "FSAAMSPosX0" "0.000000"
   Option       "FSAAMSPosY0" "0.000000"
   Option       "FSAAMSPosX1" "0.000000"
   Option       "FSAAMSPosY1" "0.000000"
   Option       "FSAAMSPosX2" "0.000000"
   Option       "FSAAMSPosY2" "0.000000"
   Option       "FSAAMSPosX3" "0.000000"
   Option       "FSAAMSPosY3" "0.000000"
   Option       "FSAAMSPosX4" "0.000000"
   Option       "FSAAMSPosY4" "0.000000"
   Option       "FSAAMSPosX5" "0.000000"
   Option       "FSAAMSPosY5" "0.000000"
  # === Misc ===
   Option       "SaXDualHead"
   Option       "SaXDualMonitorVendor" "--> VESA"
   Option       "SaXDualVSync" "50-60"
   Option       "Mode2" "1024x768,1024x600,800x600,768x576,640x480"
   Option       "SaXDualResolution" "1024x768"
   Option       "KernelModuleParm" "locked-userpages=0"
   Option       "SaXDualOrientation" "LeftOf"
   Option       "SaXDualMode" "Clone"
   Option       "ForceMonitors" "auto,crt1"
   Option       "SaXDualHSync" "31-50"
   Option       "SaXDualMonitorModel" "1024X768@60HZ"
   Option       "XAANoOffscreenPixmaps"
   BusID       "1:0:0"
EndSection



Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  InputDevice  "Mouse[3]" "SendCoreEvents"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen      0  "aticonfig-Screen[0]" 0 0
EndSection


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
  Option       "Composite" "false"
EndSection
Dann noch meine xorg.0.log, Auszüge wo es hakt:

Code:
grep -E \(WW\)\|\(EE\) /var/log/Xorg.0.log

        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(WW) fglrx: Force AIGLX enabled
(WW) Falling back to old probe method for fglrx
(WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
(WW) Video driver ABI version of the X server is 4.1
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:6:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:7:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:6) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:6:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:7:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:6) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): MonitorLayout is no longer supported.
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Probed monitor is 400x300 mm, using Displaysize 330x210 mm
(WW) fglrx(0): Option "IgnoreEDID" is not used
(WW) fglrx(0): Option "NoTV" is not used
(WW) fglrx(0): Option "Stereo" is not used
(WW) fglrx(0): Option "StereoSyncEnable" is not used
(WW) fglrx(0): Option "FSAAEnable" is not used
(WW) fglrx(0): Option "FSAAScale" is not used
(WW) fglrx(0): Option "FSAADisableGamma" is not used
(WW) fglrx(0): Option "FSAACustomizeMSPos" is not used
(WW) fglrx(0): Option "FSAAMSPosX0" is not used
(WW) fglrx(0): Option "FSAAMSPosY0" is not used
(WW) fglrx(0): Option "FSAAMSPosX1" is not used
(WW) fglrx(0): Option "FSAAMSPosY1" is not used
(WW) fglrx(0): Option "FSAAMSPosX2" is not used
(WW) fglrx(0): Option "FSAAMSPosY2" is not used
(WW) fglrx(0): Option "FSAAMSPosX3" is not used
(WW) fglrx(0): Option "FSAAMSPosY3" is not used
(WW) fglrx(0): Option "FSAAMSPosX4" is not used
(WW) fglrx(0): Option "FSAAMSPosY4" is not used
(WW) fglrx(0): Option "FSAAMSPosX5" is not used
(WW) fglrx(0): Option "FSAAMSPosY5" is not used
(WW) fglrx(0): Option "SaXDualHead" is not used
(WW) fglrx(0): Option "SaXDualMonitorVendor" is not used
(WW) fglrx(0): Option "SaXDualVSync" is not used
(WW) fglrx(0): Option "SaXDualResolution" is not used
(WW) fglrx(0): Option "SaXDualOrientation" is not used
(WW) fglrx(0): Option "SaXDualMode" is not used
(WW) fglrx(0): Option "SaXDualHSync" is not used
(WW) fglrx(0): Option "SaXDualMonitorModel" is not used
(WW) fglrx(0): Option "CalcAlgorithm" is not used
(WW) fglrx(0): Option "PreferredMode" is not used
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(WW) AIGLX: 3D driver claims to not support visual 0x33
(WW) AIGLX: 3D driver claims to not support visual 0x34
(WW) AIGLX: 3D driver claims to not support visual 0x35
(WW) AIGLX: 3D driver claims to not support visual 0x36
(WW) AIGLX: 3D driver claims to not support visual 0x37
(WW) AIGLX: 3D driver claims to not support visual 0x38
(WW) AIGLX: 3D driver claims to not support visual 0x39
(WW) AIGLX: 3D driver claims to not support visual 0x3a
(WW) AIGLX: 3D driver claims to not support visual 0x3b
(WW) AIGLX: 3D driver claims to not support visual 0x3c
(WW) AIGLX: 3D driver claims to not support visual 0x3d
(WW) AIGLX: 3D driver claims to not support visual 0x3e
(WW) AIGLX: 3D driver claims to not support visual 0x3f
(WW) AIGLX: 3D driver claims to not support visual 0x40
(WW) AIGLX: 3D driver claims to not support visual 0x41
(WW) AIGLX: 3D driver claims to not support visual 0x42
(WW) AIGLX: 3D driver claims to not support visual 0x43
(WW) AIGLX: 3D driver claims to not support visual 0x44
(WW) AIGLX: 3D driver claims to not support visual 0x45
(WW) AIGLX: 3D driver claims to not support visual 0x46
(WW) AIGLX: 3D driver claims to not support visual 0x47
(WW) AIGLX: 3D driver claims to not support visual 0x48
(WW) AIGLX: 3D driver claims to not support visual 0x49
(WW) AIGLX: 3D driver claims to not support visual 0x4a
(WW) AIGLX: 3D driver claims to not support visual 0x4b
(WW) AIGLX: 3D driver claims to not support visual 0x4c
(WW) AIGLX: 3D driver claims to not support visual 0x4d
(WW) AIGLX: 3D driver claims to not support visual 0x4e
(WW) AIGLX: 3D driver claims to not support visual 0x4f
(WW) AIGLX: 3D driver claims to not support visual 0x50
(WW) AIGLX: 3D driver claims to not support visual 0x51
(WW) AIGLX: 3D driver claims to not support visual 0x52
(WW) AIGLX: 3D driver claims to not support visual 0x53
(WW) AIGLX: 3D driver claims to not support visual 0x54
(WW) AIGLX: 3D driver claims to not support visual 0x55
(WW) AIGLX: 3D driver claims to not support visual 0x56
(WW) AIGLX: 3D driver claims to not support visual 0x57
(WW) AIGLX: 3D driver claims to not support visual 0x58
(WW) AIGLX: 3D driver claims to not support visual 0x59
(WW) AIGLX: 3D driver claims to not support visual 0x5a
(WW) AIGLX: 3D driver claims to not support visual 0x5b
(WW) AIGLX: 3D driver claims to not support visual 0x5c
(WW) AIGLX: 3D driver claims to not support visual 0x5d
(WW) AIGLX: 3D driver claims to not support visual 0x5e
(WW) AIGLX: 3D driver claims to not support visual 0x5f
(WW) AIGLX: 3D driver claims to not support visual 0x60
(WW) AIGLX: 3D driver claims to not support visual 0x61
(WW) AIGLX: 3D driver claims to not support visual 0x62
(WW) AIGLX: 3D driver claims to not support visual 0x63
(WW) AIGLX: 3D driver claims to not support visual 0x64
(WW) AIGLX: 3D driver claims to not support visual 0x65
(WW) AIGLX: 3D driver claims to not support visual 0x66
(WW) AIGLX: 3D driver claims to not support visual 0x67
(WW) AIGLX: 3D driver claims to not support visual 0x68
(WW) AIGLX: 3D driver claims to not support visual 0x69
(WW) AIGLX: 3D driver claims to not support visual 0x6a
(WW) AIGLX: 3D driver claims to not support visual 0x6b
(WW) AIGLX: 3D driver claims to not support visual 0x6c
(WW) AIGLX: 3D driver claims to not support visual 0x6d
(WW) AIGLX: 3D driver claims to not support visual 0x6e
(WW) AIGLX: 3D driver claims to not support visual 0x6f
(WW) AIGLX: 3D driver claims to not support visual 0x70
(WW) AIGLX: 3D driver claims to not support visual 0x71
(WW) AIGLX: 3D driver claims to not support visual 0x72
Vielleicht hat jemand mal Lust und Zeit das mit mir durchzugehen und diese Warnings auszumerzen. :-)

Bis bald!

Viele Grüße,
lynx
__________________
"es gibt keinen Löffel"
lynx ist offline   Mit Zitat antworten
Alt 02.02.09, 19:46   #2 (permalink)
Moderator
 
Benutzerbild von bitmuncher
 
Registriert seit: 30.09.06
bitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcore
Likes: 441
Standard

BusID korrekt setzen und die ganzen unnötigen Options rausnehmen. AIGLX rausnehmen, wenn du es nicht unbedingt brauchst.
__________________
Mein Blog - Mein Job - Diaspora

Der Ring uns zu knechten besteht aus 12 Sternen auf blauem Grund.

Neue Beiträge im Habo via Twitter - Das HaBo auf FB - Das HaBo bei G+
bitmuncher ist offline   Mit Zitat antworten
   
HaBOT
 
- Anzeige -

Werbung ist gerade online    
Alt 02.02.09, 22:12   #3 (permalink)
Themenstarter
 
Benutzerbild von lynx
 
Registriert seit: 14.03.05
lynx Leistung: Facit NTK
Likes: 0
Standard

Was wäre hier in meinem Fall die richtige Bus-ID?

Wirklich alle Options rausnehmen, die er hier anprangert?

AIGLX, naja, Desktop-Effekte mit der Karte haben noch nie richtig funktioniert. Also einfach AIGLX deaktivieren oder wie?

Viele Grüße,
lynx
__________________
"es gibt keinen Löffel"
lynx ist offline   Mit Zitat antworten
Alt 02.02.09, 22:17   #4 (permalink)
Moderator
 
Benutzerbild von xeno
 
Registriert seit: 09.09.04
xeno Leistung: Pentium Ixeno Leistung: Pentium I
xeno eine Nachricht über ICQ schicken
Likes: 76
Standard

Zitat:
Original von lynx
Was wäre hier in meinem Fall die richtige Bus-ID?
lynx
die busid lässt sich über lspci aus dem paket pciutils herausfinden. eventuell müssen einige nullen entfernt werden, einfach ein wenig rumprobieren.

beispiel:

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

in die xorg.conf kommt nun 0:2:0... normalerweise
xeno ist offline   Mit Zitat antworten
Alt 02.02.09, 22:32   #5 (permalink)
Themenstarter
 
Benutzerbild von lynx
 
Registriert seit: 14.03.05
lynx Leistung: Facit NTK
Likes: 0
Standard

@xeno: Okay, also lspci | grep VGA, dann kommt bei mir:

Code:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 (PCIE)
Dann war doch mein Eintrag in der xorg richtig? Verstehe ich jetzt nicht, was er hier meckert...
__________________
"es gibt keinen Löffel"
lynx ist offline   Mit Zitat antworten
Alt 02.02.09, 22:37   #6 (permalink)
Moderator
 
Benutzerbild von bitmuncher
 
Registriert seit: 30.09.06
bitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcorebitmuncher Quadcore
Likes: 441
Standard

Nimm mal die BusID komplett raus (einfach auskommentieren), dann verwendet er die Device-Sektion für alle gefundenen Grafikkarten. Wenn du AIGLX nicht brauchst, dann solltest du es auch nicht anmachen. Das verursacht vermutlich die ganzen Aufrufe an nicht unterstützte Grafikfunktionen.
__________________
Mein Blog - Mein Job - Diaspora

Der Ring uns zu knechten besteht aus 12 Sternen auf blauem Grund.

Neue Beiträge im Habo via Twitter - Das HaBo auf FB - Das HaBo bei G+
bitmuncher ist offline   Mit Zitat antworten
Alt 02.02.09, 23:00   #7 (permalink)
Themenstarter
 
Benutzerbild von lynx
 
Registriert seit: 14.03.05
lynx Leistung: Facit NTK
Likes: 0
Standard

@bitmuncher: Also AIGLX und auch das mit der Bus-ID sind auskommentiert. Trotzdem sieht meine xorg.0.log immer noch so aus:

Code:
grep -E \(WW\)\|\(EE\) /var/log/Xorg.0.log
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(WW) fglrx: Force AIGLX enabled
(WW) Falling back to old probe method for fglrx
(WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
(WW) Video driver ABI version of the X server is 4.1
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:6:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:7:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:6) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:6:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:7:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:6) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Unknown vendor-specific block 0
(WW) fglrx(0): Probed monitor is 400x300 mm, using Displaysize 330x210 mm
(WW) fglrx(0): Option "SaXDualHead" is not used
(WW) fglrx(0): Option "SaXDualMonitorVendor" is not used
(WW) fglrx(0): Option "SaXDualVSync" is not used
(WW) fglrx(0): Option "SaXDualResolution" is not used
(WW) fglrx(0): Option "SaXDualOrientation" is not used
(WW) fglrx(0): Option "SaXDualMode" is not used
(WW) fglrx(0): Option "SaXDualHSync" is not used
(WW) fglrx(0): Option "SaXDualMonitorModel" is not used
(WW) fglrx(0): Option "CalcAlgorithm" is not used
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(WW) AIGLX: 3D driver claims to not support visual 0x33
(WW) AIGLX: 3D driver claims to not support visual 0x34
(WW) AIGLX: 3D driver claims to not support visual 0x35
(WW) AIGLX: 3D driver claims to not support visual 0x36
(WW) AIGLX: 3D driver claims to not support visual 0x37
(WW) AIGLX: 3D driver claims to not support visual 0x38
(WW) AIGLX: 3D driver claims to not support visual 0x39
(WW) AIGLX: 3D driver claims to not support visual 0x3a
(WW) AIGLX: 3D driver claims to not support visual 0x3b
(WW) AIGLX: 3D driver claims to not support visual 0x3c
(WW) AIGLX: 3D driver claims to not support visual 0x3d
(WW) AIGLX: 3D driver claims to not support visual 0x3e
(WW) AIGLX: 3D driver claims to not support visual 0x3f
(WW) AIGLX: 3D driver claims to not support visual 0x40
(WW) AIGLX: 3D driver claims to not support visual 0x41
(WW) AIGLX: 3D driver claims to not support visual 0x42
(WW) AIGLX: 3D driver claims to not support visual 0x43
(WW) AIGLX: 3D driver claims to not support visual 0x44
(WW) AIGLX: 3D driver claims to not support visual 0x45
(WW) AIGLX: 3D driver claims to not support visual 0x46
(WW) AIGLX: 3D driver claims to not support visual 0x47
(WW) AIGLX: 3D driver claims to not support visual 0x48
(WW) AIGLX: 3D driver claims to not support visual 0x49
(WW) AIGLX: 3D driver claims to not support visual 0x4a
(WW) AIGLX: 3D driver claims to not support visual 0x4b
(WW) AIGLX: 3D driver claims to not support visual 0x4c
(WW) AIGLX: 3D driver claims to not support visual 0x4d
(WW) AIGLX: 3D driver claims to not support visual 0x4e
(WW) AIGLX: 3D driver claims to not support visual 0x4f
(WW) AIGLX: 3D driver claims to not support visual 0x50
(WW) AIGLX: 3D driver claims to not support visual 0x51
(WW) AIGLX: 3D driver claims to not support visual 0x52
(WW) AIGLX: 3D driver claims to not support visual 0x53
(WW) AIGLX: 3D driver claims to not support visual 0x54
(WW) AIGLX: 3D driver claims to not support visual 0x55
(WW) AIGLX: 3D driver claims to not support visual 0x56
(WW) AIGLX: 3D driver claims to not support visual 0x57
(WW) AIGLX: 3D driver claims to not support visual 0x58
(WW) AIGLX: 3D driver claims to not support visual 0x59
(WW) AIGLX: 3D driver claims to not support visual 0x5a
(WW) AIGLX: 3D driver claims to not support visual 0x5b
(WW) AIGLX: 3D driver claims to not support visual 0x5c
(WW) AIGLX: 3D driver claims to not support visual 0x5d
(WW) AIGLX: 3D driver claims to not support visual 0x5e
(WW) AIGLX: 3D driver claims to not support visual 0x5f
(WW) AIGLX: 3D driver claims to not support visual 0x60
(WW) AIGLX: 3D driver claims to not support visual 0x61
(WW) AIGLX: 3D driver claims to not support visual 0x62
(WW) AIGLX: 3D driver claims to not support visual 0x63
(WW) AIGLX: 3D driver claims to not support visual 0x64
(WW) AIGLX: 3D driver claims to not support visual 0x65
(WW) AIGLX: 3D driver claims to not support visual 0x66
(WW) AIGLX: 3D driver claims to not support visual 0x67
(WW) AIGLX: 3D driver claims to not support visual 0x68
(WW) AIGLX: 3D driver claims to not support visual 0x69
(WW) AIGLX: 3D driver claims to not support visual 0x6a
(WW) AIGLX: 3D driver claims to not support visual 0x6b
(WW) AIGLX: 3D driver claims to not support visual 0x6c
(WW) AIGLX: 3D driver claims to not support visual 0x6d
(WW) AIGLX: 3D driver claims to not support visual 0x6e
(WW) AIGLX: 3D driver claims to not support visual 0x6f
(WW) AIGLX: 3D driver claims to not support visual 0x70
(WW) AIGLX: 3D driver claims to not support visual 0x71
(WW) AIGLX: 3D driver claims to not support visual 0x72
Kann das jetzt nicht mehr nachvollziehen... Es scheint, als nehme er das auskommentierte trotzdem... :-?
__________________
"es gibt keinen Löffel"
lynx ist offline   Mit Zitat antworten
Antwort
   
- Anzeige -

Werbung ist gerade online    

[HaBo] » Operating Systems » Linux/UNIX » openSUSE 11.1: xorg.conf-Probleme
Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks sind aus
Pingbacks sind aus
Refbacks sind aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Komische Werte in der xorg.conf lynx Linux/UNIX 3 08.01.09 17:58
xorg.conf - Bildschirmauflösungen CentralWay Linux/UNIX 7 26.10.08 21:24
mit xorg.conf und TwinView Serow Linux/UNIX 5 21.01.08 13:09
xorg.conf zerschossen valenterry Linux/UNIX 23 16.07.07 23:06
Probleme mit xorg.conf lynx Linux/UNIX 2 29.09.05 11:17


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61