View previous topic :: View next topic |
Author |
Message |
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
Posted: Mon Nov 06, 2006 6:15 pm Post subject: beryl && anvidia == still a white screen |
|
|
Hello eveybody!
Does anyone get this "Beryl with nvidia"-Monster to run? I followed this page: http://wiki.gentoo-xeffects.org/Main_Page and installed the beta nvidia-drivers and beryl (with no aiglx or whatever). But all I can see is a white desktop after loggin into my system. I can switch the cube - indeed - but all screens are still white.
Can anyone help me, please
Regards,
Martin |
|
Back to top |
|
|
andrewwalker27 l33t
Joined: 27 Jun 2005 Posts: 660
|
Posted: Mon Nov 06, 2006 7:42 pm Post subject: |
|
|
I did have it working perfectly until I did a recent world update which gave me exactly the problem you describe!
See this post, https://forums.gentoo.org/viewtopic-t-513478-highlight-.html
If you get a result let me know because it didn't work on mine!
Good luck! |
|
Back to top |
|
|
nesl247 Veteran
Joined: 15 Jun 2004 Posts: 1614 Location: Florida
|
|
Back to top |
|
|
coelho n00b
Joined: 23 Jun 2004 Posts: 44
|
Posted: Tue Nov 07, 2006 5:56 am Post subject: |
|
|
Try to emerge nvidia-drivers again.
this fixed my white screen problem.
If you get artifacts or the mouse just disapears try to add this to your xorg.conf
in the nvidia section
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "TripleBuffer" "true"
Option "AddARGBGLXVisuals" "True" |
|
Back to top |
|
|
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
Posted: Tue Nov 07, 2006 10:05 am Post subject: |
|
|
Okay, I got it!
I recompiled all again (I'm sure I did this yesterday too) and now it works!
Finally, I'm not sure which package cause the white screen, but I recompiled the following packages and switched to nvidia opengl:
emerge -1av cairo glitz pango libdrm xorg-server mesa nvidia-drivers beryl-core
finally, all works. Thanks to all for the help!
Regards,
Martin |
|
Back to top |
|
|
|