qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1038070] [NEW] > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore
@ 2012-08-17 12:50 linuxale
  2012-08-21  2:44 ` Michael Roth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: linuxale @ 2012-08-17 12:50 UTC (permalink / raw)
  To: qemu-devel

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 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [Bug 1038070] [NEW] > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore
  2012-08-17 12:50 [Qemu-devel] [Bug 1038070] [NEW] > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore linuxale
@ 2012-08-21  2:44 ` Michael Roth
  2017-06-13 17:37 ` [Qemu-devel] [Bug 1038070] " Thomas Huth
  2017-08-13  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Roth @ 2012-08-21  2:44 UTC (permalink / raw)
  To: linuxale; +Cc: qemu-devel

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
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1038070] Re: > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore
  2012-08-17 12:50 [Qemu-devel] [Bug 1038070] [NEW] > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore linuxale
  2012-08-21  2:44 ` Michael Roth
@ 2017-06-13 17:37 ` Thomas Huth
  2017-08-13  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2017-06-13 17:37 UTC (permalink / raw)
  To: qemu-devel

Have you ever tried to reproduce this with the upstream QEMU version?

** Changed in: qemu
       Status: New => Incomplete

-- 
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:
  Incomplete

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1038070] Re: > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore
  2012-08-17 12:50 [Qemu-devel] [Bug 1038070] [NEW] > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore linuxale
  2012-08-21  2:44 ` Michael Roth
  2017-06-13 17:37 ` [Qemu-devel] [Bug 1038070] " Thomas Huth
@ 2017-08-13  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2017-08-13  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
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:
  Expired

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-13  4:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 12:50 [Qemu-devel] [Bug 1038070] [NEW] > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore linuxale
2012-08-21  2:44 ` Michael Roth
2017-06-13 17:37 ` [Qemu-devel] [Bug 1038070] " Thomas Huth
2017-08-13  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).