Snakeoil Gear Isolation Beta Series
(10-Mar-2021, 05:26 AM)Snoopy8 Wrote: That is indeed good news.

I don't think you are that far away with 1.2, with Alpha4 good enough for me to continue using. Maybe, still more work with Pi release?

Anyway, best of luck with new contract...
The Pi build is almost there. The most difficult bits about compiling the code is done. Just have to finish up the installer. I have 3x Pi 4's and 1x Pi 3. Will try and mix and match and get a test unit up and running so I can test the installer.
Snakeoil Operating System - Music, your way!
Reply

(10-Mar-2021, 03:33 PM)Bromf Wrote:
Quote:Alpha4 good enough for me to continue using.
I second that !!  Alpha 4 is solid here....
cpuset is not working on 20.04.. Once that is fixed the sound will be another step forward.
Snakeoil Operating System - Music, your way!
Reply

The goal is marked correctly. I use two players on 16.07 with the best settings for me: mpd-dsd and mpd 22.03. The objective technical characteristics of the sound as the auditory resolution are the same, but the presentation and subjective perception of the musical work are different... We will wait!
[-] The following 2 users Like Valery's post:
  • Bromf, agent_kith
Reply

(11-Mar-2021, 06:38 PM)agent_kith Wrote: The Pi build is almost there. The most difficult bits about compiling the code is done. Just have to finish up the installer. I have 3x Pi 4's and 1x Pi 3. Will try and mix and match and get a test unit up and running so I can test the installer.
I really thought I have enough Raspberry Pis. Rolleyes Turns out maybe not. Hardware yes, but I forgot to get additional micro-sd cards.

Pi installer is done, but I don't have a spare micro-sd card to test this on. It will be this weekend when I can get to buy more micro-sd cards. No point doing mail ordering now as shipping will take as long (and it may get lost).

So, until then, I'll work on cpuset for Ubuntu 20.04 and see what is wrong.

PS: 6th day at work now, not fired yet, so hope all is good. Thanks Thanks
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • hkphantomgtr
Reply

Raspberry PI installer works well.. Still some issues with web app when using LMS and Squeezelite.. Unsure why that is the case but doubt I have the time left to trouble shoot that.

Will release the first alpha once I get this bug and also cpuset for 20.04 fixed.
Snakeoil Operating System - Music, your way!
[-] The following 5 users Like agent_kith's post:
  • mkysimes, andyhibbsuk, PeteCallaghan, Snoopy8, hkphantomgtr
Reply

Running 1.2 Alpha4 on 20.04, Intel NUC 5I8BEH.  TOP has been showing very low numbers, at times, it showed  zero. Yes, the NUC is quite powerful, but I suspect the TOP numbers are misleading. 

[Image: TOP.jpg]
Reply

(31-Mar-2021, 07:32 PM)Snoopy8 Wrote: Running 1.2 Alpha4 on 20.04, Intel NUC 5I8BEH.  TOP has been showing very low numbers, at times, it showed  zero. Yes, the NUC is quite powerful, but I suspect the TOP numbers are misleading.
Can just use that as a bench mark I guess. And yes, it can be misleading. Just because the OS is not under load does not imply things are running in "real time".

In real time, when a process demands the CPU, the OS will immediately drop everything and give it access. A very low load system is more likely to do this, but a RT kernel will gurantee it.

So for a normal kernel like the stock kernel, the idea is to reduce the number of running processes. But with a RT kernel, you don't really have to do that any more. As to which sounds better, it's trial and error and system dependent. This is really alchemy than science to be honest.

If you ssh to the computer, you can run htop. That gives you a instant view on how loaded the system is.
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • Snoopy8
Reply

(02-Apr-2021, 08:04 AM)agent_kith Wrote: If you ssh to the computer, you can run htop. That gives you a instant view on how loaded the system is.
htop is also showing low numbers.

My posting of the TOP numbers was more of a curiosity than a concern. It was about 0.6 to 1 with 16.04/1.1.11 and have dropped dramatically with 20.04/1.2 Alpha. With such low numbers, I am speculating that enabling CPUSet will not make much difference to the SQ?
Reply

(02-Apr-2021, 01:34 PM)Snoopy8 Wrote: htop is also showing low numbers.

My posting of the TOP numbers was more of a curiosity than a concern. It was about 0.6 to 1 with 16.04/1.1.11 and have dropped dramatically with 20.04/1.2 Alpha. With such low numbers, I am speculating that enabling CPUSet will not make much difference to the SQ?
Probably not the answer you want to hear - but anything is possible. Big Grin In theory cpuset is not really supposed to make a difference, but it did on my setup. It could be because it's hiding some problems in 16.04 which may or may not be applicable in 20.04. Conversely, adding cpuset may even make 20.04 sound better? Or try a different core this time.

BTW, can you run this and see if cpuset is now working (It is working for me in my test setup, but will be nice if a second party can confirm it)
Code:
sudo apt install -y python3-future

For the most part, I think the Pi is working now. Also fixed some bugs.. Will try and upload the two installers tomorrow if I can..

Hope you guys can stay safe in Easter. Bike
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • mkysimes
Reply

(02-Apr-2021, 07:25 PM)agent_kith Wrote: BTW, can you run this and see if cpuset is now working (It is working for me in my test setup, but will be nice if a second party can confirm it)
 
Code:
sudo apt install -y python3-future
Confirm CPUSet is now working! Thumbs Up
Played around with enabling/disabling. Not sure why, but sometimes had to select/unselect one of the CPUs before it worked. It was the same in 16.04/1.1.11 but I did not report it previously.

And the surprise was it improved things with Mpd 0.22.3, cleaned up the sound! Smile
[-] The following 1 user Likes Snoopy8's post:
  • agent_kith
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  1.4.0 Beta 3 agent_kith 12 155 29-Dec-2024, 11:36 AM
Last Post: agent_kith
  1.4.0 Beta 2 agent_kith 11 138 26-Dec-2024, 10:36 AM
Last Post: agent_kith
  1.4.0 Beta 1 agent_kith 12 133 22-Dec-2024, 10:19 AM
Last Post: agent_kith
  Snakeoil 1.3.0 Alpha 1 (aarm64) agent_kith 41 783 31-Dec-2023, 10:30 PM
Last Post: hkphantomgtr
  Measures 1.3.0 Beta 1 (Last test hopefully. agent_kith 73 1,080 23-Dec-2023, 09:17 AM
Last Post: hkphantomgtr



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
Work In Progress: 1.4.4
Last Post: Snoopy8
Today 10:52 AM
» Replies: 4
» Views: 75
new install issues
Last Post: Snoopy8
Yesterday 01:08 PM
» Replies: 7
» Views: 161
Wiki update - need your help!
Last Post: Snoopy8
16-Apr-2025 01:59 PM
» Replies: 6
» Views: 139
Connecting Spotify to SnakeOil
Last Post: Snoopy8
16-Apr-2025 01:55 PM
» Replies: 10
» Views: 234
No audio devices on RPi5 with latests bu...
Last Post: hkphantomgtr
13-Apr-2025 05:29 PM
» Replies: 13
» Views: 326
Misc. sharing for building Raspberry Pi ...
Last Post: hkphantomgtr
13-Apr-2025 12:47 PM
» Replies: 2
» Views: 101
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
10-Apr-2025 10:57 PM
» Replies: 11
» Views: 761
[split] Snakeoil 1.4.3 (High End U3)
Last Post: agent_kith
09-Apr-2025 03:45 PM
» Replies: 1
» Views: 68
SQ difference - Raspberry Pi vs x86_64?
Last Post: agent_kith
09-Apr-2025 03:41 PM
» Replies: 15
» Views: 1051
Bind Mount in REST
Last Post: agent_kith
09-Apr-2025 03:13 PM
» Replies: 3
» Views: 88

[-]
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.