Re: Kernel2.6.15: time runs two times faster then should.

2006-02-27 Thread Christian T. Steigies
Moin, On Sat, Feb 25, 2006 at 01:01:29AM +0100, Frederik Schueler wrote: > > disable_timer_pin_1 is for broken ATI chipsets, see for example Ok, that helps for the nvidia chipset, too. The mainboard is a Gigabyte nforce4ultra (GA-K8NF9 Ultra). > I might investigate this too concerning nvidia bo

Re: Kernel2.6.15: time runs two times faster then should.

2006-02-26 Thread Frederik Schueler
Hello, looking at this commit from today, http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ab9b32ee626e9b6df4ce2560a70ae15e62423cf4 I think you should have a look at 2.6.16-rc5 as soon as it's there. Best regards Frederik Schueler -- ENOSIG signature.asc Desc

Re: Kernel2.6.15: time runs two times faster then should.

2006-02-24 Thread Frederik Schueler
Hello, On Sat, Feb 25, 2006 at 12:05:28AM +0100, Christian T. Steigies wrote: > > disable_timer_pin_1 > > Can you be a little more specific? I've been pulling my hair over this, we > have a bunch of (different) AMD64 boxes, and only the one I got has this > problem, and I could not fix it with nt

Re: Kernel2.6.15: time runs two times faster then should.

2006-02-24 Thread Christian T. Steigies
On Fri, Feb 24, 2006 at 09:06:09PM +0100, Frederik Schueler wrote: > Hello, > > On Fri, Feb 24, 2006 at 09:00:49PM +0100, Dietmar Sieger wrote: > > Any hint what to do, or where to search? > > known problem related due to broken hardware. > > Try the following boot parameter: > > disable_timer

Re: Kernel2.6.15: time runs two times faster then should.

2006-02-24 Thread Dietmar Sieger
Frederik Schueler wrote: > Hello, > > On Fri, Feb 24, 2006 at 09:00:49PM +0100, Dietmar Sieger wrote: >> Any hint what to do, or where to search? > > known problem related due to broken hardware. > > Try the following boot parameter: > > disable_timer_pin_1 > > > Best regards > Frederik Schu

Re: Kernel2.6.15: time runs two times faster then should.

2006-02-24 Thread Frederik Schueler
Hello, On Fri, Feb 24, 2006 at 09:00:49PM +0100, Dietmar Sieger wrote: > Any hint what to do, or where to search? known problem related due to broken hardware. Try the following boot parameter: disable_timer_pin_1 Best regards Frederik Schueler -- ENOSIG signature.asc Description: Digita

Kernel2.6.15: time runs two times faster then should.

2006-02-24 Thread Dietmar Sieger
Hello, i have the problem that the (linux-)time on my machine runs two times faster then the real time. It is not a problem off the real time clock. It looks like, that the calculation ticks vs. seconds goes wrong. I tried some changes around (USER_HZ, HZ, adjtime) but do not found the right pl