On Fri, Apr 19, 2019 at 4:07 PM <[email protected]> wrote: > > git:/opt/scripts/:[9df8deb6b2ae7570c9102ab58f795d3bed592194] > eeprom:[A335BNLT000C1829BBBG0182] > model:[TI_AM335x_BeagleBone_Black] > dogtag:[BeagleBoard.org Debian Image 2017-03-19] > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > 2019.04-00002-gc8b5ad3a1f]:[location: dd MBR] > kernel:[4.9.147-ti-r120]
ah yes, 4.9.x upgrade to 4.14.x or downgrade to v4.4.x... > nodejs:[v4.8.0] > device-tree-override:[dtb=am335x-boneblack-emmc-overlay.dtb] This can be removed as in v4.14.x, the next 4 line's enable the same thing.. > uboot_overlay_options:[enable_uboot_overlays=1] > uboot_overlay_options:[disable_uboot_overlay_video=1] > uboot_overlay_options:[disable_uboot_overlay_audio=1] > uboot_overlay_options:[disable_uboot_overlay_wireless=1] cd /opt/scripts/tools/ git pull sudo ./update_kernel.sh --ti-channel --lts-4_14 > pkg check: to individually upgrade run: [sudo apt install --only-upgrade > <pkg>] > pkg:[bb-cape-overlays]:[4.1.20170309-0rcnee0~bpo80+20170309] and also run, as ^ is going to break something.. sudo apt install --only-upgrade bb-cape-overlays Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhqw2dJtrnC7JTav4hBe%3DGOOZD_tu_tt%3DOPgHR4sdCU6w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
