Ubuntu Card reader issue

Discussion in 'Parallels Desktop on a Mac with Apple silicon' started by PylypS, May 18, 2022.

  1. PylypS

    PylypS Bit poster

    Messages:
    2
    I have an issue on Ubuntu with the card reader connected.
    Code:
    sudo lsusb
    [sudo] password for parallels:
    Bus 003 Device 007: ID 203a:fff9 Parallels FaceTime HD Camera
    Bus 003 Device 006: ID 203a:fffb Parallels Virtual Keyboard
    Bus 003 Device 005: ID 203a:fffc Parallels Virtual Mouse
    Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 011: ID 203a:fffd Parallels Proxy CCID - Generic Smart Card Reader Interface
    Bus 001 Device 012: ID 203a:fffa Parallels Virtual Printer (Print to PDF (Mac Desktop))
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    So I can see now Card reader is detected, but when I run the java application I see errors:
    Code:
    Caused by: java.lang.UnsatisfiedLinkError: Native library (com/sun/jna/linux-aarch64/libjnidispatch.so) not found in resource path (ioxxxxxx .jar)
    Code:
    [2022-05-18 15:43:03] Available card readers []
    
     
  2. PylypS

    PylypS Bit poster

    Messages:
    2
    FYI:
    * works on Macbook PRO (i5)
    * doesn't work MacBook PRO (m1)
     

Share This Page