David Lechner

Results 1560 comments of David Lechner

Cool. You should send a pull request. There should also be a data type received for each mode that could/should be used instead of looking at the byte count. In...

Maybe you should make a PR anyway so that it is easier to comment?

Are you using ev3dev-jessie or ev3dev-stretch?

It looks like you have built a kernel for ev3dev-jessie. Be sure to that you use the `ev3dev-stretch` branch of all of the git repositories.

I'm not sure how you got kernel version `3.16.7-ckt9-5` then. It should be `4.14.x`.

`4.11` still sounds like the wrong kernel version.

It has always worked for me, but I have not tried it for a while. Are there any error messages on the screen of the EV3? Do you have a...

The `+` in the file name tells me that you have modified the kernel already (or maybe typed `KDEB_PKGVERSION=1` incorrectly) Try building without any modifications first.

You can find a schematic of the EV3 on the [MINDSTORMS download page](https://www.lego.com/en-us/themes/mindstorms/downloads) In ev3dev, the input ports have `other-uart` and `other-i2c` modes for such communication. Likewise, the output ports...

Why the older version? Is the [debian packaged version](https://packages.debian.org/stretch/gnuchess) to slow? The buttons on the EV3 act as keyboard keys. Up, down, left, right arrow keys, enter and backspace. So...