[split] Real Time Kernels discussion
#41
(28-Dec-2023, 04:44 PM)Snoopy8 Wrote: Can't upload tar file to Wiki. Have sent you link to access Google Docs.
Don't think I see this anywhere yet, will double check later.
 
(28-Dec-2023, 04:44 PM)Snoopy8 Wrote: I suspect that you may be able to use /boot/firmware/config.txt to reference the new kernel but I was not able to find the right fields.
https://www.raspberrypi.com/documentatio...g_txt.html
Yes, it's the kernel parameter. However the boot image is actually in /boot/firmware, and it's kernel_v8.img etc for bookworm and vmlinuz for Ubuntu. The kernel is compressed too meaning I have to decompress the image to find the version string. Kind of PITA because on PC systems the kernel version is right in the kernel image filename making it easy.
Snakeoil Operating System - Music, your way!
Reply

#42
(29-Dec-2023, 09:56 AM)agent_kith Wrote: Don't think I see this anywhere yet, will double check later.
Please check your messages here
[-] The following 1 user Likes Snoopy8's post:
  • agent_kith
Reply

#43
Following on from the previous posts with AK, this official Raspberry documentation gives some guidance on how to replace an existing kernel
https://www.raspberrypi.com/documentatio...ernel.html

Rather than overwrite the existing kernel, used the following:
PHP Code:
sudo mkdir /boot/firmware/so
sudo mkdir 
/boot/firmware/so/overlays-so
*
the following files from a make
*
sudo cp arch/arm64/boot/dts/broadcom/*.dtb /boot/firmware/so/
sudo cp arch/arm64/boot/dts/overlays/*.dtb* /boot/firmware/so/overlays-so/
sudo cp arch/arm64/boot/dts/overlays/README /boot/firmware/so/overlays-so/
sudo cp arch/arm64/boot/Image.gz /boot/firmware/kernel-so.img
sudo nano /boot/firmware/config.txt  * to add the following
os_prefix=so/
overlay_prefix=overlays-so/
kernel=/kernel-so.img 

To copy the real time kernel to another instance, will need to tar the above make folders and files, and the folder
/usr/lib/modules/6.6.35-rt34-so+.  Replace "6.6.35-rt34-so+" with the name of the RT kernel.
[-] The following 1 user Likes Snoopy8's post:
  • uglymusic
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] Install Snakeoil OS on a USB stick cpcat 4 1,210 21-Jan-2023, 02:11 PM
Last Post: cpcat
  Interesting discussion developing over at DIY-Audio re cpu-isolation/jitter/noise etc Bromf 1 674 27-Sep-2022, 02:05 AM
Last Post: mkysimes
  More upsampling antics......This time with SqueezeLite mkysimes 6 2,975 05-May-2020, 07:35 PM
Last Post: mkysimes



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
Very happy to have Sankeoil......! mpd w...
Last Post: run51
Today 05:35 AM
» Replies: 9
» Views: 1556
SO no soundcard detected - RPI Pi4 snake...
Last Post: run51
21-Oct-2024 10:55 PM
» Replies: 4
» Views: 40
download
Last Post: Snoopy8
19-Oct-2024 05:52 AM
» Replies: 1
» Views: 35
Full proces to instal snakeiol 100% work...
Last Post: audioluthier
11-Oct-2024 02:32 AM
» Replies: 9
» Views: 232
A network protocol designed for CAS
Last Post: hkphantomgtr
10-Oct-2024 09:48 PM
» Replies: 0
» Views: 40
Dropping Measurements, Hello High-End.
Last Post: clark8888
09-Oct-2024 05:14 PM
» Replies: 11
» Views: 295
CAS with "Single Core"
Last Post: hkphantomgtr
06-Oct-2024 08:32 AM
» Replies: 2
» Views: 77
MPD player not working
Last Post: Snoopy8
27-Sep-2024 11:54 AM
» Replies: 7
» Views: 152
LMS playing DFF files sampling rate
Last Post: Snoopy8
16-Sep-2024 07:45 PM
» Replies: 5
» Views: 100
OLED display for Snakeoil Raspberry Pi a...
Last Post: vinaymoturi
13-Sep-2024 01:12 PM
» Replies: 8
» Views: 4378

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2024. Theme © Melroy van den Berg.