Hi all,
I've just installed Kubuntu 11.10, first time KDE user and relatively new to Linux, and I've been getting used to the interface.
I've come across a problem when I went into System Settings|Desktop Effects. I tried selecting Desktop Cube as the effect for desktop switching, and when I hit apply, I got the following notification:
KWin Window Manager
The following desktop effects could not be activated:
Blur
Cover Switch
Desktop Cube
Desktop Cube Animation
Screenshot
Startup Feedback
I've done some searching, but haven't come up with a solution to this. If it helps, I'm running a Nvidia Quadro 600, and running "glxgears -info" gives the follwing:
GL_RENDERER = Software Rasterizer
GL_VERSION = 2.1 Mesa 7.11
GL_VENDOR = Mesa Project
I'm wondering if the fact that it's not using hardware has something to do with it. I've installed Mesa as I needed it for some simulation software that I'm currently installing, as well as it provides glxgears. I used the commands:
sudo apt-get install libglu1-mesa-dev
sudo apt-get install mesa-utils
Also, under System Settings|Desktop Effects|Advanced, Compositing type is set to OpenGL, and the file /etc/X11/xorg.conf does not exist on my system.
One other thing, that's probably unrelated...
When I first installed Kubuntu, I'd get a screen with some graphical garbage on it after selecting my boot entry in the GRUB menu, and before the Kubuntu login prompt appeared. Previously I'd been running Ubuntu and didn't get this at all. After some Googling, the solution was to edit my /boot/grub/grub.cfg file so that gfxpayload was set to 1920x1080 (my monitors native resolution) as opposed to a $variable. Now it shows a flashing cursor prompt in the upper left hand corner for a few seconds before the login prompt appears. Don't know if this is the right solution, or there's some deeper problem.
Thanks in advance for the help!
I've just installed Kubuntu 11.10, first time KDE user and relatively new to Linux, and I've been getting used to the interface.
I've come across a problem when I went into System Settings|Desktop Effects. I tried selecting Desktop Cube as the effect for desktop switching, and when I hit apply, I got the following notification:
KWin Window Manager
The following desktop effects could not be activated:
Blur
Cover Switch
Desktop Cube
Desktop Cube Animation
Screenshot
Startup Feedback
I've done some searching, but haven't come up with a solution to this. If it helps, I'm running a Nvidia Quadro 600, and running "glxgears -info" gives the follwing:
GL_RENDERER = Software Rasterizer
GL_VERSION = 2.1 Mesa 7.11
GL_VENDOR = Mesa Project
I'm wondering if the fact that it's not using hardware has something to do with it. I've installed Mesa as I needed it for some simulation software that I'm currently installing, as well as it provides glxgears. I used the commands:
sudo apt-get install libglu1-mesa-dev
sudo apt-get install mesa-utils
Also, under System Settings|Desktop Effects|Advanced, Compositing type is set to OpenGL, and the file /etc/X11/xorg.conf does not exist on my system.
One other thing, that's probably unrelated...
When I first installed Kubuntu, I'd get a screen with some graphical garbage on it after selecting my boot entry in the GRUB menu, and before the Kubuntu login prompt appeared. Previously I'd been running Ubuntu and didn't get this at all. After some Googling, the solution was to edit my /boot/grub/grub.cfg file so that gfxpayload was set to 1920x1080 (my monitors native resolution) as opposed to a $variable. Now it shows a flashing cursor prompt in the upper left hand corner for a few seconds before the login prompt appears. Don't know if this is the right solution, or there's some deeper problem.
Thanks in advance for the help!
Comment