We are moving! New user registrations to this forum is now closed. Posting here will be disabled eventually. Please go to the new community for your Snakeoil OS support and other discussions. (June 03)

New community website: https://community.snakeoil-os.net (June 03)

Join us in the new community by Creating a new account. (June 04)


Snakeoil Firmware - 1.2.11 (Gear Isolation U11)
#21
(13-Apr-2023, 12:05 PM)hkphantomgtr Wrote:
(12-Apr-2023, 02:14 PM)vinaymoturi Wrote:
(11-Mar-2023, 01:20 PM)hkphantomgtr Wrote:
(11-Mar-2023, 05:17 AM)musicnut23 Wrote:   ↵
(13-Apr-2023, 12:05 PM)hkphantomgtr Wrote:
(12-Apr-2023, 02:14 PM)vinaymoturi Wrote:
(11-Mar-2023, 01:20 PM)hkphantomgtr Wrote:
(11-Mar-2023, 05:17 AM)musicnut23 Wrote: Hi there!  It's been over a year since I peeked into the Forums to check the status of everything, and even longer since I went through the install process.  Been running on 1.2.something with JRiver 27, but will be trying out the latest over the weekend.

I'm a little fuzzy on the install process.  Do I need to start with 1.2.6 and load every firmware update up-to and including 1.2.11, or does 1.2.11 include all the updates in-between?

Note:  This will be a clean install of Ubuntu 22.04LTS and SnakeOil on a seperate drive.  Not upgrading the existing setup.

If you're starting from the ordinary Ubuntu desktop distro, then please choose "Minimum Installation" for much unnecessary softwares.  

And then after successfully installed, please type a command to replace the kernel with the lowlatency kernel.  That will significantly improve sound quality in all aspects.

If you would like to further enhance the sound quality, of course the RT kernel is the best and you can directly install RT kernel from ordinary kernel, without installing Low Latency kernel.  But you need to go thru some more simple and straightforward steps.

And after everything is set, you may play around with the clocksource.  To me, HPET let me enjoy the sound much more than TSC.

Have fun! Shy

what is the command for replacing the kernel with lowlatency kernel
 
Code:
sudo apt install linux-lowlatency

 Hi there!  It's been over a year since I peeked into the Forums to check the status of everything, and even longer since I went through the install process.  Been running on 1.2.something with JRiver 27, but will be trying out the latest over the weekend.

I'm a little fuzzy on the install process.  Do I need to start with 1.2.6 and load every firmware update up-to and including 1.2.11, or does 1.2.11 include all the updates in-between?

Note:  This will be a clean install of Ubuntu 22.04LTS and SnakeOil on a seperate drive.  Not upgrading the existing setup.

If you're starting from the ordinary Ubuntu desktop distro, then please choose "Minimum Installation" for much unnecessary softwares.  

And then after successfully installed, please type a command to replace the kernel with the lowlatency kernel.  That will significantly improve sound quality in all aspects.

If you would like to further enhance the sound quality, of course the RT kernel is the best and you can directly install RT kernel from ordinary kernel, without installing Low Latency kernel.  But you need to go thru some more simple and straightforward steps.

And after everything is set, you may play around with the clocksource.  To me, HPET let me enjoy the sound much more than TSC.

Have fun! Shy

what is the command for replacing the kernel with lowlatency kernel
 
Code:
sudo apt install linux-lowlatency
hi,
I installed the low latency kernel, but, no hpet  option in my system ( only tsc and acpi_pm are avalable)
Reply
#22
(13-Apr-2023, 08:36 PM)vinaymoturi Wrote:
(13-Apr-2023, 12:05 PM)hkphantomgtr Wrote:
(12-Apr-2023, 02:14 PM)vinaymoturi Wrote:
(11-Mar-2023, 01:20 PM)hkphantomgtr Wrote:
(11-Mar-2023, 05:17 AM)musicnut23 Wrote:   ↵

 Hi there!  It's been over a year since I peeked into the Forums to check the status of everything, and even longer since I went through the install process.  Been running on 1.2.something with JRiver 27, but will be trying out the latest over the weekend.

I'm a little fuzzy on the install process.  Do I need to start with 1.2.6 and load every firmware update up-to and including 1.2.11, or does 1.2.11 include all the updates in-between?

Note:  This will be a clean install of Ubuntu 22.04LTS and SnakeOil on a seperate drive.  Not upgrading the existing setup.

If you're starting from the ordinary Ubuntu desktop distro, then please choose "Minimum Installation" for much unnecessary softwares.  

And then after successfully installed, please type a command to replace the kernel with the lowlatency kernel.  That will significantly improve sound quality in all aspects.

If you would like to further enhance the sound quality, of course the RT kernel is the best and you can directly install RT kernel from ordinary kernel, without installing Low Latency kernel.  But you need to go thru some more simple and straightforward steps.

And after everything is set, you may play around with the clocksource.  To me, HPET let me enjoy the sound much more than TSC.

Have fun! Shy

what is the command for replacing the kernel with lowlatency kernel
 
Code:
sudo apt install linux-lowlatency
hi,
I installed the low latency kernel, but, no hpet  option in my system ( only tsc and acpi_pm are avalable)

hpet is inhibited by the power saving function of the ubuntu native kernel.  So you just go to CMOS and disable all those power saving functions, e.g. C3, C5 state and etc.  Then you'll see hpet appears automatically.
[-] The following 1 user Likes hkphantomgtr's post:
  • vinaymoturi
Reply
#23
(11-Mar-2023, 03:37 PM)Bromf Wrote:
(11-Mar-2023, 01:33 PM)Snoopy8 Wrote:
(11-Mar-2023, 01:20 PM)hkphantomgtr Wrote:
(11-Mar-2023, 01:33 PM)Snoopy8 Wrote:
(11-Mar-2023, 01:20 PM)hkphantomgtr Wrote: Hi, i follwed this procedure installed on my intel nuc 8i3beh everythiing is working fine. But, i am unable to connect to wifi thru internal wifi card. externel usb dongle works fine. any solution for this.
If you're starting from the ordinary Ubuntu desktop distro, then please choose "Minimum Installation" for much unnecessary softwares.  
OK to use minimum install of desktop version. But I had issues using minimum install of 22.04 server version. SO would not run, but no idea why.

Just don't use other than the standard server install. The minimum server install leaves out several packages needed for the Snakeoil GUI.
You can install those afterwards but best to use the standard install.
No need for the full Ubuntu desktop nor the minimal server.

Goldilocks !!  and the bears... just use the server version and the wiki
https://www.snakeoil-os.net/wiki/Install...ller-shell
OK to use minimum install of desktop version. But I had issues using minimum install of 22.04 server version. SO would not run, but no idea why.

Download the legacy 20.04 server version and install it then upgrade to 22.04 then do the Snakeoil install.
https://cdimage.ubuntu.com/ubuntu-legacy...4/release/   #Do select the ssh option within the install
https://www.techrepublic.com/article/how...-to-22-04/
https://www.snakeoil-os.net/wiki/Install...ller-shell
Reply
#24
(14-Apr-2023, 03:08 PM)vinaymoturi Wrote:
(11-Mar-2023, 03:37 PM)Bromf Wrote:
(11-Mar-2023, 01:33 PM)Snoopy8 Wrote:
(11-Mar-2023, 01:20 PM)hkphantomgtr Wrote:
(11-Mar-2023, 01:33 PM)Snoopy8 Wrote: OK to use minimum install of desktop version. But I had issues using minimum install of 22.04 server version. SO would not run, but no idea why.

Just don't use other than the standard server install. The minimum server install leaves out several packages needed for the Snakeoil GUI.
You can install those afterwards but best to use the standard install.
No need for the full Ubuntu desktop nor the minimal server.

Goldilocks !!  and the bears... just use the server version and the wiki
https://www.snakeoil-os.net/wiki/Install...ller-shell
OK to use minimum install of desktop version. But I had issues using minimum install of 22.04 server version. SO would not run, but no idea why.

Download the legacy 20.04 server version and install it then upgrade to 22.04 then do the Snakeoil install.
https://cdimage.ubuntu.com/ubuntu-legacy...4/release/   #Do select the ssh option within the install
https://www.techrepublic.com/article/how...-to-22-04/
https://www.snakeoil-os.net/wiki/Install...ller-shell

WoOoOoh!  That's so interesting.
Reply
#25
I am using this firmware. But my dac is not detected. I use the new ubuntu 23.04. Is that the reason it does not work? 

I can not use ubuntu server because (usbc) network adapter does not work with ubuintu server
Reply
#26
(24-Apr-2023, 01:50 AM)Tecko Wrote: I am using this firmware. But my dac is not detected. I use the new ubuntu 23.04. Is that the reason it does not work? 

I can not use ubuntu server because (usbc) network adapter does not work with ubuintu server
I assume you are using USB.  Have you tried another USB port and another USB cable? Also, what version of Ubuntu was it previously working with?
Reply
#27
(24-Apr-2023, 01:50 AM)Tecko Wrote: I am using this firmware. But my dac is not detected. I use the new ubuntu 23.04. Is that the reason it does not work? 

I can not use ubuntu server because (usbc) network adapter does not work with ubuintu server

Pioneer life is always full of challenge.  Good luck! Big Grin
Reply
#28
(24-Apr-2023, 05:50 AM)Snoopy8 Wrote:
(24-Apr-2023, 01:50 AM)Tecko Wrote: I am using this firmware. But my dac is not detected. I use the new ubuntu 23.04. Is that the reason it does not work? 

I can not use ubuntu server because (usbc) network adapter does not work with ubuintu server
I assume you are using USB.  Have you tried another USB port and another USB cable? Also, what version of Ubuntu was it previously working with?

Yes USB dac. I think it was version 23.04 from Ubuntu that was the problem. Installed  22.04.2 LTS . Works now.
[-] The following 2 users Like Tecko's post:
  • Snoopy8, hkphantomgtr
Reply
#29
(24-Apr-2023, 05:51 PM)Tecko Wrote:
(24-Apr-2023, 05:50 AM)Snoopy8 Wrote:
(24-Apr-2023, 01:50 AM)Tecko Wrote: I am using this firmware. But my dac is not detected. I use the new ubuntu 23.04. Is that the reason it does not work? 

I can not use ubuntu server because (usbc) network adapter does not work with ubuintu server
I assume you are using USB.  Have you tried another USB port and another USB cable? Also, what version of Ubuntu was it previously working with?

Yes USB dac. I think it was version 23.04 from Ubuntu that was the problem. Installed  22.04.2 LTS . Works now.

Did you install the low latency kernel, or even the real time kernel yet?
Reply
#30
(25-Apr-2023, 12:54 AM)hkphantomgtr Wrote:
(24-Apr-2023, 05:51 PM)Tecko Wrote:
(24-Apr-2023, 05:50 AM)Snoopy8 Wrote:
(24-Apr-2023, 01:50 AM)Tecko Wrote: I am using this firmware. But my dac is not detected. I use the new ubuntu 23.04. Is that the reason it does not work? 

I can not use ubuntu server because (usbc) network adapter does not work with ubuintu server
I assume you are using USB.  Have you tried another USB port and another USB cable? Also, what version of Ubuntu was it previously working with?

Yes USB dac. I think it was version 23.04 from Ubuntu that was the problem. Installed  22.04.2 LTS . Works now.

Did you install the low latency kernel, or even the real time kernel yet?

Just the generic kernel. That is the only option in snakeoil OS.

After updateing OS NAS is not able to add NAS to snakeoil-os. (cifs)

I need to reinstall the system got errors when adding NAS:

 Attempting to mount \\192.168.1.30\MusicServer
[wo apr 26 10:30:57 2023] CIFS: VFS: \\192.168.1.30 failed to connect to IPC (rc=-13)
[wo apr 26 10:30:57 2023] CIFS: VFS: session 00000000d3175c3b has no tcon available for a dfs referral request
[wo apr 26 10:30:57 2023] CIFS: VFS: cifs_mount failed w/return code = -13
[wo apr 26 10:31:01 2023] CIFS: Attempting to mount \\192.168.1.30\MusicServer
[wo apr 26 10:31:01 2023] CIFS: VFS: \\192.168.1.30 failed to connect to IPC (rc=-13)
[wo apr 26 10:31:01 2023] CIFS: VFS: session 000000007a969d5c has no tcon available for a dfs referral request
[wo apr 26 10:31:01 2023] CIFS: VFS: cifs_mount failed w/return code = -13
Reply


Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Snakeoil Firmware - 1.2.6 (Gear Isolation U6) agent_kith 26 10,027 08-Sep-2023, 01:15 PM
Last Post: hkphantomgtr
  Snakeoil Firmware - 1.2.13 (Gear Isolation U13) agent_kith 4 4,428 06-Sep-2023, 07:59 AM
Last Post: agent_kith
  Snakeoil Firmware - 1.2.12 (Gear Isolation U12) agent_kith 0 1,143 11-Jun-2023, 04:17 PM
Last Post: agent_kith
  Snakeoil Firmware - 1.2.10 (Gear Isolation U10) agent_kith 18 7,648 14-Feb-2023, 01:55 AM
Last Post: uglymusic
  Snakeoil Firmware - 1.2.9 (Gear Isolation U9) agent_kith 2 1,786 31-Dec-2022, 06:19 PM
Last Post: ea59



Users browsing this thread: 1 Guest(s)
[-]
Our Sponsors

[-]
Latest Threads
Android Firefox issues with forum
Last Post: agent_kith
10-Jun-2025 04:45 PM
» Replies: 21
» Views: 2030
[split] Possible To Load Snakeoil OS in ...
Last Post: Snoopy8
09-Jun-2025 06:43 AM
» Replies: 14
» Views: 1500
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
05-Jun-2025 03:58 PM
» Replies: 67
» Views: 8868
Snakeoil with Ubuntu Desktop ?
Last Post: Snoopy8
02-Jun-2025 09:38 AM
» Replies: 8
» Views: 903
Add IR remote control using Flirc USB in...
Last Post: Snoopy8
31-May-2025 03:50 PM
» Replies: 5
» Views: 654
Work In Progress: 1.4.4
Last Post: hkphantomgtr
29-May-2025 11:44 PM
» Replies: 44
» Views: 4979
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
27-May-2025 02:16 PM
» Replies: 42
» Views: 5380
Snakeoil 1.4.0 (High End)
Last Post: aabman
25-May-2025 11:35 AM
» Replies: 93
» Views: 14826
new install issues
Last Post: carlodim
23-May-2025 09:56 AM
» Replies: 42
» Views: 4396
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 1168

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