vanderblugen

Results 6 comments of vanderblugen

pcscd is running. I did also setup the udev rules [per here](https://support.yubico.com/hc/en-us/articles/360013708900-Using-Your-U2F-YubiKey-with-Linux) and that didn't take care of it either. It is worth mentioning that I have several Yubikey's that...

Oh hmm, that's interesting. If I run `yubioath` it seems to work, granted in the commandline, but if I run the gui `yubioath-gui` the codes don't populate like they do...

Why didn't that version install when I ran `sudo apt install yubioath-desktop`? Looks that the code needs to be compiled to run. @fdennis I am not knowledgeable on compiling code...

The code will not compile on a raspberry pi. In order to add the repository with `sudo add-apt-repository -y ppa:yubico/stable` you have to be able to add that in with...

I created an issue similar to this. [issue 668](https://github.com/Yubico/yubioath-desktop/issues/668)

@Sp8c3 I did find that if you run `yubioath` from the terminal it will pull the codes, the gui isn't working.