Opened 15 years ago
Closed 14 years ago
#6447 closed defect (fixed)
Guest freezes every 10 seconds or so in Ubuntu 9.10
Reported by: | Fernando | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.1.6 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
I am using Virtualbox 3.1.6 in Ubuntu 9.10
Any virtual machine I install keeps on freezing every 10 or 20 seconds. The guest freezes, not the host.
Attachments (5)
Change History (18)
by , 15 years ago
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I had the same problem with version 3.1.6
What do you want to know about the hardware? It is an AMD...
comment:4 by , 15 years ago
I have fixed it by adding clocksource=acpi_pm to my kernel boot options, which means to /etc/default/grub inside GRUB_CMDLINE_LINUX_DEFAULT.
comment:6 by , 15 years ago
Really strange and I have no idea. Does installing the guest additions into that guest change anything? Any chance to test another guest?
comment:7 by , 15 years ago
I finally found a solution. I was using a PAE kernel, and all the guests were having the same problem.
I installed the generic kernel in the host, and now virtualbox works fine.
Is it normal to have problems with PAE kernels and virtualbox?
comment:8 by , 15 years ago
Alhtough I have a laptop with PAE kernel and virtualbox works fine... Maybe it is the combination of PAE and AMD that does not work well...
comment:9 by , 15 years ago
It is very unlikely that the PAE feature is the problem. Could you attach the kernel configs of both kernels to this defect?
comment:11 by , 15 years ago
That depends on your Linux distribution but this is usually the file /boot/config-KERNEL_VERSION.
by , 15 years ago
Attachment: | config-2.6.31-20-generic added |
---|
by , 15 years ago
Attachment: | config-2.6.31-20-generic-pae added |
---|
Do you know if this is a regression, that is, did you ever install an older version of VBox and did you observe the same problem? Which host hardware is that?