RuneAudio 0.5-beta for most Raspberry Pi models

Raspberry Pi related support

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby janui » 07 Jun 2019, 10:34

Hi mattra,
mattra wrote:...Usb card not showing up in Library...
Nothing has changed in this part of the Rune for a long time. Mounting USB drives has been a little slow for some time, but no real explanation for this. You could try rebooting after adding the extra drive.
janui
User avatar
janui
 
Posts: 698
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby mattra » 07 Jun 2019, 11:54

Hi Janui,
Thank you. I'll just keep trying then. It is annoying though, because a big part of my recent music is on the micro usb card.

When plugging the Micro usb in my other Rasp3 it is detected as always, and just plays (This Rasp3 had an old Runeaudio version, Ver. 0.4b build 20170229 Linux version 4.4.39-ARCH+ (frank@franks-ubuntu) (gcc version 4.8.3 20140106 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.01 - Linaro GCC 2013.11) ) #5 SMP Sat Feb 11 15:43:36 CET 2017)

Mattra
mattra
 
Posts: 37
Joined: 22 Apr 2016, 13:32

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby mattra » 07 Jun 2019, 14:53

Hi Janui,

Iffy and a bit slow indeed it is.

This morning I tried the usb card at least ten times, restarting the Raspberry3 each time, to my frustration, and no luck. This afternoon I plug it in, and it is detected immediately. The usb-gods must have changed their mind this afternoon...

Mattra
mattra
 
Posts: 37
Joined: 22 Apr 2016, 13:32

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby EZJstef » 07 Jun 2019, 20:04

janui wrote:Hi EZJstef,
This fix is needed at the moment: rune-ui-is-slow-t6829-10.html#p27995
If you have already done this you can post the first part of your debug (up to and including 'Loaded kernel modules (lsmod)').
janui


Hi Janui,
this the boring geek !

thanks for your help .... i have done you have told me but seems the same problem ...... start restart but i can have sometimes the UI running ok but if i switch off the access point .... impossible to get network via RJ45 , the same with wifi via my box and if i reboot it , impossible to get UI again with RJ45 connected and no access via the box network nothing is deteted !

first part of debug

[code]
###### System info ######
Linux version 4.14.34-1-ARCH (alarm@alarmpi) (gcc version 7.3.1 20180312 (GCC)) #1 SMP Tue May 15 00:50:02 CDT 2018

System time: Thu Feb 28 05:07:09 SST 2019
System load: 1.43 0.35 0.12 1/152 924
Hardware model: Raspberry Pi 3 Model B Rev 1.2
Linux version: 4.14.34-1-ARCH
RuneOS/UI: 0.5b (gearhead) - Experimental Beta 0.5 20180903
Git Branch: 0.5b
HW platform: RaspberryPi (08)
Build version: janui-20180903-10
PlayerID: 08c69cc879d49bd79d7bbca7696e6de336


###### Boot configuration (cat /boot/config.txt) ######
# Uncomment some or all of these to enable the optional hardware interfaces
# Params:
# i2c_arm Set to "on" to enable the ARM's i2c interface
# (default "off")
# i2c_vc Set to "on" to enable the i2c interface
# usually reserved for the VideoCore processor
# (default "off")
# i2c_arm_baudrate Set the baudrate of the ARM's i2c interface
# (default "100000")
# i2c_vc_baudrate Set the baudrate of the VideoCore i2c interface
# (default "100000")
# i2c_baudrate An alias for i2c_arm_baudrate
# i2s Set to "on" to enable the i2s interface
# (default "off")
# spi Set to "on" to enable the spi interfaces
# (default "off")
# act_led_trigger Choose which activity the LED tracks.
# Use "heartbeat" for a nice load indicator.
# (default "mmc")
# act_led_activelow Set to "on" to invert the sense of the LED
# (default "off")
# act_led_gpio Set which GPIO pin to use for the activity LED
# (in case you want to connect it to an external
# device)
# (default "16" on a non-Plus board, "47" on a
# Plus or Pi 2)
# N.B. It is recommended to only enable those interfaces that are needed.
# Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc
# interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
# Note also that i2c, i2c_arm and i2c_vc are aliases for the physical
# interfaces i2c0 and i2c1. Use of the numeric variants is still possible
# but deprecated because the ARM/VC assignments differ between board
# revisions. The same board-specific mapping applies to i2c_baudrate,
# and the other i2c baudrate parameters.
## RuneAudio HDMI & 3,5mm jack
dtparam=audio=on
## RuneAudio I2S-Settings
dtoverlay=rpi-dac
# Uncomment to enable the lirc-rpi module
# Params: gpio_out_pin GPIO pin for output (default "17")
# gpio_in_pin GPIO pin for input (default "18")
# gpio_in_pull Pull up/down/off on the input pin
# (default "down")
# sense Override the IR receive auto-detection logic:
# (default "-1")
# softcarrier Turn the software carrier "on" or "off"
# (default "on")
# (default "off")
# LCD settings
# 180 degrees
# Normal
lcd_rotate=0
## Boot splash
# set to 1 to disable or 0 to enable boot splash
disable_splash=1
# Uncomment if you get no picture on HDMI for a default "safe" mode
# Uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
# Uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
# Uncomment to force a console size. By default it will be display's size minus
# overscan.
# Uncomment if hdmi display is not detected and composite is being output
# Uncomment to force a specific HDMI mode (this will force VGA)
# Uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
# Uncomment to set monitor mode to DMT
# Uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
# setting the max usb current to 1200mA
max_usb_current=1
# memory options
gpu_mem=16
## Some overclocking settings, governor is set to on-demand as standard
## The values below are valid for the B+ and Zero models
## Overclocking should not be needed for the 2B, 3B and 3B+ models
## See your documentation for A and B models
## None
## Modest
## Medium
## High
## Turbo
## General CPU settings
force_turbo=1
# Lowering max CPU temperature from 85 (standard) to 70 or 75 degrees gives some protection when (force) turbo is set
# If the max temp is reached the cpu will autmatically be throttled back
# Boot delay sometimes needs to be set to higher values when overclocking is enabled
# Default boot delay is 1 second, 3B+ needs a delay of 2
boot_delay=2
initramfs initramfs-linux.img followkernel


##################################################


###### System load statistics (procinfo -H) ######
Memory: Total Used Free Buffers
RAM: 973.57MiB 244.45MiB 729.12MiB 21.30MiB
Swap: 0.00B 0.00B 0.00B

Bootup: Thu Feb 28 05:06:30 2019 Load average: 1.43 0.35 0.12 1/154 941

user : 00:00:30.07 19.5% page in : 122640
nice : 00:00:04.07 2.6% page out: 10304
system: 00:00:15.05 9.8% page act: 12338
IOwait: 00:00:14.03 9.1% page dea: 0
hw irq: 00:00:00.00 0.0% page flt: 200712
sw irq: 00:00:00.33 0.2% swap in : 0
idle : 00:01:30.70 58.8% swap out: 0
uptime: 00:00:39.64 context : 74418

irq 16: 0 irq 54: 3479
irq 17: 11982 irq 55: 0
irq 21: 0 irq 56: 0
irq 23: 55 irq 59: 0
irq 24: 2 irq 62: 35769
irq 46: 0 irq 86: 185
irq 48: 0 irq 87: 4611
irq 50: 0 irq 92: 5432
irq 51: 15

mmcblk0 3364r 1 mmcblk0p2 3199r
mmcblk0p1 85r

eth0 TX 0.00B RX 0.00B wlan0 TX 4.85KiB RX 0.00B
lo TX 333.24KiB RX 333.24KiB


###### Active processes (pstree) ######
systemd-+-avahi-daemon---avahi-daemon
|-cmd_async---sh---debug_collector---sh---pstree
|-dbus-daemon
|-devmon---udevil
|-dnsmasq
|-haveged
|-hciattach
|-hostapd
|-mpd---4*[{mpd}]
|-nginx---nginx
|-php-fpm---3*[php-fpm]
|-python
|-redis-server---3*[{redis-server}]
|-rune_PL_wrk
|-rune_SY_wrk
|-sh---sleep
|-shairport-sync---2*[{shairport-sync}]
|-sshd
|-systemd-journal
|-systemd-resolve
|-systemd-timesyn---{systemd-timesyn}
`-systemd-udevd-+-9*[systemd-udevd]
`-systemd-udevd---refresh_ao


###### Audio backend ######
Advanced Linux Sound Architecture Driver Version k4.14.34-1-ARCH.

Card list: (/proc/asound/cards)
--------------------------------------------------
0 [sndrpirpidac ]: snd_rpi_rpi_dac - snd_rpi_rpi_dac
snd_rpi_rpi_dac
1 [ALSA ]: bcm2835_alsa - bcm2835 ALSA
bcm2835 ALSA


PLAYBACK devices: (aplay -l)
--------------------------------------------------
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpirpidac [snd_rpi_rpi_dac], device 0: RPi-DAC HiFi pcm1794a-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 7/7
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
card 1: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0


PCM devices: (aplay -L)
--------------------------------------------------
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
default:CARD=sndrpirpidac
snd_rpi_rpi_dac,
Default Audio Device
sysdefault:CARD=sndrpirpidac
snd_rpi_rpi_dac,
Default Audio Device
default:CARD=ALSA
bcm2835 ALSA, bcm2835 ALSA
Default Audio Device
sysdefault:CARD=ALSA
bcm2835 ALSA, bcm2835 ALSA
Default Audio Device


Simple mixer controls: (amixer scontrols)
--------------------------------------------------
card 0:
no mixer scontrols

card 1:
Simple mixer control 'PCM',0


Mixer controls: (amixer controls)
--------------------------------------------------
card 0:
no mixer controls

card 1:
numid=3,iface=MIXER,name='PCM Playback Route'
numid=2,iface=MIXER,name='PCM Playback Switch'
numid=1,iface=MIXER,name='PCM Playback Volume'
numid=5,iface=PCM,name='IEC958 Playback Con Mask'
numid=4,iface=PCM,name='IEC958 Playback Default'


MPD audio outputs status: (mpc outputs)
--------------------------------------------------
Output 1 (bcm2835 ALSA_2) is disabled
Output 2 (bcm2835 ALSA_1) is disabled
Output 3 (snd_rpi_rpi_dac) is enabled

MPD statistics: (mpc stats)
--------------------------------------------------
Artists: 0
Albums: 0
Songs: 0

Play Time: 0 days, 0:00:00
Uptime: 0 days, 0:00:15
DB Updated: Thu Feb 28 05:07:45 2019
DB Play Time: 0 days, 0:00:00

###### mpd version ######
Music Player Daemon 0.20.20

Copyright (C) 2003-2007 Warren Dukes
Copyright 2008-2017 Max Kellermann
This is free software; see the source for copying conditions. There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Database plugins:
simple proxy upnp

Storage plugins:
local smbclient nfs curl

Neighbor plugins:
smbclient upnp

Decoders plugins:
[mad] mp3 mp2
[vorbis] ogg oga
[oggflac] ogg oga
[flac] flac
[sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2
[audiofile] wav au aiff aif
[dsdiff] dff
[dsf] dsf
[faad] aac
[mpcdec] mpc
[ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve
[pcm]

Filters:
libsamplerate soxr

Tag plugins:
id3tag

Output plugins:
null fifo pipe alsa openal httpd

Encoder plugins:
null vorbis wave flac

Input plugins:
file alsa curl ffmpeg smbclient nfs mms

Playlist plugins:
extm3u m3u pls xspf asx rss soundcloud flac cue embcue

Protocols:
file:// http:// https:// mms:// mmsh:// mmst:// mmsu:// gopher:// rtp:// rtsp:// rtmp:// rtmpt:// rtmps:// smb:// nfs:// alsa://

Other features:
avahi epoll icu inotify systemd tcp un

###### mpd.conf ######
###################################
# Auto generated mpd.conf file
# please DO NOT edit it manually!
# Use RuneUI MPD config section
###################################

log_level "default"
log_file "/var/log/runeaudio/mpd.log"
state_file "/var/lib/mpd/mpdstate"
zeroconf_enabled "yes"
zeroconf_name "RuneAudio"
bind_to_address "/run/mpd.sock"
bind_to_address "any"
port "6600"
max_connections "20"
user "mpd"
group "audio"
db_file "/var/lib/mpd/mpd.db"
sticker_file "/var/lib/mpd/sticker.sql"
pid_file "/var/run/mpd/pid"
music_directory "/mnt/MPD"
playlist_directory "/var/lib/mpd/playlists"
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
auto_update "no"
filesystem_charset "UTF-8"
id3v1_encoding "UTF-8"
volume_normalization "no"
audio_buffer_size "4096"
buffer_before_play "10%"
gapless_mp3_playback "yes"
mixer_type "software"

input {
plugin "curl"
}

decoder {
plugin "ffmpeg"
enabled "yes"
}
# MPD version number: 0.20.20


resampler {
plugin "soxr"
quality "very high"
}
replaygain "off"

audio_output {
name "bcm2835 ALSA_2"
type "alsa"
device "hw:1,0"
auto_resample "no"
auto_format "no"
}

audio_output {
name "bcm2835 ALSA_1"
type "alsa"
device "hw:1,0"
auto_resample "no"
auto_format "no"
}

audio_output {
name "snd_rpi_rpi_dac"
type "alsa"
device "hw:0,0"
auto_resample "no"
auto_format "no"
}


###### Kernel optimization parameters ######
hardware platform: RaspberryPi
current orionprofile: RuneAudio


kernel scheduler for mmcblk0: [noop] deadline cfq
/proc/sys/vm/swappiness: 0
/proc/sys/kernel/sched_latency_ns: 4500000
/proc/sys/kernel/sched_rt_period_us: 1000000
/proc/sys/kernel/sched_rt_runtime_us: 950000
/proc/sys/kernel/sched_autogroup_enabled: 1
/proc/sys/kernel/sched_rr_timeslice_ms: 100
/proc/sys/kernel/sched_min_granularity_ns: 2250000
/proc/sys/kernel/sched_wakeup_granularity_ns: 3000000


###### Kernel module snd_usb_audio settings ######
Error opening module snd_usb_audio

###### Systemd active startup scripts (ls -lah /etc/systemd/system/multi-user.target.wants/) ######
total 8.0K
drwxr-xr-x 2 root root 4.0K Feb 28 2019 .
drwxr-xr-x 6 root root 4.0K Feb 28 2019 ..
lrwxrwxrwx 1 root root 44 Jan 29 2017 amixer-webui.service -> /usr/lib/systemd/system/amixer-webui.service
lrwxrwxrwx 1 root root 44 Feb 14 2015 avahi-daemon.service -> /usr/lib/systemd/system/avahi-daemon.service
lrwxrwxrwx 1 root root 41 Mar 12 2018 brcm43438.service -> /usr/lib/systemd/system/brcm43438.service
lrwxrwxrwx 1 root root 39 Feb 8 2015 haveged.service -> /usr/lib/systemd/system/haveged.service
lrwxrwxrwx 1 root root 44 Mar 11 2016 mpd-watchdog.service -> /usr/lib/systemd/system/mpd-watchdog.service
lrwxrwxrwx 1 root root 44 Feb 28 2019 netctl-auto@wlan0.service -> /usr/lib/systemd/system/netctl-auto@.service
lrwxrwxrwx 1 root root 47 Feb 28 2019 netctl-ifplugd@eth0.service -> /usr/lib/systemd/system/netctl-ifplugd@.service
lrwxrwxrwx 1 root root 37 Feb 14 2015 nginx.service -> /usr/lib/systemd/system/nginx.service
lrwxrwxrwx 1 root root 37 Feb 14 2015 redis.service -> /usr/lib/systemd/system/redis.service
lrwxrwxrwx 1 root root 40 Mar 19 2016 remote-fs.target -> /usr/lib/systemd/system/remote-fs.target
lrwxrwxrwx 1 root root 45 Feb 14 2015 rune_shutdown.service -> /usr/lib/systemd/system/rune_shutdown.service
lrwxrwxrwx 1 root root 43 Feb 14 2015 rune_SY_wrk.service -> /usr/lib/systemd/system/rune_SY_wrk.service
lrwxrwxrwx 1 root root 36 Feb 8 2015 sshd.service -> /usr/lib/systemd/system/sshd.service
lrwxrwxrwx 1 root root 48 Mar 12 2018 systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service


###### Filesystem mounts ######
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
dev /dev devtmpfs rw,nosuid,relatime,size=491280k,nr_inodes=122820,mode=755 0 0
run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
/dev/mmcblk0p2 / ext4 rw,relatime,stripe=32679,data=ordered 0 0
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
cgroup2 /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0
cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0
bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=1281 0 0
mqueue /dev/mqueue mqueue rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
tmpfs /tmp tmpfs rw,nosuid,nodev 0 0
configfs /sys/kernel/config configfs rw,relatime 0 0
var-tmp /var/tmp tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
http-tmp /srv/http/tmp tmpfs rw,nosuid,nodev,noatime,size=5120k,uid=33,gid=33 0 0
logs /var/log tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
rune-logs /var/log/runeaudio tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
/dev/mmcblk0p1 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0


###### Filesystem mounts - free space (df -h) ######
Filesystem Size Used Avail Use% Mounted on
dev 480M 0 480M 0% /dev
run 487M 19M 469M 4% /run
/dev/mmcblk0p2 3.5G 3.0G 390M 89% /
tmpfs 487M 0 487M 0% /dev/shm
tmpfs 487M 0 487M 0% /sys/fs/cgroup
tmpfs 487M 0 487M 0% /tmp
var-tmp 5.0M 0 5.0M 0% /var/tmp
http-tmp 5.0M 4.0K 5.0M 1% /srv/http/tmp
logs 5.0M 8.0K 5.0M 1% /var/log
rune-logs 5.0M 24K 5.0M 1% /var/log/runeaudio
/dev/mmcblk0p1 100M 21M 80M 21% /boot


###### Filesystem mounts - partitions (parted -ls) ######
Model: SD USD (sd/mmc)
Disk /dev/mmcblk0: 8069MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number Start End Size Type File system Flags
1 1049kB 106MB 105MB primary fat16 lba
2 106MB 3986MB 3880MB primary ext4


###### Loaded kernel modules (lsmod) ######
Module Size Used by
iptable_filter 16384 1
xt_conntrack 16384 1
ipt_MASQUERADE 16384 1
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
iptable_nat 16384 1
nf_conntrack_ipv4 16384 3
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
nf_nat_ipv4 16384 1 iptable_nat
nf_nat 28672 2 nf_nat_masquerade_ipv4,nf_nat_ipv4
nf_conntrack 122880 6 nf_conntrack_ipv4,ipt_MASQUERADE,nf_nat_masquerade_ipv4,xt_conntrack,nf_nat_ipv4,nf_nat
hci_uart 49152 1
btbcm 16384 1 hci_uart
serdev 20480 1 hci_uart
bluetooth 360448 3 hci_uart,btbcm
ecdh_generic 28672 1 bluetooth
evdev 24576 0
joydev 20480 0
brcmfmac 217088 0
brcmutil 16384 1 brcmfmac
cfg80211 577536 1 brcmfmac
snd_bcm2835 32768 0
snd_soc_pcm1794a 16384 1
snd_soc_rpi_dac 16384 0
snd_soc_bcm2835_i2s 16384 2
snd_soc_core 176128 3 snd_soc_pcm1794a,snd_soc_rpi_dac,snd_soc_bcm2835_i2s
snd_compress 20480 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
rpi_backlight 16384 0
snd_pcm 94208 4 snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_bcm2835,snd_soc_core
rpi_ft5406 16384 0
bcm2835_rng 16384 0
snd_timer 32768 1 snd_pcm
rng_core 16384 1 bcm2835_rng
snd 65536 5 snd_compress,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
fixed 16384 0
uio_pdrv_genirq 16384 0
uio 16384 1 uio_pdrv_genirq
sch_fq_codel 20480 2
crypto_user 16384 0
ip_tables 24576 2 iptable_filter,iptable_nat
x_tables 24576 4 ip_tables,iptable_filter,ipt_MASQUERADE,xt_conntrack
ipv6 438272 44


###### Network listening sockets (netstat -lnp) ######
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 692/shairport-sync
tcp 0 0 0.0.0.0:6600 0.0.0.0:* LISTEN 514/mpd
tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 325/redis-server 12
tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 253/systemd-resolve
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/init
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 265/python
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 330/nginx: master p
tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 330/nginx: master p
tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 330/nginx: master p
tcp 0 0 192.168.5.1:53 0.0.0.0:* LISTEN 760/dnsmasq
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 760/dnsmasq
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 323/sshd
tcp6 0 0 :::5000 :::* LISTEN 692/shairport-sync
tcp6 0 0 :::5355 :::* LISTEN 253/systemd-resolve
tcp6 0 0 :::111 :::* LISTEN 1/init
tcp6 0 0 :::22 :::* LISTEN 323/sshd
udp 0 0 0.0.0.0:34864 0.0.0.0:* 258/avahi-daemon: r
udp 0 0 192.168.5.1:53 0.0.0.0:* 760/dnsmasq
udp 0 0 127.0.0.1:53 0.0.0.0:* 760/dnsmasq
udp 0 0 127.0.0.53:53 0.0.0.0:* 253/systemd-resolve
udp 0 0 0.0.0.0:67 0.0.0.0:* 760/dnsmasq
udp 0 0 0.0.0.0:111 0.0.0.0:* 1/init
udp 0 0 0.0.0.0:5353 0.0.0.0:* 258/avahi-daemon: r
udp 0 0 0.0.0.0:5355 0.0.0.0:* 253/systemd-resolve
udp6 0 0 :::111 :::* 1/init
udp6 0 0 :::5355 :::* 253/systemd-resolve
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node PID/Program name Path
unix 2 [ ACC ] STREAM LISTENING 1284 1/init /run/rpcbind.sock
unix 2 [ ACC ] SEQPACKET LISTENING 1298 1/init /run/udev/control
unix 2 [ ACC ] STREAM LISTENING 1311 1/init /run/systemd/journal/stdout
unix 2 [ ACC ] SEQPACKET LISTENING 1332 1/init /run/systemd/coredump
unix 2 [ ACC ] STREAM LISTENING 13685 1/init /run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 13689 1/init /run/avahi-daemon/socket
unix 2 [ ACC ] STREAM LISTENING 16767 325/redis-server 12 /run/redis.sock
unix 2 [ ACC ] STREAM LISTENING 18358 514/mpd /run/mpd.sock
unix 2 [ ACC ] STREAM LISTENING 19928 753/php-fpm: master /var/run/php-command.sock
unix 2 [ ACC ] STREAM LISTENING 19931 753/php-fpm: master /var/run/php-db.sock
unix 2 [ ACC ] STREAM LISTENING 19934 753/php-fpm: master /var/run/php-display.sock
unix 2 [ ACC ] STREAM LISTENING 1269 1/init /run/systemd/private


###### Network established sockets (netstat -np) ######
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:41006 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:42190 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41382 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:42276 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41026 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41584 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41340 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41000 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41470 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41704 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41642 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41462 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41184 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:42090 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41878 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:42146 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41842 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:42198 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:40998 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:40958 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:42230 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:42304 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:41150 127.0.0.1:6379 TIME_WAIT -
EZJstef
 
Posts: 22
Joined: 03 Dec 2017, 18:47

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby eze » 12 Jun 2019, 16:22

Hello
as everyone else, I too have experienced an un-responsive GUI. I applied the temp. fix recommended and all is well for now. I am aware a permanent fix is in progress and thought i would add my 2 cents. I would prefer all these types of functions get removed all together. last fm, share track, dirble, Jamendo, album cover search can all go imo. even when dirble was up i found it easier just to register free at their web site and find stations there. same can be done probably with lastfm services. i add my own album art, not hard. concentrate on sound quality and bug free operation. would result in a cleaner GUI also
also, not sure if this is a bug, will try to reproduce, but i think over the last couple of months i have corrupted the system beyond repair a couple times by entering in a bogus web address when adding a new station.
dirble seems to still be down, maybe forever. found this alternative site that seems decent, better than dirble:

https://www.radioforest.net/
eze
 
Posts: 8
Joined: 13 Apr 2019, 13:33

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby eze » 12 Jun 2019, 16:56

Hello
to add to previous post regarding corrupt radio stream addresses. i just added a new station, and entered a bogus address. i was unable to delete the station. i did an "edit" and corrected the address and was able to play the station as well as delete. i think before i just left it there with a bad address and on the next reboot the system was corrupted to the point i coudnt do anything. dont really want to try to reproduce further as i dont want to do a complete re-install.
eze
 
Posts: 8
Joined: 13 Apr 2019, 13:33

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby eze » 12 Jun 2019, 20:42

Hello
i have an example of a bad radio link causing a crash. not bad but did require a reboot. i entered the following link straight from the website:
http://media.radiojackie.com:5873 
that killed MPD, requiring reboot.
eze
 
Posts: 8
Joined: 13 Apr 2019, 13:33

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby vennesch » 14 Jun 2019, 10:26

janui wrote:Hi mattra,
mattra wrote:...Usb card not showing up in Library...
Nothing has changed in this part of the Rune for a long time. Mounting USB drives has been a little slow for some time, but no real explanation for this. You could try rebooting after adding the extra drive.
janui

Same thing here. Finally got the libary (after some terminal commands) to update and the drive mounted. After reboot it says no drive mounted.. mounted the drive again and... have to rebuild whole library... hadn't this problem on buid 10 and previous builds
vennesch
 
Posts: 43
Joined: 25 Jul 2016, 21:12

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby eze » 15 Jun 2019, 14:51

Janui

A few weeks ago you gave me instructions to remove excess i2s driver options by deleting them from: nano /srv/http/app/templates/settings.php ( thanks for that ).
I would like to do the same for unwanted orion profiles ( sound signature ). Ideally I would like to just have Orion v3 - IQ Audio as the default and only option. I see them listed at : nano /srv/http/app/templates/settings.php -- but i am thinking i might run into trouble deleting default arch linux and/or "rune Audio" as i think the initial boot is to one of these. any advice / solution would be appreciated. thx for all the help.
eze
 
Posts: 8
Joined: 13 Apr 2019, 13:33

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby eze » 19 Jun 2019, 01:28

Janui

just to let you know --- deleting all orion profiles except the desired one worked fine. caused no problems.
eze
 
Posts: 8
Joined: 13 Apr 2019, 13:33

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 2 guests