Snakeoil Firmware - 1.2.8 (Gear Isolation U8)
#1
Introduction
This is a quick release fixing some bad bugs from previous version. Namely WebApp is broken when you are not connected to the Internet.

As mentioned previously I'm still very much focusing on my day job for now so have little time to work on Snakeoil after hours. Hopefully in a few weeks time I can resume my work on the kernel builder and get that out. The release of Kernel builder will probably mark it as v1.3.0 I think, but until hen Gear Isolation updates rolls on.

Enjoy.


Change log
Download Links
.fw   snakeoil-armv7l-1.2.8.fw (Size: 52.08 MB / Downloads: 55)
(SHA1: 6903dbadaa77ac0b04657a5e861375de4073c7c9)
.fw   snakeoil-x86_64-1.2.8.fw (Size: 57.85 MB / Downloads: 165)
(SHA1: ddc790ab9ed14fe5b8ca2debaf93518a70085466)
Snakeoil Operating System - Music, your way!
1
[-] The following 5 users Like agent_kith's post:
  • patricia1066, labo, mkysimes, hkphantomgtr, yellowriver
Reply

#2
How can a Webapp connect to the local server without an internet connection? My ISP provides a modem/router combined box, and when it is out of service due to firmware update, there is no LAN or wifi (or LMS)
Reply

#3
(13-Oct-2022, 05:21 PM)patricia1066 Wrote: How can a Webapp connect to the local server without an internet connection? My ISP provides a modem/router combined box, and when it is out of service due to firmware update, there is no LAN or wifi (or LMS)

Adding a switch, and then connecting your pc and SnakeOil server by LAN cable to that switch.  Then your PC and SnakeOil will not be affected by router at all.  If your music files are stored in the pc, you'll find the adding a switch improves the sound quality to certain extend.
[-] The following 1 user Likes hkphantomgtr's post:
  • patricia1066
Reply

#4
(13-Oct-2022, 05:21 PM)patricia1066 Wrote: How can a Webapp connect to the local server without an internet connection? My ISP provides a modem/router combined box, and when it is out of service due to firmware update, there is no LAN or wifi (or LMS)
WebApp is running on the local server, so that works without an Internet connection.

However, the WebApp requires some fonts from the Internet, without an Internet connection that will sometimes fails. The fix now hosts those files location so no Internet connection is required and you can run the WebApp from now on (i.e. you can cut off the Snakeoil PC off the Internet after the initial installation step). Without those resources the WebApp display goes all quirky.

Ironically this bug is very rare because those resources that is pulled off the Internet is often only performed once and never again. Recently changes to try and disable this caching exposes this problem. And to add insult to injury the disable caching is still not 100% working for some reason. Sad

So now, when your Internet goes out, you'll still be able to use the Snakeoil WebApp ROFL .
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • patricia1066
Reply

#5
(13-Oct-2022, 09:45 PM)hkphantomgtr Wrote:
(13-Oct-2022, 05:21 PM)patricia1066 Wrote: How can a Webapp connect to the local server without an internet connection? My ISP provides a modem/router combined box, and when it is out of service due to firmware update, there is no LAN or wifi (or LMS)

Adding a switch, and then connecting your pc and SnakeOil server by LAN cable to that switch.  Then your PC and SnakeOil will not be affected by router at all.  If your music files are stored in the pc, you'll find the adding a switch improves the sound quality to certain extend.

Thanks. I will look into this.
If the ethernet switch replaces the LAN ports on the ISP modem/router, can these obtain DHCP addresses? We have very stable DHCP addresses at the moment, which is good because our modem doesn't allow fixed IP addresses. If the squeezebox touch is on the switch rather than the modem, it's going to get a new IP address, unless we specify MAC address to an IP address.
Reply

#6
About the install, I followed the video and browsed to the downloaded .fw. The install stalled staying on processing....
I noticed the 'Update OS' option, and after a reboot I tried it. The new firmware was installed presumably by ftp.
How do others update fw?
Reply

#7
(14-Oct-2022, 06:32 PM)patricia1066 Wrote: About the install, I followed the video and browsed to the downloaded .fw. The install stalled staying on processing....
I noticed the 'Update OS' option, and after a reboot I tried it. The new firmware was installed presumably by ftp.
How do others update fw?
Go to system and drop the FW into the install box. It shouldn't take more than 30 seconds to install (Pi may be slower depending on the storage you're using). This is the Snakeoil bits that runs on top of Ubuntu.

"Update OS" is updating the Ubuntu system itself. OS means Operating System, which means Ubuntu.
Snakeoil Operating System - Music, your way!
Reply

#8
I have installed the system update to 1.2.8 but my lms is still old version 7.9.
How to change it?
Reply

#9
(24-Oct-2022, 04:35 PM)[email protected] Wrote: I have installed the system update to 1.2.8 but my lms is still old version 7.9.
How to change it?
Oh dang. I think the script only checks if LMS Is installed, and didn't check if the version. i.e. if 7 is installed, it will not install 8.

For now, can you run "sudo apt remove logitechmediaserver" then run the installer again? This should install LMS 8.

Note this should keep all your existing databases intact, but I'm not 100% certain as I havn't done this yet.
Snakeoil Operating System - Music, your way!
Reply

#10
(25-Oct-2022, 08:09 AM)agent_kith Wrote:
(24-Oct-2022, 04:35 PM)[email protected] Wrote: I have installed the system update to 1.2.8 but my lms is still old version 7.9.
How to change it?
Oh dang. I think the script only checks if LMS Is installed, and didn't check if the version. i.e. if 7 is installed, it will not install 8.

For now, can you run "sudo apt remove logitechmediaserver" then run the installer again? This should install LMS 8.

Note this should keep all your existing databases intact, but I'm not 100% certain as I havn't done this yet.

ok
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Snakeoil Firmware - 1.2.6 (Gear Isolation U6) agent_kith 26 7,403 08-Sep-2023, 01:15 PM
Last Post: hkphantomgtr
  Snakeoil Firmware - 1.2.13 (Gear Isolation U13) agent_kith 4 3,831 06-Sep-2023, 07:59 AM
Last Post: agent_kith
  Snakeoil Firmware - 1.2.12 (Gear Isolation U12) agent_kith 0 924 11-Jun-2023, 04:17 PM
Last Post: agent_kith
  Snakeoil Firmware - 1.2.11 (Gear Isolation U11) agent_kith 39 10,935 29-May-2023, 11:10 PM
Last Post: pikachullk
  Snakeoil Firmware - 1.2.10 (Gear Isolation U10) agent_kith 18 5,850 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
SOXR resampler and DSD
Last Post: agent_kith
Today 01:10 PM
» Replies: 3
» Views: 46
A ripping project ideae/help
Last Post: agent_kith
Today 01:09 PM
» Replies: 7
» Views: 82
Glibc 2.36 missing
Last Post: jetski
04-Mar-2025 03:23 AM
» Replies: 5
» Views: 121
Snakeoil 1.4.0 (High End)
Last Post: knottydreadbr
03-Mar-2025 11:42 PM
» Replies: 63
» Views: 4637
Using Ubuntu low latency & real time ker...
Last Post: hkphantomgtr
26-Feb-2025 12:13 AM
» Replies: 12
» Views: 576
My Snakeoil-powered system
Last Post: petemac110
24-Feb-2025 04:30 AM
» Replies: 7
» Views: 593
Snakeoil 1.4 and Squeezelite R2 - not re...
Last Post: petemac110
23-Feb-2025 07:47 PM
» Replies: 4
» Views: 127
Can't get Roon bridge or UPNP renderer t...
Last Post: agent_kith
21-Feb-2025 04:38 PM
» Replies: 9
» Views: 319
Progress update on High End U1
Last Post: agent_kith
21-Feb-2025 10:43 AM
» Replies: 8
» Views: 636
Snakeoil OS 1.4 problem with Squeezelite...
Last Post: mloutfie
14-Feb-2025 07:00 AM
» Replies: 14
» Views: 733

[-]
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-2025. Theme © Melroy van den Berg.