Snakeoil 1.2.6 Beta 4
|
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
200
Location: Melbourne, Australia
(04-Jul-2022, 08:45 AM)agent_kith Wrote: That's an interesting one. Usually there are additional information in Chrome telling you when they block the site. Can you find out what it says? If not I'll try and hunt for that information later tonight.
Also, can you just try http://snakeoil.local and see what it says (or use your IP, or change the word snakeoil to your hostname (i.e. {hostname}.local) and see what happens?
My bad!
It looks like there was a problem on my phone and a reboot fixed it..
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
Netplan code is in. So 1.2.6 is feature complete, so to speak.
Let me know if you guys have discovered any issues, etc. I'll try and run the Pi installer and see if LMS works (it should but just to be safe than sorry).
I'll let this beta sit for a few more days before making this official.
Snakeoil Operating System - Music, your way!
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
200
Location: Melbourne, Australia
Confirming the following player works: Mpd, LMS+Squeelite R2, LMS+upmpdcli+mpd, Minimserver, Minimserver+upmpdcli+mpd.
I could also access Qobuz using LMS+Squeezelite R2, LMS+upmpdcli_mpd
While I could reconfigure BubbleUPnP Server on the webpage, and make upmpdcli an OpenHome renderer I could not test it. My intention was to use Qobuz with BubbleUPnP server + upmpdcli (as renderer) but failed. Upmpdcli required the addition of Qobuz parameters into the config file, but after adding them, still failed. For the time being, will park issue.
Browse is still a problem; if anything worse than before. Cannot even copy/replace music tracks and albums. Can replace playlist but not add.
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
06-Jul-2022, 03:13 PM
(This post was last modified: 06-Jul-2022, 03:14 PM by agent_kith.)
(06-Jul-2022, 12:38 PM)Snoopy8 Wrote: While I could reconfigure BubbleUPnP Server on the webpage, and make upmpdcli an OpenHome renderer I could not test it. My intention was to use Qobuz with BubbleUPnP server + upmpdcli (as renderer) but failed. Upmpdcli required the addition of Qobuz parameters into the config file, but after adding them, still failed. For the time being, will park issue. Enter in the options field. All 3 fields must be present. This should load qobuz up.
Code: qobuz_user=user_name;qobuz_pass=password;qobuz_fmnt=id
(06-Jul-2022, 12:38 PM)Snoopy8 Wrote: Browse is still a problem; if anything worse than before. Cannot even copy/replace music tracks and albums. Can replace playlist but not add. That's interesting. I'll see if I can double-check that later this week.
Snakeoil Operating System - Music, your way!
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
200
Location: Melbourne, Australia
(06-Jul-2022, 03:13 PM)agent_kith Wrote: Enter in the options field. All 3 fields must be present. This should load qobuz up.
Code: qobuz_user=user_name;qobuz_pass=password;qobuz_fmnt=id
I did add those options, but it failed to run. I tried both Qobuz app and BubbleUPnP app connecting to BubbleUPnP Server + upmpdcli + Mpd.
This is not something critical for you to fix. I can still access Qobuz using LMS. More important, for me, is having Browse fully working.
Posts: 518
Threads: 27
Joined: Jan 2019
Reputation:
150
06-Jul-2022, 09:28 PM
(This post was last modified: 06-Jul-2022, 09:46 PM by hkphantomgtr.)
(03-Jul-2022, 04:22 PM)agent_kith Wrote: (03-Jul-2022, 04:02 PM)hkphantomgtr Wrote: Just flashed with this fw. It seems ok before and after reboot. And finally this screen is back.
![[Image: image.png]](https://i.ibb.co/8cdH2bY/image.png)
So happen I'll help someone to install SnakeOil in his fanless PC after a few days. I'll try the new 1.2.6. B4 installer with UbuntuStudio 22.04. He is running SnakeOil in Ubuntu 20.04 now. That screen wasn't showing before because the cache metadata wasn't working for some reason. The problem is caused by the old cached WebApp vs the new API server. I may have attached the wrong beta 3 firmware, but beta 4 should fix it once and for all. Maybe, if in doubt just do a force refresh and see what happens.
Have also make changes to Beta 5 that will attempt to clear cache after doing a firmware update.
Hopefully no more segfaults in UbuntuStudio now?
BTW, this has been mentioned before, that lowlatency kernel still isn't real time... Hopefully when 1.2.6 is out I can finally work on the kernel builder.
I've tried beta 4 installer on UbntuStudio 22.04.
Install - works
Mount - works
MPD - doesn't work.
**** 2022-07-06T21:23:02
**** MPD (0.23.5)
/var/www/players/mpd-v23/start: line 6: 1193 Segmentation fault (core dumped) "$1/${PROGRAM_FILE}" "$CONFIG_FILE" --stderr 2>&1
Please help, AK.
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
(06-Jul-2022, 03:29 PM)Snoopy8 Wrote: This is not something critical for you to fix. I can still access Qobuz using LMS. More important, for me, is having Browse fully working. Hopefully can work on this browse issue later tonight.
(06-Jul-2022, 09:28 PM)hkphantomgtr Wrote: I've tried beta 4 installer on UbntuStudio 22.04.
Install - works
Mount - works Two steps forward..
(06-Jul-2022, 09:28 PM)hkphantomgtr Wrote: MPD - doesn't work.
**** 2022-07-06T21:23:02
**** MPD (0.23.5)
/var/www/players/mpd-v23/start: line 6: 1193 Segmentation fault (core dumped) "$1/${PROGRAM_FILE}" "$CONFIG_FILE" --stderr 2>&1
Please help, AK. One step back.. UbuntuStudio is generating a lot of segfaults for some reason, I wonder what is doing that. Will confirm this on my test virtual machine later tonight. Pretty sure I have no problems running 0.23.5 though.. Can you generate a diagnostic file and send it to me please? Thanks.
Snakeoil Operating System - Music, your way!
Posts: 518
Threads: 27
Joined: Jan 2019
Reputation:
150
(07-Jul-2022, 08:56 AM)agent_kith Wrote: (06-Jul-2022, 03:29 PM)Snoopy8 Wrote: This is not something critical for you to fix. I can still access Qobuz using LMS. More important, for me, is having Browse fully working. Hopefully can work on this browse issue later tonight.
(06-Jul-2022, 09:28 PM)hkphantomgtr Wrote: I've tried beta 4 installer on UbntuStudio 22.04.
Install - works
Mount - works Two steps forward..
(06-Jul-2022, 09:28 PM)hkphantomgtr Wrote: MPD - doesn't work.
**** 2022-07-06T21:23:02
**** MPD (0.23.5)
/var/www/players/mpd-v23/start: line 6: 1193 Segmentation fault (core dumped) "$1/${PROGRAM_FILE}" "$CONFIG_FILE" --stderr 2>&1
Please help, AK. One step back.. UbuntuStudio is generating a lot of segfaults for some reason, I wonder what is doing that. Will confirm this on my test virtual machine later tonight. Pretty sure I have no problems running 0.23.5 though.. Can you generate a diagnostic file and send it to me please? Thanks.
Thanks a lot, AK. I'll send you later today.
Btw, as installing SnakeOil is very straight forward in 20.04, I just hope, such differences in 22.04 will produce better sound with SnakeOil. So that your effort becomes more meaningful.
Posts: 518
Threads: 27
Joined: Jan 2019
Reputation:
150
(07-Jul-2022, 08:56 AM)agent_kith Wrote: (06-Jul-2022, 03:29 PM)Snoopy8 Wrote: This is not something critical for you to fix. I can still access Qobuz using LMS. More important, for me, is having Browse fully working. Hopefully can work on this browse issue later tonight.
(06-Jul-2022, 09:28 PM)hkphantomgtr Wrote: I've tried beta 4 installer on UbntuStudio 22.04.
Install - works
Mount - works Two steps forward..
(06-Jul-2022, 09:28 PM)hkphantomgtr Wrote: MPD - doesn't work.
**** 2022-07-06T21:23:02
**** MPD (0.23.5)
/var/www/players/mpd-v23/start: line 6: 1193 Segmentation fault (core dumped) "$1/${PROGRAM_FILE}" "$CONFIG_FILE" --stderr 2>&1
Please help, AK. One step back.. UbuntuStudio is generating a lot of segfaults for some reason, I wonder what is doing that. Will confirm this on my test virtual machine later tonight. Pretty sure I have no problems running 0.23.5 though.. Can you generate a diagnostic file and send it to me please? Thanks.
@ agent_kith I've just sent the diagnostic file to [email protected]. Would you please kindly check? Thanks a again!
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
(07-Jul-2022, 02:10 PM)hkphantomgtr Wrote: @agent_kith I've just sent the diagnostic file to [email protected]. Would you please kindly check? Thanks a again! I have the file. Thanks. All MPDs fail to start in Ubuntu Studio.
This is going to take a while to fix.
Snakeoil Operating System - Music, your way!
|
Users browsing this thread: |
3 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.
|
|
|