Robert Nelson
Robert Nelson
btw, double check with "--distro stretch" that was the last distro i personally used on the jetson... the zesty enablement was merged by another user, haven't had to chance to...
That's just the version of u-boot mainline i had used. at one point it, it was the first to use config_distro_default, hence the required.. But the version's been bumped a...
@kizzlebot netinstall = Network Install for a bunch of arm boards
@Mausy5043 due to the customization of the "debian installer" https://wiki.debian.org/DebianInstaller It is "impossible" for me to write any readme that clearly explains exactly what your final product could be. All...
Fixed in 3.12.. Ps: use "--use-beta-kernel" flag with mk_mmc.sh to grab it...
3.8 is now fixed too... Not sure why your network is still failing, but 3.13 has now replaced 3.12 in the beta channell too..
Hum, I don't even mount it by default with /etc/fstab anymore: https://github.com/RobertCNelson/omap-image-builder/blob/master/tools/setup_sdcard.sh#L942 So it should be save to wrap it in something like, after above: ``` if [ "x${bborg_production}" =...
@jadonk it should be pre-installed.. ``` sudo apt update sudo apt install beagleconnect-msp430 ``` Device has to be in bootloader mode... (remove usb cable, hold down boot button, insert cable..)...
a quick search, no libiio node-red yet...
@SAtacker can you add an "enablement".. append "overlayroot=tmpfs" to cmdline in /boot/uEnv.txt all you need is overlayroot: ``` debian@BeagleBone:~$ dpkg --list | grep overlayroot ii overlayroot 0.47ubuntu1rcnee0~bullseye+20210815 all use an...