Hi!<div><br></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">> Okay, I did that and here is the full log of my try to start it up:<br>

><br>
> 2012-07-23 09:30:37.761+0000: starting up<br>
> LC_ALL=C<br>
> PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin<br>
> QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-1.0 -enable-kvm -m 2048 -smp<br>
> 2,sockets=2,cores=1,threads=1 -name toddler -uuid<br>
> 1e9ada35-5681-5060-476e-7a9e615fcb5c -nodefconfig -nodefaults -chardev<br>
> socket,id=charmonitor,path=/var/lib/libvirt/qemu/toddler.monitor,server,nowait<br>
> -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime<br>
> -no-shutdown -drive<br>
> file=/media/frog/vms/toddler_storage.img,if=none,id=drive-ide0-0-0,format=qcow2<br>
> -device<br>
> ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -drive<br>
> if=none,media=cdrom,id=drive-ide0-0-1,readonly=on,format=raw -device<br>
> ide-drive,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 -drive<br>
> if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device<br>
> ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev<br>
> tap,fd=19,id=hostnet0 -device<br>
> rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:49:f6:46,bus=pci.0,addr=0x3<br>
> -chardev pty,id=charserial0 -device<br>
> isa-serial,chardev=charserial0,id=serial0 -usb -device<br>
</div></div>> usb-tablet,id=input0 -vnc <a href="http://127.0.0.1:0" target="_blank">127.0.0.1:0</a> <<a href="http://127.0.0.1:0" target="_blank">http://127.0.0.1:0</a>> -vga std<br>
<div class="im">> -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device<br>
> hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device<br>
> usb-host,hostbus=1,hostaddr=3,id=hostdev0 -device<br>
> usb-host,hostbus=1,hostaddr=4,id=hostdev1 -device<br>
> virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5<br>
> char device redirected to /dev/pts/4<br>
> kvm: usb-linux.c:1211: usb_linux_update_endp_table: Assertion<br>
> `epd->type == 255' failed.<br>
<br>
</div>This is some internal problem in qemu-1.0. You'll need to ask about it<br>
on a qemu mailing list or irc channel - the commandline and error above,<br>
along with telling them your exact version of qemu should be enough to<br>
get them going. (I looked it up in the source and one thing I can tell<br>
you is that the *entire file* containing this assertion ("assert<br>
edp->type == INVALID_EP_TYPE") was removed between qemu-1.0 and<br>
qemu-1.1. It may be that the simplest way to eliminate the problem is to<br>
get a build of qemu-1.1)<br></blockquote><div><br></div><div>Okay, thanks for checking that for me! I will follow up with the qemu project.</div><div><br></div><div>Cheers and thanks!</div><div>Helga</div></div>
</div>