APM and Linux Clock (WAS:Re: very slow Linux clock)

2003-02-16 Thread Jerome BENOIT
Thanks for your reply:

since I have remove the `Batterie Charge Monitor' applet
(Gnome2 under testing/unstable) the Linux clock is fine.

Is there a link between this aapplet (APM) and the Linux clock ?

Thanks,
Jerome


Jan Trippler wrote:

On Son, 16 Feb 2003 at 15:05 (+0200), Jerome BENOIT wrote:


I have big trouble with my Linux Clock:
it is very slow, so [1] the time becomes quickly wrong
and [2] updates with NTP stuff (or others) seems ridiculous.

How can we fix it ?



I'm not sure, but try to delete /etc/adjtime, set up the system time
(man date), update rtc (man hwclock) and look, what's going on.

Jan






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: APM and Linux Clock (WAS:Re: very slow Linux clock)

2003-02-16 Thread René Seindal
On Sun, Feb 16, 2003 at 07:18:00PM +0200, Jerome BENOIT wrote:
 Thanks for your reply:
 
 since I have remove the `Batterie Charge Monitor' applet
 (Gnome2 under testing/unstable) the Linux clock is fine.
 
 Is there a link between this applet (APM) and the Linux clock ?

The APM driver disables interupts when it polls the battery status,
which often causes some clock interupts to be missed, which skews the
system clock a bit.  This can sometimes accumulate into minutes each
hour.

-- 
René Seindal ([EMAIL PROTECTED])  http://sights.seindal.dk/
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: APM on Linux?

1998-12-30 Thread Jinsong Zhao
I read the docu on APM. Seems like it is useful for laptop and may not
be for desktop? Suppose I can turn the system into standby mode, how
can I turn the hard drive spin down?

The question boils down to: how can save maximum energy when the
computer is idling? I mainly use the computer after work for surfing
net and do a little programming.

Thanks.

Jinsong


Re: APM on Linux?

1998-12-25 Thread shaul
The following is taken from debian install instructions 

  4.7.  Advanced Power Management

  If your motherboard  provides Advanced Power  Management (APM),
  configure it  so that  power management is  controlled by  APM.
  Disable the doze, standby,  suspend, nap, and sleep  modes, and
  disable the  hard-disk power-down  timer. Linux  can take  over
  control of  these modes,  and  can do  a better  job of  power-
  management than  the BIOS.  The version of  the operating  sys-
  tem kernel on the installation floppies does  not, however, use
  APM, because we've  had reports of  one laptop system  crashing
  when the Linux APM driver is configured.  Once you've installed
  Linux, you can  install the kernel-source  package and build  a
  custom-configured version  of  the operating  system kernel  to
  enable APM and other features.

setterm should, among other things, set power saving mode for the console. try 
setterm -h.

 I'm experiencing the same. On my machine, suspend mode  usually
 triggers a lockup after some while. Moreover, crontabs won't run and 
 the system clock runs slow (well,  not the system clock in BIOS
 but the Linux one); I also use the vgetty for faxing and that didn't
 work anymore either.
 
 So, I chose to disable suspend in BIOS and only allow the
 PC to fall into standby mode. Until now, this works.
 
 BTW, I  have an Asus TX97 with AMD K6-233.
 The apm utilities work well, (except for apm -s :))
 
 If someone has a solution I'd be happy to learn of it.
 
 Felix
  ___
  Felix Chang
  
  Hoogovens Research  Development
  P.O. Box 10.000
  1970 CA  IJmuiden
  tel (+31) 251 492927
  fax (+31) 251 470114
  [EMAIL PROTECTED]   
  
  --
  From:   Jinsong Zhao[SMTP:[EMAIL PROTECTED]
  Sent:   dinsdag 22 december 1998 0:31
  To: debian-user@lists.debian.org
  Cc: recipient.list.not.shown
  Subject:APM on Linux?
  
  Hi,
  
  It would be very nice if we can leave the computer on without
  consuming too much energy. My computer has a CMOS option to turn the
  APM on system (doze, standby, suspend) and harddisk. If I disable the
  feature, no problem; but if I enable those features, the computer
  locked after some time: no response at the keyboard, dead.
  
  The APM works fine on X11: the monitor will automatically enter
  suspend mode after sometime. Hope this feature also works on the whole
  system.
  
  What's the best way to set up the BIOS and kernel? Thanks a lot!
  
  Jinsong
  





RE: APM on Linux?

1998-12-22 Thread Chang, FKK
I'm experiencing the same. On my machine, suspend mode  usually
triggers a lockup after some while. Moreover, crontabs won't run and 
the system clock runs slow (well,  not the system clock in BIOS
but the Linux one); I also use the vgetty for faxing and that didn't
work anymore either.

So, I chose to disable suspend in BIOS and only allow the
PC to fall into standby mode. Until now, this works.

BTW, I  have an Asus TX97 with AMD K6-233.
The apm utilities work well, (except for apm -s :))

If someone has a solution I'd be happy to learn of it.

Felix
 ___
 Felix Chang
 
 Hoogovens Research  Development
 P.O. Box 10.000
 1970 CA  IJmuiden
 tel (+31) 251 492927
 fax (+31) 251 470114
 [EMAIL PROTECTED] 
 
 --
 From: Jinsong Zhao[SMTP:[EMAIL PROTECTED]
 Sent: dinsdag 22 december 1998 0:31
 To:   debian-user@lists.debian.org
 Cc:   recipient.list.not.shown
 Subject:  APM on Linux?
 
 Hi,
 
 It would be very nice if we can leave the computer on without
 consuming too much energy. My computer has a CMOS option to turn the
 APM on system (doze, standby, suspend) and harddisk. If I disable the
 feature, no problem; but if I enable those features, the computer
 locked after some time: no response at the keyboard, dead.
 
 The APM works fine on X11: the monitor will automatically enter
 suspend mode after sometime. Hope this feature also works on the whole
 system.
 
 What's the best way to set up the BIOS and kernel? Thanks a lot!
 
 Jinsong
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
 /dev/null
 


APM on Linux?

1998-12-21 Thread Jinsong Zhao
Hi,

It would be very nice if we can leave the computer on without
consuming too much energy. My computer has a CMOS option to turn the
APM on system (doze, standby, suspend) and harddisk. If I disable the
feature, no problem; but if I enable those features, the computer
locked after some time: no response at the keyboard, dead.

The APM works fine on X11: the monitor will automatically enter
suspend mode after sometime. Hope this feature also works on the whole
system.

What's the best way to set up the BIOS and kernel? Thanks a lot!

Jinsong