This topic is covered a lot under the gentoo forums so if what i say is not your problem then you should check there and look for other solutions. Generally clock drift happens because of a bug in apm. If you are running linux on a laptop, using apm and have a battery monitor that polls /proc/apm to find the state of your battery then clockdrift will occur (this is not just confined to gentoo, i think gentoo people are simply more vocal about it, but i have seen the exact same thing happen with redhat 9) To prove to yourself that it is the polling of apm that is slowing down your clock you can open the clock so you can see the seconds tick by, and then in a terminal do an infinite loop of cat /proc/apm and you will see the second hand takes a LOT longer to tick than it should. NTP is not the ideal solution because regardless of wheter or not it works for you, it's still a hack. What has worked for me (dell inspiron 8200, running gentoo 2.6.0-beta6 kernel - and worked for me on the 2.4 kernels) is to rm /etc/adjtime and then set the clock to the proper time. I think this is all that i did, but i could have done some other small thing. Any way i have done it the two times i have installed linux on this laptop and haven't thought about it since so if i am missing something then i appologize; However, like i said the forums cover this topic. Hope this helps.
-Chris Kosanovich Thanks, that's not my problem right now, but that will come in handy when I actually get apm working, since that's another problem I'm having this round of install. ---- Ryan Bowman The only vim command you ever need to learn - :q (I won't be in vim long enough for :wq) "When did stupidity become an opinion?" "Any sufficiently advanced technology is indistinquishable from magic." - Arthur C Clarke ---- _____________________________________________________________ Linux.Net -->Open Source to everyone Powered by Linare Corporation http://www.linare.com/ ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
