View previous topic :: View next topic |
Author |
Message |
zjcim n00b
Joined: 17 Mar 2007 Posts: 71
|
Posted: Wed Oct 29, 2008 7:43 am Post subject: why kde4 no deskop effect in opengl mode? |
|
|
if select xrender mode,the desktop effect works but very slow
there's nothing changed after enabling deskop effect in opengl mode and apply
Direct rendering is enabled
Extension "Composite" is enabled too in xorg.conf
also ,i have add xcomposite and opengl uses into make.conf and emerge -avuDNt world
still not working
|
|
Back to top |
|
|
notHerbert Advocate
Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Wed Oct 29, 2008 8:32 pm Post subject: |
|
|
Please post the output of glxinfo | grep direct and eselect opengl list |
|
Back to top |
|
|
zjcim n00b
Joined: 17 Mar 2007 Posts: 71
|
Posted: Fri Oct 31, 2008 7:17 am Post subject: |
|
|
notHerbert wrote: | Please post the output of glxinfo | grep direct and eselect opengl list |
Code: | joey@localhost ~ $ glxinfo | grep direct
direct rendering: Yes
joey@localhost ~ $ eselect opengl list
Available OpenGL implementations:
[1] xorg-x11 *
|
|
|
Back to top |
|
|
zjcim n00b
Joined: 17 Mar 2007 Posts: 71
|
Posted: Fri Oct 31, 2008 7:32 am Post subject: |
|
|
check the .xsession-errors ,i found the following:
Code: | kwin(1979): Couldn't find framebuffer configuration for depth 32 (no ARGB GLX visual)!
kwin(1979): Failed to initialize compositing, compositing disabled
kwin(1979): Consult http://techbase.kde.org/Projects/KWin/4.0-release-notes#Setting_up
kwin(1979): Couldn't find framebuffer configuration for depth 32 (no ARGB GLX visual)!
kwin(1979): Failed to initialize compositing, compositing disabled
kwin(1979): Consult http://techbase.kde.org/Projects/KWin/4.0-release-notes#Setting_up
kwin: X Error (error: BadMatch [8], request: X_SetInputFocus[42], resource: 0x2a01dc3)
kwin(1979): Couldn't find framebuffer configuration for depth 32 (no ARGB GLX visual)!
kwin(1979): Failed to initialize compositing, compositing disabled
kwin(1979): Consult http://techbase.kde.org/Projects/KWin/4.0-release-notes#Setting_up
QObject: Do not delete object, 'unnamed', during its event handler! |
joey@localhost ~ $ |
|
Back to top |
|
|
zjcim n00b
Joined: 17 Mar 2007 Posts: 71
|
Posted: Fri Oct 31, 2008 8:23 am Post subject: |
|
|
i am upset
my laptop's video card is ati m6 ly with only 8m memory
if i want to enable direct rendering ,i must set default color depth to 16 ,or no rendering at depth 24,beause at least 12m video memory is needed if you want direct rendering to work at depth 24
kwin desktop effect will only take place at depth 24 |
|
Back to top |
|
|
notHerbert Advocate
Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Fri Oct 31, 2008 6:39 pm Post subject: |
|
|
zjcim wrote: | my laptop's video card is ati m6 ly with only 8m memory |
You're lucky that you get any direct rendering with that approximately 10 year old card. |
|
Back to top |
|
|
|