Snakeoil Firmware - 1.1.9 (Blind Testing Update 9)
#1
Introduction
It's been nearly half a year since the last update, to be honest, the motivation just isn't there as there's lots of things happening. The world is a very different place in 2020. From the HK riots, HK police brutality against civlians and now to the SARS-CoV-2 pandamic. People in jails, hospitals, ICUs, and even death. Yes, people die everyday, but what is happening now is very different. While it's not exactly true we have lost our innocence overnight, what has transpired in the past few months is close enough!

This is a new world era, and there's nothing much we can do about it. In the mean time, I hope this little update will bring some joy to what could well be some very depressing months ahead.

While it didn't look like much. The whole computing infrastructure has changed behind the scence, twice! Biggest change of course is to use gitlab for bug tracking. The whole system just makes more sense. Hope it'll all work out.


Download

.fw   snakeoil-1.1.9-armv7l.fw (Size: 12.56 MB / Downloads: 96)
(RaspBerry Pi Edition. SHA1: 543424ce3c50a85c4a54598137049dbf47097fa1)


.fw   snakeoil-1.1.9-i686.fw (Size: 13.33 MB / Downloads: 24)
(32 bits edition. SHA1: dbecb89a39addbfdec20c69ccaf9959914396e80)


.fw   snakeoil-1.1.9-x86_64.fw (Size: 13.28 MB / Downloads: 298)
(64 bits edition. SHA1: 02a1ca8bcf78119bc720237cc141ac4d27d4bfb9)


Changelog
Known Problems
  • myMPD is broken (My bad!). Can try this hotfix and see if that fixes the problem?
Snakeoil Operating System - Music, your way!
[-] The following 7 users Like agent_kith's post:
  • patricia1066, koko6969koki, mkysimes, sammywong, hkphantomgtr, PittiGi, Walzocker56
Reply

#2
It looks really promising! Really appreciate your hard works.

I am a RPI4B owner and hope this new firmware update would work for me.

(05-Apr-2020, 10:28 PM)mandickay Wrote: It looks really promising! Really appreciate your hard works.

I am a RPI4B owner and hope this new firmware update would work for me.

Just forgot that Pi4 is running Buster while its previous models are on Strech. I think I might have to wait for an official release of RPI4 buster iso then...
Reply

#3
(05-Apr-2020, 10:28 PM)mandickay Wrote: Just forgot that Pi4 is running Buster while its previous models are on Strech. I think I might have to wait for an official release of RPI4 buster iso then...
The firmware will work on both. If you need Buster image, the post in Patreon should be public now. You can find the links to download from there. (I'll try to get that work on Pi 3 when I can, still have to find my Pi 3 board. Problem with Pi, they all look the same!)
Snakeoil Operating System - Music, your way!
Reply

#4
After update to 1.1.9, MyMPD not working... Port 8080 not LISTEN state...
Reply

#5
(07-Apr-2020, 04:34 AM)kukaracha72 Wrote: After update to 1.1.9, MyMPD not working... Port 8080 not LISTEN state...
Hmm. Are you using 32 bits, 64 bits or Pi?
Snakeoil Operating System - Music, your way!
Reply

#6
(06-Apr-2020, 07:38 AM)agent_kith Wrote:
(05-Apr-2020, 10:28 PM)mandickay Wrote: Just forgot that Pi4 is running Buster while its previous models are on Strech. I think I might have to wait for an official release of RPI4 buster iso then...
The firmware will work on both. If you need Buster image, the post in Patreon should be public now. You can find the links to download from there. (I'll try to get that work on Pi 3 when I can, still have to find my Pi 3 board. Problem with Pi, they all look the same!)

Apologies I am pretty new to this forum. I am not aware that there is a patreon page where I could download a Buster iso of the os. Would you minding telling me the link to that Patron page right here please?

(10-Apr-2020, 07:35 PM)mandickay Wrote:
(06-Apr-2020, 07:38 AM)agent_kith Wrote:
(05-Apr-2020, 10:28 PM)mandickay Wrote: Just forgot that Pi4 is running Buster while its previous models are on Strech. I think I might have to wait for an official release of RPI4 buster iso then...
The firmware will work on both. If you need Buster image, the post in Patreon should be public now. You can find the links to download from there. (I'll try to get that work on Pi 3 when I can, still have to find my Pi 3 board. Problem with Pi, they all look the same!)

Apologies I am pretty new to this forum. I am not aware that there is a patreon page where I could download a Buster iso of the os. Would you minding telling me the link to that Patron page right here please?

I managed to find the Pateron page and the buster iso. Would install and try this great OS on my RPI4 very soon!
[-] The following 1 user Likes mandickay's post:
  • agent_kith
Reply

#7
Anybody else have problems running myMPD? Works on my system so I couldn't really tell what's going on.

For folks who have trouble, can you SSH into the machine run the following command:
Code:
sudo ldd /usr/local/bin/mympd

Copy and paste the output here. TIA.
Snakeoil Operating System - Music, your way!
Reply

#8
(11-Apr-2020, 07:46 AM)agent_kith Wrote: Anybody else have problems running myMPD? Works on my system so I couldn't really tell what's going on.

For folks who have trouble, can you SSH into the machine run the following command:
Code:
sudo ldd /usr/local/bin/mympd

Copy and paste the output here. TIA.
Yes, Firefox just flips the 'Firefox can’t establish a connection to the server at 192.168.x.x:8080'
PHP Code:
linux-vdso.so.1 =>  (0x00007ffe906a3000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f8da8785000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8da847c000)
    libid3tag.so.0 => /usr/local/lib/libid3tag.so.0 (0x00007f8da8263000)
    libFLAC.so.8 => /usr/local/lib/libFLAC.so.8 (0x00007f8da7ff1000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8da7c27000)
    /lib64/ld-linux-x86-64.so.2 (0x0000559e29cdd000)
    libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f8da7a0c000

If I try http://192.168.x.x:6600 (default port) it resolves to a page which simply has..."OK MPD 0.21.11"

and nothing else Smile

https://github.com/jcorporation/myMPD/wi...figuration
 
Code:
/etc/mympd.conf
seems to be missing ??
Reply

#9
I chose MPD 0.21.22 as Music Server, however I can't find mympd.conf and even mpd.conf inside /etc/ directory.

I tried to connect to mpd server via http://192.168.x.x:6600/ from a windows pc but the windows app replied with "server no response".

I seriously doubt that MPD 0.21.22 has not been implemented in this firmware.
Reply

#10
Well, I guess since we're on the subject I'll add some other "problems" although mine are probably specific to the Buster image as I'm using pi4:

1. LMS doesn't start a server though squeezelite works fine with external server.

2. Bubbleupnp unusable with Tidal ; requires login credentials but fails to login though Mconnect works with upmpdcli.

3. Unable to use any version of MPD with either Bubbleupnp or Mconnect. Neither even see the MPD server though both see upmpdcli if selected but, see problem 2.

These problems seem to be specific to the Buster image regardless of firmware version. Can also confirm that myMPD web interface does not open.
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Snakeoil Firmware - 1.2.6 (Gear Isolation U6) agent_kith 26 3,724 08-Sep-2023, 01:15 PM
Last Post: hkphantomgtr
  Snakeoil Firmware - 1.2.13 (Gear Isolation U13) agent_kith 4 2,130 06-Sep-2023, 07:59 AM
Last Post: agent_kith
  Snakeoil Firmware - 1.2.12 (Gear Isolation U12) agent_kith 0 652 11-Jun-2023, 04:17 PM
Last Post: agent_kith
  Snakeoil Firmware - 1.2.11 (Gear Isolation U11) agent_kith 39 5,921 29-May-2023, 11:10 PM
Last Post: pikachullk
  Snakeoil Firmware - 1.2.10 (Gear Isolation U10) agent_kith 18 3,288 14-Feb-2023, 01:55 AM
Last Post: uglymusic



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

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