23 May 2013 18:24
hardware error 0x80000021 on Ubuntu 12.10, need advice
Hi, On a DELL r610 (Intel Xeon L5520) and a Windows guest I have an hardware error. The bug is well known[1][2] and seems fixed with the package 3.5.0-16-generic. But I use 3.5.0-30-generic. Do I need to upgrade to 13.10? Or just the kernel ? Or modify the options of the kvm module? Thanks. [1] https://bugzilla.redhat.com/show_bug.cgi?id=854983 [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1045027 logs: 2013-05-23 15:54:02.306+0000: starting up LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm-spice -name windows1 -S -M pc-1.2 -enable-kvm -m 3500 -smp 2,sockets=2,cores=1,threads=1 -uuid d170225e-7367-4ece-4338-6b1811c10c0c -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/windows1.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/srv/kvm/windows1.img,if=none,id=drive-ide0-0-0,format=qcow2 -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -drive file=/srv/iso/windows7ultimate.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=18,id=hostnet0,vhost=on,vhostfd=19 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:49:32:cc,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -device usb-tablet,id=input0(Continue reading)
RSS Feed