64bit snakeoil raspberry pi installer.
|
Posts: 22
Threads: 6
Joined: Sep 2022
Reputation:
19
Location: seattle
22-Feb-2023, 11:24 AM
(This post was last modified: 22-Feb-2023, 02:12 PM by criminalzen.)
I have been tyrying to get a ubuntu realtime kernel running on a pi. The problem is ubuntu must be 64 bit to install the realtime kernel. So to install snakeoil I need a 64 bit installer. Edit: I may have found a way opps nope. I guess I will need a 64 bit snakeoil to get ubuntu running a realtime kernel on ubuntu on pi.
John
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
Start a poll??? You should be able to edit your original post and add poll questions.
If enough people want 64 bit Pi I can abandon Raspbian and move on to Ubuntu Pi.. Which is 64 bits... Can only support one platform though as hardware resources are still limited.
Snakeoil Operating System - Music, your way!
Posts: 22
Threads: 6
Joined: Sep 2022
Reputation:
19
Location: seattle
(24-Feb-2023, 04:56 PM)agent_kith Wrote: Start a poll??? You should be able to edit your original post and add poll questions.
If enough people want 64 bit Pi I can abandon Raspbian and move on to Ubuntu Pi.. Which is 64 bits... Can only support one platform though as hardware resources are still limited.
Thanks for the reply. At this time the raspbian 32bit is still the best choice with the limited resources available. I have two pi 3b with snakeoil os, and have a new pi on the way. I will just experiment with the new pi 4 and Ubuntu 22.04 and the realtime kernel, allo dacs and mpd. It maybe a realtime kernel doesn't make a sonic difference for my ears. Whatever the future brings I will continue with snakeoil os powering my audio hardware.
thanks for all your hard work,
John
Posts: 22
Threads: 6
Joined: Sep 2022
Reputation:
19
Location: seattle
(25-Feb-2023, 04:45 AM)criminalzen Wrote: (24-Feb-2023, 04:56 PM)agent_kith Wrote: Start a poll??? You should be able to edit your original post and add poll questions.
If enough people want 64 bit Pi I can abandon Raspbian and move on to Ubuntu Pi.. Which is 64 bits... Can only support one platform though as hardware resources are still limited.
Thanks for the reply. At this time the raspbian 32bit is still the best choice with the limited resources available. I have two pi 3b with snakeoil os, and have a new pi on the way. I will just experiment with the new pi 4 and Ubuntu 22.04 and the realtime kernel, allo dacs and mpd. It maybe a realtime kernel doesn't make a sonic difference for my ears. Whatever the future brings I will continue with snakeoil os powering my audio hardware.
thanks for all your hard work,
John OK i found a solurtion, at least for me, after all my attempts at obtaining a realtime/low latency kernel on the web I found someone who has made an image of bullseye with a preempt_rt kernel ( https://github.com/guysoft/RealtimePi). I have made two images for my two pies and snakeoil installs fine and it works well. The builder also explains how to create your own image, if you are uncomfortable with using his . Thls appears to be a simple way to accomplish using a realtime/preempt kernel with snakeoil 32bit. I must say I do hear a difference between stock and his kernel. On my system it produces deeper and clearer bass, better clarity and depth on mid and top. You might not hear what I hear, but I think you will notice some positive changes.
I was going to ask where to install cycletest so the link on the system section would run the program?
Thanks.
John
Posts: 642
Threads: 37
Joined: Mar 2019
Reputation:
150
Location: Melbourne, Australia
If link does not work, use this command for time being
sudo cyclictest -t4 -p 90 -N -s -i 10000 -l 10000 -q
You should be running it several times to get a meaningful picture. The most important number is the max latency.
Posts: 22
Threads: 6
Joined: Sep 2022
Reputation:
19
Location: seattle
Thanks for the info ..
John
Posts: 22
Threads: 6
Joined: Sep 2022
Reputation:
19
Location: seattle
(27-Feb-2023, 11:44 AM)Snoopy8 Wrote: If link does not work, use this command for time being
sudo cyclictest -t4 -p 90 -N -s -i 10000 -l 10000 -q
You should be running it several times to get a meaningful picture. The most important number is the max latency.
After an install of the rt-tests programs I am able to run it from snakeoil system page. My figures are -
T: 0 ( 1133) P:80 I:10000 C: 10000 Min: 74739 Act: 169273 Avg: 177398 Max: 7955413
T: 1 ( 1134) P:80 I:10500 C: 9525 Min: 58579 Act: 188261 Avg: 186285 Max: 9866748
Posts: 446
Threads: 23
Joined: Jan 2019
Reputation:
121
(28-Feb-2023, 08:01 AM)criminalzen Wrote: (27-Feb-2023, 11:44 AM)Snoopy8 Wrote: If link does not work, use this command for time being
sudo cyclictest -t4 -p 90 -N -s -i 10000 -l 10000 -q
You should be running it several times to get a meaningful picture. The most important number is the max latency.
After an install of the rt-tests programs I am able to run it from snakeoil system page. My figures are -
T: 0 ( 1133) P:80 I:10000 C: 10000 Min: 74739 Act: 169273 Avg: 177398 Max: 7955413
T: 1 ( 1134) P:80 I:10500 C: 9525 Min: 58579 Act: 188261 Avg: 186285 Max: 9866748
Wooh. It's terribly high!!
Posts: 22
Threads: 6
Joined: Sep 2022
Reputation:
19
Location: seattle
(28-Feb-2023, 08:50 PM)hkphantomgtr Wrote: (28-Feb-2023, 08:01 AM)criminalzen Wrote: (27-Feb-2023, 11:44 AM)Snoopy8 Wrote: If link does not work, use this command for time being
sudo cyclictest -t4 -p 90 -N -s -i 10000 -l 10000 -q
You should be running it several times to get a meaningful picture. The most important number is the max latency.
After an install of the rt-tests programs I am able to run it from snakeoil system page. My figures are -
T: 0 ( 1133) P:80 I:10000 C: 10000 Min: 74739 Act: 169273 Avg: 177398 Max: 7955413
T: 1 ( 1134) P:80 I:10500 C: 9525 Min: 58579 Act: 188261 Avg: 186285 Max: 9866748
Wooh. It's terribly high!!
Let me try some changes.. I think the numbers are because of errors in installing program not kernel..
John
Posts: 446
Threads: 23
Joined: Jan 2019
Reputation:
121
(28-Feb-2023, 09:39 PM)criminalzen Wrote: (28-Feb-2023, 08:50 PM)hkphantomgtr Wrote: (28-Feb-2023, 08:01 AM)criminalzen Wrote: (27-Feb-2023, 11:44 AM)Snoopy8 Wrote: If link does not work, use this command for time being
sudo cyclictest -t4 -p 90 -N -s -i 10000 -l 10000 -q
You should be running it several times to get a meaningful picture. The most important number is the max latency.
After an install of the rt-tests programs I am able to run it from snakeoil system page. My figures are -
T: 0 ( 1133) P:80 I:10000 C: 10000 Min: 74739 Act: 169273 Avg: 177398 Max: 7955413
T: 1 ( 1134) P:80 I:10500 C: 9525 Min: 58579 Act: 188261 Avg: 186285 Max: 9866748
Wooh. It's terribly high!!
Let me try some changes.. I think the numbers are because of errors in installing program not kernel..
John
The BIOS / CMOS setting and hardwares also play a role.
|
Users browsing this thread: |
3 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
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.
|
|
|