[Bug 780657] Re: FreeBSD Hangs on Boot

2012-11-16 Thread Joseph Salisbury
This bug was filed against a series that is no longer supported and so is being marked as Won't Fix. If this issue still exists in a supported series, please file a new bug. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu)

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-08-06 Thread Tom Vijlbrief
Replacing the SeaBios implementation of the delay in src/clock.c with the method used in the Bochs BIOS is also a workaround for FreeBSD: //= // Wait for CX:DX microseconds void handle_1586(struct bregs *regs) { // Use the rtc to wait for the specified time. u32

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-06-08 Thread Bjoern Connolly
I can confirm that setting: beastie_disable=YES in /boot/loader.conf solves the problem of booting FreeBSD. Pressing enter (quickly) to bypass the initial beastie menu, during installation solved the boot under installation. -- You received this bug notification because you are a member of

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-06-08 Thread Falk Nisius
I can also confirm this solution and use it, in the moment. For me is it solved -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/780657 Title: FreeBSD Hangs on Boot --

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-06-06 Thread Serge Hallyn
In that case, a kernel with kvm.git commits e5d135f80b98b0 and 2607b0533353c might fix it -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/780657 Title: FreeBSD Hangs on Boot --

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-06-06 Thread Falk Nisius
that was clear, but when comes the patch to the Ubuntu kernel ? With the next 2.6.38.x with x 8 ? Im able to compile a kernel with the patch and use it on a productive system, but I didn't wish to do that without any testing environment to find other for me unknown dependencies -- You

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-06-05 Thread Falk Nisius
Yes it looks like the same. There is a comment on FreeBSD ACPI Mailing List for AMD CPUs, where the CPU Turbo Mode freeze native BSD Systems. Perhaps that correspondends with this bug, because it would first recognized on AMD Systems. If you prevent the boot menu of FreeBSD the BSD guests runs

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-05-31 Thread Bjoern Connolly
Is this the same bug as #746114? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/780657 Title: FreeBSD Hangs on Boot -- Ubuntu-server-bugs mailing list

[Bug 780657] Re: FreeBSD Hangs on Boot

2011-05-10 Thread Serge Hallyn
Thanks for taking the time to submit this bug and helping to make Ubuntu better. I'm marking this confirmed based on the mailing list conversations. However as the fix appears to be in the kernel, I'm marking the qemu-kvm bug invalid. If you can verify that one single commit (say