On Tue, Jun 11, 2013 at 02:50:46PM -0300, Francisco Ares wrote
> I'm using gentoo-sources-3.8.13 - out of your scope, though, but I have
> recently faced the same issue.
>
> I rebuilt the kernel using "--menuconfig", to make sure that all RTC
> options were enabled. It works, now.
Me too. It seems that there were some changes recently in the .config
file. I recently built a 3.7.10-gentoo-r1 kernel on a new machine and
was on the verge of sending an email to the list asking what the bleep I
was doing wrong. After some experimentation, I found that I need either
CONFIG_RTC=y or CONFIG_HPET_EMULATE_RTC=y.
make menuconfig
Device Drivers --->
Character devices --->
<*> Enhanced Real Time Clock Support (legacy PC RTC driver)
[*] HPET - High Precision Event Timer
You might be able to get away without the the legacy RTC support if
you enable HPET. I don't know.
--
Walter Dnes <[email protected]>
I don't run "desktop environments"; I run useful applications