Snakeoil 1.3.0 Alpha 1 (aarm64)
|
Posts: 16
Threads: 2
Joined: Mar 2022
Reputation:
7
Location: Serbia
27-Oct-2023, 02:05 AM
(This post was last modified: 27-Oct-2023, 05:40 PM by Luke 38.)
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 .
Posts: 129
Threads: 5
Joined: Feb 2020
Reputation:
57
Location: UK
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.
I've done a command line reboot and a pull-the-power reboot.
Posts: 2,951
Threads: 192
Joined: Feb 2016
Reputation:
639
Location: Perth, WA
(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]](https://i.ibb.co/VMLNdqZ/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
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!
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
200
Location: Melbourne, Australia
28-Oct-2023, 05:38 PM
(This post was last modified: 28-Oct-2023, 05:40 PM by Snoopy8.)
(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.
Posts: 16
Threads: 2
Joined: Mar 2022
Reputation:
7
Location: Serbia
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 .
Posts: 752
Threads: 41
Joined: Mar 2019
Reputation:
200
Location: Melbourne, Australia
29-Oct-2023, 07:14 AM
(This post was last modified: 29-Oct-2023, 01:34 PM by Snoopy8.
Edit Reason: Added **
)
(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.
Posts: 129
Threads: 5
Joined: Feb 2020
Reputation:
57
Location: UK
(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]](https://i.ibb.co/VMLNdqZ/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
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.
Posts: 129
Threads: 5
Joined: Feb 2020
Reputation:
57
Location: UK
(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]](https://i.ibb.co/VMLNdqZ/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
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
1
Posts: 37
Threads: 4
Joined: Jan 2023
Reputation:
14
Location: 中国
11-Nov-2023, 02:02 PM
(This post was last modified: 11-Nov-2023, 02:22 PM by wxrbbs.)
Posts: 37
Threads: 4
Joined: Jan 2023
Reputation:
14
Location: 中国
cpuset如何解决,以前在x86 64平台可以解决的。1.3测试版下没有/etc/default/grub这个文件,如何解决!!!
|
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.
|
|
|