View Single Post
Old 05-26-2007, 10:23 PM   #3177 (permalink)
Irishwhistle
Diamond Member
 
Irishwhistle's Avatar
 
Join Date: Mar 2007
Location: Michigan, USA
Posts: 2,222
Default

Quote:
Originally Posted by Burgerbob View Post
Too bad Beryl doesnt like AMD64! it takes away all of my window borders and doesnt let me see my Terminal. Oh well, small price to pay.
I was having the same problem until someone on the Ubuntu forums told me this

Quote:
sudo gedit

/etc/X11/xorg.conf in the “Device” section: add these lines to it and save.

Option "AddARGBGLXVisuals" "True"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "backingstore" "True"
Option "TripleBuffer" "True"
Reply With Quote
It worked for me with my AMD Sempron 3100+, it should work for you.

By the way GCR, the above method that I told you about should not be tried on less than 512MB of RAM.If the screen goes white after applying don't panic, just hit Control+Alt+F2. This will go to a terminal and then type your user name and password if necessary. Type "sudo /etc/init.d/gdm stop". Then type "startx".

~Jordan
__________________
"There are always two people in every picture: the photographer and the viewer."

~Ansel Adams

Running Ubuntu 8.10 Intrepid Ibex
Irishwhistle is offline   Reply With Quote