|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Tips, Tricks & Tweaks Tips and Solutions for SUSE Linux
(Please do not post questions here) |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Quote:
You don't need Xgl or compiz, though Beryl can co-exist with compiz and Xgl if you want to maintain a fallback to something that you know works. Beryl will autodetect whether Xgl is running and make a determination as to whether or not to use it, so you should make sure it's not loading automatically (ie. make sure /etc/sysconfig/displaymanager is set to Xorg and not Xgl). Last thing, if you're experiencing problems with rendering, nVidia recommends adding: Code:
****Option******** "AddARGBGLXVisuals" "True" Code:
Section "Extensions" ****Option******** "Composite" "Enabled" EndSection Hope this helps... Cheers, KV |
|
|||
|
Thanks Elsewhere. I also found some tips on the Beryl forums....and yes I found out about the emerald and emerald-theme packages as well. thelinuxportal, you might want to consider adding them to your beryl packages list.
One or all of the following additions to xorg.conf fixed the no window-decorations problem; Section "Device" BoardName "GeForce FX 5900XT" BusID "1:0:0" Driver "nvidia" Identifier "Device[0]" VendorName "NVIDIA" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option "backingstore" "true" Option "TripleBuffer" "true" Option "AddARGBGLXVisuals" "True" EndSection Section "Extensions" Option "Composite" "Enable" EndSection |
|
|||
|
Quote:
Yes, entirely true, I believe I added those too, so will update. |
|
|||
|
I am having one last issue with beryl-manager on GNOME. I'd like to start beryl when I logon to GNOME and have it running out of the gate. I added 'beryl-manager' to the startup tab in gnome-session-properties, and it starts when I logon. The only problem is that it appears to start up in metacity by default even though 'beryl' is checked in 'selected window manager' in beryl-manager. In order to get beryl to start I have to toggle metacity and then beryl in beryl-manager. It all works fine after that. Any ideas?
Edit: The fix is to logout of the current session and check the 'save session' checkbox on the way out. Sometimes it's the simple things ...
|
|
|||
|
Is working great here - 10.1, KDE 3.5.5, Xorg 7.1, Gnome.
Initially started up weird in KDE with metacity background and icons, got rid of this by either xkill + click on background, or kcontrol>desktop>behaviour>show icons on desktop (toggle it off, save, toggle it back on) to get KDE background back. Pretty stable so far. Incredibly flexible special effects for the desktop. After installing I simply start up KDE as normal but use an autostart file to start the Beryl display manager: [Desktop Entry] Encoding=UTF-8 Exec=beryl-start & GenericName[en_US]= StartupNotify=false Terminal=false TerminalOptions= Type=Application X-KDE-autostart-after=kdesktop Then use an icon on the desktop to fire up Beryl-manager. KDE otherwise defaults to using kdm. Takes effort to get it going, but worth it if you like bleeding edge. Have fun... |
|
|||
|
Quote:
Use this one: http://software.opensuse.org/download/X11:...USE_Linux_10.1/ |
|
|||
|
Quote:
|
|
|||
|
i have tried to use this howto to use beryl on my suse 10.1 but i have an ati x1400 mobility card.
Everything goes well until i run beryl-settings it say no xgl and no aiglx found, no nvidia card en then it says no composite manager. But my desktop changes, so it seems beryl is loaded but i can't select my windows, i don't have a title bar. I think (very sure) that's my problem has to do with the window decoration. i tried emerald but i must be missing something because nothing changes at all. also i can't use any xgl functions (rotating cube and stuff) Can someone help me on this? |
|
|||
|
Quote:
|
|
|||
|
Well, I've problems with starting beryl-manager.
I'm running SuSE 10.1, GNOME and have installed a nVidia-driver. In my xorg.conf I've this sections: Section "Device" BoardName "GeForce Go 7600" BusID "1:0:0" Driver "nvidia" Identifier "Device[0]" Screen 0 VendorName "NVidia" Option "AllowGLXWithComposite" "true" Option "backingstore" "true" Option "TripleBuffer" "true" Option "AddARGBGLXVisuals" "True" EndSection Section "Extensions" Option "Composite" "on" EndSection But when I run beryl-manager the system kicks me back to the logon system ![]() Can anybody tell me why? |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|