最近用VM安装了ubuntu。安装ubuntu完毕后,安装了pcsc读卡器驱动。过程如下:
sudo apt-get install pcscd
>sudo apt-get install libpcsc-perl
>sudo apt-get install pcsc-tools
>sudo apt-get install libccid
安装完毕后sudo /etc/init.d/pcscd restart
* Restarting PCSC Lite resource manager pcscd [ OK ]
然后用pcsc_scan 能够识别pcsc读卡器。
可是重新启动虚拟机后,VM能发现pcsc读卡器,进入ubuntu后输入命令lsusb也能发现pcsc读卡器,输入sudo pcscd -f 也能发现pcsc读卡器
可是输入pcsc_scan就不能发现pcsc读卡器,一直停在waitting for first reader,请各位提供一下帮助。
曾安装了ubuntu 12 16 桌面版和服务器版本,都出现这个问题,请教如何解决?
用VM虚拟机安装pcsc读卡器后重启后用pcsc_scan无法启动问题(已解决,换低版本ubuntu可以了,估计16.)
-
- 帖子: 16
- 注册时间: 2016-07-04 23:43
- 系统: win2003 ubuntu16服务器
用VM虚拟机安装pcsc读卡器后重启后用pcsc_scan无法启动问题(已解决,换低版本ubuntu可以了,估计16.)
上次由 zzq12345 在 2016-11-28 14:24,总共编辑 1 次。
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 用VM虚拟机安装pcsc读卡器后重启后用pcsc_scan无法启动问题
VM Host 是 Windows ?最近用VM安装了ubuntu
參閱
https://communities.vmware.com/thread/4 ... 0&tstart=0
After your Windows 8 VM is powered off, please open the .vmx file in your VM installation directory and type
usb.ccid.disable = "TRUE" at the end of the file.
-
- 帖子: 16
- 注册时间: 2016-07-04 23:43
- 系统: win2003 ubuntu16服务器
Re: 用VM虚拟机安装pcsc读卡器后重启后用pcsc_scan无法启动问题
是window安装VM,然后在vm下安装ubuntu,后来换了低版本就可以了。16.6 16.10都不行,改成12.04桌面版和14.1服务器版本就可以了。poloshiao 写了:VM Host 是 Windows ?最近用VM安装了ubuntu
參閱
https://communities.vmware.com/thread/4 ... 0&tstart=0
After your Windows 8 VM is powered off, please open the .vmx file in your VM installation directory and type
usb.ccid.disable = "TRUE" at the end of the file.
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 用VM虚拟机安装pcsc读卡器后重启后用pcsc_scan无法启动问题(已解决,换低版本ubuntu可以了,估计
可能是你的 VM 版本是早期版本 不支援 Ubuntu 16.04 16.1016.6 16.10 都不行
可以查閱一下
你的 VM 版本 Guest 支援的 Ubuntu 版本看看