Jump to content
IGNORED

GentooPlayer


Recommended Posts

5 hours ago, bodiebill said:

It seems that usb port deactivation is not persistent, so it has to be done after every restart? 

yes.

 

otherwise you can create a file/script in local.d that executes the command on every startup.

see this guide

56 minutes ago, bodiebill said:

Another question: is it possible to use profile 1 with an RPi4?

yes

Link to comment
9 hours ago, bodiebill said:

Hm. I chose profile 1 and after the reboot GP was no longer accessible, neither was it to be found by my network scanner.

strange...are you sure it depends on the profile?
Have you tried removing power from the rpi and then switching it back on?

 

image.png.3b8afb3d2a9a30519c40d5d83aed9f70.png

 

 

9 hours ago, bodiebill said:

Do I have to prepare a new usb stick or can something else be done?

 

If you can't access the system... it's hard to do anything...

Link to comment
5 hours ago, antonellocaroli said:

strange...are you sure it depends on the profile?

 

No, but I am reluctant to use it again.

 

5 hours ago, antonellocaroli said:

Have you tried removing power from the rpi and then switching it back on?

 

That is actually the only way I know how to do it as the RPi/Pi2AES has no power button.

 

5 hours ago, antonellocaroli said:

image.png.3b8afb3d2a9a30519c40d5d83aed9f70.png

 

If you can't access the system... it's hard to do anything...

 

So it should be able to work: Profile 1 on a RPi4. Maybe next time I am ready for a reinstall, I will enable Profile 1 again and see if the problem occurs again.

 

In am now configuring a new install...

 

 

audio system

 

Link to comment
On 12/14/2021 at 2:56 PM, RDOK said:

Hi @antonellocaroli,

 

HQplayerd in its newest version (4.28) now is able to connect directly to Qobuz:

 

This makes it possible to run from Qobuz directly, instead of through Roon as I do now.

First comments hint at a better sound quality compared to Roon, and I would like to try for myself.

 

Would it be possible to update to this version 4.28 in Gentooplayer?
I tried the update software option in GP for hqplayerd but that did not work.

 

Rob

Hi Rob,

Which version of GentooPlayer are you using?

Link to comment

@antonellocaroli

When trying to update the firmware (not in ramsystem) I get some error messages such as 

 

* IMPORTANT: config file '/etc/default/rpi-eeprom-update' needs updating.

 

and

 

lspci not found. Try installing the pciutils package.
[ !! ]
* ERROR: rpi4-eeprom-updater failed to start

 

Can you please advise?

 

P S The first error message is solved after etc-update.

 

Full output:

 

>>> Syncing repository 'gentoo' into '/var/db/repos/gentoo'...
/usr/bin/git fetch origin
Already up to date.
=== Sync completed for gentoo
>>> Syncing repository 'antonellocaroli' into '/var/db/repos/antonellocaroli'...
/usr/bin/git fetch origin
remote: Enumerating objects: 57, done.
remote: Counting objects: 100% (57/57), done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 46 (delta 29), reused 41 (delta 24), pack-reused 0
Unpacking objects: 100% (46/46), 4.78 KiB | 23.00 KiB/s, done.
edc48c1..301287e master -> origin/master
Updating edc48c1..301287e
Fast-forward
app-benchmarks/s-tui/Manifest | 2 +
app-benchmarks/s-tui/s-tui-0.8.3-r1.ebuild | 30 ++++++++++
app-benchmarks/s-tui/s-tui-1.1.3-r1.ebuild | 30 ++++++++++
media-sound/mympd/Manifest | 1 +
media-sound/mympd/mympd-9.0.3.ebuild | 66 ++++++++++++++++++++++
net-misc/bubbleupnp-bin/Manifest | 1 +
.../bubbleupnp-bin/bubbleupnp-bin-0.9.42.ebuild | 62 ++++++++++++++++++++
sys-boot/etcher/Manifest | 1 +
sys-boot/etcher/etcher-1.7.3.ebuild | 41 ++++++++++++++
9 files changed, 234 insertions(+)
create mode 100644 app-benchmarks/s-tui/Manifest
create mode 100644 app-benchmarks/s-tui/s-tui-0.8.3-r1.ebuild
create mode 100644 app-benchmarks/s-tui/s-tui-1.1.3-r1.ebuild
create mode 100644 media-sound/mympd/mympd-9.0.3.ebuild
create mode 100644 net-misc/bubbleupnp-bin/bubbleupnp-bin-0.9.42.ebuild
create mode 100644 sys-boot/etcher/etcher-1.7.3.ebuild
=== Sync completed for antonellocaroli

 

* IMPORTANT: config file '/etc/default/rpi-eeprom-update' needs updating.
* See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
* sections of the emerge man page to learn how to update config files.

 

* IMPORTANT: 20 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.

 

Action: sync for repo: gentoo, returned code = 0
Action: sync for repo: antonellocaroli, returned code = 0

 

* Last emerge --sync was 35d 9h 43m 41s ago.
firmware is already updated
* Last emerge --sync was 35d 9h 44m 56s ago.
eeprom is already updated
* Starting rpi4-eeprom-updater ...
lspci not found. Try installing the pciutils package.
[ !! ]
* ERROR: rpi4-eeprom-updater failed to start

 

audio system

 

Link to comment
1 hour ago, bodiebill said:

@antonellocaroli

When trying to update the firmware (not in ramsystem) I get some error messages such as 

 

* IMPORTANT: config file '/etc/default/rpi-eeprom-update' needs updating.

 

and

 

lspci not found. Try installing the pciutils package.
[ !! ]
* ERROR: rpi4-eeprom-updater failed to start

 

Can you please advise?

 

P S The first error message is solved after etc-update.

 

Full output:

 

>>> Syncing repository 'gentoo' into '/var/db/repos/gentoo'...
/usr/bin/git fetch origin
Already up to date.
=== Sync completed for gentoo
>>> Syncing repository 'antonellocaroli' into '/var/db/repos/antonellocaroli'...
/usr/bin/git fetch origin
remote: Enumerating objects: 57, done.
remote: Counting objects: 100% (57/57), done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 46 (delta 29), reused 41 (delta 24), pack-reused 0
Unpacking objects: 100% (46/46), 4.78 KiB | 23.00 KiB/s, done.
edc48c1..301287e master -> origin/master
Updating edc48c1..301287e
Fast-forward
app-benchmarks/s-tui/Manifest | 2 +
app-benchmarks/s-tui/s-tui-0.8.3-r1.ebuild | 30 ++++++++++
app-benchmarks/s-tui/s-tui-1.1.3-r1.ebuild | 30 ++++++++++
media-sound/mympd/Manifest | 1 +
media-sound/mympd/mympd-9.0.3.ebuild | 66 ++++++++++++++++++++++
net-misc/bubbleupnp-bin/Manifest | 1 +
.../bubbleupnp-bin/bubbleupnp-bin-0.9.42.ebuild | 62 ++++++++++++++++++++
sys-boot/etcher/Manifest | 1 +
sys-boot/etcher/etcher-1.7.3.ebuild | 41 ++++++++++++++
9 files changed, 234 insertions(+)
create mode 100644 app-benchmarks/s-tui/Manifest
create mode 100644 app-benchmarks/s-tui/s-tui-0.8.3-r1.ebuild
create mode 100644 app-benchmarks/s-tui/s-tui-1.1.3-r1.ebuild
create mode 100644 media-sound/mympd/mympd-9.0.3.ebuild
create mode 100644 net-misc/bubbleupnp-bin/bubbleupnp-bin-0.9.42.ebuild
create mode 100644 sys-boot/etcher/etcher-1.7.3.ebuild
=== Sync completed for antonellocaroli

 

* IMPORTANT: config file '/etc/default/rpi-eeprom-update' needs updating.
* See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
* sections of the emerge man page to learn how to update config files.

 

* IMPORTANT: 20 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.

 

Action: sync for repo: gentoo, returned code = 0
Action: sync for repo: antonellocaroli, returned code = 0

 

* Last emerge --sync was 35d 9h 43m 41s ago.
firmware is already updated
* Last emerge --sync was 35d 9h 44m 56s ago.
eeprom is already updated
* Starting rpi4-eeprom-updater ...
lspci not found. Try installing the pciutils package.
[ !! ]
* ERROR: rpi4-eeprom-updater failed to start

try now....

Link to comment
32 minutes ago, antonellocaroli said:

try now....

 

After gp-update, trying again Firmware Update, I get the output below, and then it hangs -- never seems to finish -- at least for the last 25 minutes...

 

>>> Syncing repository 'gentoo' into '/var/db/repos/gentoo'...
/usr/bin/git fetch origin
Already up to date.
=== Sync completed for gentoo
>>> Syncing repository 'antonellocaroli' into '/var/db/repos/antonellocaroli'...
/usr/bin/git fetch origin
Already up to date.
=== Sync completed for antonellocaroli

 

* IMPORTANT: 20 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.


 

Action: sync for repo: gentoo, returned code = 0
Action: sync for repo: antonellocaroli, returned code = 0


 

* Last emerge --sync was 35d 11h 4m 15s ago.

 

audio system

 

Link to comment

Hi @antonellocaroli

 

I want to use GP in Ramsystem mode 4, in order to have both Squeezelite R2 and Roon Bridge.

I disabled all the players except: Squeezelite R2, UpMpdCli and Roon Bridge. But I get the message that the Allo does not have enough RAM. 

 

I tried to remove software that I do not need (LMS, NAD, MyMPD), but I got a message saying that my profile was invalid, while being in profile 1. I changed my settings to Profile-Standard, but I can't remove the unwanted software. I still get the message that my profile is invalid. 

 

260840914_Capturedcran2022-01-0718_27_02.thumb.png.7aab8d47b799b6aab9c0c4282d929df9.png

 

 

What can I do to have both "Roon Bridge", "Squeezelite R2" and "UpMpdCli" in Ramsystem? 

 

Link to comment
3 minutes ago, bodiebill said:

 

After gp-update, trying again Firmware Update, I get the output below, and then it hangs -- never seems to finish -- at least for the last 25 minutes...

 

>>> Syncing repository 'gentoo' into '/var/db/repos/gentoo'...
/usr/bin/git fetch origin
Already up to date.
=== Sync completed for gentoo
>>> Syncing repository 'antonellocaroli' into '/var/db/repos/antonellocaroli'...
/usr/bin/git fetch origin
Already up to date.
=== Sync completed for antonellocaroli

 

* IMPORTANT: 20 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.


 

Action: sync for repo: gentoo, returned code = 0
Action: sync for repo: antonellocaroli, returned code = 0


 

* Last emerge --sync was 35d 11h 4m 15s ago.

do you have an active profile?

Link to comment
3 minutes ago, Dandou said:

Hi @antonellocaroli

 

I want to use GP in Ramsystem mode 4, in order to have both Squeezelite R2 and Roon Bridge.

I disabled all the players except: Squeezelite R2, UpMpdCli and Roon Bridge. But I get the message that the Allo does not have RAM. 

 

I tried to remove software that I do not need (LMS, NAD, MyMPD), but I get the message that mu profil is invalid, while being in profile 1. I changed my settings to Profile-Standard, but I can't remove the unwanted software. I still get the message that my profile is invalid. 

 

260840914_Capturedcran2022-01-0718_27_02.thumb.png.7aab8d47b799b6aab9c0c4282d929df9.png

 

 

What can I do to have both "Roon Bridge", "Squeezelite R2" and "IpMpdCli" in Ramsystem? 

 

to remove software the system must not be in ram, so disable ramsystem and reboot, and above all at least once you must run gp-update

Link to comment
Just now, antonellocaroli said:

you have to try, it probably works with all modes, if you can do it with ram...but i have some doubts that with 1gb it will work even gmediarender would be one of the softwares you should not have to have more ram available...

 

gmediarender works well here on rpi4 with 4GB ram in ramsystem mode 2 and with profile 1.

 

audio system

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...