Hi, I noticed that a kernel error line was flashing on my screen while booting. This made the transition from plymouth to KDM (or whatever DM) a bit ugly. A short black screen flicker with this message printed.
To resolve this I found this: http://penguintengil.wordpress.com/2012/11/03/solving-error-0-000000-fast-tsc-calibration-failed-when-booting-in-fedora-16/ What I did was edit /etc/default/grub and add clocksource=acpi_pm to the GRUB_CMDLINE_LINUX="" var. and regenerated my grub.cfg This resolved it for me Am I the only one who noticed/suffers from this? Is this something to perm include in our boot line? Cheers.
