Beryl mit ATI-Karte unter KDE

hab grad erfahren dass glxgears nix mit 3D unterstützung zu tun haben sollen! ich sollte lieber den Befehl:
glxinfo | grep rendering
ausführen

und da erhalte ich das ergebnis:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No

woran kann das liegen? glaube mich zu errinnern dass in sax2 am anfang (also ohne ati treiber) bereits 3D nicht durchgestrichen war es sollte also jetzt auch funktionieren aber wie? wo muss ich das einstellen?
wenn ich in yast auf "Grafikkarte und Montior" gehe dann ist bei mir unten nämlich das Häkchen bei "3D-Beschleunigung aktivieren" gemacht aber es ist so grau hinterlegt also nicht auswählbar...

Also laufen die ATI Treiber nicht ;) - Schau mal in deine /etc/X11/xorg.conf ... oder häng sie hier mal an.
 
so, da ich mich sowieso nicht wirklich auskenne wollte ich meine xorg.conf einfach anhängen ginge am einfachsten weil dass cih da selber was finde ist seeeehr unrealistisch aber er lässt mich nicht: "Ungültige Datei" dann seh ich das geht ja garnicht von den Dateiendungen her (sollte man vllt. auch ändern...
So nun also meine xorg.conf in Codeform:
Code:
# /.../
# SaX generated X11 config file
# Created on: 2007-03-19T11:42:08+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  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/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  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"
  FontPath     "unix/:7100"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

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

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
  Load         "dri"
EndSection

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


Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Mouse[1]"
  Option       "Device" "/dev/input/mice"
  Option       "Emulate3Buttons" "on"
  Option       "Name" "Touchpad"
  Option       "SHMConfig" "on"
  Option       "Vendor" "Synaptics"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[3]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "ImPS/2 Generic Wheel Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  331 207
  HorizSync    31-60
  Identifier   "Monitor[0]"
  ModelName    "SEC 1024"
  Option       "DPMS"
  VendorName   "SAMSUNG"
  VertRefresh  30-60
  UseModes     "Modes[0]"
EndSection


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


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  BoardName    "Mobility Radeon X700 5653 (M26) (PCIE)"
  BusID        "1:0:0"
  Driver       "fglrx"
  Identifier   "Device[0]"
  Option       "SaXDualHead"
  Option       "SaXDualMonitorVendor" "--> VESA"
  Option       "MonitorLayout" "LVDS,AUTO"
  Option       "SaXDualVSync" "50-60"
  Option       "VRefresh2" "50-60"
  Option       "Mode2" "1024x768,1024x600,800x600,768x576,640x480"
  Option       "FSAADisableGamma" "no"
  Option       "CapabilitiesEx" "0x00000000"
  Option       "Capabilities" "0x00000000"
  Option       "FSAAMSPosX0" "0.000000"
  Option       "FSAAMSPosX1" "0.000000"
  Option       "OpenGLOverlay" "off"
  Option       "FSAAMSPosX2" "0.000000"
  Option       "HSync2" "31-50"
  Option       "Stereo" "off"
  Option       "FSAAMSPosX3" "0.000000"
  Option       "CenterMode" "off"
  Option       "ScreenOverlap" "0"
  Option       "FSAAMSPosY0" "0.000000"
  Option       "FSAAMSPosY1" "0.000000"
  Option       "mtrr" "off"
  Option       "FSAAMSPosX4" "0.000000"
  Option       "ForceGenericCPU" "no"
  Option       "FSAAMSPosX5" "0.000000"
  Option       "DesktopSetup" "Clone"
  Option       "FSAAMSPosY2" "0.000000"
  Option       "FSAAScale" "1"
  Option       "FSAAMSPosY3" "0.000000"
  Option       "GammaCorrectionI" "0x00000000"
  Option       "no_accel" "no"
  Option       "FSAAMSPosY4" "0.000000"
  Option       "UseFastTLS" "0"
  Option       "FSAAMSPosY5" "0.000000"
  Option       "FSAACustomizeMSPos" "no"
  Option       "FSAAEnable" "no"
  Option       "SaXDualResolution" "1024x768"
  Option       "BlockSignalsOnLock" "on"
  Option       "GammaCorrectionII" "0x00000000"
  Option       "KernelModuleParm" "locked-userpages=0"
  Option       "no_dri" "no"
  Option       "VideoOverlay" "on"
  Option       "UseInternalAGPGART" "no"
  Option       "PseudoColorVisuals" "off"
  Option       "StereoSyncEnable" "1"
  Option       "SaXDualOrientation" "LeftOf"
  Option       "SaXDualMode" "Clone"
  Option       "ForceMonitors" "auto,crt1"
  Option       "SaXDualHSync" "31-50"
  Option       "SaXDualMonitorModel" "1024X768@60HZ"
  VendorName   "ATI"
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       "Screen[0]"
EndSection


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
  Option       "DAMAGE" "false"
EndSection
 
push 25.3.07! Problem noch immer nicht gelöst ich komm nicht weiter
 
hm.... deine Xorg.conf sieht meiner recht ähnlich was so die wichtigen Sachen angeht. Nun ja, ich wage einfach mal die Vermutung aufzustellen, das das was du da hast nicht mit deinem Grafikkartentreiber und deren Einstellungen zu tun hast (allein schon weil das ganze bei mir ungefähr genauso aussieht), bei mir läuft das ganze aber nur, wenn ich den Fenstermanager auf Beryl stelle, denn bei dem Normal Manager (Metacity für Gnome und KWin für KDE) macht der, zumindest meines Wissens nach, keine Effekte.
 
Zuletzt bearbeitet:
Ich fange mal mit der Erklärung an

:::::::ATI = XGL (Nvidia = AIXGL)

hier erstmal ein vernünftiger Link mit DEUTSCHEM WIKI
http://wiki.xglusers.de/index.php/OpenSUSE_und_Beryl_-_XGL

Meine Anleitung:
öffne Yast->Installationsquellen
-dann http, Protokoll auch http und beim servernamen ftp.skynet.be eintragen.
-als pfad /pub/software.opensuse.org/X11:/XGL/openSUSE_10.2/ xgl
eingeben.

Dann folgende Pakete installieren:
* xgl
* beryl-core
* beryl-plugins
* emerald : window decorator
* emerald-themes
* aquamarine
* beryl-settings
* beryl-manager
* compiz
So dann etwas was im Wiki nicht drin steht!
Nachdem du die Pakete installiert hast einmal den X-Server neustarten (STGR+Alt+Del).
beryl und der beryl manager sind jetzt unter /usr/bin abgelegt beide starten!
(für autostart im Terminal (ln -s /usr/bin/beryl ~/.kde/Autostart/beryl)
bzw. (ln -s /usr/bin/beryl-manager ~/.kde/Autostart/beryl-manager) eingeben.
Jetzt Yast -> System -> Editor für /etc/sysconfig-Dateien öffen!
dann Tab - desktop - Display Manager - Displaymanager_xserver öffnen
und einfach auf xgl umstellen.
Wenns jetzt noch nicht läuft rechte maustaste auf beryl manager und den windows manager auf beryl umstellen!
Hoffe dies hilft dir!
 
Zurück
Oben