mirror of
https://github.com/creamlike1024/EasyLPAC.git
synced 2026-04-25 21:05:50 +03:00
[GH-ISSUE #17] About Linux Depedencies #4
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/EasyLPAC#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AzoteGwei on GitHub (Jul 18, 2024).
Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/17
It happened just now that I figured out why I can't use EasyLPAC on my Linux Mint distribution. The error message is provided below.
The Linux Mint doesn't included the
pcscdin any installation option. So in order to run EasyLPAC( or lpac actually), the Linux must need apcscdservice running in the background.(Also it needs a card reader inserted to prevent errors below. but actually it isn't a bug for EasyLPAC)
So, please update the README and add some hint when Linux users meet error code
8010001D(pcscdnot running or even not installed) or8010002E(No card reader found)@creamlike1024 commented on GitHub (Jul 19, 2024):
Thank you for providing the information. README has been updated.
For lpac dependencies see lpac/docs/USAGE.md at main · estkme-group/lpac
@ihipop commented on GitHub (Aug 15, 2024):
I inserted a USB
pcscdstarted, still get the errorthis USB CCID card reader works well with easyEUICC on Android
@ihipop commented on GitHub (Aug 15, 2024):
also
CCIDdriver was installed@ihipop commented on GitHub (Aug 15, 2024):
Finally, I made it to work

I will submit to to
https://ccid.apdu.fr/for those who can't wait, here is the diff