64bit snakeoil raspberry pi installer.
#1
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 Smile opps nope. I guess I will need a 64 bit snakeoil to get ubuntu running a realtime kernel on ubuntu on pi.
John
[-] The following 2 users Like criminalzen's post:
  • uglymusic, hkphantomgtr
Reply

#2
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!
[-] The following 1 user Likes agent_kith's post:
  • vinaymoturi
Reply

#3
(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
Reply

#4
(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
[-] The following 3 users Like criminalzen's post:
  • agent_kith, Snoopy8, hkphantomgtr
Reply

#5
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.
Reply

#6
Thanks for the info ..

John
Reply

#7
(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
Reply

#8
(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!!
Reply

#9
(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
Reply

#10
(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.
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Installation of SnakeOil OS 1.3.0 on RPi 4 with Raspberry Pi OS miksi 14 1,203 23-Dec-2024, 02:14 AM
Last Post: miksi
  install Snakeoil on Audio Alchemy DMP-1 Streamer vinaymoturi 2 358 08-Dec-2024, 08:48 PM
Last Post: uglymusic
  Can snakeoil os be installed on Ubuntu 24? clark8888 22 2,250 25-Jul-2024, 09:49 AM
Last Post: Snoopy8
  Portable Snakeoil :-) First test. Bromf 26 5,613 30-Jun-2024, 06:26 PM
Last Post: Snoopy8
  Just Installed Snakeoil Os and I'm Lost Arupendra 2 962 01-May-2023, 03:01 AM
Last Post: Arupendra



Users browsing this thread:
3 Guest(s)

[-]
Our Sponsors

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

Username/Email:


Password:





[-]
Latest Threads
SOXR resampler and DSD
Last Post: agent_kith
Today 01:10 PM
» Replies: 3
» Views: 46
A ripping project ideae/help
Last Post: agent_kith
Today 01:09 PM
» Replies: 7
» Views: 83
Glibc 2.36 missing
Last Post: jetski
04-Mar-2025 03:23 AM
» Replies: 5
» Views: 122
Snakeoil 1.4.0 (High End)
Last Post: knottydreadbr
03-Mar-2025 11:42 PM
» Replies: 63
» Views: 4640
Using Ubuntu low latency & real time ker...
Last Post: hkphantomgtr
26-Feb-2025 12:13 AM
» Replies: 12
» Views: 576
My Snakeoil-powered system
Last Post: petemac110
24-Feb-2025 04:30 AM
» Replies: 7
» Views: 593
Snakeoil 1.4 and Squeezelite R2 - not re...
Last Post: petemac110
23-Feb-2025 07:47 PM
» Replies: 4
» Views: 127
Can't get Roon bridge or UPNP renderer t...
Last Post: agent_kith
21-Feb-2025 04:38 PM
» Replies: 9
» Views: 320
Progress update on High End U1
Last Post: agent_kith
21-Feb-2025 10:43 AM
» Replies: 8
» Views: 636
Snakeoil OS 1.4 problem with Squeezelite...
Last Post: mloutfie
14-Feb-2025 07:00 AM
» Replies: 14
» Views: 733

[-]
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-2025. Theme © Melroy van den Berg.