RuneAudio+R e6

Raspberry Pi related support

Re: RuneAudio+R e6

Postby R101 » 26 Oct 2020, 13:37

rern wrote:
R101 wrote:After today's update, the system settings are not accessible from the menu.

Please post outputs:
Code: Select all
/srv/http/bash/system-data.sh
/srv/http/bash/system-data.sh | jq .


rern


@rern,

Not sure how long to wait, but both commands just hang.
(Pi 3B, rAudio-1, JLS I2S over USB)
R101
 
Posts: 343
Joined: 29 Apr 2016, 16:16

Re: RuneAudio+R e6

Postby rern » 26 Oct 2020, 14:51

RolandBlaze wrote:...
Have done this, the scan now finishes (It finished for me btw with just the buffer tweak and without the patch / new cmd script), but again now only 4 entries in "Albums" (had over 27,000 when the buffer tweak was still in place). Appears this buffer tweak is needed for me to see more than 4 albums in "Albums".
...

New setting, max_output_buffer_size, added to MPD page.

R101 wrote:
rern wrote:
R101 wrote:After today's update, the system settings are not accessible from the menu.

Please post outputs:
Code: Select all
/srv/http/bash/system-data.sh
/srv/http/bash/system-data.sh | jq .


Not sure how long to wait, but both commands just hang.

Found and fixed the bug. Please update again.

rern
rAudio @ https://github.com/rern/rAudio-1
Raspberry Pi 4B
Raspberry Pi 3B > SMSL M8 DAC
Raspberry Pi Zero W
User avatar
rern
 
Posts: 723
Joined: 14 Jul 2016, 08:15

Re: RuneAudio+R e6

Postby RolandBlaze » 26 Oct 2020, 15:34

Found and fixed the bug. Please update again.

New setting, max_output_buffer_size, added to MPD page.



@Rern, Thanks as always :) Works a treat.

Have just noticed that "cover art only" setting doesn't seem to work anymore.. sorry if appearing to nitpick. :?

Roland.
RuneAudio+R e6 20201108 
Raspberry Pi 4 Model B Rev 1.
User avatar
RolandBlaze
 
Posts: 31
Joined: 14 Oct 2017, 10:52

Re: RuneAudio+R e6

Postby ceejayemm » 26 Oct 2020, 16:57

@Rern

Update 202010261 has fixed my problem with the System page on RPI Zero W.

Many thanks

Chris
ceejayemm
 
Posts: 131
Joined: 29 Oct 2016, 18:13

Re: RuneAudio+R e6

Postby R101 » 26 Oct 2020, 17:26

Settings is now working, thanks rern.

You previously said that the /etc/netctl entry should be removed from the backup. Is this something I can do myself, or is it for a future update?
(Pi 3B, rAudio-1, JLS I2S over USB)
R101
 
Posts: 343
Joined: 29 Apr 2016, 16:16

Re: RuneAudio+R e6

Postby kiko » 26 Oct 2020, 21:04

I don't see the update in Addons, nor do I see a away to find out which version I'm running.
kiko
 
Posts: 19
Joined: 08 Oct 2020, 18:01

Re: RuneAudio+R e6

Postby Alien8 » 26 Oct 2020, 21:18

Please post outputs:
Code: Select all
/srv/http/bash/system-data.sh
/srv/http/bash/system-data.sh | jq .


rern


Code: Select all
root@RuneAudioII:~  #  . /srv/http/bash/system-data.sh|jq                                   
{                                                                                           
  "cpuload": "0.34 0.45 2.66",                                                   
  "cputemp": 44,                                                                           
  "startup": "10.867s <gr class=\"wide\">(kernel)</gr> + 50.110s <gr class=\"wide\">(userspa
ce)</gr>",                                                                                 
  "time": "19:56:12<gr> &bull; </gr>2020-10-26&emsp;<grw>UTC</grw>",                       
  "uptime": "2h 33m<span class='wide'>&emsp;<gr>since 2020-10-26 &bull; 17:22</gr></span>",
  "undervoltage": false,                                                                   
  "undervdetected": false,                                                                 
  "audioaplayname": "bcm2835 Headphones",                                                   
  "audiooutput": "On-board - Headphone",                                                   
  "hardware": " Raspberry Pi 2 Model B Rev 1.2",                                           
  "hostname": "RuneAudioII",                                                               
  "ip": "eth0 b8:27:eb:c5:be:2c ,wlan0 192.168.7.196 e0:ca:94:8d:5b:08,eth0 b8:27:eb:c5:be:2c ,wlan0 192.168.7.196 e0:ca:94:8d:5b:08",                                                 
  "kernel": "5.4.71-1-ARCH",                                                               
  "mpd": "0.22-1",                                                                         
  "mpdstats": "8258 1453 2037",                                                             
  "ntp": "pool.ntp.org",                                                                   
  "onboardaudio": false,                                                                   
  "reboot": "",                                                                             
  "regdom": "00",                                                                           
  "soc": "<span class='wide'>BCM2835<gr> &bull; </gr></span> 4 Cortex-A53 @ 900MHz<gr> &bull
; </gr>1GB",                                                                               
  "soundprofile": "RuneAudio",                                                             
  "soundprofileval": "1500 1000 0 4500000",                                                 
  "soundprofilecus": "",                                                                   
  "sources": [                                                                             
    {                                                                                       
      "icon": "microsd",                                                                   
      "mountpoint": "/",                                                                   
      "mounted": true,                                                                     
      "source": "/dev/sda1",                                                               
      "size": "3.9GB/7.8GB"                                                                 
    },                                                                                     
    {                                                                                       
      "icon": "usbdrive",                                                                   
      "mountpoint": "/mnt/MPD/USB/ROOTSSD",                                                 
      "mounted": true,                                                                     
      "source": "/dev/sda2",                                                               
      "size": "3.9GB/6.9GB"                                                                 
    },                                                                                     
    {                                                                                       
      "icon": "network",                                                                   
      "mountpoint": "/mnt/MPD/NAS/Music",                                                   
      "mounted": true,                                                                     
      "source": "192.168.7.8:/volume1/Music",                                               
      "size": "1.4TB/1.8TB"                                                                 
    },                                                                                     
    ""                                                                                     
  ],                                                                                       
  "timezone": "UTC",                                                                       
  "version": "e6",                                                                         
  "versionui": 202010261,                                                                   
  "bluetooth": false,                                                                       
  "bluetoothon": false,                                                                     
  "btdiscoverable": false                                                                   
}                                                                                           


yet...

Code: Select all
root@RuneAudioII:~  #  aplay -l                                                             
**** List of PLAYBACK Hardware Devices ****                                                 
card 0: sndrpirpidac [snd_rpi_rpi_dac], device 0: RPi-DAC HiFi pcm1794a-codec-0 [RPi-DAC HiFi pcm1794a-codec-0]                                                                         
  Subdevices: 0/1                                                                           
  Subdevice #0: subdevice #0


I can't set persistent setting of I2S and time zone. If I return to system page, it returns to the wrong settings for i2s and won't change the time zone...
Even though my boot config seems correct, the system page reports it wrong.

I have
Code: Select all
root@RuneAudioII:~  #  cat /boot/config.txt                                                 
force_turbo=1                                                                               
gpu_mem=32                                                                                 
initramfs initramfs-linux.img followkernel                                                 
max_usb_current=1                                                                           
disable_splash=1                                                                           
disable_overscan=1                                                                         
dtparam=audio=off                                                                           
dtparam=i2s=on                                                                             
dtoverlay=rpi-dac                                                                           
dtparam=pwr_led_trigger=mmc0                                                               
dtparam=act_led_trigger=cpu


an old bug that I had long time ago...
Didn't see that on stock re6 or 201020 update..

Luckily a minor one though
A8
RPi2B Rev 1.2, AUDIOPHONICS I-SABRE AMP DAC ES9023, Audiophonics ATX, hd44780 LCD running R+Re6
Alien8
 
Posts: 31
Joined: 29 Aug 2019, 10:57

Re: RuneAudio+R e6

Postby ceejayemm » 26 Oct 2020, 23:21

@kiko

The top few lines of the System page will show you the RA version you are running and the updates you have applied. Mine shows:

RuneAudio e6 202010261 • RAConservatory
Hardware Raspberry Pi Zero W Rev 1.1


Chris
ceejayemm
 
Posts: 131
Joined: 29 Oct 2016, 18:13

Re: RuneAudio+R e6

Postby kiko » 27 Oct 2020, 01:03

MIne show:

e6 0 • RuneAudio

Maybe I should start from scratch again.
kiko
 
Posts: 19
Joined: 08 Oct 2020, 18:01

Re: RuneAudio+R e6

Postby kiko » 27 Oct 2020, 01:39

I am now getting the folllowing when trying to leave the System page.

The NAS is pingable and the volumes are mounted.

Reboot required for:

NAS IP address cannot be reached.

Try reboot again.
kiko
 
Posts: 19
Joined: 08 Oct 2020, 18:01

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 6 guests