Re: [arch-general] 11 minutes mode

2012-07-31 Thread Jorge Almeida
On Tue, Jul 31, 2012 at 9:05 PM, Rodrigo Rivas wrote: > On Tue, Jul 31, 2012 at 1:09 PM, Jorge Almeida wrote: > >> Anybody knows how to make sure that the kernel will not mess with the >> hardware >> clock every 11 minutes? The proper way would be to use a kernel that >> doesn't >> try to do it,

Re: [arch-general] 11 minutes mode

2012-07-31 Thread Rodrigo Rivas
On Tue, Jul 31, 2012 at 1:09 PM, Jorge Almeida wrote: > Anybody knows how to make sure that the kernel will not mess with the > hardware > clock every 11 minutes? The proper way would be to use a kernel that > doesn't > try to do it, but I want to use Arch's standard kernel, which has > CONFIG_GE

Re: [arch-general] 11 minutes mode

2012-07-31 Thread Uli Armbruster
* Myra Nelson [31.07.2012 18:43]: > On Tue, Jul 31, 2012 at 6:39 AM, Jorge Almeida wrote: > > On Tue, Jul 31, 2012 at 12:16 PM, Tom Gundersen wrote: > >> On Tue, Jul 31, 2012 at 1:09 PM, Jorge Almeida wrote: > >>> Anybody knows how to make sure that the kernel will not mess with the > >>> hard

Re: [arch-general] 11 minutes mode

2012-07-31 Thread Myra Nelson
On Tue, Jul 31, 2012 at 6:39 AM, Jorge Almeida wrote: > On Tue, Jul 31, 2012 at 12:16 PM, Tom Gundersen wrote: >> On Tue, Jul 31, 2012 at 1:09 PM, Jorge Almeida wrote: >>> Anybody knows how to make sure that the kernel will not mess with the >>> hardware >>> clock every 11 minutes? The proper w

Re: [arch-general] 11 minutes mode

2012-07-31 Thread Jorge Almeida
On Tue, Jul 31, 2012 at 12:16 PM, Tom Gundersen wrote: > On Tue, Jul 31, 2012 at 1:09 PM, Jorge Almeida wrote: >> Anybody knows how to make sure that the kernel will not mess with the >> hardware >> clock every 11 minutes? The proper way would be to use a kernel that doesn't >> try to do it, but

Re: [arch-general] 11 minutes mode

2012-07-31 Thread Tom Gundersen
On Tue, Jul 31, 2012 at 1:09 PM, Jorge Almeida wrote: > Anybody knows how to make sure that the kernel will not mess with the hardware > clock every 11 minutes? The proper way would be to use a kernel that doesn't > try to do it, but I want to use Arch's standard kernel, which has > CONFIG_GENERIC

[arch-general] 11 minutes mode

2012-07-31 Thread Jorge Almeida
Anybody knows how to make sure that the kernel will not mess with the hardware clock every 11 minutes? The proper way would be to use a kernel that doesn't try to do it, but I want to use Arch's standard kernel, which has CONFIG_GENERIC_CMOS_UPDATE=y. Maybe something in /proc? I don't know whether