LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - ARM (https://www.linuxquestions.org/questions/slackware-arm-108/)
-   -   Trouble booting sarpi5 installer on my rpi5 (https://www.linuxquestions.org/questions/slackware-arm-108/trouble-booting-sarpi5-installer-on-my-rpi5-4175731944/)

dodoLQ 12-19-2023 04:36 AM

Trouble booting sarpi5 installer on my rpi5
 
1 Attachment(s)
Hi, recently got my raspberry pi 5 (ordered from raspberrypi.dk) and the boot end with a kernel panic :/ I don't have such a pb with my rpi4..

Exaga 12-21-2023 05:45 AM

Quote:

Originally Posted by dodoLQ (Post 6471307)
Hi, recently got my raspberry pi 5 (ordered from raspberrypi.dk) and the boot end with a kernel panic :/ I don't have such a pb with my rpi4..

Je suis désolé, mais le logiciel SARPi5 était une première "meilleure estimation" car je n'ai pas encore de Raspberry Pi 5 pour tester. Espérons qu'après le Nouvel An, celui-ci arrivera.

When does the boot process panic and do you see any error message output? It might be helpful to diagnose and locate what's causing the problem(s).

dodoLQ 12-22-2023 12:08 PM

Hi Exaga! You don't need to speak in french :)
I think the pb is in initrd.gz, kernel is booting but setup not.

Exaga 12-22-2023 12:27 PM

Quote:

Originally Posted by dodoLQ (Post 6472105)
I think the pb is in initrd.gz, kernel is booting but setup not.

OK, Try this...

Rename the initrd.gz file to: initramfs_2712

Rename kernel8.img file to: kernel_2712.img

Remove the following lines from config.txt file:
Code:

# load the initramfs (SARPi5_64 installer)
initramfs initrd.gz followkernel

Put these lines in place of those you have just removed in config.txt file:
Code:

# Automatically load initramfs files, if found
auto_initramfs=1

Reboot and see if that makes any difference. if it doesn't then I would say it's a module mismatch with the RPi5 architecture - which means I made a monumental clusterfudge of compiling them. :doh:

dodoLQ 12-23-2023 04:09 AM

Just tested the modifications and the pb remains.. Sorry :(

Exaga 12-23-2023 08:12 AM

Quote:

Originally Posted by dodoLQ (Post 6472203)
Just tested the modifications and the pb remains.. Sorry :(

I'm sorry too that I cannot help you more. Without seeing when this kernel panic occurs, and/or the results of it, I'm as much in the dark as you are, mon ami. :confused:

rclark 12-23-2023 09:47 AM

Assume this is with the latest version of PI OS (Required for RPI5)? You've tried the obvious of reinstalling the PI OS on the SD card? Or then installing on a different SD Card? Same results? Just some thoughts.

Oh sorry, I was assuming a 'standard' install. Disregard :rolleyes: . All I use is PI OS with my RPIs.

Exaga 12-23-2023 09:59 AM

Quote:

Originally Posted by rclark (Post 6472254)
Assume this is with the latest version of PI OS (Required for RPI5)? You've tried the obvious of reinstalling the PI OS on the SD card? Or then installing on a different SD Card? Same results? Just some thoughts.

Oh sorry, I was assuming a 'standard' install. Disregard :rolleyes: . All I use is PI OS with my RPIs.

Yeah dodoLQ was using an installer for Slackware AArch64 that I built before the device was released to the public so there was a fair amount of supposition and guesswork involved in it. I think the problems were due to the new firmware and config.txt settings/requirements for the Raspberry Pi 5 device, but that's par for the course with these devices as there's a lot of unconventional aspects about them.


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