Bug 177503 - Shader doesn`t works on Intel X3100
Summary: Shader doesn`t works on Intel X3100
Status: RESOLVED DUPLICATE of bug 173556
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 16:41 UTC by msnkipa
Modified: 2008-12-11 16:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
glxinfo results for my system (4.25 KB, application/octet-stream)
2008-12-11 16:43 UTC, msnkipa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description msnkipa 2008-12-11 16:41:25 UTC
Version:            (using Devel)
Installed from:    Compiled sources

I try to turn on Desktop Cylinder, but it isn`t work.
I tried to do kwin -replace:

kwin(6698) KWin::Workspace::slotReconfigure: Workspace::slotReconfigure()
kwin(6698) KWin::Extensions::init: Extensions: shape: 0x "11"  composite: 0x "4"  render: 0x "a"  fixes: 0x "40"
kwin(6698) KWin::CompositingPrefs::detect: glx version is  1 . 2
kwin(6698) KWin::CompositingPrefs::detectDriverAndVersion: GL vendor is "Tungsten Graphics, Inc"
kwin(6698) KWin::CompositingPrefs::detectDriverAndVersion: GL renderer is "Mesa DRI Intel(R) 965GM 20080716"
kwin(6698) KWin::CompositingPrefs::detectDriverAndVersion: GL version is "1.4 Mesa 7.2"
kwin(6698) KWin::CompositingPrefs::detectDriverAndVersion: XGL: no
kwin(6698) KWin::CompositingPrefs::detectDriverAndVersion: Detected driver "intel" , version "965.GM"
kwin(6698) KWin::CompositingPrefs::applyDriverSpecificOptions: intel driver, disabling vsync, enabling direct
kwin(6698) KDecorationPlugins::loadPlugin: kwin : path  "/home/kde-devel/kde/lib64/kde4/kwin3_ozone.so"  for  "kwin3_ozone"
kwin(6698) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_cube"
kwin(6698) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_sharpen"
kwin(6698) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect  "kwin4_effect_sharpen"  is not supported
kwin(6698) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_cylinder"
kwin(6698) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect  "kwin4_effect_cylinder"  is not supported

but I have shader support as I understand.
Comment 1 msnkipa 2008-12-11 16:43:00 UTC
Created attachment 29242 [details]
glxinfo results for my system
Comment 2 Martin Flöser 2008-12-11 16:56:54 UTC
Although #173556 is mainly about ATI systems I'd say it's the same problem.

*** This bug has been marked as a duplicate of bug 173556 ***