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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
|
arm: 0.935
device: 0.932
permissions: 0.929
assembly: 0.927
PID: 0.920
semantic: 0.920
register: 0.915
risc-v: 0.910
architecture: 0.899
performance: 0.898
KVM: 0.897
graphic: 0.896
hypervisor: 0.890
mistranslation: 0.883
user-level: 0.880
debug: 0.872
ppc: 0.864
VMM: 0.858
virtual: 0.851
x86: 0.849
boot: 0.848
vnc: 0.844
files: 0.844
kernel: 0.837
TCG: 0.827
network: 0.825
socket: 0.824
peripherals: 0.817
i386: 0.635
> 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.]
|