• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

openSuSE 10.2 & NVIDA & beryl Erfahrungsberichte

s.krueger

Newbie
Hallo, Leute

Ich möchte mal so eine art Umfrage starten bei wem das ganze siehe Tietel feherfrei läuft und wie eure Config dazu aussieht!

Weil bei mir läuft alles flüssig und ohne Probs, bis auf eins... nach ca 1bis2 Stunden frist sich mein Recher einfach so fest, ohne das sich vorher was ankündigt und ich auch mitten im Arbeiten am PC bin!
Logs ect. kann ich leider dann nicht prüfen, weil alles steht still -> Resettaste

Install habe ich das ganze nach dieser Anleitung: http://en.opensuse.org/Beryl
ab Abschnitt " Beryl with nVidia drivers - no Xgl/AIGLX"
weil ich gelesen habe, das es die CPU schont, da alles die GraKa macht

Compiz habe ich kommplett von der HDD entfernt, weil der mir immer dazwischen gefunkt hat, seid dem ist auch alles IO, bis auf das das ding sich fest frisst...

Meine HW:
EPOX 8RDA3+
AMD XP 2600+
1 GB Ram
NV6600GT AGP

Soft:
openSuSE 10.2
NVIDIA-Linux-x86-1.0-9746-pkg1.run

Also los, Leute... bei wem klemmt`s und bei wem funzt es?! Wollen doch mal sehen ob ich was falsch gemacht habe, oder ob ich einfach nur Pech mit meiner HW habe



Mfg SVen
 

gbolk

Newbie
Rennt bei mir einwandfrei ohne irgendwelche Probleme....

Meine xorg.conf:

Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:12:14 PST 2006

# /.../
# SaX generated X11 config file
# Created on: 2006-12-24T14:03:14+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 "ServerLayout"
    Identifier     "Layout[all]"
    Screen         "Screen[0]" 0 0
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
    InputDevice    "Mouse[3]" "SendCoreEvents"
    Option         "Clone" "off"
    Option         "Xinerama" "off"
EndSection

Section "Files"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/input/mice"
    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"
EndSection

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

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

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

Section "InputDevice"
    Identifier     "Mouse[1]"
    Driver         "mouse"
    Option         "Buttons" "12"
    Option         "Device" "/dev/input/mice"
    Option         "InputFashion" "Mouse"
    Option         "Name" "Logitech;MediaPlay"
    Option         "Protocol" "explorerps/2"
    Option         "Vendor" "Sysp"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    Identifier     "Mouse[3]"
    Driver         "synaptics"
    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 "InputDevice"
    Identifier     "Mouse[5]"
    Driver         "mouse"
    Option         "ButtonNumber" "5"
    Option         "Device" "/dev/input/mice"
    Option         "InputFashion" "Mouse"
    Option         "Name" "USB-Mouse;ExplorerPS/2 on USB"
    Option         "ZAxisMapping" "4 5"
EndSection

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

Section "Monitor"
    Identifier     "Monitor[0]"
    VendorName     "EYE"
    ModelName      "EYE-Q 48S"
    UseModes       "Modes[0]"
    DisplaySize     359    287
    HorizSync       30.0 - 92.0
    VertRefresh     43.0 - 90.0
    Option         "CalcAlgorithm" "XServerPool"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device[0]"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "GeForce Go 7600"
    Screen          0
EndSection

Section "Screen"
    Identifier     "Screen[0]"
    Device         "Device[0]"
    Monitor        "Monitor[0]"
    DefaultDepth    24
    Option         "SaXDualHead"
    Option         "TwinView"
    Option         "SaXDualMonitorVendor" "--> LCD"
    Option         "SecondMonitorHorizSync" "30-90"
    Option         "SaXDualVSync" "58-72"
    Option         "MetaModes" "1280x1024,1440x900;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480"
    Option         "SaXDualOrientation" "RightOf"
    Option         "SaXDualResolution" "1440x900"
    Option         "TwinViewOrientation" "RightOf"
    Option         "SaXDualMode" "Xinerama"
    Option         "SecondMonitorVertRefresh" "58-72"
    Option         "SaXDualHSync" "30-90"
    Option         "SaXDualMonitorModel" "1440X900@70HZ"
    Option         "AllowGLXWithComposite" "True"
    Option         "RenderAccel" "True"
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
EndSection

Section "Extensions"

	#Option	"Composite"	"Enable"
    Option         "Composite" "Enable"
EndSection

Hardwareconfig:

HP Pavillion dv9000 NB
AMD Turion X2
2 GB Ram
256MB Geforce 7600Go
externes EYE-Q48S-Display mit 1280x1024
Notebookdisplayauflösung: 1440x900

beryl incl. aller Effekte läuft stabil, ohne Aussetzer, einfach nix. Der schwarze Balken auf den Sreenshots rührt von der unteerschiedlichen Auflösung: Rechts Notebook mit 1440x900 und links EYE-Q mit 1280x1024...der Balken ist natürlich während der Arbeit nicht zu sehen...
 

edgarkls

Hacker
mich stört nach wie vor der openoffice-bug (Dialogfenster werden nur im vollbildmodus angezeigt). Solange der nicht behoben ist, bleibe ich bei compiz.
 

Juan_Lutz

Hacker
s.krueger schrieb:
Hallo, Leute

Ich möchte mal so eine art Umfrage starten bei wem das ganze siehe Tietel feherfrei läuft und wie eure Config dazu aussieht!

Weil bei mir läuft alles flüssig und ohne Probs, bis auf eins... nach ca 1bis2 Stunden frist sich mein Recher einfach so fest, ohne das sich vorher was ankündigt und ich auch mitten im Arbeiten am PC bin!
Logs ect. kann ich leider dann nicht prüfen, weil alles steht still -> Resettaste

Install habe ich das ganze nach dieser Anleitung: http://en.opensuse.org/Beryl
ab Abschnitt " Beryl with nVidia drivers - no Xgl/AIGLX"
weil ich gelesen habe, das es die CPU schont, da alles die GraKa macht


Mfg SVen

Hallo,
gleiche Installation wie oben beschrieben.
Bei mir läufte alles Ok. Nur ein paar Anwendungen hatten probleme gehabt.
Limewire (zeigt ein weißes Fenster)
Cedega

Soft:
openSuSE 10.2
NVIDIA-Linux-x86-1.0-9731-pkg1.run

Grüße
J.-L.
 

INA_Medick

Member
Funktioniert einwandfrei, bis auf das Problem mit OOo, aber das kann ich verschmerzen, da ich lieber KOffice verwende.
 
OP
S

s.krueger

Newbie
Danke für eure Beteiligung!

Eben hatte ich das Prob wieder, aber ich habe eine Vermutung: wenn beryl eine Fernster-Animation macht (Flammen, oder drehen...) dann steht alles!
Ist mir schon eimal passiert, aber dachte das es nix damit zu tun hat, scheinbar aber doch!

Aber ohne diese Animation, wirkt der schöne Desktop ja nicht mehr! Was kann ich tun, damit ich alles im vollen Umfang genießen kann?!?

Hier mal eine xorg.conf :

Code:
# /.../
# SaX generated X11 config file
# Created on: 2006-12-29T18:57:04+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"
EndSection

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

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


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "7"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "ExplorerPS/2"
  Option       "Protocol" "ExplorerPS/2"
  Option       "Vendor" "PS/2-Mouse"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  338 270
  HorizSync    30-83
  Identifier   "Monitor[0]"
  ModelName    "BENQ FP71G X"
  Option       "DPMS"
  VendorName   "BNQ"
  VertRefresh  43-76
  UseModes     "Modes[0]"
EndSection


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


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


Section "Device"
  BoardName    "GeForce 6600/GeForce 6600 GT"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Option       "RenderAccel" "true"
  Option       "HWCursor" "true"
  Option        "RenderAccel" "true"
  Option        "AllowGLXWithComposite" "true"
  Option        "backingstore" "true"
  Option        "AddARGBGLXVisuals" "True"
  Option        "TripleBuffer" "true"
  Screen       0
  VendorName   "NVidia"
EndSection


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


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
  Option       "Composite" "Enable"
EndSection

So nun aber erstmal einenguten Rutsch ins neue Jahr!!! :p



Mfg SVen
 
Oben