Jump to content
IGNORED

GentooPlayer


Recommended Posts

2 minutes ago, Holzohr said:

 

I did! Belated thanks! 😀

 

It took some time untill I realized that copy and paste of some commands doesn't work. Thank to @bodiebill

 

If you find errors in the manual, and certain there is, feel free to post then, and I'll try to update the manual.

Another possibility is that I upload the libraoffice.doc file , and another person goes through the doc.

 

Link to comment

Hi Filippo.

 

Just to clarify, this update does not include a compiled 4.20.6 Kernel ???

I just finished my LT3045 LPS, so I have to be  a little afraid of compiling

a kernel from sources on this setup.

 

The kernel you guided me through has been working like a dream.  Tomorrow I'll

check the real difference in power consumption on my i5-7600T...

 

My LT3045 board is max 12v/5amp so I need to be below this limitation..

 

 

Link to comment

Hi Fillippo.

 

Installed the new image and it works fine.

 

I just have this 2-3 min delay on my ASUS H110T, and I have configured the soundcard sqconfig,

and I did the blacklist of the internal soundcard.

 

But don't mind, It takes me longer time in the morning to make my coffee.

 

I'm playing on the Linux GentooPlayer64 4.20.6-gentoo-GP-ST-AU #1 SMP PREEMPT Sun Feb 3 16:54:28  kernel and

will try the Realtime later on.

 

Thanks for a great player Michael.

 

 

Link to comment
52 minutes ago, michaelvv said:

Hi Fillippo.

 

 

 

I just have this 2-3 min delay on my ASUS H110T, and I have configured the soundcard sqconfig,

and I did the blacklist of the internal soundcard.

 

But don't mind, It takes me longer time in the morning to make my coffee.

 

 

 

Hi Micheal,

 

you should change the way you start the service by editing the related file

 

image.thumb.png.21097d449087cf24103c25311efae70d.png

Link to comment
6 hours ago, michaelvv said:

 

Your image is very very small. can you please post the lines, then I'll try to find out.

 

open and edit the file:

 

nano /lib64/systemd/system/squeezelite-R2.service

and change it like this:

 

[Unit]
Description=Squeezelite Service
# if your distro uses systemd-networkd you may want to add
# systemd-networkd-wait-online.service
#Requires=network-online.target sound.target systemd-udev-settle.service
#After=network-online.target sound.target systemd-udev-settle.service
Requires=sound.target
After=sound.target

[Service]
User=squeezeliter
Type=simple
EnvironmentFile=/etc/conf.d/squeezelite-R2
ExecStart=/usr/bin/squeezelite-R2 $SL_OPTS
RestartSec=5
Restart=on-failure

[Install]
WantedBy=multi-user.target

 

and

systemctl daemon-reload

 

Link to comment

Hi Fillippo

 

This works great, but

13 hours ago, antonellocaroli said:

open and edit the file:

 


nano /lib64/systemd/system/squeezelite-R2.service

and change it like this:

 


[Unit]
Description=Squeezelite Service
# if your distro uses systemd-networkd you may want to add
# systemd-networkd-wait-online.service
#Requires=network-online.target sound.target systemd-udev-settle.service
#After=network-online.target sound.target systemd-udev-settle.service
Requires=sound.target
After=sound.target

[Service]
User=squeezeliter
Type=simple
EnvironmentFile=/etc/conf.d/squeezelite-R2
ExecStart=/usr/bin/squeezelite-R2 $SL_OPTS
RestartSec=5
Restart=on-failure

[Install]
WantedBy=multi-user.target

 

and


systemctl daemon-reload

 

 

This works great, but when I <stop> <pause> in LMS it starts the music after the 5 sec.

 

Thanks Michael.

 

 

 

 

 

Link to comment

Updates:

- x86_64: Updated entire system (systemd,OpenRC), removed the pf-kernel and added the gentoo-sources 4.20.y

- RPI: Updated entire system, added the 4.20.y kernel (no RT), remain the 4.14.y and 4.14.y RT compatible with I-Saber-K2M drivers

- bbb: Updated entire system, updated 4.20.y and 4.19.y kernels

- Allo UsbBridge: The system has been updated, recompiled kernel with the last patch added


On the x86_64 platform I added the Qobuz player and Jriver overlay.

they can be installed with:

 

 

gp-update
emerge --ask jriver-bin
emerge --ask qobuz-desktop-player-bin

 

Link to comment

I just installed the new GP64 systemd BIOS version on a 16GB stick. When I do ramsystem I get:

 

rsync: write failed on "/mnt/ramdisk17/icedtea-bin-3.10.0/jre/lib/rt.jar": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(374) [receiver=3.1.3]

 

The green RamSystem is visible on home page.

I have 16 GB RAM.

 

Any ideas?

 

audio system

 

Link to comment
3 hours ago, bodiebill said:

I just installed the new GP64 systemd BIOS version on a 16GB stick. When I do ramsystem I get:

 

rsync: write failed on "/mnt/ramdisk17/icedtea-bin-3.10.0/jre/lib/rt.jar": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(374) [receiver=3.1.3]

 

The green RamSystem is visible on home page.

I have 16 GB RAM.

 

Any ideas?

can you post me the result of the df -h command?

Link to comment
2 hours ago, antonellocaroli said:

can you post me the result of the df -h command?

 

GentooPlayer64 ~ # df -h
Filesystem      Size  Used Avail Use% Mounted on
udev             10M  4.0K   10M   1% /dev
/dev/sdb3        14G  4.9G  8.4G  37% /
tmpfs           7.8G     0  7.8G   0% /dev/shm
tmpfs           7.8G  8.8M  7.8G   1% /run
tmpfs           7.8G     0  7.8G   0% /sys/fs/cgroup
tmpfs           7.8G     0  7.8G   0% /tmp
tmpfs           1.6G     0  1.6G   0% /run/user/0

 

audio system

 

Link to comment
7 hours ago, bodiebill said:

 

GentooPlayer64 ~ # df -h
Filesystem      Size  Used Avail Use% Mounted on
udev             10M  4.0K   10M   1% /dev
/dev/sdb3        14G  4.9G  8.4G  37% /
tmpfs           7.8G     0  7.8G   0% /dev/shm
tmpfs           7.8G  8.8M  7.8G   1% /run
tmpfs           7.8G     0  7.8G   0% /sys/fs/cgroup
tmpfs           7.8G     0  7.8G   0% /tmp
tmpfs           1.6G     0  1.6G   0% /run/user/0

thanks, can you also post me the result of the du -sh /opt/* command and which ramdisk mode did you use?

Link to comment
5 hours ago, antonellocaroli said:

thanks, can you also post me the result of the du -sh /opt/* command and which ramdisk mode did you use?

 

GentooPlayer64 ~ # du -sh /opt/*
27M     /opt/RoonBridge
86M     /opt/RoonServer
3.3M    /opt/bubbleupnp
96M     /opt/icedtea-bin-3.10.0
73M     /opt/logitechmediaserver

 

I tried modes 1 and 2, both with the same error message.

Music can be played in RamDisk mode however.

 

audio system

 

Link to comment
7 hours ago, bodiebill said:

 

GentooPlayer64 ~ # du -sh /opt/*
27M     /opt/RoonBridge
86M     /opt/RoonServer
3.3M    /opt/bubbleupnp
96M     /opt/icedtea-bin-3.10.0
73M     /opt/logitechmediaserver

 

I tried modes 1 and 2, both with the same error message.

Music can be played in RamDisk mode however.

I found the problem ....

gp-update fix it now ...

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