Installation problem
|
Posts: 17
Threads: 2
Joined: Oct 2019
Reputation:
0
I am very interested in this OS for a dedicated audio pc. Using your instructions I have managed to install the 64 bit iso. The OS boots and runs off the USB stick and as an install in an internal HDD.
The system 'sees' the HDMI, analog and digital ALC887. My problem is that I get no sound at all regardless of player used or output volume.
If I can get the Os to work on my system, I would be more than glad to contribute to the cause. I am tired of using Windows.
Processor is AMD E-350 processor with 8GB ram.
board is Asus E35M1-M Pro.
Thank you for any assistance.
Posts: 17
Threads: 2
Joined: Oct 2019
Reputation:
0
20-Oct-2019, 04:49 AM
(This post was last modified: 20-Oct-2019, 06:02 AM by Rudy81.)
(20-Oct-2019, 02:27 AM)Rudy81 Wrote: I am very interested in this OS for a dedicated audio pc. Using your instructions I have managed to install the 64 bit iso. The OS boots and runs off the USB stick and as an install in an internal HDD.
The system 'sees' the HDMI, analog and digital ALC887. My problem is that I get no sound at all regardless of player used or output volume.
If I can get the Os to work on my system, I would be more than glad to contribute to the cause. I am tired of using Windows.
Processor is AMD E-350 processor with 8GB ram.
board is Asus E35M1-M Pro.
Thank you for any assistance.
Update:
I applied the latest firmware update and then, after reading many of your posts, I was able to apply the sudo alsamixer command and noted that the SPDIF is muted. When un-muting, I am now getting sound sent digitally to my DAC. It works. The HDMI portion still does not work, but it's a start.
The problem, however persists after every reboot. How can I get the soundcard settings to stay permanently? I have tried to SSH and run "alsactl store", but I get an access denied comment. Not sure I am setting the command correctly....I know very little about working with Linux, Ubuntu etc.
Posts: 457
Threads: 30
Joined: Oct 2016
Reputation:
100
Location: Pacific
20-Oct-2019, 06:27 AM
(This post was last modified: 20-Oct-2019, 06:31 AM by Bromf.)
You should be able to configure from the web page.... scroll down to ALSA output devices
https://www.snakeoil-os.net/wiki/Configu...ic-players
Snakeoil has a superb wiki ...
https://www.snakeoil-os.net/wiki/Main_Page
For your ssh option use...
Posts: 17
Threads: 2
Joined: Oct 2019
Reputation:
0
Thank you. I will keep working on it. Thus far nothing works to keep the SPDIF working after a reboot. I have to go back into the alsamixer and unmute things.
Posts: 17
Threads: 2
Joined: Oct 2019
Reputation:
0
(20-Oct-2019, 06:30 AM)Rudy81 Wrote: Thank you. I will keep working on it. Thus far nothing works to keep the SPDIF working after a reboot. I have to go back into the alsamixer and unmute things.
Well, I am about to give up on this journey. 12+ hours working on this and although it works, I always have to go into the alsa mixer to unmute the SPDIF. I have set everything up and run 'sudo alsactl store' to no avail. Very frustrating to be so close yet so far. The sound with the included players is excellent via SPDIF. But, not being able to reboot the machine without major work to unmute things is not what I need to work with. Sadly, I am not conversant in the computer language area.
I know it can work because I loaded Euphony trial and it worked out of the box on HDMI and SPDIF. I am not going to pay almost $300 for software, so it may be back to windows and Jriver MC.
Thank you for the help.
Posts: 3,024
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
(20-Oct-2019, 08:12 AM)Rudy81 Wrote: Well, I am about to give up on this journey. 12+ hours working on this and although it works, I always have to go into the alsa mixer to unmute the SPDIF. I have set everything up and run 'sudo alsactl store' to no avail. Very frustrating to be so close yet so far. The sound with the included players is excellent via SPDIF. But, not being able to reboot the machine without major work to unmute things is not what I need to work with. Sadly, I am not conversant in the computer language area.
I know it can work because I loaded Euphony trial and it worked out of the box on HDMI and SPDIF. I am not going to pay almost $300 for software, so it may be back to windows and Jriver MC.
Thank you for the help. This is a strange one. When you reboot, and confirm there's no sound on your audio card. What happens when you then SSH into the machine and run the following?
Code: sudo alsactl restore
Let me know if that works. If yes, I'll just setup Snakeoil to run this everytime on boot up to restore the saved settings.
Snakeoil Operating System - Music, your way!
Posts: 457
Threads: 30
Joined: Oct 2016
Reputation:
100
Location: Pacific
I am wondering if the O/P comment....
Quote:The OS boots and runs off the USB stick and as an install in an internal HDD
Is it running from the USB stick and therefore not saved or from the hard-drive...???
Posts: 3,024
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
(20-Oct-2019, 03:13 PM)Bromf Wrote: Is it running from the USB stick and therefore not saved or from the hard-drive...??? That sounds like the problem. Good point there. The USB acts like a LiveCD, and on reboot it will always be in "stock configuration". Probably why the audio device is mute all the time. OP, can try removing the USB stick and see if it works?
Snakeoil Operating System - Music, your way!
Posts: 17
Threads: 2
Joined: Oct 2019
Reputation:
0
20-Oct-2019, 09:30 PM
(This post was last modified: 21-Oct-2019, 01:55 AM by Rudy81.)
Snake Oil is running from a hard drive. I have, however tried a USB stick only and same issue. Las night I have re-intalled the OS from a fresh iso and still same issue. Just to be clear, once I install it from a USB stick, I reboot and remove the USB stick from there on.
I have entered 'sudo alsactl store' and 'sudo alsactl restore' from a connected terminal to that machine as well as SSH. When I enter those commands at my level or the root level, the system seems to accept them and returns to the prompt for that level. I assume that is what is supposed to happen. The system does not respond with anything, just offers a new prompt.
I tried installs with the latest updates checked, and one without the updates checked. I tried updating to the latest firmware and one try with no fw update.
BTW, when I reboot and the problem persists, using the 'set volume to 100%' in the Alsa output devices table, does nothing. I actually have to open the alsamixer and manually un-mute the audio card.
I do appreciate your effort to get me going. Thank you.
(20-Oct-2019, 11:38 AM)agent_kith Wrote: (20-Oct-2019, 08:12 AM)Rudy81 Wrote: Well, I am about to give up on this journey. 12+ hours working on this and although it works, I always have to go into the alsa mixer to unmute the SPDIF. I have set everything up and run 'sudo alsactl store' to no avail. Very frustrating to be so close yet so far. The sound with the included players is excellent via SPDIF. But, not being able to reboot the machine without major work to unmute things is not what I need to work with. Sadly, I am not conversant in the computer language area.
I know it can work because I loaded Euphony trial and it worked out of the box on HDMI and SPDIF. I am not going to pay almost $300 for software, so it may be back to windows and Jriver MC.
Thank you for the help. This is a strange one. When you reboot, and confirm there's no sound on your audio card. What happens when you then SSH into the machine and run the following?
Code: sudo alsactl restore
Let me know if that works. If yes, I'll just setup Snakeoil to run this everytime on boot up to restore the saved settings.
agent_kith,
After some thought, I realized what you were trying to get me to do. I took the following steps and running sudo alsactl restore seems to work.
-Boot machine
-Run player, result no sound
-run alsamixer and un-mute everything
-run sudo alsactl store
-reboot
-no sound again
-run 'sudo alsactl restore' per your suggestion, sound returns.
So, your suggestion works. Now, how to get the machine to run the 'sudo alsactl restore' every time it boots? Since I am not a computer genius like you guys, please provide very specific instructions.
If we can get this to work permanently, I will then focus on getting HDMI to work and installing Jriver.
Many thanks for your efforts.
Posts: 3,024
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
(20-Oct-2019, 09:30 PM)Rudy81 Wrote: If we can get this to work permanently, I will then focus on getting HDMI to work and installing Jriver. These will be fixed in U8. The always mute feature, as well support for JRiver 25.
Will need to juggle things around as I'm in the middle of a big coding change on the Snakeoil WebApp atm.
Snakeoil Operating System - Music, your way!
|
Possibly Related Threads… |
Thread |
Author |
Replies |
Views |
Last Post |
|
[split] Problem starting API server 1.4.1 (Missing qsqlite3 lib) |
clark8888 |
17 |
1,195 |
26-Mar-2025, 09:33 AM
Last Post: clark8888
|
|
Snakeoil OS 1.4 problem with Squeezelite and Lyrion |
mloutfie |
14 |
1,632 |
14-Feb-2025, 07:00 AM
Last Post: mloutfie
|
|
Rpi4+AlloDigiOne sig. Snakeoil os installation problem |
Luke 38 |
13 |
4,449 |
06-Sep-2023, 07:36 AM
Last Post: agent_kith
|
|
Problem to install Upmdpcli on Raspberry Pi 4 |
kees1000 |
6 |
2,523 |
16-Jul-2023, 06:54 PM
Last Post: agent_kith
|
|
MAC MINI INSTALLATION |
ad537369 |
1 |
1,036 |
21-Apr-2023, 07:31 PM
Last Post: hkphantomgtr
|
Users browsing this thread: |
1 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
Latest Threads
|
[split] Possible To Load Snakeoil OS in ...
Last Post: Snoopy8
Yesterday 06:43 AM
» Replies: 14
» Views: 872
|
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
05-Jun-2025 03:58 PM
» Replies: 67
» Views: 5940
|
Android Firefox issues with forum
Last Post: agent_kith
03-Jun-2025 04:14 PM
» Replies: 20
» Views: 1122
|
Snakeoil with Ubuntu Desktop ?
Last Post: Snoopy8
02-Jun-2025 09:38 AM
» Replies: 8
» Views: 533
|
Add IR remote control using Flirc USB in...
Last Post: Snoopy8
31-May-2025 03:50 PM
» Replies: 5
» Views: 385
|
Work In Progress: 1.4.4
Last Post: hkphantomgtr
29-May-2025 11:44 PM
» Replies: 44
» Views: 3193
|
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
27-May-2025 02:16 PM
» Replies: 42
» Views: 3489
|
Snakeoil 1.4.0 (High End)
Last Post: aabman
25-May-2025 11:35 AM
» Replies: 93
» Views: 10647
|
new install issues
Last Post: carlodim
23-May-2025 09:56 AM
» Replies: 42
» Views: 2584
|
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 678
|
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.
|
|
|