Snakeoil 1.3.0 Alpha 1 (aarm64)
#21
Hello @agent_kith and others SO fans,
I installed  SO 1.3 (Ubuntu 22.04.03 LTS server) on the rPi4/2GB+ Allo DigiOne Signature . Installation was in progress almost 90min but at the end it was  successfull. Can access SO via web browser. Activation was successfull too. Here are problems :

1. Can't install upmpdcli .This is what I get:

Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
Ign:3 https://www.lesbonscomptes.com/upmpdcli/...s/raspbian jammy InRelease
Err:6 https://www.lesbonscomptes.com/upmpdcli/...s/raspbian jammy Release
  404  Not Found [IP: 62.210.16.61 443]
Reading package lists...
E: The repository 'http://www.lesbonscomptes.com/upmpdcli/downloads/raspbian jammy Release' does not have a Release file.
Changing software configuration...
*** Name: upmpdcli Mode: Installing ***
gpg: key 7808CE96D38B9201: "Jean-Francois Dockes <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
(Re-)Creating upmpdcli repo
Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
Ign:3 https://www.lesbonscomptes.com/upmpdcli/...s/raspbian jammy InRelease
Err:6 https://www.lesbonscomptes.com/upmpdcli/...s/raspbian jammy Release
  404  Not Found [IP: 62.210.16.61 443]
Reading package lists...
E: The repository 'http://www.lesbonscomptes.com/upmpdcli/downloads/raspbian jammy Release' does not have a Release file.
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package upmpdcli
E: Unable to locate package upmpdcli-*
E: Couldn't find any package by glob 'upmpdcli-*'
E: Couldn't find any package by regex 'upmpdcli-*'
Failed to disable unit: Unit file upmpdcli.service does not exist.
Failed to stop upmpdcli.service: Unit upmpdcli.service not loaded.

Install finished with errors, please review the above output for reasons.


2. Don't know how to add Allo Digione Signature (dtoverlay=allo digione) card to Ubuntu config.txt (don't know how to open config.txt) 

3. When I try to disable WiFi in SO web browser I lost both ,ethernet and wifi .Same happened when I try to set "eth - dhcp".It seems that WiFi is only possible way to networking.

Edit , 27.10.2023. : problem number 3 solved -  WiFi disabled via ssh/Ubuntu/comand line.   In SO/networking/wifi now standing 
"wifi card disabled" and ethernet works fine .



[Image: SO.jpg]
[-] The following 1 user Likes Luke 38's post:
  • Snoopy8
Reply

#22
OK. I've installed Ubuntu 64-bit LTS on my RPi 4 2GB twice now.

Installation is good, with multiple sets of downloads, updates and installations as described by @snoopy08. But the RPi doesn't reconnect to the network when I reboot as instructed.

[Image: Clean-Shot-2023-10-27-at-06-49-31-2x.png]

I've done a command line reboot and a pull-the-power reboot.
Reply

#23
(24-Oct-2023, 01:49 PM)Snoopy8 Wrote: Using Pi2 Design Mercury V2 Streamer (and definitely no skips, clicks on Mpd, currently playing).
https://www.pi2design.com/mercury-streamer-v2.html

Not able to use AES/EBU digital output, and "aplay -l" only shows the outputs of the CM4, but not the Pi2 Design board which has a WM8804 SPDIF Transmitter
https://www.pi2design.com/pi2aes-980244.html

In their distributions of various Pi OS, all of them mention including a "HiFiBerry Digi+ Pro" driver.  Is this driver included in the generic Ubuntu kernel?  If not, it then raises the question of how many additional drivers will be required for SnakePOil to support the ARM64 platform?
Hmm. I would assume the drivers are in the kernels, and stock kernels should carry that. For ARM platforms then should we stick to Ubuntu or move to raspberry Pi as the platform then?
You might need to look at the config.txt file and add them. File location should be: /boot/firmware/config.txt

Advantage of Rasp OS is it will definitely support everything, but that's restricted to the Pi platform.

Switching to Ubuntu might open the doors to other ARM SBCs. However there is a risk that Ubuntu may drop support any time.
 
Can you try and install RaspPi Bookworm 64 bit and see how the Snakeoil installer fare? In theory everything should work well, however, Ubuntu 22.04 LTS is about a release behind Bookworm I believe.

(27-Oct-2023, 02:05 AM)Luke 38 Wrote: 1. Can't install upmpdcli .This is what I get:
I'll try and fix that in Alpha 2 or 3. Thanks for reporting.

(27-Oct-2023, 02:05 AM)Luke 38 Wrote: 2. Don't know how to add Allo Digione Signature (dtoverlay=allo digione) card to Ubuntu config.txt (don't know how to open config.txt) 
It should be in here: /boot/firmware/config.txt

 
(27-Oct-2023, 10:23 PM)uglymusic Wrote: OK. I've installed Ubuntu 64-bit LTS on my RPi 4 2GB twice now.

Installation is good, with multiple sets of downloads, updates and installations as described by @snoopy08. But the RPi doesn't reconnect to the network when I reboot as instructed.

[Image: Clean-Shot-2023-10-27-at-06-49-31-2x.png]

I've done a command line reboot and a pull-the-power reboot.
Hmm.. Can you take a screenshot of your network config? Might have to connect a monitor + keyboard to do so. just run

Code:
sudo ip a

Quick update, due to the lack of Raspberry Pi and ability to emulate the latest version of Bookworm, have just wiped the old armv7l build system. Going to move that to bookworm and then prepare the build environment. Once that is done I will look into upmpdcli and see what/how I can fix this.
Snakeoil Operating System - Music, your way!
Reply

#24
(28-Oct-2023, 07:33 AM)agent_kith Wrote: Can you try and install RaspPi Bookworm 64 bit and see how the Snakeoil installer fare? In theory everything should work well, however, Ubuntu 22.04 LTS is about a release behind Bookworm I believe.
Tried Bookworm 64 bit OS Lite (without desktop).  Firstly, it does not allow SSH.  After hooking up terminal and keyboard, managed to enable SSH.  Ran script but it said distro not supported.
Reply

#25
Quote:(27-Oct-2023, 07:05 AM)Luke 38 Wrote:
2. Don't know how to add Allo Digione Signature (dtoverlay=allo digione) card to Ubuntu config.txt (don't know how to open config.txt) 
It should be in here: /boot/firmware/config.txt

Thank you @agent_kith , Allo Digione added and works perfect via SqueezeLite 1.8 .
Reply

#26
(28-Oct-2023, 07:33 AM)agent_kith Wrote:
(24-Oct-2023, 01:49 PM)Snoopy8 Wrote: Using Pi2 Design Mercury V2 Streamer (and definitely no skips, clicks on Mpd, currently playing).
https://www.pi2design.com/mercury-streamer-v2.html

Not able to use AES/EBU digital output, and "aplay -l" only shows the outputs of the CM4, but not the Pi2 Design board which has a WM8804 SPDIF Transmitter
https://www.pi2design.com/pi2aes-980244.html

In their distributions of various Pi OS, all of them mention including a "HiFiBerry Digi+ Pro" driver.  Is this driver included in the generic Ubuntu kernel?  If not, it then raises the question of how many additional drivers will be required for SnakePOil to support the ARM64 platform?
Hmm. I would assume the drivers are in the kernels, and stock kernels should carry that. For ARM platforms then should we stick to Ubuntu or move to raspberry Pi as the platform then?
You might need to look at the config.txt file and add them. File location should be: /boot/firmware/config.txt
Edited config.txt
Removed the line
dtparam=audio=on

Added
 dtoverlay=hifiberry-digi-pro
 
Code:
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpihifiberry [snd_rpi_hifiberry_digi], device 0: HiFiBerry Digi+ Pro HiFi wm8804-spdif-0 [HiFiBerry Digi+ Pro HiFi wm8804-spdif-0]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
Playing music now through the AES/EBU digital ouput

Found the information here
https://www.hifiberry.com/docs/software/...ux-3-18-x/
---

Now to figure out why cannot do snd-aloop command in order to setup CamillaDSP.

** Forgot to mention, using Ubuntu 22.04.3 LTS Server with 5.15.0-1041-raspi kernel.
[-] The following 1 user Likes Snoopy8's post:
  • Luke 38
Reply

#27
(28-Oct-2023, 07:33 AM)agent_kith Wrote:  
(27-Oct-2023, 10:23 PM)uglymusic Wrote: OK. I've installed Ubuntu 64-bit LTS on my RPi 4 2GB twice now.

Installation is good, with multiple sets of downloads, updates and installations as described by @snoopy08. But the RPi doesn't reconnect to the network when I reboot as instructed.

[Image: Clean-Shot-2023-10-27-at-06-49-31-2x.png]

I've done a command line reboot and a pull-the-power reboot.
Hmm.. Can you take a screenshot of your network config? Might have to connect a monitor + keyboard to do so. just run
 
Code:
sudo ip a
Sorry for the delay. I can't find my mini-HDMI cable to connect the RPi 4 to a TV (I use an iMac and all my RPis run headless), so I'm going to set up an RPi 3 to see what happens there.
Reply

#28
(30-Oct-2023, 07:57 PM)uglymusic Wrote:
(28-Oct-2023, 07:33 AM)agent_kith Wrote:  
(27-Oct-2023, 10:23 PM)uglymusic Wrote: OK. I've installed Ubuntu 64-bit LTS on my RPi 4 2GB twice now.

Installation is good, with multiple sets of downloads, updates and installations as described by @snoopy08. But the RPi doesn't reconnect to the network when I reboot as instructed.

[Image: Clean-Shot-2023-10-27-at-06-49-31-2x.png]

I've done a command line reboot and a pull-the-power reboot.
Hmm.. Can you take a screenshot of your network config? Might have to connect a monitor + keyboard to do so. just run
 
Code:
sudo ip a
Sorry for the delay. I can't find my mini-HDMI cable to connect the RPi 4 to a TV (I use an iMac and all my RPis run headless), so I'm going to set up an RPi 3 to see what happens there.

The RPi 3 reconnects to the network with no problems, and the web app is running.  

I'll configure SO for my headphone system and give it a listen as soon as I have the time.

I have no idea why the RPi 4 is not connecting to the same network via the same CAT6 cable. I'll try it again after I've got the RPi 3 playing music. Maybe the RPi 4 will work after Halloween  Wink
1
Reply

#29
cm4安装1.3测试版成功。但安装了roonbridge后,显示成功安装,但无法在播放器选项里显示。



[Image: lT9sD.jpeg]


Unpacking RoonBridge_linuxarmv8.tar.bz2...Done

Checking to see if RoonBridge can run on this machine 

    Checking for Binary Compatibility                            [   OK   ]
    Checking for ALSA Libraries                                  [   OK   ]

STATUS: SUCCESS


Copying Files...Done
Failed to stop roonbridge.service: Unit roonbridge.service not loaded.

Installing /etc/systemd/system/roonbridge.service

Enabling service roonbridge...
Created symlink /etc/systemd/system/multi-user.target.wants/roonbridge.service → /etc/systemd/system/roonbridge.service.
Service Enabled

Starting service roonbridge...
Service Started

--------------------------------------------------------------------------------------

All Done! RoonBridge should be running on your machine now.
Reply

#30
cpuset如何解决,以前在x86 64平台可以解决的。1.3测试版下没有/etc/default/grub这个文件,如何解决!!!
[Image: lq7KH.png]
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  1.4.1-Alpha-1 (High-End U1) agent_kith 45 627 19-Mar-2025, 09:36 AM
Last Post: hkphantomgtr
  Snakeoil 1.3.0 Alpha 2 agent_kith 33 480 02-Dec-2023, 07:19 PM
Last Post: uglymusic
  Snakeoil 1.2.6 Beta 7 agent_kith 26 317 19-Aug-2022, 01:04 PM
Last Post: agent_kith
  Snakeoil 1.2.6 Beta 6 agent_kith 10 103 07-Aug-2022, 09:33 PM
Last Post: agent_kith
  Snakeoil 1.2.6 Beta 5 agent_kith 13 121 27-Jul-2022, 09:10 AM
Last Post: hkphantomgtr



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
new install issues
Last Post: Snoopy8
Yesterday 01:08 PM
» Replies: 7
» Views: 151
Work In Progress: 1.4.4
Last Post: Snoopy8
Yesterday 08:57 AM
» Replies: 3
» Views: 63
Playing music quickly after install
Last Post: Snoopy8
18-Apr-2025 04:12 PM
» Replies: 0
» Views: 22
Wiki update - need your help!
Last Post: Snoopy8
16-Apr-2025 01:59 PM
» Replies: 6
» Views: 139
Connecting Spotify to SnakeOil
Last Post: Snoopy8
16-Apr-2025 01:55 PM
» Replies: 10
» Views: 230
No audio devices on RPi5 with latests bu...
Last Post: hkphantomgtr
13-Apr-2025 05:29 PM
» Replies: 13
» Views: 326
Misc. sharing for building Raspberry Pi ...
Last Post: hkphantomgtr
13-Apr-2025 12:47 PM
» Replies: 2
» Views: 101
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
10-Apr-2025 10:57 PM
» Replies: 11
» Views: 754
[split] Snakeoil 1.4.3 (High End U3)
Last Post: agent_kith
09-Apr-2025 03:45 PM
» Replies: 1
» Views: 68
SQ difference - Raspberry Pi vs x86_64?
Last Post: agent_kith
09-Apr-2025 03:41 PM
» Replies: 15
» Views: 1051

[-]
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.