$this->Twitter->status('Merry Christmas!!!');
Feb 23

Yesterday I update my beryl and after the updates, I turned it off and sleep. And first thing in the morning my wife open my pc for me. And she wakes me up wondering what happen to my desktop and tedent! A fully white display in my screen. Actually my pc continously working but there are thing that I can’t see except the white window(s), white desktop and white shadows.And here are the options on how to get your beryl worked.

  • Downgrading your copy of beryl to rc1 ( I still want my new version of beryl rc3 :p kase puro na lang dowgrade, downgrade na nga wp ko pati ba naman beryl downgrade din )
  • Change your rendering path from Automatic to Copy / or simply type this command into your terminal ( i tried but was slow thus it hungs my system :( ) :beryl-xgl --use-copy && emerald
  • By changing startxgl.sh from ( I recommend this one :) ):
    #!/bin/sh/usr/bin/Xgl :1 -fullscreen -ac -br -accel xv:fbo -accel glx:pbuffer &sleep 4
    export DISPLAY=:1
    cookie=”$(xauth -i nextract - :0 | cut -d ‘ ‘ -f 9)”
    xauth -i add :1 . “$cookie”
    exec startkde

    to :
    #!/bin/sh/usr/bin/Xgl :0 -fullscreen -ac -br -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 startkde

note : this is based from the error i encountered but it seems that things work properly im not saying that this is the solution if you will still encounter some error feel free to post a comment. thanks to pinsan kinz. :)

technorati tags:, , , , ,

Blogged with Flock

4 Responses to “Beryl 0.2.0 rc3 White Screen / Cube of Death”

  1. cookkie basic » Beryl 0.2.0 rc3 White Screen of Death Says:

    [...] Original post by pakapblog! and software by Elliott Back Posted 23 Feb, 2007 | Categories: Uncategorized  [...]

  2. isagani Says:

    Hehe. :D More like whitescreen of death (WSOD?). Haven’t updated to RC3 yet. Hope this doesn’t happen to me. :)

  3. isagani Says:

    Nag-reply pala ko dun sa question mo sa blog ko… Hope I answered your question. http://pau-isagani.blogspot.com/2007/02/open-hardware-site-stumbled-upon.html

  4. jsonv Says:

    hmmmm…i havent tried it yet, pagmeron na kong new cpu, i would give it a shot. :)

Leave a Reply