Jump to content
IGNORED

GentooPlayer


Recommended Posts

@antonellocaroli I have managed to get the wireless up and running, but there appear to be troubles with MPD and upmpdcli:

 

rpi6 /etc # /etc/init.d/mpd status
 * status: started
rpi6 /etc # /etc/init.d/mpd restart
 * Stopping mpd ...                                                                                                 [ ok ]
 * Starting mpd ...
Apr 06 18:10 : exception: bind to '0.0.0.0:6600' failed (continuing anyway, because binding to '[::]:6600' succeeded): Failed to bind socket: Address already in use                                                                          [ ok ]
rpi6 /etc # /etc/init.d/upmpdcli restart
 * Stopping upmpdcli ...                                                                                            [ ok ]
 * Starting upmpdcli ...                                                                                            [ ok ]
rpi6 /etc # less /var/log/upmpdcli.log 
rpi6 /etc # cat /var/log/upmpdcli.log 
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for gmusic because neither gmusicuser nor gmusicautostart are defined in the configuration
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for qobuz because neither qobuzuser nor qobuzautostart are defined in the configuration
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for spotify because neither spotifyuser nor spotifyautostart are defined in the configuration
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for tidal because neither tidaluser nor tidalautostart are defined in the configuration
:2:src/mediaserver/cdplugins/streamproxy.cpp:477::Aproxy: MHD_start_daemon failed

 

system information is

 Profile:     Profile not Setting
 RamSystem:   Ramsystem not enabled
 Free memory: 888MB of total 968MB

 Kernel:   4.19.97-GentooPlayer-ST+
 ───────────────────────────────────────
 GentooPlayer   | 18:14 | lun 06/04/2020 
 ───────────────────────────────────────
 v2.12      | Raspberry Pi 3B/3B+ (aarch64)
 ───────────────────────────────────────
 wlan0       | 192.168.42.1
 ───────────────────────────────────────

Players Info:
Squeezelite-R2          [Disabled]
Squeezelite             [Disabled]
Networkaudiod           [Disabled]
LigitechMediaServer     [Disabled]
BubbleUpnp              [Disabled]
HQPlayer Embedded       [Disabled]
Mpd                     [Enabled]
UpMpdCli                [Enabled]
RoonBridge              [Disabled]
RoonServer              [Disabled]
Mpd-Sima                [Disabled]
MYmpd                   [Disabled]
minimserver             [Disabled]
shairport-sync          [Disabled]

*** Scanning for playback devices ***
Card 0, ID `sndallodigione', name `snd_allo_digione'
  Device 0, ID `Allo DigiOne HiFi wm8804-spdif-0', name `Allo DigiOne HiFi wm8804-spdif-0', 1 subdevices (1 available)
    2 channels, sampling rate 32000..192000 Hz
    Sample formats: S16_LE, S24_LE
    Buffer size range from 64 to 131072
    Period size range from 32 to 65536

      Subdevice 0, name `subdevice #0'


AUDIO CARDS
CARD    TYPE            ADDRESS            NAME
--------------------------------------------------------------------------------------------------------
    card0    Internal Audio card    card0 --> --         Allo DigiOne HiFi
card0    STATUS  --> closed
--------------------------------------------------------------------------------------------------------


Filesystem     Type      Size  Used Avail Use% Mounted on
/dev/root      ext4       14G  3.3G   11G  25% /
devtmpfs       devtmpfs   10M     0   10M   0% /dev
tmpfs          tmpfs      97M  304K   97M   1% /run
cgroup_root    tmpfs      10M     0   10M   0% /sys/fs/cgroup
shm            tmpfs     485M     0  485M   0% /dev/shm


[  OK  ] Root access verified.

 ─────────────────────────────────────────────────────
 Gentooplayer CPU Info
 Use cpu-governor to change CPU / performance options
 ─────────────────────────────────────────────────────
 Architecture |     aarch64
 Temp         |     50'c : 122'f  | Running warm, but safe.
 Governor     |     performance

                 Current Freq    Min Freq   Max Freq
 CPU0         |      1000 MHz      1000 MHz    1000 MHz
 CPU1         |      1000 MHz      1000 MHz    1000 MHz
 CPU2         |      1000 MHz      1000 MHz    1000 MHz
 CPU3         |      1000 MHz      1000 MHz    1000 MHz

[ INFO ] GentooPlayer-CPU_info | CPU current frequency, may be affected by this script, due to the processing required to run it.
 - if the temperature is not displayed, first run the command: sensors-detect --auto

Any idea? Thanks, nbpf

 

 

 

 

Link to comment
1 minute ago, nbpf said:

@antonellocaroli I have managed to get the wireless up and running, but there appear to be troubles with MPD and upmpdcli:

 


rpi6 /etc # /etc/init.d/mpd status
 * status: started
rpi6 /etc # /etc/init.d/mpd restart
 * Stopping mpd ...                                                                                                 [ ok ]
 * Starting mpd ...
Apr 06 18:10 : exception: bind to '0.0.0.0:6600' failed (continuing anyway, because binding to '[::]:6600' succeeded): Failed to bind socket: Address already in use                                                                          [ ok ]
rpi6 /etc # /etc/init.d/upmpdcli restart
 * Stopping upmpdcli ...                                                                                            [ ok ]
 * Starting upmpdcli ...                                                                                            [ ok ]
rpi6 /etc # less /var/log/upmpdcli.log 
rpi6 /etc # cat /var/log/upmpdcli.log 
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for gmusic because neither gmusicuser nor gmusicautostart are defined in the configuration
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for qobuz because neither qobuzuser nor qobuzautostart are defined in the configuration
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for spotify because neither spotifyuser nor spotifyautostart are defined in the configuration
:3:src/mediaserver/contentdirectory.cxx:180::ContentDirectory: not creating entry for tidal because neither tidaluser nor tidalautostart are defined in the configuration
:2:src/mediaserver/cdplugins/streamproxy.cpp:477::Aproxy: MHD_start_daemon failed

 

system information is


 Profile:     Profile not Setting
 RamSystem:   Ramsystem not enabled
 Free memory: 888MB of total 968MB

 Kernel:   4.19.97-GentooPlayer-ST+
 ───────────────────────────────────────
 GentooPlayer   | 18:14 | lun 06/04/2020 
 ───────────────────────────────────────
 v2.12      | Raspberry Pi 3B/3B+ (aarch64)
 ───────────────────────────────────────
 wlan0       | 192.168.42.1
 ───────────────────────────────────────

Players Info:
Squeezelite-R2          [Disabled]
Squeezelite             [Disabled]
Networkaudiod           [Disabled]
LigitechMediaServer     [Disabled]
BubbleUpnp              [Disabled]
HQPlayer Embedded       [Disabled]
Mpd                     [Enabled]
UpMpdCli                [Enabled]
RoonBridge              [Disabled]
RoonServer              [Disabled]
Mpd-Sima                [Disabled]
MYmpd                   [Disabled]
minimserver             [Disabled]
shairport-sync          [Disabled]

*** Scanning for playback devices ***
Card 0, ID `sndallodigione', name `snd_allo_digione'
  Device 0, ID `Allo DigiOne HiFi wm8804-spdif-0', name `Allo DigiOne HiFi wm8804-spdif-0', 1 subdevices (1 available)
    2 channels, sampling rate 32000..192000 Hz
    Sample formats: S16_LE, S24_LE
    Buffer size range from 64 to 131072
    Period size range from 32 to 65536

      Subdevice 0, name `subdevice #0'


AUDIO CARDS
CARD    TYPE            ADDRESS            NAME
--------------------------------------------------------------------------------------------------------
    card0    Internal Audio card    card0 --> --         Allo DigiOne HiFi
card0    STATUS  --> closed
--------------------------------------------------------------------------------------------------------


Filesystem     Type      Size  Used Avail Use% Mounted on
/dev/root      ext4       14G  3.3G   11G  25% /
devtmpfs       devtmpfs   10M     0   10M   0% /dev
tmpfs          tmpfs      97M  304K   97M   1% /run
cgroup_root    tmpfs      10M     0   10M   0% /sys/fs/cgroup
shm            tmpfs     485M     0  485M   0% /dev/shm


[  OK  ] Root access verified.

 ─────────────────────────────────────────────────────
 Gentooplayer CPU Info
 Use cpu-governor to change CPU / performance options
 ─────────────────────────────────────────────────────
 Architecture |     aarch64
 Temp         |     50'c : 122'f  | Running warm, but safe.
 Governor     |     performance

                 Current Freq    Min Freq   Max Freq
 CPU0         |      1000 MHz      1000 MHz    1000 MHz
 CPU1         |      1000 MHz      1000 MHz    1000 MHz
 CPU2         |      1000 MHz      1000 MHz    1000 MHz
 CPU3         |      1000 MHz      1000 MHz    1000 MHz

[ INFO ] GentooPlayer-CPU_info | CPU current frequency, may be affected by this script, due to the processing required to run it.
 - if the temperature is not displayed, first run the command: sensors-detect --auto

Any idea? Thanks, nbpf

What was the problem with the wifi?

 

192.168.42.1  is adresse for hotspot......?


 

Link to comment
Just now, antonellocaroli said:

What was the problem with the wifi?

 

192.168.42.1  is adresse for hotspot......?

 

This is the strange thing: I can see in my router that the device has an IP address (192.168.178.32) and I can ping and ssh to it

nicola@cirrus:~$ ping 192.168.178.32
PING 192.168.178.32 (192.168.178.32) 56(84) bytes of data.
64 bytes from 192.168.178.32: icmp_seq=1 ttl=64 time=2.48 ms
64 bytes from 192.168.178.32: icmp_seq=2 ttl=64 time=3.88 ms
nicola@cirrus:~$ ssh [email protected]
Password:
4.19.97-GentooPlayer-ST+
 ───────────────────────────────────────
 GentooPlayer   | 18:31 | lun 06/04/2020 
 ───────────────────────────────────────
 v2.12      | Raspberry Pi 3B/3B+ (aarch64)
 ───────────────────────────────────────
 wlan0       | 192.168.42.1
 ───────────────────────────────────────
 HomePage: www.gentooplayer.com
 ────────────────────────────────────────────
 home Return to this screen
 cpu-info View information about the CPU
 system-commands Displays the list of COMMANDS related to the system and RT
 players-commands View the list of COMMANDS related to the players/servers
 selectprofile Select the settings profile
 selectkernel Allows the choice between RT and non-RT kernels, and various configurations
 kernelupsw Update or change kernel version
 ramsystem Copying system to RAM
 gp-update Update Overlay and Script (execute this command from time to time)
 ────────────────────────────────────────────
 gp-menu Menu Viewer
 ────────────────────────────────────────────
rpi6 ~ #

but

rpi6 ~ # ifconfig wlan0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.42.1  netmask 255.255.255.0  broadcast 192.168.42.255
        inet6 2003:da:a70f:c900:6d22:7dd:db7b:a8a8  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::8b21:b3a8:6523:b9f8  prefixlen 64  scopeid 0x20<link>
        ether b8:27:eb:de:9a:05  txqueuelen 1000  (Ethernet)
        RX packets 14987  bytes 4912791 (4.6 MiB)
        RX errors 0  dropped 7  overruns 0  frame 0
        TX packets 9370  bytes 1581778 (1.5 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

 

Link to comment
6 hours ago, Patatorz said:

Hello, i just tried to update the intel microcode and during re-boot i have a message saying that "early_ucode.cpio not found" i press a key and another message saying "EFI_MEMMAP not enabled". Any opportunity to solve or should i re-install from scratch ?

Same error I was getting @antonellocaroli

 

@Patatorz you did not choose to uninstall here (crossed out) correct? at the same time install and uninstall

image.thumb.png.fb570de561fe5d7f1205a583848c05c0.png

Link to comment
8 minutes ago, luisma said:

Same error I was getting @antonellocaroli

 

@Patatorz you did not choose to uninstall here (crossed out) correct? at the same time install and uninstall

image.thumb.png.fb570de561fe5d7f1205a583848c05c0.png

 

it seems that with some CPUs, it doesn't charge the microcode, probably because for that particular signature there is no update...

 

 

5 minutes ago, luisma said:

is it possible to bridge the wifi and network interfaces together? having each a different ip and subnet?

you can have two different IPs, but the subnet is the same...

 

then if you want to do a real bridge:

 

https://wiki.gentoo.org/wiki/Network_bridge

Link to comment

Is there a gentoplayer wiki?

 

is there a simple guide to configuring the player to just run mpd and ethernet and then flip to ram mode.

 

i player around today and had it working, but I’m just hoping there is a more definitive guide to choosing the appropriate kernel etc.

 

my main aim is improved sq than AL which I was happy with.

Link to comment
1 minute ago, Aberrant-Decoder said:

Is there a gentoplayer wiki?

 

is there a simple guide to configuring the player to just run mpd and ethernet and then flip to ram mode.

 

i player around today and had it working, but I’m just hoping there is a more definitive guide to choosing the appropriate kernel etc.

 

my main aim is improved sq than AL which I was happy with.

Strange questions: to run MPD, just enable MPD in the web interface. Similarly for running the system in RAM. What do you mean by "appropriate"? What sounds better might depend on your system and ... on your ears!

Link to comment
51 minutes ago, nbpf said:

Strange questions: to run MPD, just enable MPD in the web interface. Similarly for running the system in RAM. What do you mean by "appropriate"? What sounds better might depend on your system and ... on your ears!

Thanks for replying, I see of course the options are there and used them but am still also a bit confused. When I went to run ram mode it’s preselections has more players then I needed for example.

 

and I have no idea which kernels to choose or how an outsider could possibly know which to choose for whatever reason 🙂

 

I also have a terrible habit of wasting loads of time lol, so that’s why I’m trying to find a source of educational knowledge on the product, and I’ve just read the 50 pages of the thread.

 

(ps i had been using a direct session via putty onto gento player, i now see the web interface is much more friendly for me)

 

Could anyone suggest to me the correct way to achieve the following.  I have an external usb drive (seagate), it has a folder on it called 'music'.   I therefore need to mount just that folder into the media/music folder.

 

I want to run in rammode, so dont want to fall foul of 1tb of music being loaded into ram.

 

I know previously, I would mount the seagate disk, using fstab, then mount again from that mount into the media/music folder.

Link to comment
55 minutes ago, Aberrant-Decoder said:

Qualcuno potrebbe suggerirmi il modo corretto di ottenere quanto segue. Ho un drive USB esterno (seagate), ha una cartella chiamata 'music'. Ho quindi bisogno di montare solo quella cartella nella cartella media / musica.

 

Voglio correre in rammode, quindi non voglio cadere fallo di 1 tb di musica caricata nel ram.

 

The external disks are absolutely not mounted in ram, they are excluded from the ramsystem, of course...

Link to comment
12 hours ago, Aberrant-Decoder said:

Thanks for replying, I see of course the options are there and used them but am still also a bit confused. When I went to run ram mode it’s preselections has more players then I needed for example.

 

and I have no idea which kernels to choose or how an outsider could possibly know which to choose for whatever reason 🙂

 

I also have a terrible habit of wasting loads of time lol, so that’s why I’m trying to find a source of educational knowledge on the product, and I’ve just read the 50 pages of the thread.

 

(ps i had been using a direct session via putty onto gento player, i now see the web interface is much more friendly for me)

 

Could anyone suggest to me the correct way to achieve the following.  I have an external usb drive (seagate), it has a folder on it called 'music'.   I therefore need to mount just that folder into the media/music folder.

 

I want to run in rammode, so dont want to fall foul of 1tb of music being loaded into ram.

 

I know previously, I would mount the seagate disk, using fstab, then mount again from that mount into the media/music folder.

 

It is great that Antonello is offering different kernel and ramdisk options for those who like experimenting. If many users do so and report their observations in a reasonably precise and comparable way, this might even lead to new findings and eventually improved defaults.

 

But, to tell you the truth, I am personally not very interested in trying out all meaningful combinations and my experiences so far (both with own Raspbian based systems with and without RP kernels and, more recently, with GenTooPlayer) suggest that the differences are, if any and in my system and with my ears, negligible. The same holds for streaming (over wired or wireless) from another RPi running MinimServer as compared to streaming from a local drive and with MinimServer running on the same machine that also runs upmpdcli. The bottom line is that I use the default kernel and no ramdisk and my setup looks as follows:

 Profile:     Profile not Setting
 RamSystem:   Ramsystem not enabled
 Free memory: 779MB of total 968MB

 Kernel:   4.19.97-GentooPlayer-ST+
 ───────────────────────────────────────
 GentooPlayer   | 10:29 | mer 08/04/2020 
 ───────────────────────────────────────
 v2.12      | Raspberry Pi 3B/3B+ (aarch64)
 ───────────────────────────────────────
 wlan0       | 192.168.178.32
 ───────────────────────────────────────

Players Info:
Squeezelite-R2          [Disabled]
Squeezelite             [Disabled]
Networkaudiod           [Disabled]
LigitechMediaServer     [Disabled]
BubbleUpnp              [Disabled]
HQPlayer Embedded       [Disabled]
Mpd                     [Enabled]
UpMpdCli                [Enabled]
RoonBridge              [Disabled]
RoonServer              [Disabled]
Mpd-Sima                [Disabled]
MYmpd                   [Disabled]
minimserver             [Enabled]
shairport-sync          [Disabled]

*** Scanning for playback devices ***
Card 0, ID `sndallodigione', name `snd_allo_digione'
  Device 0, ID `Allo DigiOne HiFi wm8804-spdif-0', name `Allo DigiOne HiFi wm8804-spdif-0', 1 subdevices (1 available)
    2 channels, sampling rate 32000..192000 Hz
    Sample formats: S16_LE, S24_LE
    Buffer size range from 64 to 131072
    Period size range from 32 to 65536

      Subdevice 0, name `subdevice #0'


AUDIO CARDS
CARD    TYPE            ADDRESS            NAME
--------------------------------------------------------------------------------------------------------
    card0    Internal Audio card    card0 --> --         Allo DigiOne HiFi
card0    STATUS  --> closed
--------------------------------------------------------------------------------------------------------


Filesystem     Type      Size  Used Avail Use% Mounted on
/dev/root      ext4       14G  3.3G   11G  25% /
devtmpfs       devtmpfs   10M     0   10M   0% /dev
tmpfs          tmpfs      97M  320K   97M   1% /run
cgroup_root    tmpfs      10M     0   10M   0% /sys/fs/cgroup
shm            tmpfs     485M     0  485M   0% /dev/shm
/dev/sda1      ext4      916G  476G  394G  55% /media/sd


[  OK  ] Root access verified.

 ─────────────────────────────────────────────────────
 Gentooplayer CPU Info
 Use cpu-governor to change CPU / performance options
 ─────────────────────────────────────────────────────
 Architecture |     aarch64
 Temp         |     52'c : 125'f  | Running warm, but safe.
 Governor     |     performance

                 Current Freq    Min Freq   Max Freq
 CPU0         |      1000 MHz      1000 MHz    1000 MHz
 CPU1         |      1000 MHz      1000 MHz    1000 MHz
 CPU2         |      1000 MHz      1000 MHz    1000 MHz
 CPU3         |      1000 MHz      1000 MHz    1000 MHz

[ INFO ] GentooPlayer-CPU_info | CPU current frequency, may be affected by this script, due to the processing required to run it.
 - if the temperature is not displayed, first run the command: sensors-detect --auto

I also do all settings via the web interface, the only exception is a short script

rpi6 ~ # cat poweroffUSB.bash 
#!/bin/bash

EXPECTED_NARGS=0

if [ $# -ne $EXPECTED_NARGS ]
then 
    echo "Usage: `basename $0`"
else
    /opt/minimserver/bin/stopall
    umount /media/sd
    echo '1-1' | tee /sys/bus/usb/drivers/usb/unbind
fi
rpi6 ~ # ./poweroffUSB.bash 
Stopping MinimServer process 1955
1-1
rpi6 ~ #

 

that I use to stop MinimServer and power off the USB bus. This brings the consumption of my RPi3 down from about 0.5A to about 0.25A. If I want to use MinimServer again, I just reboot the system.

Link to comment

Antonello:

 

I don't know if you would know what happened but the dual home mode with PC's running the 4.19 kernel works flawless, as soon as you upgrade to the 5.xx kernel a dual homed system stops working, at least with HQPe and NAA, this happened to me as well with Audiolinux, I don't know why

 

Link to comment
6 hours ago, luisma said:

Antonello:

 

I don't know if you would know what happened but the dual home mode with PC's running the 4.19 kernel works flawless, as soon as you upgrade to the 5.xx kernel a dual homed system stops working, at least with HQPe and NAA, this happened to me as well with Audiolinux, I don't know why

 

I didn't really understand the problem,
when using the 5.x kernel 
Hqpe can't find networkaudiod on another pc?

Link to comment

Yes exactly, this is not a request or anything like it of course as I know you have nothing to do with the kernel, I just would love to know what's going on to be able to use the latest kernels, it also happens on Audiolinux same exact issue, as a matter of fact it worked on the first few 5. xx kernels up to a point and then it stopped and never worked ever since, let me find out the last kernel it worked that I know off and will post it

 

I suspect it must be related to multicast or IPv6 operation but don't know.

 

Link to comment
43 minutes ago, luisma said:

The last 5.xx version that I know of that worked with the dual homed server running HQPe with an NAA was

 

linux-rt-bfq-5.2.21.rt13-6-x86_64

 

After that version multi homed discovery (on the server side which is the multihomed PC as the NAA is single home) stopped working

I'm not quite clear on that...

but in my lan, it works...

 

image.png.b73b07e77d9a1252b35391ee21416f40.png

 

image.png.10590ff23cb6a1b2e2ee77fc2e63c8b3.png

 

GentooPlayerRpi64 ~ # networkaudiod 
[networkaudiod] (11141): networkaudiod Copyright (C) 2011-2020 Jussi Laako / Signalyst. All rights reserved.
[networkaudiod] (11141): create alsa engine
[networkaudiod] (11141): listen discovery on ::
[networkaudiod] (11141): listen discovery on 0.0.0.0
[networkaudiod] (11141): discovery from 192.168.178.70:33803
[networkaudiod] (11141): discovery from 192.168.178.70:33803
[networkaudiod] (11141): connection from 192.168.178.70:39454
sh: /etc/networkaudiod/onconnected: No such file or directory
[networkaudiod] (11141): asoundlib version: 1.2.2
[networkaudiod] (11141): Found ALSA device: hw:CARD=DAC,DEV=0 - I-Sabre Q2M DAC: I-Sabre Q2M DAC i-sabre-codec-i2c.1-0048-0
[networkaudiod] (11141): Found ALSA device: hw:CARD=J20,DEV=0 - JLsounds Hi-Rez Audio 2.0: USB Audio
[networkaudiod] (11141): begin disconnection
sh: /etc/networkaudiod/ondisconnected: No such file or directory
[networkaudiod] (11141): disconnected 192.168.178.70:39454
[networkaudiod] (11141): discovery from 192.168.178.70:43938
[networkaudiod] (11141): discovery from 192.168.178.70:43938
[networkaudiod] (11141): connection from 192.168.178.70:39460
sh: /etc/networkaudiod/onconnected: No such file or directory
[networkaudiod] (11141): asoundlib version: 1.2.2
[networkaudiod] (11141): Found ALSA device: hw:CARD=DAC,DEV=0 - I-Sabre Q2M DAC: I-Sabre Q2M DAC i-sabre-codec-i2c.1-0048-0
[networkaudiod] (11141): Found ALSA device: hw:CARD=J20,DEV=0 - JLsounds Hi-Rez Audio 2.0: USB Audio
[networkaudiod] (11141): begin disconnection
sh: /etc/networkaudiod/ondisconnected: No such file or directory
[networkaudiod] (11141): disconnected 192.168.178.70:39460
[networkaudiod] (11141): discovery from 192.168.178.70:46785
[networkaudiod] (11141): discovery from 192.168.178.70:46785
[networkaudiod] (11141): connection from 192.168.178.70:39466
sh: /etc/networkaudiod/onconnected: No such file or directory
[networkaudiod] (11141): asoundlib version: 1.2.2
[networkaudiod] (11141): Found ALSA device: hw:CARD=DAC,DEV=0 - I-Sabre Q2M DAC: I-Sabre Q2M DAC i-sabre-codec-i2c.1-0048-0
[networkaudiod] (11141): Found ALSA device: hw:CARD=J20,DEV=0 - JLsounds Hi-Rez Audio 2.0: USB Audio
[networkaudiod] (11141): begin disconnection
sh: /etc/networkaudiod/ondisconnected: No such file or directory
[networkaudiod] (11141): disconnected 192.168.178.70:39466
[networkaudiod] (11141): connection from 192.168.178.70:39468
sh: /etc/networkaudiod/onconnected: No such file or directory
[networkaudiod] (11141): Input set channels: 2 (2)
[networkaudiod] (11141): Input supports DSD with any base rate
[networkaudiod] (11141): asoundlib version: 1.2.2
[networkaudiod] (11141): ALSA output device: hw:CARD=J20,DEV=0
[networkaudiod] (11141): ALSA output control element: Keep Interface
[networkaudiod] (11141): ALSA output control element: XMOS Internal Clock Validity
[networkaudiod] (11141): ALSA output control element: Playback Channel Map
[networkaudiod] (11141): ALSA output access mode: RW_INTERLEAVED
[networkaudiod] (11141): ALSA output PCM format: S32_LE
[networkaudiod] (11141): ALSA output no resolution information available for this device
[networkaudiod] (11141): ALSA output PCM bits: 32
[networkaudiod] (11141): ALSA output PCM physical width: 32
[networkaudiod] (11141): ALSA output PCM rates: 44100 - 384000
[networkaudiod] (11141): ALSA output DSD format: DSD_U32_BE
[networkaudiod] (11141): ALSA output DSD bits: 32
[networkaudiod] (11141): ALSA output DSD physical width: 32
[networkaudiod] (11141): ALSA output DSD rates: 1411200 - 12288000
[networkaudiod] (11141): ALSA output rate available: 44100
[networkaudiod] (11141): ALSA output rate available: 48000
[networkaudiod] (11141): ALSA output rate available: 88200
[networkaudiod] (11141): ALSA output rate available: 96000
[networkaudiod] (11141): ALSA output rate available: 176400
[networkaudiod] (11141): ALSA output rate available: 192000
[networkaudiod] (11141): ALSA output rate available: 352800
[networkaudiod] (11141): ALSA output rate available: 384000
[networkaudiod] (11141): ALSA output backend initialized
[networkaudiod] (11141): ALSA output PCM format available: 44100/32/2
[networkaudiod] (11141): ALSA output PCM format available: 48000/32/2
[networkaudiod] (11141): ALSA output PCM format available: 88200/32/2
[networkaudiod] (11141): ALSA output PCM format available: 96000/32/2
[networkaudiod] (11141): ALSA output PCM format available: 176400/32/2
[networkaudiod] (11141): ALSA output PCM format available: 192000/32/2
[networkaudiod] (11141): ALSA output PCM format available: 352800/32/2
[networkaudiod] (11141): ALSA output PCM format available: 384000/32/2
[networkaudiod] (11141): ALSA output DSD format available: 2822400/1/2
[networkaudiod] (11141): ALSA output DSD format available: 3072000/1/2
[networkaudiod] (11141): ALSA output DSD format available: 5644800/1/2
[networkaudiod] (11141): ALSA output DSD format available: 6144000/1/2
[networkaudiod] (11141): ALSA output DSD format available: 11289600/1/2
[networkaudiod] (11141): ALSA output DSD format available: 12288000/1/2
sh: /etc/networkaudiod/onstart: No such file or directory
[networkaudiod] (11141): start 384000/32/2 [pcm]
[networkaudiod] (11141): ALSA output set channels: 2 (2)
[networkaudiod] (11141): ALSA output set sampling rate: 384000 (384000)
[networkaudiod] (11141): enter streaming mode
[networkaudiod] (11141): ALSA output engine starting...
[networkaudiod] (11141): ALSA output set hardware parameters for requested rate: 384000
[networkaudiod] (11141): ALSA output channels: 2 - 2
[networkaudiod] (11141): ALSA output active channels: 2
[networkaudiod] (11141): ALSA output number of periods: 2
[networkaudiod] (11141): ALSA output period times: 125 - 170667
[networkaudiod] (11141): ALSA output period sizes: 48 - 65536
[networkaudiod] (11141): ALSA output period time: 100000
[networkaudiod] (11141): ALSA output period size: 38400
[networkaudiod] (11141): ALSA output engine started at: 384000 (384000)
[networkaudiod] (11141): ALSA output engine running...

only the rpi kernel, where nad runs, is 4.19...

I have to do a test with two PCs with 5.x kernel

Link to comment

whenever i boot, a message is displayed to say haveged: stopping due to signal 15 (right after "Starting local"). I googled it, and it talks about a lack of entropy.  I see the last entropy estimate as 7.995.  

 

I think this is then causing a 1-2 min delay in the boot (maybe while it builds entropy?).

 

Any suggestions ?

 

 

Link to comment
16 hours ago, luisma said:

The last 5.xx version that I know of that worked with the dual homed server running HQPe with an NAA was

 

linux-rt-bfq-5.2.21.rt13-6-x86_64

 

After that version multi homed discovery (on the server side which is the multihomed PC as the NAA is single home) stopped working

I just tried two computers on the net now.
one with 5.5.0 kernel and the other with 5.4.13
the first with Hqpe and the second with nad, it connects without problems...

how do you connect the two computers?

Link to comment
2 minutes ago, Aberrant-Decoder said:

whenever i boot, a message is displayed to say haveged: stopping due to signal 15 (right after "Starting local"). I googled it, and it talks about a lack of entropy.  I see the last entropy estimate as 7.995.  

 

I think this is then causing a 1-2 min delay in the boot (maybe while it builds entropy?).

 

Any suggestions ?

 

 

it's not a problem...

is something I put in, and also added a 60-second sleep...

This is only visible on systems without a graphical interface. Where you assume you don't use a screen...

Even if you see that wait, the system is already reachable both via ssh and web interface, if you want to login directly you have to wait.

Link to comment
Just now, antonellocaroli said:

it's not a problem...

is something I put in, and also added a 60-second sleep...

This is only visible on systems without a graphical interface. Where you assume you don't use a screen...

Even if you see that wait, the system is already reachable both via ssh and web interface, if you want to login directly you have to wait.

ok thanks, i can see that the system is accessible thanks, as the mpd client kicks off the mpd server at about that same point in time.  just an fyi, i'm running in normal console mode, so after the delay, it will prompt me for login detail then show the command line menu.

Link to comment
Just now, antonellocaroli said:

That's right, what's the problem?

i was waiting to log in 🙂 as i'm going through the various configuration options, so it involves a lot of rebooting.  At each reboot i have to wait for the inserted delay to elapse 🙂 productivity dropping lol

i thought you were saying the delay would only occur if i was running without the console mode.

Link to comment
4 minutes ago, Aberrant-Decoder said:

i was waiting to log in 🙂 as i'm going through the various configuration options, so it involves a lot of rebooting.  At each reboot i have to wait for the inserted delay to elapse 🙂 productivity dropping lol

i thought you were saying the delay would only occur if i was running without the console mode.

why don't you access via ssh or via web interface from another pc or tablet?

so you don't have to wait

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