[split] MPD v23 crashes after updating to Gear Isolation U10
|
Posts: 11
Threads: 3
Joined: Apr 2019
Reputation:
0
Location: Hong Kong
27-Dec-2022, 10:13 PM
(This post was last modified: 27-Dec-2022, 10:23 PM by sammywong.)
Hi Agent Kith, just updated to U10, myMDP not working, the status change to "X" after refresh, could you please help?
By the way, also like to know how to stream Spotify after enabled/installed the Spotify Connect in myMDP ? Many thanks !
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
Hi Sammy,
So MPD was working in U9, but will not work after update to U10?
Do you remember any other changes you have made? MyMPD is the remote control, and MPD is the music player. From your pictures it looks like the problem is with MPD (the player). But that player hasn't changed since July. Can you generate a diagnostics file and send it to the email address?
Snakeoil Operating System - Music, your way!
Posts: 11
Threads: 3
Joined: Apr 2019
Reputation:
0
Location: Hong Kong
(28-Dec-2022, 08:01 AM)agent_kith Wrote: Hi Sammy,
So MPD was working in U9, but will not work after update to U10?
Do you remember any other changes you have made? MyMPD is the remote control, and MPD is the music player. From your pictures it looks like the problem is with MPD (the player). But that player hasn't changed since July. Can you generate a diagnostics file and send it to the email address?
Hi Agent Kith, I was updated from U6 and did a ubuntu updated as well after, nothing has been made, the ubuntu version now is 18.04.6 LTS, yes, i think it is the MPD problem, some errors below for your information.
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Ign:2 http://download.opensuse.org/repositorie...untu_18.04 ./ InRelease
Hit:3 http://repository.spotify.com stable InRelease
Err:4 http://download.opensuse.org/repositorie...untu_18.04 ./ Release
404 Not Found [IP: 195.135.221.134 80]
Hit:5 http://hk.archive.ubuntu.com/ubuntu bionic InRelease
Hit:6 http://hk.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:7 http://hk.archive.ubuntu.com/ubuntu bionic-backports InRelease
Reading package lists...
E: The repository 'http://download.opensuse.org/repositories/home:/jcorporation/xUbuntu_18.04 ./ Release' does not have a Release file.
Changing software configuration...
*** Name: mpd-v23 Mode: Installing ***
Install has finished, please click the close button below to exit.
**** 2022-12-28T20:44:48
**** MPD (0.23.5)
Start Player: cd /var/www;_NAME="DA800Pro" _OUTPUT="hw:1,0" _FORMAT="pcm" _OPTIONS="" /var/www/players/mpd-v23/init /var/www/players/mpd-v23 2>&1;/var/www/players/mpd-v23/start /var/www/players/mpd-v23 2>&1;
/var/www/players/mpd-v23/start: line 6: /var/www/players/mpd-v23/mpd: Permission denied
Thanks for help.
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
29-Dec-2022, 12:38 PM
(This post was last modified: 29-Dec-2022, 06:49 PM by agent_kith.)
(28-Dec-2022, 09:03 PM)sammywong Wrote: E: The repository 'http://download.opensuse.org/repositories/home:/jcorporation/xUbuntu_18.04 ./ Release' does not have a Release file.
Changing software configuration...
*** Name: mpd-v23 Mode: Installing *** LOL.. I think they just removed 18.04 LTS .. Looks like they only support > 20.04 now. Will make adjustments in the next release.
In the meantime, can SSH to your Snakeoil computer, run this:
Code: sudo 755 /var/www/players/mpd-v23/mpd
Restart the computer. Do you get a green check on the MPD status now? You will not have the built in remote control I think, but if you have Android, just install an app like MPDroid and you can still get to remote control MPD. First thing is to make sure MPD isn't broken (which it shouldn't because this player hasn't changed).
Edit: Can you also run the following and send me it's output?
Code: sudo cat /etc/os-release
Snakeoil Operating System - Music, your way!
Posts: 11
Threads: 3
Joined: Apr 2019
Reputation:
0
Location: Hong Kong
Thanks Agent Kith,
Code: I did the "sudo 755 /var/www/players/mpd-v23/mpd" and got "
sudo: 755: command not found" unfortunately!
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(29-Dec-2022, 07:40 PM)sammywong Wrote: Thanks Agent Kith,
Code: I did the "sudo 755 /var/www/players/mpd-v23/mpd" and got "
sudo: 755: command not found" unfortunately! My bad!!!
Code: sudo chmod 755 /var/www/players/mpd-v23/mpd
Also, please show me the contents in /etc/os-release
Snakeoil Operating System - Music, your way!
Posts: 11
Threads: 3
Joined: Apr 2019
Reputation:
0
Location: Hong Kong
Dear Agent_kith,
I think I have to give up, for long term use, the latest Ubuntu version is a must, so I'm going to reinstall the Snakeoil OS, however I'm not familiar to Linux, may I ask the newer 1.2.6 (Gear Isolation U6) installer will take me to install the latest Ubuntu ?
Also, I only remember the procedure with the oldest installer 1.1.0 (Blind Testing), will U6 has the same or great different procedure like 1.1.0 ? If not, is there any advise in the installation ?
Thanks again and Happy New Year 2023 !
Posts: 642
Threads: 37
Joined: Mar 2019
Reputation:
150
Location: Melbourne, Australia
(01-Jan-2023, 12:17 AM)sammywong Wrote: I think I have to give up, for long term use, the latest Ubuntu version is a must, so I'm going to reinstall the Snakeoil OS, however I'm not familiar to Linux, may I ask the newer 1.2.6 (Gear Isolation U6) installer will take me to install the latest Ubuntu ? Please read the Wikihttps://www.snakeoil-os.net/wiki/Installation/installer-shell#Supported_Distributions
You have to install Ubuntu first before running installer script. All Linux instructions are in the Wiki.
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(01-Jan-2023, 12:17 AM)sammywong Wrote: Dear Agent_kith,
I think I have to give up, for long term use, the latest Ubuntu version is a must, so I'm going to reinstall the Snakeoil OS, however I'm not familiar to Linux, may I ask the newer 1.2.6 (Gear Isolation U6) installer will take me to install the latest Ubuntu ?
Also, I only remember the procedure with the oldest installer 1.1.0 (Blind Testing), will U6 has the same or great different procedure like 1.1.0 ? If not, is there any advise in the installation ?
Thanks again and Happy New Year 2023 ! You might be able to get away without a re-install if you run this:
Code: sudo do-release-upgrade
Might because I am not sure if 18.04 can still be upgraded via the above. Although this OS sounds good, it's no longer supported by the guys behind Ubuntu (Canonical).
Snakeoil Operating System - Music, your way!
|
Possibly Related Threads… |
Thread |
Author |
Replies |
Views |
Last Post |
|
[split] Cannot install Roon Bridge |
kees1000 |
3 |
1,385 |
27-May-2023, 07:27 PM
Last Post: pikachullk
|
|
updating to 1.2.11 goes wrong |
Tecko |
4 |
1,366 |
27-Apr-2023, 10:59 PM
Last Post: Tecko
|
|
[SOLVED] [split] Cannot update to RPi Snakeoil Firmware Gear Isolation U10 |
uglymusic |
10 |
2,231 |
15-Feb-2023, 03:32 PM
Last Post: uglymusic
|
|
[SOLVED] [split] Missing HPET clocksource option |
hkphantomgtr |
10 |
2,771 |
03-Jun-2022, 11:30 AM
Last Post: hkphantomgtr
|
|
[SOLVED] [split] Cannot Activate Snakeoil in 1.2.x (Gear Isolation) |
hkphantomgtr |
11 |
2,979 |
08-May-2022, 06:00 PM
Last Post: hkphantomgtr
|
Users browsing this thread: |
9 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
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.
|
|
|