LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 01-04-2024, 03:55 AM   #1
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,548

Rep: Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313
Boot Loader update: PineBook Pro & RockPro64 - mandatory for Linux 6.6


Hello

A Boot Loader update is available in the latest batch of Slackware AArch64-current (Wed Jan 03 08:08:09 UTC 2024).

This update tackles the issue of the MMC (SD card) interface becoming inaccessible post a soft reboot, a problem identified during my extensive testing of Linux 6.6.
Upon updating to this version of U-Boot, I've been unable to replicate the issue.
Consequently, I strongly recommend this as a mandatory update to ready your system for Linux 6.6.

The upgrade instructions for both Hardware Models can be found here.

Linux 6.6 is currently undergoing testing here, and once it's demonstrated stability, I intend to roll it out within approximately a week.

Last edited by drmozes; 01-04-2024 at 03:57 AM.
 
Old 01-06-2024, 08:55 PM   #2
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,310

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
It's been a little while I installed my pbp. I was not able to go sd card slot and sd card route, I used left side usb connector with usb card reader and slackware install sd card and so on.

I also installed towboot and still can boot original manjaro from emmc.

With this boot loader update, with the way I monkey installed things, will I get either one to boot or both?

I'm asking as I did my rockpro64 and can see it offered whatever to boot.
 
Old 01-07-2024, 03:51 AM   #3
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,548

Original Poster
Rep: Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313
Quote:
Originally Posted by glorsplitz View Post

With this boot loader update, with the way I monkey installed things, will I get either one to boot or both?
Our U-Boot is written to SPI flash, which IIRC is checked first by the first stage boot loader. I have no experience on how it interacts with any other Boot Loader.
 
Old 01-07-2024, 10:49 AM   #4
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,902

Rep: Reputation: 1052Reputation: 1052Reputation: 1052Reputation: 1052Reputation: 1052Reputation: 1052Reputation: 1052Reputation: 1052
Tow-boot bootloader should be installed to your SPI flash too. Within the Slackware installation you can overwrite it with the flashing utility on both the pinebook pro and rockpro64. Manjaro should be bootable from u-boot if you configure u-boot to find it.
 
1 members found this post helpful.
Old 01-07-2024, 06:56 PM   #5
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,310

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
newer slackware u-boot flashed, towboot dumped, manjaro kept booting no slackware, rereading difdif post
Quote:
The EMMC card was present in the computer but switched to disable it.
now booting slackware, no manjaro yet, will look into
Quote:
Manjaro should be bootable from u-boot if you configure u-boot to find it.
this all without sd card, nvme boot as before with towboot

now where's that 6.6.... kernel or are we going have to involve Exaga?

Last edited by glorsplitz; 01-07-2024 at 06:58 PM.
 
Old 01-07-2024, 07:28 PM   #6
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,310

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
relevant /boot/extlinux/extlinux.conf lines

Quote:
DEFAULT OS
MENU TITLE Slackware Linux
PROMPT 0
TIMEOUT 90
LABEL OS
MENU LABEL Boot OS: Slackware Linux
LINUX /Image-armv8
INITRD /initrd-armv8
FDTDIR /dtb/
APPEND earlyprintk rootfstype=ext4 root=UUID=4d311a77-c26c-46d9-92ac-9d620babe8a1
I don't know this stuff, this looks like elilo, is possible to add another os to boot from here, or like mralk3 says has to be with u-boot?
 
Old 01-08-2024, 02:42 PM   #7
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,548

Original Poster
Rep: Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313
Quote:
Originally Posted by glorsplitz View Post
I don't know this stuff, this looks like elilo, is possible to add another os to boot from here, or like mralk3 says has to be with u-boot?
U-Boot uses the extlinux configuration, which is what you're looking at.
Add another stanza below the existing one. Stanzas start from LABEL.
The Archlinux wiki has some good examples - Look at section 4.1.1.
 
1 members found this post helpful.
Old 01-08-2024, 02:53 PM   #8
difdif
LQ Newbie
 
Registered: Feb 2004
Distribution: Slackware
Posts: 8

Rep: Reputation: 4
I've just applied the updated bootloader-flash-rk3399. The computer still boots from the nvme drive without any issues - thank you for the update!

David.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot loader upgrade available for Pinebook Pro drmozes Slackware - ARM 1 09-05-2023 07:13 PM
RockPro64 & Pinebook Pro bootware cleanup drmozes Slackware - ARM 2 07-12-2023 02:21 AM
PineBook Pro update and upgrade to 5.18.12: unable to boot wowbaggerHU slarm64 69 09-18-2022 12:21 PM
Boot Loader updates available for the RockPro64 and PineBook Pro drmozes Slackware - ARM 8 05-15-2022 02:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM

All times are GMT -5. The time now is 06:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration