Windwoes

Results 9 comments of Windwoes

@natebot13 @auryan898 I figured out how to do the daisy chain. You need to connect the white wire (normally +9v from the NXT) to 5v though a 10k resistor. Then...

@auryan898 > Adding a resistor shouldn't be necessary, and it seems as though it isn't. Well if I'm reading the spec correctly, then it is needed: ![capture2](https://user-images.githubusercontent.com/26417650/52605102-67be8c80-2e3b-11e9-9f53-74cc0e08f8ad.PNG)

I tried to run with ASAN, but it seems that ASAN isn't compatible with the JNI. I will try to find some way to figure out more specifically where the...

Update: the crashing on Linux was due to accidentally mixing two versions of the Java side and native side JNI code. I am still having intermittent crashes on Windows which...

Unfortunately I haven't had any more time to look into the windows issue yet, but I hopefully will soon.

Hi, yes, I think that `mesa-utils` is not required with this change. Btw, my machine is a Dell Latitude E6530 with an Nvidia NVS 5200M on Ubuntu 18.04.

I'm also seeing this issue on the latest version of Raspian.

I'm having the same error with a Logitech C920 and Android 7.1.2

Update: I was able to fix it by uncommenting a line in Android.mk as described here: https://github.com/saki4510t/UVCCamera/issues/181