From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3eSC-000513-MA for qemu-devel@nongnu.org; Mon, 20 Aug 2012 22:44:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3eSB-0003xq-EJ for qemu-devel@nongnu.org; Mon, 20 Aug 2012 22:44:28 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:40271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3eSB-0003xl-8u for qemu-devel@nongnu.org; Mon, 20 Aug 2012 22:44:27 -0400 Received: by obbta14 with SMTP id ta14so10086690obb.4 for ; Mon, 20 Aug 2012 19:44:26 -0700 (PDT) Sender: fluxion Date: Mon, 20 Aug 2012 21:44:20 -0500 From: Michael Roth Message-ID: <20120821024420.GA6071@illuin> References: <20120817125014.13755.12845.malonedeb@gac.canonical.com> <20120817125014.13755.12845.malonedeb@gac.canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120817125014.13755.12845.malonedeb@gac.canonical.com> Subject: Re: [Qemu-devel] [Bug 1038070] [NEW] > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: linuxale <1038070@bugs.launchpad.net> Cc: qemu-devel@nongnu.org On Fri, Aug 17, 2012 at 12:50:14PM -0000, linuxale wrote: > Public bug reported: > > Linux Distro: Gentoo > > Smartcard Activkey doesn't work anymore. I use it without problem till version > qemu-kvm-1.0.1. > > Follow a log extraction: > 2012-08-14 16:27:34.751+0000: 5487: error : qemuProcessReadLogOutput:1298 : > internal error Process exited while reading console log output: char device > redirected to /dev/pts/40 > ccid-card-emulated: failed to initialize vcard > qemu-system-x86_64: -device > ccid-card-emulated,backend=nss-emulated,id=smartcard0,bus=ccid0.0: Device > 'ccid-card-emulated' could not be initialized > > 2012-08-14 16:28:01.018+0000: 5486: error : qemuProcessReadLogOutput:1298 : > internal error Process exited while reading console log output: char device > redirected to /dev/pts/40 > ccid-card-emulated: failed to initialize vcard > qemu-system-x86_64: -device > ccid-card-emulated,backend=nss-emulated,id=smartcard0,bus=ccid0.0: Device > 'ccid-card-emulated' could not be initialized > > If you need any other info please tell me. I've tried 1.1.1 and current upstream with a Windows 7 guest and the device seems to show up and function properly in both cases. One way that I *can* reproduce the error is by running your command-line with an NSS database at some place other than the default search path (/etc/pki/nssdb in 1.1 and upstream). I don't think this has changed since 1.0, but maybe something changed on the distro side? Can you try reproducing by compiling from upstream source? > > I've tried with git version with same problem. > > ** Affects: qemu > Importance: Undecided > Status: New > > -- > You received this bug notification because you are a member of qemu- > devel-ml, which is subscribed to QEMU. > https://bugs.launchpad.net/bugs/1038070 > > Title: > > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore > > Status in QEMU: > New > > Bug description: > Linux Distro: Gentoo > > Smartcard Activkey doesn't work anymore. I use it without problem till version > qemu-kvm-1.0.1. > > Follow a log extraction: > 2012-08-14 16:27:34.751+0000: 5487: error : qemuProcessReadLogOutput:1298 : > internal error Process exited while reading console log output: char device > redirected to /dev/pts/40 > ccid-card-emulated: failed to initialize vcard > qemu-system-x86_64: -device > ccid-card-emulated,backend=nss-emulated,id=smartcard0,bus=ccid0.0: Device > 'ccid-card-emulated' could not be initialized > > 2012-08-14 16:28:01.018+0000: 5486: error : qemuProcessReadLogOutput:1298 : > internal error Process exited while reading console log output: char device > redirected to /dev/pts/40 > ccid-card-emulated: failed to initialize vcard > qemu-system-x86_64: -device > ccid-card-emulated,backend=nss-emulated,id=smartcard0,bus=ccid0.0: Device > 'ccid-card-emulated' could not be initialized > > If you need any other info please tell me. > > I've tried with git version with same problem. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/qemu/+bug/1038070/+subscriptions >