On Thu, Apr 23, 2020 at 11:32 AM Paul Beam <[email protected]> wrote: > > Robert, > > I have been working with the LTS 4.14 ti branch. Is 4.19 better? To be > honest, I don't remember the image I started with, but I started 6+ months > ago. I'm in a position where I can basically start fresh if there are > advantages.
Doesn't really matter, for me 4.14.x-ti = stretch, v4.14.x+ is buster, so if we grab this stretch console image: https://elinux.org/Beagleboard:Latest-images-testing#Debian_9_.28Stretch.29_Console Then on the PocketBeagle... BeagleBoard.org Debian Stretch Console Image 2020-04-06 1st boot... debian@beaglebone:~$ uname -r 4.14.108-ti-r131 debian@beaglebone:~$ systemd-analyze Startup finished in 9.701s (kernel) + 44.498s (userspace) = 54.200s 2nd boot... debian@beaglebone:~$ systemd-analyze Startup finished in 9.691s (kernel) + 29.165s (userspace) = 38.856s sudo systemctl disable systembb-wl18xx-bluetooth.service sudo systemctl disable bb-wl18xx-wlan0.service sudo systemctl disable wpa_supplicant.service sudo apt remove cpufrequtils libcpufreq0 hostapd --purge 3rd boot... debian@beaglebone:~$ systemd-analyze Startup finished in 9.637s (kernel) + 28.614s (userspace) = 38.252s sudo rm /boot/initrd.img-4.14.108-ti-r131 4th boot... debian@beaglebone:~$ systemd-analyze Startup finished in 1.117s (kernel) + 27.318s (userspace) = 28.436s 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/CAOCHtYjm7DcFZQ48eLEWqQNsS-eR%3DYJwTAR5Kg3_wfBch7od5A%40mail.gmail.com.
