On 08.09.2012 20:55, michael chlon wrote: > Package: qemu-kvm > Version: 1.1.1+dfsg-1 > Severity: normal > > Dear Maintainer, > > I try to bind my WiFi card - Atheros ( module ath5k) - with my VM > in dorder to present WiFi card to the VM. > I try this with PCi Passtrough. > I have read a lot on internet, and done this: > > - Activate iommu with for my kernel: > []
> - Then, activate the kvm module parameter (as request in syslog and VM > log !): > > options kvm allow_unsafe_assigned_interrupts=1 > > - Kernel: 3.2.0-3-amd64 > - qmeu-kvm: 1.1.1+dfsg-1 > > But each time, impossible to boot, with this messsage in virt-manager: > Unable to read from monitor: Connection reset by peer > > Traceback (most recent call last): > File "/usr/share/virt-manager/virtManager/asyncjob.py", line 45, in > cb_wrapper > callback(asyncjob, *args, **kwargs) > File "/usr/share/virt-manager/virtManager/asyncjob.py", line 66, > in tmpcb > callback(*args, **kwargs) > File "/usr/share/virt-manager/virtManager/domain.py", line > 1114, in startup > self._backend.create() > File "/usr/lib/python2.7/dist-packages/libvirt.py", > line 620, in create > if ret == -1: raise libvirtError > ('virDomainCreate() failed', dom=self) > libvirtError: Unable to read from monitor: > Connection reset by peer > > The good new ... is that the VM boot with my ethernet NIC card ! Please show what _kvm_ process says. It might be somewhere in libvirt logs. And please complain to libvirt for not showing error messages. Did this wifi card work before, with some previous version of qemu-kvm? I mean, is it a regression of an old bug? Please try running stuff without libvirt. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org