User Login
Latest Technology Articles
- PCinvent Studio Programming Solutions
- Fedora Core 12 YumEx Problem
- VMware Guest Wide Screen Resolution Problem
- DD-WRT Router Firmware
- OpenVPN AS Client Installation Problem Fix
- Redhat Yum problem
- File Server Solution
- Old C++ Project of ATM Machine
- My Research and Project of the Reversed Array List (Reversed Index Array List)
- My Research of Linear Data Structure
Dec
24
2007
| Fix Linux Clocksource tsc unstable |
|
|
| Monday, 24 December 2007 | |
|
My Production VMwaer had Kernel Complaint: Clocksource tsc unstable (delta = 4686432946 ns) every few hours. Then it looks like the Apache Web server could not be access, to solve this problem, I did some trick to the power management ACPI OFF during Kernel Boot......
In Terminal
Comments (1)
![]() Write comment
Tags: Fix Linux Clocksource tsc unstable VMware ACPI Grub Kernel Linux |
| < Prev | Next > |
|---|






The grub.conf file is generated so when a new kernel is added, the changes will be wiped as a new file will be generated without the changes.
If it works you will need to find out how to permanently add the setting but changing the file to test is completely fine