22.11.2010 15:04, Nelson A. de Oliveira wrote:
> Hi!
> 
[]
>> Now while we're on it, can you please show the kvm command line
>> you're using?
> 
> It's a very default machine created in virt-manager and it's being called as:
> 
> QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm
> -m 512 -smp 1,sockets=1,cores=1,threads=1 -name bla -uuid
> 36c62f4d-cf25-4201-90e4-5b689a6d69cb -nodefaults -chardev
> socket,id=monitor,path=/var/lib/libvirt/qemu/bla.monitor,server,nowait
> -mon chardev=monitor,mode=readline -rtc base=utc -boot d -drive
> file=/home/naoliv/mona.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw
> -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0
> -device rtl8139,vlan=0,id=net0,mac=52:54:00:91:55:83,bus=pci.0,addr=0x3
> -net tap,fd=38,vlan=0,name=hostnet0 -chardev pty,id=serial0 -device
> isa-serial,chardev=serial0 -usb -vnc 127.0.0.1:0 -vga cirrus -device
> AC97,id=sound0,bus=pci.0,addr=0x4 -device
> virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5

Ok.  From there, I was able to reduce it to just this:

  kvm -cdrom mona.iso -usb

this is enough to trigger the problem.  Omitting -usb or using some
other CD image lets it to process.

Now I'm not sure what to do really... ;)  I'll try to find some time
to dig into it further.

In any way this is not "important" bug I think, since it triggers on
only one cd image so far ;)

Meanwhile, you can use experimental qemu-kvm package.

Thank you!

/mjt



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to