A random blog
15
Apr
14
Apr
So I got Beryl working and all, but now I’ve got a new thing going on. When I reboot, my Xserver doesn’t start properly. If I re-install the NVidia driver (Step 6) and restart gdm, everything works fine. Until I reboot. So I guess I can’t reboot anymore.
14
Apr
OK, much pain, many tries, and much frustration later, I have Beryl working and kicking ass!
I was trying to fix the `direct rendering: no` problem from earlier. I think this is what fixed the problem:
#!/bin/sh /usr/bin/Xgl :0 -fullscreen -ac -accel xv:fbo -accel glx:pbuffer & sleep 4 export DISPLAY=:0 cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)" xauth -i add :1 . "$cookie" exec /etc/X11/Xsession gnome-session
Section "Device" Identifier "NVidia GeForce 7600" Driver "nvidia" Option "AddARGBGLXVisuals" "True" EndSection
14
Apr
After all that, I broke my working Beryl installation. `glxinfo | grep direct` kept telling me `direct rendering: no` and I was on a stupid mission to fix it.
13
Apr
I have Beryl running on my Ubuntu installation now. It’s kinda’ freakin’ awesome. I guess Windows Vista is similar, with Aero, but whatever. This is free, fast, and it rocks.
Read on for what I had to do to get Beryl working.
continue reading "Beryl running on Ubuntu 6.10 (Edgy)"
