Giter VIP home page Giter VIP logo

Comments (9)

bendem avatar bendem commented on May 28, 2024 2

On windows I'm getting

PS C:\Users\bendem> .\Downloads\solo2-v0.1.1-x86_64-pc-windows-msvc.exe ls
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: The smart card has been removed, so further communication is not possible', src\device\pcsc.rs:98:50
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

from solo2-cli.

snbl avatar snbl commented on May 28, 2024 1

maybe this helps

I have/had the same problem due to an integrated smart card reader device. pcsc_scan lists another reader device at first; solo2 is only second. As a result I get two different error messages by using solo2 list command.

  • 1st error message: "The operation requires a Smart Card, but no Smart Card is currently in the device" if no smart card is inserted.
  • 2nd error message: "Power has been removed from the smart card, so that further communication is not possible" if smart card without chip is inserted

As soon as I insert a smart card including a readable chip, solo2 cli is working. So far I did not see any possibility either to specify which device ID nor to exclude non-solo devices.

from solo2-cli.

nickray avatar nickray commented on May 28, 2024

I'd wait on the update, working on fixing a few issues for good.

This specific issue I haven't seen before. Does solo2 ls fail in the same way?

from solo2-cli.

bendem avatar bendem commented on May 28, 2024

from solo2-cli.

nickray avatar nickray commented on May 28, 2024

Looking at https://src.fedoraproject.org/rpms/pcsc-lite/blob/rawhide/f/pcsc-lite.spec, it seems pcsc-lite-ccid is recommended but not enforced. This would be the driver needed. Do you have it installed?

from solo2-cli.

bendem avatar bendem commented on May 28, 2024
Package pcsc-lite-ccid-1.4.34-1.fc34.x86_64 is already installed.

from solo2-cli.

pbl987 avatar pbl987 commented on May 28, 2024

I have/had the same problem due to an integrated smart card reader device. pcsc_scan lists another reader device at first; solo2 is only second. As a result I get two different error messages by using solo2 list command.

Thats the cause! I have a Reiner SCT cardreader installed. As soon as i deactivated it in the device manager, solo2-v0.1.1-x86_64-pc-windows-msvc.exe started to begin working. It could then print out the version number, it is 20200101.9.

By the way, the update command download and overwrites the firmware with the same version.
And it doens't work on any site i tested, same as in the other issues.

from solo2-cli.

pbl987 avatar pbl987 commented on May 28, 2024

this issue is closed but there is no new version???
i really would like start using my key, it has been 3 weeks now...

from solo2-cli.

bendem avatar bendem commented on May 28, 2024

this issue is closed but there is no new version???
i really would like start using my key, it has been 3 weeks now...

There is a new version though. Fix is in https://github.com/solokeys/solo2-cli/releases/tag/v0.2.0:

fix for multiple smartcard readers (@borgoat)

I have not tested it yet. You can try inserting a smart card in the other reader to see if that fixes it for you until you can install the new version.

from solo2-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.