You should add the missing packages from Robert's recent commit: https://github.com/RobertCNelson/omap-image-builder/commit/f62b58ff6d82f04e97fcf51521308e401cd1e7f3
sudo apt-get install \ bc \ iw \ rfkill \ bb-wl18xx-firmware \ libgl1-mesa-dri ...which ought to help get WiFi working. Then do an apt-get update/upgrade to get Robert's new config-pin changes. With that you ought to get a bit further with loading your configuration. On 7/28/2017 10:06 AM, Daren Schwenke wrote: > Thought it was like you said, but here goes: > $ sudo /opt/scripts/tools/version.sh > [sudo] password for machinekit: > git:/opt/scripts/:[f898b97580b93fab9d71399fd4c6555e77e7bcfc] > eeprom:[A335BNLTBBG1BBG217013823] > dogtag:[Machinekit Debian Image 2017-07-26] > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > 2017.07-00002-g61c3ee0fb5] > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2016.03-00001-gd12d09f] > kernel:[4.4.68-ti-rt-r112] > nodejs:[v0.10.42] > uboot_overlay_options:[enable_uboot_overlays=1] > uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo] > uboot_overlay_options:[enable_uboot_cape_universal=1] > pkg:[bb-cape-overlays]:[4.4.20170630.1-0rcnee1~jessie+20170719] > WARNING:pkg:[bb-wl18xx-firmware]:[NOT_INSTALLED] > WARNING:pkg:[firmware-ti-connectivity]:[NOT_INSTALLED] > machinekit@beaglebone:~/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS > > On Friday, July 28, 2017 at 10:41:50 AM UTC-4, Robert Nelson wrote: > > Oh, and you can dump your current kernel/uboot combination with: > > sudo /opt/scripts/tools/version.sh > > git:/opt/scripts/:[a6e52fdbb7f0d94c04f3973725a85fc4d99a7858] > eeprom:[A335BNLTBBG1BBG217042340] > dogtag:[Machinekit Debian Image 2017-07-26] > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > 2017.07-00002-g61c3ee0fb5] > kernel:[4.4.68-ti-rt-r112] > nodejs:[v0.10.42] > uboot_overlay_options:[enable_uboot_overlays=1] > uboot_overlay_options:[disable_uboot_overlay_emmc=1] > uboot_overlay_options:[disable_uboot_overlay_video=1] > uboot_overlay_options:[disable_uboot_overlay_audio=1] > > uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo] > > uboot_overlay_options:[enable_uboot_cape_universal=1] > pkg:[bb-cape-overlays]:[4.4.20170630.1-0rcnee1~jessie+20170719] > WARNING:pkg:[bb-wl18xx-firmware]:[NOT_INSTALLED] > WARNING:pkg:[firmware-ti-connectivity]:[NOT_INSTALLED] > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > website: http://www.machinekit.io blog: http://blog.machinekit.io github: > https://github.com/machinekit > --- > You received this message because you are subscribed to the Google Groups > "Machinekit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email > to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/machinekit. > For more options, visit https://groups.google.com/d/optout. > -- Charles Steinkuehler [email protected] -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
