Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
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.
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?
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.
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.
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.
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?
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.