Measures 1.3.0 Beta 1 (Last test hopefully.
|
Posts: 518
Threads: 27
Joined: Jan 2019
Reputation:
150
03-Dec-2023, 02:33 PM
(This post was last modified: 04-Dec-2023, 01:29 PM by hkphantomgtr.)
Thanks a lot, AK.
I've just tried it on my Pi 4B with 2G ram.
1. I downloaded the Raspberry Pi Imager as recommended here , I used the link for Windows.
2. I chose Ubuntu 22.04LTS Server (64bits). After I set the ssh and etc, then I burnt my sd card.
3. After boot up, I ssh in and updated the OS first.
4. I used the script provided at #1
5. It took sometimes to finish setup. And then I uninstalled those software I don't need, including smb server, NFS server/client, LMS and etc.
6. Yet Roon bridge can't be installed thru Snakeoil software menu, it needs the "Roon Bridge (armv8)" in here, so I ran following line, then bridge is installed easily and successfully.
Code: bash -c "$(wget -qLO - https://download.roonlabs.net/builds/roonbridge-installer-linuxarmv8.sh)"
During installation, I rebooted several times to complete all the installations. So far this beta didn't cause me any trouble.
Yet it's pity that even I've enabled the RT kernel (pro enable realtime-kernel) successfully, and in SO menu can select it (and saved), all the time Pi only boots the ordinary kernel. Being a new Pi user, I'm quite disappointed for this, towards Ubuntu. Furthermore, it doesn't have my favorite hpet clocksource. I'll try this again when the SO official release come, then I'll fresh-install everything. I'll do the RT patching before installing SO. Fingers crossed.
It uses very few RAM in Pi 4 and latency is similar to my other x64 machines, e.g. NUC.
And for the sound, I hope it would be better in the official release.
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
03-Dec-2023, 04:08 PM
(This post was last modified: 03-Dec-2023, 05:22 PM by Snoopy8.)
Using Debian GNU/Linux 12 (bookworm) non desktop version in 1.3.0 Beta. Some strange results with Mpd. It has MPD (dsd-018) which cannot be removed. MPD (0.21.25) and MPD (0.23.5) are running OK, but MPD (0.22.9), my normal version crashes. Most frustrated because I do not know where to start to fix these problems ??? Have been using all 3 Mpd versions with no problems in 1.2.13.
** Added, plus it does not reload NFS libraries on-reboot. Have to manually load up.
Successfully manually loaded CamillaDSP !
With Ubuntu Server 22.0.04 LTS, all versions of Mpd are working as expected. No stray install of MPD (dsd-018). And all libraries loaded properly. However, with implications for 1.3.1, cannot create loopback for CamillaDSP
sudo modprobe snd-aloop
modprobe: FATAL: Module snd-aloop not found in directory /lib/modules/5.15.0-1034-raspi
Posts: 129
Threads: 5
Joined: Feb 2020
Reputation:
57
Location: UK
03-Dec-2023, 09:13 PM
(This post was last modified: 03-Dec-2023, 09:24 PM by uglymusic.)
(03-Dec-2023, 03:41 AM)uglymusic Wrote: So far, so good.
I have the RPi 5 with Beta 1 and LMS 8.4.0 on Raspberry Pi OS working. I've been playing music most of this afternoon and it seems stable.
RPis 3 and 4 have not yet benefitted from Beta 1.
But Ubuntu 23.10 64-bit Server still returns:
Quote: + Installing Snakeoil blob, please be patient... /usr/local/sbin/snakeoil-rest: 1: cannot open html: No such file
/usr/local/sbin/snakeoil-rest: 2: Syntax error: redirection unexpected
ERROR
# Install aborted with errors!
And, meanwhile, I have Ubuntu 22.04 LTS 64-bit server and Beta 1 running LMS without issue on and RPi 4 8GB.
Posts: 518
Threads: 27
Joined: Jan 2019
Reputation:
150
(03-Dec-2023, 09:13 PM)uglymusic Wrote: (03-Dec-2023, 03:41 AM)uglymusic Wrote: So far, so good.
I have the RPi 5 with Beta 1 and LMS 8.4.0 on Raspberry Pi OS working. I've been playing music most of this afternoon and it seems stable.
RPis 3 and 4 have not yet benefitted from Beta 1.
But Ubuntu 23.10 64-bit Server still returns:
Quote: + Installing Snakeoil blob, please be patient... /usr/local/sbin/snakeoil-rest: 1: cannot open html: No such file
/usr/local/sbin/snakeoil-rest: 2: Syntax error: redirection unexpected
ERROR
# Install aborted with errors!
And, meanwhile, I have Ubuntu 22.04 LTS 64-bit server and Beta 1 running LMS without issue on and RPi 4 8GB.
I'd like to suggest that using the LTS to build SO to keep many trouble away, eg unsupported installation from SO, and security update from Ubuntu.
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
Tried Ubuntu Server Server 23.10 64 bit. Got the following error during script run:
No VM guests are running outdated hypervisor (qemu) binaries on this host.
- Status: Installing... OK
+ Creating media folders... OK
+ Download LMS... OK
+ Download Snakeoil RestAPI server... OK
+ Download Snakeoil Blob... OK
+ Install Snakeoil RestAPI server... OK
+ Installing Snakeoil blob, please be patient... /usr/local/sbin/snakeoil-rest: 1: cannot open html: No such file
/usr/local/sbin/snakeoil-rest: 2: Syntax error: redirection unexpected
ERROR
# Install aborted with errors!
Posts: 129
Threads: 5
Joined: Feb 2020
Reputation:
57
Location: UK
(04-Dec-2023, 08:13 AM)hkphantomgtr Wrote: (03-Dec-2023, 09:13 PM)uglymusic Wrote: (03-Dec-2023, 03:41 AM)uglymusic Wrote: So far, so good.
I have the RPi 5 with Beta 1 and LMS 8.4.0 on Raspberry Pi OS working. I've been playing music most of this afternoon and it seems stable.
RPis 3 and 4 have not yet benefitted from Beta 1.
But Ubuntu 23.10 64-bit Server still returns:
Quote: + Installing Snakeoil blob, please be patient... /usr/local/sbin/snakeoil-rest: 1: cannot open html: No such file
/usr/local/sbin/snakeoil-rest: 2: Syntax error: redirection unexpected
ERROR
# Install aborted with errors!
And, meanwhile, I have Ubuntu 22.04 LTS 64-bit server and Beta 1 running LMS without issue on and RPi 4 8GB.
I'd like to suggest that using the LTS to build SO to keep many trouble away, eg unsupported installation from SO, and security update from Ubuntu.
LTS has not been updated to work with the RPi 5.
Posts: 37
Threads: 4
Joined: Jan 2023
Reputation:
14
Location: 中国
04-Dec-2023, 08:24 PM
(This post was last modified: 04-Dec-2023, 08:28 PM by wxrbbs.)
(03-Dec-2023, 02:33 PM)hkphantomgtr Wrote: [font]Thanks a lot, AK.
I've just tried it on my Pi 4B with 2G ram.
1. I downloaded the Raspberry Pi Imager as recommended here , I used the link for Windows.
2. I chose Ubuntu 22.04LTS Server (64bits). After I set the ssh and etc, then I burnt my sd card.
3. After boot up, I ssh in and updated the OS first.
4. I used the script provided at #1
5. It took sometimes to finish setup. And then I uninstalled those software I don't need, including smb server, NFS server/client, LMS and etc.
6. Yet Roon bridge can't be installed thru Snakeoil software menu, it needs the "Roon Bridge (armv8)" in here, so I ran following line, then bridge is installed easily and successfully.[/font]
Code: bash -c "$(wget -qLO - https://download.roonlabs.net/builds/roonbridge-installer-linuxarmv8.sh)"
[font]During installation, I rebooted several times to complete all the installations. So far this beta didn't cause me any trouble.
Yet it's pity that even I've enabled the RT kernel (pro enable realtime-kernel) successfully, and in SO menu can select it (and saved), all the time Pi only boots the ordinary kernel. Being a new Pi user, I'm quite disappointed for this, towards Ubuntu. Furthermore, it doesn't have my favorite hpet clocksource. I'll try this again when the SO official release come, then I'll fresh-install everything. I'll do the RT patching before installing SO. Fingers crossed.
![[Image: image.png]](https://i.ibb.co/2t3G3QS/image.png)
It uses very few RAM in Pi 4 and latency is similar to my other x64 machines, e.g. NUC.
![[Image: image.png]](https://i.ibb.co/4FzQn5R/image.png)
![[Image: image.png]](https://i.ibb.co/WcH6ZN5/image.png)
And for the sound, I hope it would be better in the official release.[/font]
[font]RT kernel (pro enable realtime-kernel) successfully ????[/font]
You can install it completely??? no error??? Although it displays rt 1051 grub? is ok???
roonbridge Driver error
I've been reflecting on it for a long time
https://www.snakeoil-os.net/forums/Threa...idge-error
Posts: 518
Threads: 27
Joined: Jan 2019
Reputation:
150
(04-Dec-2023, 08:24 PM)wxrbbs Wrote: (03-Dec-2023, 02:33 PM)hkphantomgtr Wrote: Thanks a lot, AK.
I've just tried it on my Pi 4B with 2G ram.
1. I downloaded the Raspberry Pi Imager as recommended here , I used the link for Windows.
2. I chose Ubuntu 22.04LTS Server (64bits). After I set the ssh and etc, then I burnt my sd card.
3. After boot up, I ssh in and updated the OS first.
4. I used the script provided at #1
5. It took sometimes to finish setup. And then I uninstalled those software I don't need, including smb server, NFS server/client, LMS and etc.
6. Yet Roon bridge can't be installed thru Snakeoil software menu, it needs the "Roon Bridge (armv8)" in here, so I ran following line, then bridge is installed easily and successfully.
Code: bash -c "$(wget -qLO - https://download.roonlabs.net/builds/roonbridge-installer-linuxarmv8.sh)"
During installation, I rebooted several times to complete all the installations. So far this beta didn't cause me any trouble.
Yet it's pity that even I've enabled the RT kernel (pro enable realtime-kernel) successfully, and in SO menu can select it (and saved), all the time Pi only boots the ordinary kernel. Being a new Pi user, I'm quite disappointed for this, towards Ubuntu. Furthermore, it doesn't have my favorite hpet clocksource. I'll try this again when the SO official release come, then I'll fresh-install everything. I'll do the RT patching before installing SO. Fingers crossed.
![[Image: image.png]](https://i.ibb.co/2t3G3QS/image.png)
It uses very few RAM in Pi 4 and latency is similar to my other x64 machines, e.g. NUC.
![[Image: image.png]](https://i.ibb.co/4FzQn5R/image.png)
![[Image: image.png]](https://i.ibb.co/WcH6ZN5/image.png)
And for the sound, I hope it would be better in the official release.
RT kernel (pro enable realtime-kernel) successfully ????
You can install it completely??? no error??? Although it displays rt 1051 grub? is ok???
roonbridge Driver error
I've been reflecting on it for a long time
https://www.snakeoil-os.net/forums/Threa...idge-error
RT kernel? Yes. Initially there is an error that saying a folder doesn't exist, then after I manually mkdir it, "pro enable realtime-kernel" works. Yet it was not loaded in next reboot. Then I can install lowlatency kernel, yet got no luck in loading. Ubuntu will automatically choose the ordinary one.
And for the Roon bridge installation, I also encounter problem if I install it thru the SO webui menu. Then I found the script in official support website and it works. Maybe you can try.
Posts: 37
Threads: 4
Joined: Jan 2023
Reputation:
14
Location: 中国
04-Dec-2023, 10:54 PM
(This post was last modified: 04-Dec-2023, 11:05 PM by wxrbbs.)
(04-Dec-2023, 10:45 PM)hkphantomgtr Wrote: (04-Dec-2023, 08:24 PM)wxrbbs Wrote: (03-Dec-2023, 02:33 PM)hkphantomgtr Wrote: Thanks a lot, AK.
I've just tried it on my Pi 4B with 2G ram.
1. I downloaded the Raspberry Pi Imager as recommended here , I used the link for Windows.
2. I chose Ubuntu 22.04LTS Server (64bits). After I set the ssh and etc, then I burnt my sd card.
3. After boot up, I ssh in and updated the OS first.
4. I used the script provided at #1
5. It took sometimes to finish setup. And then I uninstalled those software I don't need, including smb server, NFS server/client, LMS and etc.
6. Yet Roon bridge can't be installed thru Snakeoil software menu, it needs the "Roon Bridge (armv8)" in here, so I ran following line, then bridge is installed easily and successfully.
Code: bash -c "$(wget -qLO - https://download.roonlabs.net/builds/roonbridge-installer-linuxarmv8.sh)"
During installation, I rebooted several times to complete all the installations. So far this beta didn't cause me any trouble.
Yet it's pity that even I've enabled the RT kernel (pro enable realtime-kernel) successfully, and in SO menu can select it (and saved), all the time Pi only boots the ordinary kernel. Being a new Pi user, I'm quite disappointed for this, towards Ubuntu. Furthermore, it doesn't have my favorite hpet clocksource. I'll try this again when the SO official release come, then I'll fresh-install everything. I'll do the RT patching before installing SO. Fingers crossed.
![[Image: image.png]](https://i.ibb.co/2t3G3QS/image.png)
It uses very few RAM in Pi 4 and latency is similar to my other x64 machines, e.g. NUC.
![[Image: image.png]](https://i.ibb.co/4FzQn5R/image.png)
![[Image: image.png]](https://i.ibb.co/WcH6ZN5/image.png)
And for the sound, I hope it would be better in the official release.
RT kernel (pro enable realtime-kernel) successfully ????
You can install it completely??? no error??? Although it displays rt 1051 grub? is ok???
roonbridge Driver error
I've been reflecting on it for a long time
https://www.snakeoil-os.net/forums/Threa...idge-error
RT kernel? Yes. Initially there is an error that saying a folder doesn't exist, then after I manually mkdir it, "pro enable realtime-kernel" works. Yet it was not loaded in next reboot. Then I can install lowlatency kernel, yet got no luck in loading. Ubuntu will automatically choose the ordinary one.
And for the Roon bridge installation, I also encounter problem if I install it thru the SO webui menu. Then I found the script in official support website and it works. Maybe you can try.
RT kernel can be installed but not work
roonbridge Must be manually operated I'm running very well
Quote:wxrbbs Wrote:Switch Kernel and reboot
Always the latest version
Still unable to work
This is a known issue. Will only be fixed in the later versions of Snakeoil. For now just stick to the manual way of updating the kernel from boot.txt
Thanks for raising these issues. Please report more.
Have filed these two issues in gitlab.
* https://git.snakeoil-os.net/snakeoil/ope...issues/134
* https://git.snakeoil-os.net/snakeoil/ope...issues/135
Waiting for repair thx AK
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
06-Dec-2023, 02:20 PM
(This post was last modified: 06-Dec-2023, 03:08 PM by Snoopy8.)
Tested X86 install script with Ubuntu Server 22.04 LTS on Intel NUC, ran with no problems.
But with 23.10, same error as PI
No VM guests are running outdated hypervisor (qemu) binaries on this host.
- Status: Installing... OK
+ Creating media folders... OK
+ Download LMS... OK
+ Download Snakeoil RestAPI server... OK
+ Download Snakeoil Blob... OK
+ Install Snakeoil RestAPI server... OK
+ Installing Snakeoil blob, please be patient... /usr/local/sbin/snakeoil-rest: 1: cannot open html: No such file
/usr/local/sbin/snakeoil-rest: 2: Syntax error: redirection unexpected
ERROR
# Install aborted with errors!
|
Users browsing this thread: |
1 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.
|
|
|