LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   KDE screensaver not working (https://www.linuxquestions.org/questions/linux-software-2/kde-screensaver-not-working-454365/)

tokyo_ 06-13-2006 10:08 AM

KDE screensaver not working
 
ive recently just tested the waters of linux, and i decided to install KDE 3.5.2 on my Ubuntu 6.06 install.

not knowing much of anything with KDE (and linux for that matter) i am a bit baffled as to why the only screensaver that works is the 'blank screen'. all of the others ones do nothing.

any help would be appreciated.

cheers

reddazz 06-13-2006 10:47 AM

The screensavers work fine for me in Suse, so I suspect its something to do with the KDE packages in Ubuntu. What happens when you try to use the sceensavers?

tokyo_ 06-13-2006 10:50 AM

Quote:

Originally Posted by reddazz
The screensavers work fine for me in Suse, so I suspect its something to do with the KDE packages in Ubuntu. What happens when you try to use the sceensavers?

i set the delay to 1 minute for testing purposes. after the minute, nothing happens at all, the screen just freezes (i can tell because time doesn't change on the clock) and when i move the mouse it goes back to normal.

im guessing that i didn't install something important with KDE, what that may be, im not sure.

tredegar 06-13-2006 11:54 AM

Screensavers work fine in (k)ubuntu.
Some of them are quite graphics-intensive, and may appear to "freeze" if you do not have the drivers for your graphics card. These are not installed by default.

What is your graphics card? lspci -v in a terminal window will tell you.
Is it an NVIDIA card? (You are in luck!!)
Is it an ATI card? (You may be in luck)
Something else => Go shopping for an NVIDIA card

The NVIDIA drivers are easy to install for (k)ubuntu - so easy that I was almost disappointed that I didn't have to download my kernel source and do the whole compile & configure thing.

HTH

craigevil 06-13-2006 01:28 PM

There was a bug in one of the KDE 3.5.2 packages that made it so the screensaver wouldn't start. They will test just fine but for some reason the timeout preferences just refuses to work.

If you can update to 3.5.3 the bug was fixed. Or just use the xscreensaver for now.

tokyo_ 06-13-2006 01:44 PM

Quote:

Originally Posted by tredegar
Screensavers work fine in (k)ubuntu.
Some of them are quite graphics-intensive, and may appear to "freeze" if you do not have the drivers for your graphics card. These are not installed by default.

What is your graphics card? lspci -v in a terminal window will tell you.
Is it an NVIDIA card? (You are in luck!!)
Is it an ATI card? (You may be in luck)
Something else => Go shopping for an NVIDIA card

The NVIDIA drivers are easy to install for (k)ubuntu - so easy that I was almost disappointed that I didn't have to download my kernel source and do the whole compile & configure thing.

HTH

well, i have an ATI Radeon 9600 mobile, but here's the lspci -v
Quote:

0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] (prog-if 00 [VGA])
Subsystem: Rioworks: Unknown device 2032
Flags: bus master, fast Back2Back, 66MHz, medium devsel, latency 255, IRQ 217
Memory at d8000000 (32-bit, prefetchable) [size=128M]
I/O ports at 2000 [size=256]
Memory at d0100000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at d0120000 [disabled] [size=128K]
Capabilities: <available only to root>
i recall installing my ATI drivers awhile back, but then again, i have no idea how to check if it was done correctly.

Quote:

Originally Posted by craigevil
If you can update to 3.5.3 the bug was fixed. Or just use the xscreensaver for now.

okay, 2 questions 1) how do i update KDE to 3.5.3? 2) what is xscreensaver?

tredegar 06-14-2006 03:35 AM

Quote:

i recall installing my ATI drivers awhile back, but then again, i have no idea how to check if it was done correctly.
Take a look at /etc/X11/xorg.conf
See which driver is specified in the "Device" section.

nonsense28sal 08-03-2006 05:02 PM

Fixing Ubuntu/Kubuntu Screensavers that Fail
 
I've had good luck adding the following:
Code:

DPMS-dependent=false
to your kdesktoprc file in "/home/user/.kde/share/config" under the "[ScreenSaver]" section, assuming you're running KDE. On two of my machines running Kubuntu, the screensavers failed. After adding the above code and restarting, they started working again.

nonsense28sal 08-04-2006 07:09 PM

Fix for Broken Screensavers in KDE 3.5.3
 
I've also had success in fixing broken 3.5.3 KDE screensavers in Kubuntu Dapper using these instructions.


All times are GMT -5. The time now is 12:39 AM.