![]() |
Snakeoil Firmware - 1.0.11 (Golden Ears Update 11) - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Off Topic (https://forums.snakeoil-os.net/Forum-Off-Topic) +--- Forum: Archived Threads (https://forums.snakeoil-os.net/Forum-Archived-Threads) +---- Forum: Snakeoil Firmwares (https://forums.snakeoil-os.net/Forum-Snakeoil-Firmwares) +---- Thread: Snakeoil Firmware - 1.0.11 (Golden Ears Update 11) (/Thread-Snakeoil-Firmware-1-0-11-Golden-Ears-Update-11) |
Snakeoil Firmware - 1.0.11 (Golden Ears Update 11) - agent_kith - 08-Apr-2018 Introduction And here we are with the 11th update for Golden Ears. This release addressed several issues (mostly tied to MPD), discovered while I was working on native DSD ![]() Running Minimserver will turn your Snakeoil OS computer into what is known as a 'UPnP AV music server'. This allows you to stream music to any 'UPnP media renderer' in your network (e.g. Chromecast, Sonos, etc). Unfortunately Golden Ears do not support both UPnP server and renderer in one. This feature will be added in the Blind Testing - where you can run both Minimserver and upmpdcli on one Snakeoil OS computer, making your CAP a 'all in one' UPnP box. Donations I would also like to take this chance and make something clear about donations. Right now the donated money is used to fund the web hosting for Snakeoil OS, and to buy supporting gear. As an example my DAC (DC-37) do not support native DSD, so I had to buy one that does. Without the donations I would never have got native DSD to work. There are still problems with UEFI, it's not something I can fix because my UEFI computer have no problems booting the ISO. The donations will eventually fund for one, and when that happen I can finally get to the bottom of this. Quite frankly, nothing will happen without the generosity of audiophiles, and while I am humbled by the support received so far, there is always a line I have to draw. These are my baselines when I decided to release Snakeoil OS to the public:
The 'Average per day of 0 commits' is a bug. I can tell you this is a lot of work involved. There are a lot of modules involved (called projects in Gitlab), and within each project, there are branches. And this is just development. There's also the computer infrastructure to get all this working. A total of 6 virtual machines (think of this like 6 computers) is required for Snakeoil OS development, build and test. This 6 VM cluster took up more than 60% of my homelab resources (in terms of CPU and RAM). Last but not least - documentation. Where else can you find a audiophile software with an in depth manual the likes of Snakeoil OS? All this takes up a lot of my time, and I am doing it for free, because for some strange reason I like doing so. Unfortunately because this is free - the people expectations are different. Some of you may feel I am running a con here. Some of you may have the perception that I am deceptive and somehow managed to trap you into installing Snakeoil, and then extort you into 'paying'. I am bewildered that a person can be so negative over $AUD 1. What makes me angry that this same person may well not hesitate to spend thousands on his hifi gear. For me that is an insult - as he felt disgusted about a $1 donation, but happy to spend thousand times more on other things. This sort of people deserves none of my time. Let me make it clear. Snakeoil OS is completely free and unlocked. You can already do everything in the free edition - just SSH into your machine and do whatever you want. The activated edition only makes things easier, that is all. The activation code is also not that difficult to crack, any semi-competent hacker can reverse engineer the code and create a key generator in 10 minutes ![]() For the people who have donated multiple times, I really do appreciate it. And really, you don't have to donate multiple times ![]() ![]() Everybody else, if you are considering a donation, I am introducing a second system - Patreon. And that's the orange button you see whenever you hit the 'Snakeoil' menu (see below). At the end of the day, Snakeoil is not about me, it's about us. And the crowdfunding ideal fits this model. Right now I have two tiers setup:
Now back to our regular programming - music. Changelog
Downloads
RE: Snakeoil Firmware - 1.0.0 (Golden Ears) - traver02 - 16-Apr-2018 Hi AK, i have just updated to 1.0.11 before i was using the M2tech kernel now i cannot switch to the standard Kernel anymore 64 bit version - select kernel - reboot - kernel is always the m2tech - cleared cache - switched off and on again..... - kernel is m2tech - no way - should i physically delete the m2tech kernel? is it accessible? do not think so thanks luca RE: Snakeoil Firmware - 1.0.0 (Golden Ears) - agent_kith - 16-Apr-2018 (16-Apr-2018, 07:10 PM)traver02 Wrote: Hi AK,Hi Luca, I tried to switch kernels using 1.0.11 and have no problems. Are you sure you have rebooted? For now, can you SSH into your SnakeoilOS computer and edit the boot loader manually. Once log in, run the following command: Code: sudo nano /etc/default/grub Enter your user password again when prompted. Look at the contents of the file, and you should find the following two lines. Note your second line might be different Code: #GRUB_DEFAULT=0 Change it to: Code: GRUB_DEFAULT=0 Now save the file, and run the following command: Code: sudo update-grub If there are no errors, reboot the computer and see how it goes. RE: Snakeoil Firmware - 1.0.11 (Golden Ears Update 11) - agent_kith - 19-Apr-2018 (08-Apr-2018, 02:21 PM)agent_kith Wrote: Everybody else, if you are considering a donation, I am introducing a second system - Patreon. And that's the orange button you see whenever you hit the 'Snakeoil' menu (see below).And there are now two patrons on Patreon supporting the Snakeoil OS project. ![]() Unfortunately, you will not get your activation code in 3 minutes when you become a patron. I'd try and work on that once I finished Blind Testing. Patreon is still something new to me so please bear with me for the ride. ![]() |