Ubuntu 22.04 上的智能卡读卡器

Iag*_*niz 3 lts smartcard 22.04

我正在努力解决这个错误,https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725。有人能帮忙吗?欢迎任何评论、测试、修复……。

sup*_*sup 5

运行这两个命令:

\n
sudo systemctl start pcscd\nsudo systemctl enable pcscd\n
Run Code Online (Sandbox Code Playgroud)\n

第一个启动卡工作所需的服务,另一个确保它将在下次启动时运行。来源评论#14在这里:https://answers.launchpad.net/ubuntu/+question/701636#12 \xc2\xa0

\n

  • 谢谢!这让我在 Ubuntu Unity 22.10 上拯救了我。我真的需要这个,所以我正要改变发行版,当我在这里看到你的答案并决定先试一试 - 它有效。无需再为此更改发行版。唯一的区别是我使用了“start pcscd.service”和“enable pcscd.socket”,正如终端中自动完成所建议的那样。工作原理是一样的。 (2认同)