Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[AMD64] clock is really fast
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
FcukThisGame
l33t
l33t


Joined: 20 Apr 2005
Posts: 776
Location: /lost+found

PostPosted: Mon Feb 27, 2006 10:45 pm    Post subject: [AMD64] clock is really fast Reply with quote

I'm using amd64 2.6.15-r5 gentoo and I've noticed that my clock is really fast. (date shows Mon Feb 27 01:50:37 EST 2006 when it's 19:50 on the 26th, and I corrected the clock yesterday afternoon.)

my /etc/conf.d/clock:
Code:
CLOCK="local"
CLOCK_OPTS=""
CLOCK_SYSTOHC="no"
SRM="no"
ARC="no"


I've heard about amd64s and clocks being off. In 32-bit windows, it went at normal speed (it does, however, show the time that gentoo has last used, therefore being off.)
_________________
Sysadmin by trade, geek by choice

DESKTOP:
i7-3770K|8800GTS-512|32GB|1x256GB SSD|4x1TB|HD/BDROM|1920x1200+1680x1050
Win8 Pro w/ Hyper-V|Server 2012 VM|Ubuntu VM|Gentoo VM

TABLET: Samsung Ativ 700t
i5-3317U|4GB|128GB SSD|1920x1080 Touch
Win8
Back to top
View user's profile Send private message
colo
Apprentice
Apprentice


Joined: 21 Mar 2004
Posts: 160
Location: Austria

PostPosted: Mon Feb 27, 2006 11:01 pm    Post subject: Reply with quote

Are you running an AMD Athlon 64 X2 (Dualcore)?
_________________
Free Software. Free Sociecty. Better Lives.
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Tue Feb 28, 2006 1:50 am    Post subject: Reply with quote

I put this in lilo.conf and it fixed my crazy clock
(amd x2):

Code:
append="notsc .... "
Back to top
View user's profile Send private message
colo
Apprentice
Apprentice


Joined: 21 Mar 2004
Posts: 160
Location: Austria

PostPosted: Tue Feb 28, 2006 1:26 pm    Post subject: Reply with quote

Code:
clock=pit

on the kernel-commandline should also fix clock-related problems on architectures featuring unsyced TSCs (like the X2).
_________________
Free Software. Free Sociecty. Better Lives.
Back to top
View user's profile Send private message
FcukThisGame
l33t
l33t


Joined: 20 Apr 2005
Posts: 776
Location: /lost+found

PostPosted: Tue Feb 28, 2006 8:58 pm    Post subject: Reply with quote

Nope. It's not dualcore. Just an amd64 3000+ . and it's really fast.

I'll try the clock=pit and/or the append="notsc".
_________________
Sysadmin by trade, geek by choice

DESKTOP:
i7-3770K|8800GTS-512|32GB|1x256GB SSD|4x1TB|HD/BDROM|1920x1200+1680x1050
Win8 Pro w/ Hyper-V|Server 2012 VM|Ubuntu VM|Gentoo VM

TABLET: Samsung Ativ 700t
i5-3317U|4GB|128GB SSD|1920x1080 Touch
Win8
Back to top
View user's profile Send private message
pontusen
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2006
Posts: 96

PostPosted: Tue Feb 28, 2006 9:20 pm    Post subject: Reply with quote

I don't have those issues, using amd64 3400+ on 754 socket.

Why don't you try using ntp?
Back to top
View user's profile Send private message
FcukThisGame
l33t
l33t


Joined: 20 Apr 2005
Posts: 776
Location: /lost+found

PostPosted: Tue Feb 28, 2006 9:22 pm    Post subject: Reply with quote

I'm on a 939, and I'm not so sure that my network is stable. I'll use ntp if I have to, but I'd prefer to fix it locally if possible.
_________________
Sysadmin by trade, geek by choice

DESKTOP:
i7-3770K|8800GTS-512|32GB|1x256GB SSD|4x1TB|HD/BDROM|1920x1200+1680x1050
Win8 Pro w/ Hyper-V|Server 2012 VM|Ubuntu VM|Gentoo VM

TABLET: Samsung Ativ 700t
i5-3317U|4GB|128GB SSD|1920x1080 Touch
Win8
Back to top
View user's profile Send private message
Albino
n00b
n00b


Joined: 24 Jan 2006
Posts: 20

PostPosted: Tue Feb 28, 2006 10:58 pm    Post subject: Reply with quote

I'm running an AMD 64 3400+ and my clock ran at an insane speed, I found my solution in the amd64 forum under the sticky FAQ. I used this kernel parameter in my grub menu and it seemed to solve the problem, "noapictimer" but without the quotation marks obviously. If that doesn't work for you try one of the other kernel parameters said to work in the amd64 FAQ.
Back to top
View user's profile Send private message
Xithix
Apprentice
Apprentice


Joined: 31 Dec 2004
Posts: 228

PostPosted: Tue Feb 28, 2006 11:53 pm    Post subject: Reply with quote

In lilo.conf (append="") or after the kernel in grub.conf (kernel="") try passing no_timer_check as a boot argument.

If that doesn't work try passing disable_timer_pin_1

If that doesn't work try passing noapictimer

If that doesn't work try passing irqfixup

If that doesn't work try passing irqpoll

Which one works if any depends mostly on whether you are running it in 64-bit mode or as a 32-bit processor. The first one is for 64bit.

Also if possible use ntp on boot.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum