Re: [gentoo-user] qemu-kvm black screen and infinite loop on startup

2011-04-06 Thread Kfir Lavi
On Wed, Apr 6, 2011 at 1:42 AM, Albert Hopkins mar...@letterboxes.orgwrote:

 On Tue, 2011-04-05 at 18:06 +0300, Kfir Lavi wrote:
  Hi,
  After updating qemu-kvm to 0.13.0-r2 I get an infinite loop when running
  qemu.
  You can spot the loop with strace.
  This problem shows on Redhat
  https://bugzilla.redhat.com/show_bug.cgi?id=553689#c5
  and they say that it is related to the seabios.
 
  Does anyone have this problem too?
  I'm compiling qemu-kvm with hardend flag.

 I've been using app-emulation/qemu-kvm-0.13.0-r2 since early March.  I
 have not had that problem, but I do not use the hardened flag.


 Thanks for your replay,
I have tried to compile qemu without hardened, but it doesn't work:
USE=-alsa -aio -curl -jpeg -png -sdl -ssl -hardened emerge -av
app-emulation/qemu-kvm

More inputs?

Tnx,
Kfir


Re: [gentoo-user] qemu-kvm black screen and infinite loop on startup

2011-04-06 Thread Kfir Lavi
On Wed, Apr 6, 2011 at 1:42 AM, Albert Hopkins mar...@letterboxes.orgwrote:

 On Tue, 2011-04-05 at 18:06 +0300, Kfir Lavi wrote:
  Hi,
  After updating qemu-kvm to 0.13.0-r2 I get an infinite loop when running
  qemu.
  You can spot the loop with strace.
  This problem shows on Redhat
  https://bugzilla.redhat.com/show_bug.cgi?id=553689#c5
  and they say that it is related to the seabios.
 
  Does anyone have this problem too?
  I'm compiling qemu-kvm with hardend flag.

 I've been using app-emulation/qemu-kvm-0.13.0-r2 since early March.  I
 have not had that problem, but I do not use the hardened flag.


 Hi  Albert,
Can you paste your USE flags for qemu?

Thanks,
Kfir


Re: [gentoo-user] qemu-kvm black screen and infinite loop on startup

2011-04-06 Thread Albert Hopkins
On Wed, 2011-04-06 at 12:00 +0300, Kfir Lavi wrote:

 
 Hi  Albert,
 Can you paste your USE flags for qemu?
 
 Thanks,
 Kfir

USE=aio sdl vde -alsa -bluetooth -brltty -curl -esd -fdt -hardened
-jpeg -ncurses -png -pulseaudio -qemu-ifup -sasl -ssl -static





Re: [gentoo-user] qemu-kvm black screen and infinite loop on startup

2011-04-05 Thread Albert Hopkins
On Tue, 2011-04-05 at 18:06 +0300, Kfir Lavi wrote:
 Hi,
 After updating qemu-kvm to 0.13.0-r2 I get an infinite loop when running
 qemu.
 You can spot the loop with strace.
 This problem shows on Redhat
 https://bugzilla.redhat.com/show_bug.cgi?id=553689#c5
 and they say that it is related to the seabios.
 
 Does anyone have this problem too?
 I'm compiling qemu-kvm with hardend flag.

I've been using app-emulation/qemu-kvm-0.13.0-r2 since early March.  I
have not had that problem, but I do not use the hardened flag.