severity 618955 wishlist merge 604844 618955 thanks 20.03.2011 00:04, Stefan Krueger wrote: > Subject: PC freeze after some kvm commands > Package: qemu-kvm > Version: 1:0.12.5+dfsg-5 > Severity: important > > when i use this command my PC is freeze an i must restart my pc > kvm -drive if=virtio,file=/dev/sdb3 > now i have a black screen, and nothing works, no tty no key, only a restart > by POWER-BUTTON or RESET-BUTTON.. > Linux dont write anything in syslog. > > i hope you understand me and sorry for my bad english ;)
This is the same as #604844 . When you run kvm as root and $DISPLAY is not set it tries to use framebuffer console and fights with X. So either run it as non-root, give it access to your X DISPLAY (verify with xterm) or use -vnc. Severity reset to wishlist (the same as for #604844) because there's an easy workaround and because it's very rare to start kvm this way. Thank you! /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

