Preview: Measurements 1.3.0
|
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
Installation is now simplified into a single command:
Works on x86_64 (focal, jammy, lunar)
Works on aarch64 (Pi Debian bookworm and ubuntu jammy). Should work with Ubuntu lunar too
Code: bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer.sh)"
I'm going to leave it here and officially publish this later today or early tomorrow. Then work on updating the wiki. Then will start work on GUI for camilla DSP.
Any last minutes problems, please leave a note.
Snakeoil Operating System - Music, your way!
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
(23-Dec-2023, 10:11 AM)agent_kith Wrote: Works on aarch64 (Pi Debian bookworm and ubuntu jammy). Should work with Ubuntu lunar too
Found aarch64 Ubuntu lunar 23.04 image here as an iso file and had to use Rufus / balenaEtscher to write to sd card.
https://cdimage.ubuntu.com/releases/lunar/release/
Boot failed.
It will be better if we use Ubuntu mantic 23.10, which is available on Raspberry Pi Imager, Ubuntu website and ready for Pi5 ? I tried SO install script on 23.10 and it said OS not supported. Version: mantic Arch: aarch64. Probably too late to change before release tomorrow?
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
(23-Dec-2023, 12:47 PM)Snoopy8 Wrote: Found aarch64 Ubuntu lunar 23.04 image here as an iso file and had to use Rufus / balenaEtscher to write to sd card.
https://cdimage.ubuntu.com/releases/lunar/release/
Boot failed. ISO file is probably meant for Single Board Computers (SBC) with aarm64 (arm v8) CPUs. The ISO image will need BIOS/EFI (i.e. boot up like a computer, but using an arm CPU instead of Intel/AMD CPU).
Scroll down the page and you will get a Raspi image with an extension of img.
(23-Dec-2023, 12:47 PM)Snoopy8 Wrote: It will be better if we use Ubuntu mantic 23.10, which is available on Raspberry Pi Imager, Ubuntu website and ready for Pi5 ? I tried SO install script on 23.10 and it said OS not supported. Version: mantic Arch: aarch64. Probably too late to change before release tomorrow? Can you try again and see if it works now? Snakeoil is a static build so should be more compliant across platforms (with one exception, a library called glibc)... If Snakeoil crashes often then I'll remove support for mantic for now.
Snakeoil Operating System - Music, your way!
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
(23-Dec-2023, 01:06 PM)agent_kith Wrote: ISO file is probably meant for Single Board Computers (SBC) with aarm64 (arm v8) CPUs. The ISO image will need BIOS/EFI (i.e. boot up like a computer, but using an arm CPU instead of Intel/AMD CPU).
Scroll down the page and you will get a Raspi image with an extension of img. OOOPS!
I found the image, but did not try it. Had only time to try 23.10, see below.
(23-Dec-2023, 01:06 PM)agent_kith Wrote: Can you try again and see if it works now? Snakeoil is a static build so should be more compliant across platforms (with one exception, a library called glibc)... If Snakeoil crashes often then I'll remove support for mantic for now. Install worked, took much, much longer than Bookworm, SO is running, mpd playing music but can only a full test tomorrow (am going out soon!). All go for mantic ! Well done AK.
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
Comments for Mantic, Ubuntu Raspi 64 23.10
Mantic running mpd 0.22.9, 0.23.5 with no problems. SO restored old settings with no issues. NFS library reloads properly, unlike Bookworm which requires manual reload. Also no problems with mpd player remembering audio output unlike Bookworm which sometimes forgets.
Mantic issues: - LMS cannot start with log showing: Start Player: cd /var/www;/var/www/players/lms/start /var/www/players/lms 2>&1;
- CPUsets not working, no etc/deafult/grub file. Tried adding grub file, but no grub update??
- Cannot compile RT kernel "out of the box" unlike Bookworm
- Still have problem installing CamillaDSP. FATAL: Module snd-aloop not found in directory /lib/modules/6.5.0-1008-raspi. Was hoping newer kernel would fix problem...
@ hkphantomgtr I did another listening comparison between Ubuntu 23.10 (mantic) and Raspberry Bookworm using mpd 0.23.5. Ubuntu does sound a little better but the difference was not as much as you reported with Roon End point.
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
(24-Dec-2023, 07:34 AM)Snoopy8 Wrote: [*]Still have problem installing CamillaDSP. FATAL: Module snd-aloop not found in directory /lib/modules/6.5.0-1008-raspi. Was hoping newer kernel would fix problem... Same kernel version as in Bookworm? I wonder, maybe Linux kernel developers have removed snd-aloop from the source code?
Snakeoil Operating System - Music, your way!
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
(24-Dec-2023, 07:58 AM)agent_kith Wrote: (24-Dec-2023, 07:34 AM)Snoopy8 Wrote: - Still have problem installing CamillaDSP. FATAL: Module snd-aloop not found in directory /lib/modules/6.5.0-1008-raspi. Was hoping newer kernel would fix problem...
Same kernel version as in Bookworm? I wonder, maybe Linux kernel developers have removed snd-aloop from the source code? Bookworm is using 6.1 kernel sourced from Raspberry repository. Mantic is using 6.5 kernel sourced from Ubuntu repository. I suspect Ubuntu removed snd-aloop ?
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
199
Location: Melbourne, Australia
Confirming preview script works for Pi Bookworm 64 Lite, with no issues. Minor point: please default mympd to not installed; it creates Smart playlists that LMS can see and it takes time to manually delete them.
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
(24-Dec-2023, 09:35 AM)Snoopy8 Wrote: Confirming preview script works for Pi Bookworm 64 Lite, with no issues. Minor point: please default mympd to not installed; it creates Smart playlists that LMS can see and it takes time to manually delete them. Will find ways to do that in a later build. To be honest I hate smart playlists.. Don't like them myself..
Snakeoil Operating System - Music, your way!
Posts: 518
Threads: 27
Joined: Jan 2019
Reputation:
150
(24-Dec-2023, 07:34 AM)Snoopy8 Wrote: Comments for Mantic, Ubuntu Raspi 64 23.10
Mantic running mpd 0.22.9, 0.23.5 with no problems. SO restored old settings with no issues. NFS library reloads properly, unlike Bookworm which requires manual reload. Also no problems with mpd player remembering audio output unlike Bookworm which sometimes forgets.
Mantic issues:- LMS cannot start with log showing: Start Player: cd /var/www;/var/www/players/lms/start /var/www/players/lms 2>&1;
- CPUsets not working, no etc/deafult/grub file. Tried adding grub file, but no grub update??
- Cannot compile RT kernel "out of the box" unlike Bookworm
- Still have problem installing CamillaDSP. FATAL: Module snd-aloop not found in directory /lib/modules/6.5.0-1008-raspi. Was hoping newer kernel would fix problem...
@hkphantomgtr I did another listening comparison between Ubuntu 23.10 (mantic) and Raspberry Bookworm using mpd 0.23.5. Ubuntu does sound a little better but the difference was not as much as you reported with Roon End point.
I use Ubuntu 22.04 Server to compare with Raspberry Bookworm, not Ubuntu 23.10. Maybe you can try.
|
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.
|
|
|