Erico Mendonca

Results 23 comments of Erico Mendonca

That is weird. This AppImage runs fine on my local system. Could it be because it uses libGLU? I noticed a "blacklisted" message about openGL in the build logs. How...

That wasn't a fix, but I guess it worked to debug it: https://github.com/AppImage/appimage.github.io/pull/2825/files#diff-7f2559bb01bc5003d024c260a3c6df2972057543e2034bbc0e59ed0722f232fa It took a screenshot of the xterm with an error message :-) It's missing libxcb-iccm.so in the...

@probonopd can you add that lib to the sandbox as well?

@probonopd I think the sandbox is still missing libxcb-iccm.so. Could that be added?

@probonopd the library is inside the appimage, I don't know what else to do... help? ``` erico@suselab-erico:~/Downloads/x/squashfs-root> ../OSCAR-1.4.0-lp152.4.1.Build17.1.glibc2.17-x86_64.AppImage --appimage-extract erico@suselab-erico:~/Downloads/x/squashfs-root> find . -name 'libxcb-icccm*' ./usr/lib64/libxcb-icccm.so.4 ./usr/lib64/libxcb-icccm.so.4.0.0 ```

With Open Build Service. I can see it removing libxcb-icccm at the end of the logs, so I just copied it from the build environment in appimage.yml: https://build.opensuse.org/package/view_file/home:emendonca:oscar/oscar-appimage/appimage.yml?expand=1 On Mon,...

Unload the modules first and the device should be available for mfoc. ``` sudo modprobe -r pn533_usb sudo modprobe -r pn533 sudo modprobe -r nfc ```

I just assembled mine and was also wondering the same thing. Is J6 a breakout for the switches, or is it for connecting to the user port of a MiSTer...

So, I got one of these clones, and it also doesn't work. I opened it up and it has a blob chip, which was not a good sign. Anyway, I...

> Let me know if anything here is different! Here is mine: ``` Bus 001 Device 006: ID 072f:2200 Advanced Card Systems, Ltd ACR122U Device Descriptor: bLength 18 bDescriptorType 1...