Hello It seems that the, "Device Tree Editor", which is both named and shown in the documentation is simply not there on my system. :-/ Googling has yielded no information regarding where to obtain or how to install this GUI app. I'm running a UDOO NEO (advanced) using the MicroSD image it came with (KickStarter) and having since performed an apt-get upgrade. I was able to use the CLI tools to do the job. So, no biggie. But I am still curious. Cheers, Bryan
The device tree editor has been added only in later SD images. If you flash the newest image, RC2, you will find it. Otherwise you can try to Code: apt update apt dist-upgrade apt install dtweb it *may* work, but it is unsupported.
Oh, right. It was dist-upgrade I should have done, which may not have worked anyway. I'll get the RC2 image. Thanks! Been messing about with the M4 and motion sensors, using Arduino IDE on my desktop (for compiler speed) and FOTA. Pretty cool stuff! I have to say, this distro and entire set-up is impressive. It's obvious that a HUGEamount of work has gone into it all. Keep up the great work! Gruvin