Hmmm..... I haven't seen that one before. Maybe a bone$ *sudo apt update* bone$ *sudo apt dist-upgrade*
is needed. --Mark On Monday, August 24, 2020 at 1:27:41 PM UTC-4 [email protected] wrote: > Hi Mark, > > I tried the above, but get the following error: > > root@beaglebone:~# cd /opt/scripts/tools > root@beaglebone:/opt/scripts/tools# git pull > Already up-to-date. > root@beaglebone:/opt/scripts/tools# sudo ./update_kernel.sh --bone-kernel > syncing local clock to pool.ntp.org > info: checking archive > GnuTLS: A TLS fatal alert has been received. > Unable to establish SSL connection. > > Seems like there's more problems... > > On Monday, 24 August 2020 15:27:28 UTC+1, Mark A. Yoder wrote: >> >> Try this: >> >> bone$ *cd /opt/scripts/tools* >> bone$ *git pull* >> bone$ *sudo ./update_kernel.sh --bone-kernel* >> 2020-08-24 10:25:12 URL: >> https://rcn-ee.com/repos/latest/buster-armhf/LATEST-omap-psp [223/223] >> -> "LATEST-omap-psp" [1] >> ----------------------------- >> Kernel Options: >> ABI:1 LTS44 4.4.145-bone23 >> ABI:1 LTS49 4.9.178-bone15 >> ABI:1 EXPERIMENTAL 5.7.2-bone9 >> ABI:1 LTS414 4.14.192-bone38 >> ABI:1 LTS419 4.19.135-bone54 >> ABI:1 LTS54 5.4.58-bone33 >> ABI:1 STABLE 5.7.16-bone18 >> ABI:1 TESTING 5.8.2-bone13 >> ----------------------------- >> Kernel version options: >> ----------------------------- >> LTS414: --lts-4_14 >> LTS419: --lts-4_19 >> LTS54: --lts-5_4 >> STABLE: --stable >> TESTING: --testing >> ----------------------------- >> Please pass one of the above kernel options to update_kernel.sh >> >> You can now pick which kernel you want to update to. >> >> >> bone$ *sudo ./update_kernel.sh **--lts-4_14* >> >> --Mark >> On Monday, August 24, 2020 at 7:35:50 AM UTC-4 [email protected] >> wrote: >> >>> Hi, >>> >>> I have a Beaglebone Black running kernel 3.8 (I think - I don't have >>> access to the BBB at the moment, so this is from memory). >>> I am using this with a cape to drive a custom display. >>> >>> I am pretty sure it's booting from SD card, which has multiple >>> partitions (one labelled rootfs and not visible to windows, and one that >>> windows can access). Both partitions are accessible when I plug into my >>> linux VM. >>> The SD card is configured such that the display is all set on boot (not >>> really sure how this happens), and I can call scripts that are on the FAT >>> partition by SSHing into the BBB and running from the shell. >>> >>> There's a lot I don't understand about the configuration of the SD card, >>> but as it works, I'm not that fussed. >>> >>> >>> However, I now want to migrate this over to the Beaglebone Black >>> Wireless and I'm having real difficulty. >>> >>> My thoughts are that I need to upgrade the kernel to a version closer to >>> 4.4, but I can't seem to find a method of doing this without completely >>> trashing the SD card. >>> >>> If this makes sense, can anyone point me in the right direction? >>> >>> Thanks >>> >> -- 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/4dd2eaa6-02ce-455f-b9ee-44f8b40af7a5n%40googlegroups.com.
