Snakeoil Firmware - 1.2.11 (Gear Isolation U11)
|
Posts: 560
Threads: 29
Joined: Jan 2019
Reputation:
162
(26-Apr-2023, 04:05 PM)Tecko Wrote: (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
sudo apt install linux-lowlatency -y
Posts: 788
Threads: 43
Joined: Mar 2019
Reputation:
215
Location: Melbourne, Australia
(26-Apr-2023, 04:05 PM)Tecko Wrote: [wo apr 26 10:31:01 2023] CIFS: VFS: cifs_mount failed w/return code = -13 It appears that your NAS is using SMB1 only. Can you change it to use SMB2 or 3?
Posts: 88
Threads: 15
Joined: Mar 2021
Reputation:
8
Location: Netherlands
27-Apr-2023, 08:35 PM
(This post was last modified: 27-Apr-2023, 08:58 PM by Tecko.)
(26-Apr-2023, 09:53 PM)hkphantomgtr Wrote: (26-Apr-2023, 04:05 PM)Tecko Wrote: (25-Apr-2023, 12:54 AM)hkphantomgtr Wrote: (24-Apr-2023, 05:51 PM)Tecko Wrote: (24-Apr-2023, 05:50 AM)Snoopy8 Wrote: 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
sudo apt install linux-lowlatency -y
I did install it same problem as before
(27-Apr-2023, 05:51 AM)Snoopy8 Wrote: (26-Apr-2023, 04:05 PM)Tecko Wrote: [wo apr 26 10:31:01 2023] CIFS: VFS: cifs_mount failed w/return code = -13 It appears that your NAS is using SMB1 only. Can you change it to use SMB2 or 3?
Does not make any difference I am stuck to 1.2.6
Posts: 560
Threads: 29
Joined: Jan 2019
Reputation:
162
(27-Apr-2023, 08:35 PM)Tecko Wrote: (26-Apr-2023, 09:53 PM)hkphantomgtr Wrote: (26-Apr-2023, 04:05 PM)Tecko Wrote: (25-Apr-2023, 12:54 AM)hkphantomgtr Wrote: (24-Apr-2023, 05:51 PM)Tecko Wrote: 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
sudo apt install linux-lowlatency -y
I did install it same problem as before
(27-Apr-2023, 05:51 AM)Snoopy8 Wrote: (26-Apr-2023, 04:05 PM)Tecko Wrote: [wo apr 26 10:31:01 2023] CIFS: VFS: cifs_mount failed w/return code = -13 It appears that your NAS is using SMB1 only. Can you change it to use SMB2 or 3?
Does not make any difference I am stuck to 1.2.6
![[Image: smb123.png]](https://i.ibb.co/mCNF0Z2/smb123.png)
sudo apt install linux-lowlatency -y
The above commands can't solve mounting problem but will get you the low latency kernel and then you'll see and choose in the OS WebUI.
1
Posts: 88
Threads: 15
Joined: Mar 2021
Reputation:
8
Location: Netherlands
29-Apr-2023, 07:28 PM
(This post was last modified: 29-Apr-2023, 07:32 PM by Tecko.)
(28-Apr-2023, 12:22 PM)hkphantomgtr Wrote: (27-Apr-2023, 08:35 PM)Tecko Wrote: (26-Apr-2023, 09:53 PM)hkphantomgtr Wrote: (26-Apr-2023, 04:05 PM)Tecko Wrote: (25-Apr-2023, 12:54 AM)hkphantomgtr Wrote: 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
sudo apt install linux-lowlatency -y
I did install it same problem as before
(27-Apr-2023, 05:51 AM)Snoopy8 Wrote: (26-Apr-2023, 04:05 PM)Tecko Wrote: [wo apr 26 10:31:01 2023] CIFS: VFS: cifs_mount failed w/return code = -13 It appears that your NAS is using SMB1 only. Can you change it to use SMB2 or 3?
Does not make any difference I am stuck to 1.2.6
![[Image: smb123.png]](https://i.ibb.co/mCNF0Z2/smb123.png)
sudo apt install linux-lowlatency -y
The above commands can't solve mounting problem but will get you the low latency kernel and then you'll see and choose in the OS WebUI.
Now I understand you have to choose lowlatency in OS. Than update to 1.2.11., that works... but after reboot mount discapears.
Posts: 5
Threads: 1
Joined: Dec 2021
Reputation:
5
Location: Россия
03-May-2023, 01:32 AM
(This post was last modified: 03-May-2023, 04:25 PM by agent_kith.)
Здравствуйте, отправил пожертвование, но по данным с почты активация не проходит, это потому что я из России!?
Mod: Removed email to deter spam bots.
Posts: 788
Threads: 43
Joined: Mar 2019
Reputation:
215
Location: Melbourne, Australia
(03-May-2023, 01:32 AM)Max2502874 Wrote: Здравствуйте, отправил пожертвование, но по данным с почты активация не проходит, это потому что я из России!?
Google translated to "Hello, I sent a donation, but according to the data from the mail, the activation does not go through, is it because I'm from Russia!?"
Thank you. Agent Kith is probably away for work and will reply when back.
Posts: 2,982
Threads: 192
Joined: Feb 2016
Reputation:
664
Location: Perth, WA
(29-Apr-2023, 07:28 PM)Tecko Wrote: Now I understand you have to choose lowlatency in OS. Than update to 1.2.11., that works... but after reboot mount discapears. -13 means authentication failure. Do you have a user/password set for this share? If yes, please enter the correct credentials and try to mount again. Not a good idea to use SMBv1 if you are using credentials. Only use SMBv1 for public shares (no passwords).
Snakeoil Operating System - Music, your way!
Posts: 2,982
Threads: 192
Joined: Feb 2016
Reputation:
664
Location: Perth, WA
03-May-2023, 04:57 PM
(This post was last modified: 07-May-2023, 08:29 AM by agent_kith.)
(03-May-2023, 01:32 AM)Max2502874 Wrote: Здравствуйте, отправил пожертвование, но по данным с почты активация не проходит, это потому что я из России!?
Mod: Removed email to deter spam bots. Have sent you an email. Please recheck and confirm if it works now.
(03-May-2023, 09:19 AM)Snoopy8 Wrote: Google translated to "Hello, I sent a donation, but according to the data from the mail, the activation does not go through, is it because I'm from Russia!?"
Thank you. Agent Kith is probably away for work and will reply when back. Thank you. Technically not away for work, just working. Flat out at least 12+ hours a day (more if I'm working from home)...
Snakeoil Operating System - Music, your way!
Posts: 8
Threads: 1
Joined: May 2023
Reputation:
3
Location: china
(03-May-2023, 04:57 PM)agent_kith Wrote: (03-May-2023, 01:32 AM)Max2502874 Wrote: Здравствуйте, отправил пожертвование, но по данным с почты активация не проходит, это потому что я из России!?
Mod: Removed email to deter spam bots. Have sent you an email. Please recheck and confirm if it works now.
(03-May-2023, 09:19 AM)Snoopy8 Wrote: Google translated to "Hello, I sent a donation, but according to the data from the mail, the activation does not go through, is it because I'm from Russia!?"
Thank you. Agent Kith is probably away for work and will reply when back. Thank you. Technically not away for work, just working. Flat out at least 12+ hours a day (more if I'm working from home)...
Dear kith…Snake oil is a nice os for hifi~but I found a bug in web-ui~When i change language into 简体中文~It looks nothing wrong then~But as long as I close browser or reflash this web~it gose english again~and config is still 简体中文…Maybe that's something wrong in web-ui or web engine~would you please Have a look at this?
|
Users browsing this thread: |
1 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
Latest Threads
|
new install issues
Last Post: rrunner
Today 04:47 PM
» Replies: 23
» Views: 411
|
Music Library and SSD
Last Post: hkphantomgtr
Today 09:19 AM
» Replies: 1
» Views: 20
|
Work In Progress: 1.4.4
Last Post: agent_kith
Today 08:43 AM
» Replies: 29
» Views: 731
|
Snakeoil 1.4.0 (High End)
Last Post: agent_kith
Today 08:24 AM
» Replies: 71
» Views: 6008
|
upmpdcli unable to start
Last Post: Amph
Yesterday 08:16 PM
» Replies: 7
» Views: 1622
|
Audirvana
Last Post: hkphantomgtr
Yesterday 04:01 PM
» Replies: 0
» Views: 23
|
Snakeoil with Ubuntu Desktop ?
Last Post: agent_kith
08-May-2025 01:36 PM
» Replies: 5
» Views: 67
|
Tweaks to Do Music Your Way
Last Post: Snoopy8
08-May-2025 01:24 PM
» Replies: 0
» Views: 26
|
Add UPNP/DLNA functionality
Last Post: evare
08-May-2025 11:13 AM
» Replies: 8
» Views: 198
|
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
08-May-2025 10:43 AM
» Replies: 62
» Views: 2400
|
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.
|
|
|