1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
|
other: 0.940
device: 0.932
permissions: 0.929
PID: 0.920
semantic: 0.920
performance: 0.898
KVM: 0.897
graphic: 0.896
debug: 0.872
boot: 0.848
vnc: 0.844
files: 0.844
network: 0.825
socket: 0.824
> qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore
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.
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
>
Have you ever tried to reproduce this with the upstream QEMU version?
[Expired for QEMU because there has been no activity for 60 days.]
|