Unix Technical Forum

screensaver & shut off monitor question

This is a discussion on screensaver & shut off monitor question within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I installed slackware on vmware and installed a lot of the basic packages from disc one only. Not sure ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 06:49 PM
Miguel De Anda
 
Posts: n/a
Default screensaver & shut off monitor question

I installed slackware on vmware and installed a lot of the basic
packages from disc one only. Not sure what exactly, but I don't care. I
just wanted a linux system to play with while at work. I have it start
xfce and after a few minutes, the screensaver goes on. Its using a nice
opengl screen saver which of course is eating up lots of cpu time. How
do I stop this? I can't just right click on xfce then go to a screen
saver option because there isn't one.


Another, possibly related question, at home, I'd like my monitor to shut
off after a few minutes, how do I do that? It currently goes to black
but doesn't give me the amber colored light.

Thanks.

-Miguel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 06:50 PM
John Culleton
 
Posts: n/a
Default Re: screensaver & shut off monitor question

Miguel De Anda wrote:

> I installed slackware on vmware and installed a lot of the basic
> packages from disc one only. Not sure what exactly, but I don't care. I
> just wanted a linux system to play with while at work. I have it start
> xfce and after a few minutes, the screensaver goes on. Its using a nice
> opengl screen saver which of course is eating up lots of cpu time. How
> do I stop this? I can't just right click on xfce then go to a screen
> saver option because there isn't one.
>
>
> Another, possibly related question, at home, I'd like my monitor to shut
> off after a few minutes, how do I do that? It currently goes to black
> but doesn't give me the amber colored light.
>


I just <ctl> <alt> F3 or whatever to get an empty console session. After a
while the screen goes black and the amber telltale appears.

John Culleton
> Thanks.
>
> -Miguel


--
John Culleton
Able Indexers and Typesetters
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 06:50 PM
Shannon Lloyd
 
Posts: n/a
Default Re: screensaver & shut off monitor question

Miguel De Anda wrote:
> I installed slackware on vmware and installed a lot of the basic
> packages from disc one only. Not sure what exactly, but I don't care. I
> just wanted a linux system to play with while at work. I have it start
> xfce and after a few minutes, the screensaver goes on. Its using a nice
> opengl screen saver which of course is eating up lots of cpu time. How
> do I stop this? I can't just right click on xfce then go to a screen
> saver option because there isn't one.
>
>
> Another, possibly related question, at home, I'd like my monitor to shut
> off after a few minutes, how do I do that? It currently goes to black
> but doesn't give me the amber colored light.
>
> Thanks.
>
> -Miguel


xscreensaver-demo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 06:50 PM
Blumf
 
Posts: n/a
Default Re: screensaver & shut off monitor question

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Miguel De Anda wrote:

> Another, possibly related question, at home, I'd like my monitor to shut
> off after a few minutes, how do I do that? It currently goes to black
> but doesn't give me the amber colored light.


You need to add an 'Option "OffTime"' line to your /etc/X11/xorg.conf file
in the ServerFlags section, man xorg.conf should fill you in on the
details.

Blumf

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB3lxBMid3IcxolsoRAjfqAJ9prENKPR8wXi3J0RIrAU YDi9ZXzQCgg80y
/AIsuPlRqHBTKXMhgTCbaMY=
=KkAF
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 08:53 PM
Ayaz Ahmed Khan
 
Posts: n/a
Default Re: screensaver & shut off monitor question

"Miguel De Anda" typed:
> I installed slackware on vmware and installed a lot of the basic
> packages from disc one only. Not sure what exactly, but I don't care. I


Miguel, what did you use to create partitions for the slackware
install on VMware? I've tried to install slackware-9.1 on different
versions of VMware on various PCs, but each time neither fdisk nor
cfdisk could detect the virtual drive. Unless you used the kernel
with SCSI support[0].

Note:
[0] I will try that as soon as I get my copy of slackware-9.1 back.

--
Ayaz Ahmed Khan, unixforge.org/~ayaz/

"If pregnancy were a book they would cut the last two chapters."
-- Nora Ephron, "Heartburn"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 08:53 PM
Miguel De Anda
 
Posts: n/a
Default Re: screensaver & shut off monitor question

Ayaz Ahmed Khan wrote:
> "Miguel De Anda" typed:
>
>>I installed slackware on vmware and installed a lot of the basic
>>packages from disc one only. Not sure what exactly, but I don't care. I

>
>
> Miguel, what did you use to create partitions for the slackware
> install on VMware? I've tried to install slackware-9.1 on different
> versions of VMware on various PCs, but each time neither fdisk nor
> cfdisk could detect the virtual drive. Unless you used the kernel
> with SCSI support[0].
>


Yeah, vmware uses scsi hard disk emulation. Look at the virtual disk
setting in vmware for the slackware system you are creating. It will
give you a list of virtual device nodes: SCSI 0:0, SCSI 0:1, etc.

When you boot from the disk, use the scsi kernel and partition /dev/sda.
Other than that, its just like setting up a regular system. Also make
sure you install the scsi kernel instead of the default one. I think it
picks scsi by itself when you boot a scsi kernel.


> Note:
> [0] I will try that as soon as I get my copy of slackware-9.1 back.
>



I just downloaded the first disk as an iso and used the image as the
"disk" that gets loaded. Didn't even have to burn on cd. (I installed it
at work and didn't have my slackware disks with me)

-Miguel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 08:53 PM
Miguel De Anda
 
Posts: n/a
Default Re: screensaver & shut off monitor question

Blumf wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Miguel De Anda wrote:
>
>
>>Another, possibly related question, at home, I'd like my monitor to shut
>>off after a few minutes, how do I do that? It currently goes to black
>>but doesn't give me the amber colored light.

>
>
> You need to add an 'Option "OffTime"' line to your /etc/X11/xorg.conf file
> in the ServerFlags section, man xorg.conf should fill you in on the
> details.
>
> Blumf
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFB3lxBMid3IcxolsoRAjfqAJ9prENKPR8wXi3J0RIrAU YDi9ZXzQCgg80y
> /AIsuPlRqHBTKXMhgTCbaMY=
> =KkAF
> -----END PGP SIGNATURE-----




Thanks, it worked perfectly. This is what I did:

added:

Option "OffTime" "30"

to server flags section, and added:

Option "DPMS"

to the monitor section.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 08:53 PM
Miguel De Anda
 
Posts: n/a
Default Re: screensaver & shut off monitor question

Shannon Lloyd wrote:
> Miguel De Anda wrote:
>
>> I installed slackware on vmware and installed a lot of the basic
>> packages from disc one only. Not sure what exactly, but I don't care.
>> I just wanted a linux system to play with while at work. I have it
>> start xfce and after a few minutes, the screensaver goes on. Its using
>> a nice opengl screen saver which of course is eating up lots of cpu
>> time. How do I stop this? I can't just right click on xfce then go to
>> a screen saver option because there isn't one.
>>
>>
>> Another, possibly related question, at home, I'd like my monitor to
>> shut off after a few minutes, how do I do that? It currently goes to
>> black but doesn't give me the amber colored light.
>>
>> Thanks.
>>
>> -Miguel

>
>
> xscreensaver-demo



Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 08:54 PM
Ayaz Ahmed Khan
 
Posts: n/a
Default Re: screensaver & shut off monitor question

"Miguel De Anda" typed:
> Yeah, vmware uses scsi hard disk emulation. Look at the virtual disk
> setting in vmware for the slackware system you are creating. It will
> give you a list of virtual device nodes: SCSI 0:0, SCSI 0:1, etc.
>
> When you boot from the disk, use the scsi kernel and partition /dev/sda.
> Other than that, its just like setting up a regular system. Also make
> sure you install the scsi kernel instead of the default one. I think it
> picks scsi by itself when you boot a scsi kernel.


Yes, you're quite right. I don't know why the thought of using SCSI
kernel instead didn't cross my mind then.

> I just downloaded the first disk as an iso and used the image as the
> "disk" that gets loaded. Didn't even have to burn on cd. (I installed it
> at work and didn't have my slackware disks with me)


I wish I had the ISOs -- Using a Winmodem on my T21, I'm on a limited
dial-up connection.

--
Ayaz Ahmed Khan, unixforge.org/~ayaz/

"An expert is a person who avoids the small errors while sweeping
on to the grand fallacy."
-- Weinberg's Principle
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-19-2008, 08:58 PM
peter
 
Posts: n/a
Default Re: screensaver & shut off monitor question

On 13 Jan 2005 08:02:35 GMT, Ayaz Ahmed Khan <resilient@myrealbox.com>
wrote:

>"Miguel De Anda" typed:
>> Yeah, vmware uses scsi hard disk emulation. Look at the virtual disk
>> setting in vmware for the slackware system you are creating. It will
>> give you a list of virtual device nodes: SCSI 0:0, SCSI 0:1, etc.
>>
>> When you boot from the disk, use the scsi kernel and partition /dev/sda.
>> Other than that, its just like setting up a regular system. Also make
>> sure you install the scsi kernel instead of the default one. I think it
>> picks scsi by itself when you boot a scsi kernel.

>
>Yes, you're quite right. I don't know why the thought of using SCSI
>kernel instead didn't cross my mind then.
>
>> I just downloaded the first disk as an iso and used the image as the
>> "disk" that gets loaded. Didn't even have to burn on cd. (I installed it
>> at work and didn't have my slackware disks with me)

>
>I wish I had the ISOs -- Using a Winmodem on my T21, I'm on a limited
>dial-up connection.


in the vmware options, you can use ide hard disks instead of scsi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:45 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com