From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RGvtF-0001Gb-1J for garchives@archives.gentoo.org; Thu, 20 Oct 2011 16:54:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4701E0549; Thu, 20 Oct 2011 16:54:30 +0000 (UTC) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by pigeon.gentoo.org (Postfix) with ESMTP id 77B8021C033 for ; Thu, 20 Oct 2011 16:53:42 +0000 (UTC) Received: from a.earth.lavabit.com (a.earth.lavabit.com [192.168.111.10]) by karen.lavabit.com (Postfix) with ESMTP id 247E111BBD9 for ; Thu, 20 Oct 2011 11:53:42 -0500 (CDT) Received: from 0.0.0.0 (exit-01c.noisetor.net [173.254.216.68]) by lavabit.com with ESMTP id IQJTXUWXV4R4 for ; Thu, 20 Oct 2011 11:53:42 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=J1CugYl92x06866vW2a5DZvZ+M+y15jFVrPa+/xJ0cnnT3G1ZlIRYkuPmVT6KMcCgBtV66iTuOsoUI+zMrIbdL2dEwgGGKSMIA/jW+dYB2WJyvTsaEIJbhQfUnBXF4p+LX+3vGwpFWJfooL940fYxMoJUxyRK6sFXjjEoLbY7fA=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; Message-ID: <4EA051F0.7000600@lavabit.com> Date: Thu, 20 Oct 2011 18:53:04 +0200 From: Udo Siewert User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110120 Thunderbird/3.1.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Can't enable effects in kde References: <4E9FF4AE.5050600@lavabit.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 938235403ee2172ff63d383e05993e30 On 10/20/11 13:49, Vishnupradeep wrote: > On Thu, Oct 20, 2011 at 10:15 AM, Udo Siewert wrote: > >> On 10/20/11 12:00, Andrey Moshbear wrote: >> >>> On Thu, Oct 20, 2011 at 05:20, Vishnupradeep >>> wrote: >>> >>>> I am new to gentoo. >>>> Installed kde in gentoo. But i am unable to enable effects like. blur, >>>> woobly etc.. why ? >>>> >>> >>> What is the output of glxinfo? >>> >> gentoo vishnu # glxinfo > name of display: :0 > display: :0 screen: 0 > direct rendering: Yes > server glx vendor string: SGI > server glx version string: 1.4 > server glx extensions: > GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, > GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, > GLX_OML_swap_method, > GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, > GLX_SGIX_pbuffer, GLX_MESA_copy_sub_buffer, GLX_INTEL_swap_event > client glx vendor string: Mesa Project and SGI > client glx version string: 1.4 > client glx extensions: > GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_framebuffer_sRGB, > GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, > GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, > GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, > GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, > GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, > GLX_INTEL_swap_event > GLX version: 1.4 > GLX extensions: > GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, > GLX_EXT_visual_info, GLX_EXT_visual_rating, > GLX_MESA_multithread_makecurrent, GLX_OML_swap_method, > GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, > GLX_INTEL_swap_event > OpenGL vendor string: VMware, Inc. > OpenGL renderer string: Gallium 0.4 on llvmpipe Seems as if you've installed Gentoo on VMware. Try http://www.vmware.com/support/ws5/doc/ws_vidsound_d3d_enabling_vm.html Sound problems are also probably related to that special circumstances. So it might be more a VMware than a Gentoo problem ...