Snakeoil Installer - 1.2.0 (Gear Isolation)
(11-Jun-2022, 09:51 PM)Snoopy8 Wrote:
(11-Jun-2022, 05:58 PM)hkphantomgtr Wrote: Furthering your information, 1.2.0 installer only works with "Ubuntu 20.04" & "Ubuntu Studio 20.04", not the latest 22.04.  And Ubuntu Studio is real time kernel, just as Snakeoil original kernel you're using, while the Ubuntu 20.04 is not real time kernel.  FYI, I used 1.2.0 installer on Ubuntu Studio 20.04 and it works perfectly.
Thank you. I learnt something new today !

It was painful and very time consuming to learn how to build a RT kernel. It could take a hour or more (because I did not know how to do it properly) to compile a kernel and sometimes it would not run. If only I knew about the Studio kernel... 😭

You're welcome.  And for the RT or not in Studio kernel, of course you must be the best guy to tell.  All I know is from their web info.

(12-Jun-2022, 09:17 AM)Snoopy8 Wrote:
(11-Jun-2022, 11:47 PM)emptor Wrote: Thx heaps for the advice!!! I would have gone 22.04 without your experience!

@hkphantomgtr what is the benefit of agent_kith kernel builder when complete vs the Studio kernel?
This is answering as a poor amateur kernel builder vs the uber pro Agent Kith! AK will know how to fully optimise the kernel, making it as small as possible and stripping out unnecessary functionality. My kernels are many, many times bigger in the file size compared with the kernels that AK released previously. Cry Sad 

Note that Ubuntu Studio is low latency, not real time.  There is a switch in the config file to set this.  I suspect there is little difference in practice for SnakeOil.  And Studio is more likely to have better SQ than the standard Ubuntu release because of lower latency.  Having said that, @hkphantomgtr prefers the sound of using HPET clock which has a much larger latency than the TSC clock.  So, lower latency is not everything...

Just a layman guess, from this previous experience with clocksource and latency value, maybe it only will be meaningful to compare the latency value with the same clocksource........ 

Btw, snoopy8, would you please tell me how to check and turn the Studio Low Latency kernel to RT kernel?  I've attached the screen cap of the output "uname -a", would you please kindly check?  Many Thanks!
 

(12-Jun-2022, 09:53 AM)emptor Wrote:
(12-Jun-2022, 09:17 AM)Snoopy8 Wrote:
(11-Jun-2022, 11:47 PM)emptor Wrote: Thx heaps for the advice!!! I would have gone 22.04 without your experience!

@hkphantomgtr what is the benefit of agent_kith kernel builder when complete vs the Studio kernel?
This is answering as a poor amateur kernel builder vs the uber pro Agent Kith! AK will know how to fully optimise the kernel, making it as small as possible and stripping out unnecessary functionality. My kernels are many, many times bigger in the file size compared with the kernels that AK released previously. Cry Sad 

Note that Ubuntu Studio is low latency, not real time.  There is a switch in the config file to set this.  I suspect there is little difference in practice for SnakeOil.  And Studio is more likely to have better SQ than the standard Ubuntu release because of lower latency.  Having said that, @hkphantomgtr prefers the sound of using HPET clock which has a much larger latency than the TSC clock.  So, lower latency is not everything...

Thanks Snoopy! I use HPET in my 1.1.11 also. Does it default to TSC if I turn off HPET in bios?

In the same machine, updating the FW should keep the same clocksource.  You are free to compare their sonic performance.  Objectively, the difference is easy to tell.  esp for the music with large scale arrangement or with strong rhythm.  In contrast, like it or not is rather subjective.  In my memory it needs to reboot after make the change of clocksource effective.


Attached Files Thumbnail(s)
   
[-] The following 1 user Likes hkphantomgtr's post:
  • Snoopy8
Reply

(12-Jun-2022, 02:13 PM)hkphantomgtr Wrote: Btw, snoopy8, would you please tell me how to check and turn the Studio Low Latency kernel to RT kernel?  I've attached the screen cap of the output "uname -a", would you please kindly check?  Many Thanks!
The switch is in the config file to compile the kernel!  Unfortunately, there is no way for a user to do this YET! 

AK's kernel builder is probably the world's first tool that will allow an ordinary user to configure the kernel by themselves.  Personally, I think he should be charging for this ability to configure and I am willing to pay for it.  Not only is he making it easy, but it will consume heavy compute resources to compile the kernel. It can take 30 or more minutes to do each compile, depending on what hardware is deployed.  I can imagine that when word gets around the Linux world that there is a configurable kernel builder, there could be heavy demand for this service.
[-] The following 1 user Likes Snoopy8's post:
  • hkphantomgtr
Reply

(12-Jun-2022, 03:03 PM)Snoopy8 Wrote:
(12-Jun-2022, 02:13 PM)hkphantomgtr Wrote: Btw, snoopy8, would you please tell me how to check and turn the Studio Low Latency kernel to RT kernel?  I've attached the screen cap of the output "uname -a", would you please kindly check?  Many Thanks!
The switch is in the config file to compile the kernel!  Unfortunately, there is no way for a user to do this YET! 

AK's kernel builder is probably the world's first tool that will allow an ordinary user to configure the kernel by themselves.  Personally, I think he should be charging for this ability to configure and I am willing to pay for it.  Not only is he making it easy, but it will consume heavy compute resources to compile the kernel. It can take 30 or more minutes to do each compile, depending on what hardware is deployed.  I can imagine that when word gets around the Linux world that there is a configurable kernel builder, there could be heavy demand for this service.

Ic.  Thanks!  I thought the word "preempt" already means it's a "Real Time" kernel.
Reply

Because Ubuntu Core got lesser footprint and hopefully lesser audio unrelated background processes, will this do a better job than stock Ubuntu for audio?   Or will the future RT version do a better job than stock Ubuntu Studio?  Think

https://ubuntu.com/blog/canonical-ubuntu...ed-devices
Reply

(16-Jun-2022, 08:32 AM)hkphantomgtr Wrote: Because Ubuntu Core got lesser footprint and hopefully lesser audio unrelated background processes, will this do a better job than stock Ubuntu for audio?   Or will the future RT version do a better job than stock Ubuntu Studio?  Think

https://ubuntu.com/blog/canonical-ubuntu...ed-devices
I have not looked at Studio, so am guessing that it has a lot more unnecessary (for SnakeOil) packages.

You do raise an interesting point about whether future RT capable Ubuntu releases are good enough?  The standard kernel will be large whereas AK's will be smaller (does it make a difference?) and maybe tuned further???   

Based on my amateur effort with kernel building, I think AK will improve things. But is he better off spending time to do other things instead of the huge effort to build the kernel Configurator?  A number of years ago, RT was a fork that few people were interested, hence it made sense for AK to do things.  However, with RT now becoming mainstream, should AK re-consider???
Reply

Honestly, I believe in AK's work is always better than the others' general kernels in terms of audio performance.  Yet in-between his kernel generator hits the road and current installer transitional period, I'm interested in maximizing the performance of SnakeOil, such as installing it in a more suitable Linux distro.

Btw, standard Ubuntu installation offers minimal installation but it's not available during Ubuntu Studio installation.  I have to manually "apt remove" a lot packages.  Even I'm not sure whether these unrelated packages run some background processes while I'm listening to music, at least I hope removing them make SnakeOil OS boot faster, and finish "OS Update" faster.
[-] The following 1 user Likes hkphantomgtr's post:
  • Snoopy8
Reply

Question 
G'day guys,
I'm new here and trying to install the OS at present and having some issues. Would appreciate your guidance and input.

Installer gets this far:
 + Install Snakeoil RestAPI server... OK
  + Installing Snakeoil blob, please be patient... snakeoil-installer-1.2.0-x86_64.sh: line 383:  3968 Segmentation fault      (core dumped) /tmp/snakeoil-rest --recover=${BLOB_FILE} > /tmp/snakeoil-install.log
ERROR
# Cleaning up tmp files... OK
# Install aborted with errors!

This is the actual entry in the log file:
Starting Snakeoil OS RESTful Server 1.2.0 (Gear Isolation)
Recovery firmware found. Please wait...

I'm running:
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Thanks!
Reply

(12-Aug-2022, 04:20 PM)FCleph Wrote: G'day guys,
I'm new here and trying to install the OS at present and having some issues. Would appreciate your guidance and input.

Installer gets this far:
 + Install Snakeoil RestAPI server... OK
  + Installing Snakeoil blob, please be patient... snakeoil-installer-1.2.0-x86_64.sh: line 383:  3968 Segmentation fault      (core dumped) /tmp/snakeoil-rest --recover=${BLOB_FILE} > /tmp/snakeoil-install.log
ERROR
# Cleaning up tmp files... OK
# Install aborted with errors!

This is the actual entry in the log file:
Starting Snakeoil OS RESTful Server 1.2.0 (Gear Isolation)
Recovery firmware found. Please wait...

I'm running:
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Thanks!

SO installer for 22.04 installer is coming very soon. Snakeoil 1.2.6 Beta 7 (snakeoil-os.net)
And maybe you can use Ubuntu Studio instead of the ordinary Ubuntu. Ubuntu Studio – A free and open operating system for creative people.
Reply

(12-Aug-2022, 05:40 PM)hkphantomgtr Wrote:
(12-Aug-2022, 04:20 PM)FCleph Wrote: G'day guys,
I'm new here and trying to install the OS at present and having some issues. Would appreciate your guidance and input.

Installer gets this far:
 + Install Snakeoil RestAPI server... OK
  + Installing Snakeoil blob, please be patient... snakeoil-installer-1.2.0-x86_64.sh: line 383:  3968 Segmentation fault      (core dumped) /tmp/snakeoil-rest --recover=${BLOB_FILE} > /tmp/snakeoil-install.log
ERROR
# Cleaning up tmp files... OK
# Install aborted with errors!

This is the actual entry in the log file:
Starting Snakeoil OS RESTful Server 1.2.0 (Gear Isolation)
Recovery firmware found. Please wait...

I'm running:
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Thanks!

SO installer for 22.04 installer is coming very soon. Snakeoil 1.2.6 Beta 7 (snakeoil-os.net)
And maybe you can use Ubuntu Studio instead of the ordinary Ubuntu. Ubuntu Studio – A free and open operating system for creative people.

Ok, thanks. Unfortunately I don't have the priveleges to access the Beta 7 link you provided (might be because I'm a new user in the Forum?)

I did actually try to upgrade my Lubuntu to Ubuntu Studio via the installer on their site and it seemed to work, but it still states:

PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy

I might have to try a fresh install from an ISO? IF I can't yet use your SO installer on 22.04 then what version do you recommend, or is the new installer really close to being available?

Thanks again!
Reply

(17-Aug-2022, 09:18 AM)FCleph Wrote: Ok, thanks. Unfortunately I don't have the priveleges to access the Beta 7 link you provided (might be because I'm a new user in the Forum?)

 Welcome to the forum.

To access Beta 7 now, just give a small donation and you will be sent an activation code. Otherwise, the new release is not far away.
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Snakeoil Installer- 1.2.6 (Gear Isolation U6) agent_kith 122 22,778 23-Dec-2023, 07:45 AM
Last Post: agent_kith
  snakeoil-installer-1.1.0-x86_64.sh Valery 3 798 02-Jul-2023, 09:27 AM
Last Post: agent_kith
  Install Snakeoil in Linux Container (LXC) vv329 3 798 21-Dec-2022, 06:30 AM
Last Post: agent_kith
  Snakeoil ISO - 1.1.0 (Blind Testing) agent_kith 7 14,814 02-May-2019, 08:49 AM
Last Post: iwcer
  Snakeoil ISO - 1.0.0 (Golden Ears) agent_kith 1 5,711 24-Dec-2017, 09:54 AM
Last Post: agent_kith



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
ZimaBoard 2x NIC, 2x SATA, 2x USB, 1x PC...
Last Post: agent_kith
26-Mar-2024 12:04 PM
» Replies: 13
» Views: 612
LMS Upgrade ?
Last Post: uglymusic
15-Mar-2024 09:14 PM
» Replies: 7
» Views: 149
Squeezebox shutdown
Last Post: TripleX
13-Mar-2024 07:34 AM
» Replies: 4
» Views: 69
MP3 Not Playing
Last Post: Coacharnold
10-Mar-2024 10:25 AM
» Replies: 3
» Views: 52
Fail to install myMPD
Last Post: hkphantomgtr
03-Mar-2024 08:45 PM
» Replies: 9
» Views: 195
Intel HFI Driver Can "Save Tons Of CPU C...
Last Post: hkphantomgtr
28-Feb-2024 09:15 PM
» Replies: 0
» Views: 41
Announcing Snakeoil Measurements 1.3.0
Last Post: agent_kith
26-Feb-2024 10:02 PM
» Replies: 94
» Views: 4137
More Problems with Squeezelite in 1.3
Last Post: Coacharnold
17-Feb-2024 09:47 PM
» Replies: 2
» Views: 69
Snakeoil Music server & Snakeoil its own...
Last Post: Snoopy8
17-Feb-2024 11:20 AM
» Replies: 8
» Views: 365
RoonBridge (64 bit only)
Last Post: scrarfussi
15-Feb-2024 08:26 PM
» Replies: 3
» Views: 4124

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