Petr Hodina
Petr Hodina
Hi @Gnu-Hack , I've encountered similar behaviour. The NFC reader/writer is ACR122U-A9 based on the P/N. I'm porting this package to GNU Guix. I tried both GNU and CMake systems....
Here's also the `dmesg` ``` [143292.130231] usb 1-3.3: new full-speed USB device number 103 using xhci_hcd [143292.280946] usb 1-3.3: New USB device found, idVendor=072f, idProduct=2200, bcdDevice= 2.14 [143292.280960] usb 1-3.3:...
Okay, I'll test it on Debain tomorrow to see if the issue is the device itself or me packaging for GNU Guix. However, these steps I already applied. But it...
Hi, yes I ran the commands on Fedora. The `libnfc` does not work there either. However I've been able to read the cards using `pcsc_scan` after blacklisting the modules. Therefore...
Based on the debug info do you @Gnu-Hack think that the HW reader I have is different inside? I mean it responds differently than what the library expects. My assumption...
Well it enumerates as: ``` $ lsusb ... Bus 001 Device 013: ID 072f:2200 Advanced Card Systems, Ltd ACR122U ``` The text on the back of the NFC device says:...
@Gnu-Hack any thoughts?
There is no requirement that mentions that the `lsb_release` should be installed, therefore the command fails. ``` F_LOG "OS (lsb): $(lsb_release -a)" ``` I'll prepare PR with check if the...
This issue is more for `lglaf` but the exception should be catched if there's no USB connected. ``` Traceback (most recent call last): File "/home/cylon2p0/programs/lglafng/lglaf.py", line 738, in main() File...
@steadfasterX Is this the normal behavior to get this response to any command? I saw this also on other LG phone with Mediatek chipset. ``` Hello, I am LAF. Nice...