RuneAudio 0.4-beta for Raspberry Pi2/3

Raspberry Pi related support

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby graceinc » 22 Jun 2017, 12:02


I suspect this is not true, and that you are a bot of some sort. You have never answered a direct question, your contributions are very systemic, and a quick Google shows that on March 1st & 2nd 2017, you registered on at least 10 forums, where your contributions are similarly vague...

If I'm wrong, I apologise.


Not everything has to be learned with Google. It is we who are the information providers. No need to apologize misunderstandings do happen. I assure you i am not what you think.
graceinc
 
Posts: 31
Joined: 02 Mar 2017, 08:31

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby mo86 » 23 Jun 2017, 22:27

mo86 wrote:
mo86 wrote:I got a new issue since some days. Rune seems to preventing my nas from hibernating.
I'm having only running webradio at the moment and there is no music from nas in queue list. Only if I shutdown rune, 20 minutes later nas starts hibernating...

Still got the issue with my Synology NAS and it makes me nuts.
I'm using runeaudio with webradio and it runs 24/7.
It prevents my NAS from hibernating but doesn't access the network shares from it, so there's no connecting that I can see in the protocol list in Synology DSM.
If I shutdown rune and start again it doesn't stop hibernating the NAS for almost 3-4 days but than it starts to begin again.

MO86


Gesendet von meinem HTC One M9 mit Tapatalk

Problem solved. Seems Runeaudio was preventing my NAS from hibernating.
mo86
 
Posts: 23
Joined: 25 Apr 2016, 09:38

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby thanhvo31 » 24 Jun 2017, 01:31

Old issue looks still exist!

For enable samba, I have to manually enable samba share
Code: Select all
systemctl start smbd


Hope can solve it.
SBC alot of Pis and DAC HAT
OS: Volumio , RuneAudio, Openelec, Moode, Ubuntu
DAC: HRT ustreamer, Audioquest Dragonfly 1.2, TEAC UD-501
CD: Marrantz CD6005
Amp: NAD D3020, Cambridge CXA80
Spk: Q Acoustic Concept 20, KEF R300

thanhvo31
 
Posts: 56
Joined: 13 Nov 2014, 15:31
Location: Haiphong

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hondagx35 » 24 Jun 2017, 10:07

Hi thanhvo31,

a took a look at the code and you are right.
- samba is not enabled by default
- it only gets started when Rune is switched to "dev-mode" (don't ask me why)

I think we should make samba an option on the settings page.

For now, you can try to enable it so it starts on boot:
Code: Select all
systemctl enable smbd


Or modify the code from here:
Code: Select all
    if ($redis->get('dev') > 0) {
        runelog("service: SAMBA start (DEV-Mode ON)");
        // switch smb.conf (development)
        sysCmd('rm /etc/samba/smb.conf');
        sysCmd('ln -s /etc/samba/smb-dev.conf /etc/samba/smb.conf');
        sysCmd('systemctl start smbd');
        sysCmd('pgrep smbd || systemctl start smbd');
        sysCmd('systemctl start nmbd');
        sysCmd('pgrep nmbd || systemctl start nmbd');
    } else {
        // switch smb.conf (production)
        sysCmd('rm /etc/samba/smb.conf');
        sysCmd('ln -s /etc/samba/smb-prod.conf /etc/samba/smb.conf');
        sysCmd('systemctl start nmbd');
        sysCmd('pgrep nmbd || systemctl start nmbd');
    }


Code: Select all
[code]    if ($redis->get('dev') > 0) {
        runelog("service: SAMBA start (DEV-Mode ON)");
        // switch smb.conf (development)
        sysCmd('rm /etc/samba/smb.conf');
        sysCmd('ln -s /etc/samba/smb-dev.conf /etc/samba/smb.conf');
        sysCmd('systemctl start smbd');
        sysCmd('pgrep smbd || systemctl start smbd');
        sysCmd('systemctl start nmbd');
        sysCmd('pgrep nmbd || systemctl start nmbd');
    } else {
        // switch smb.conf (production)
        sysCmd('rm /etc/samba/smb.conf');
        sysCmd('ln -s /etc/samba/smb-prod.conf /etc/samba/smb.conf');
        sysCmd('systemctl start smbd');
        sysCmd('pgrep smbd || systemctl start smbd');
        sysCmd('systemctl start nmbd');
        sysCmd('pgrep nmbd || systemctl start nmbd');
    }[/code]


Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby jeroenrood » 24 Jun 2017, 11:16

Hello everyone,

I have 2 problems after upgrading to a Raspberry Pi 3b and RuneAudio 0.4 beta. (I was using a RPi 1 / Ver 0.3b).

First problem is that my files ware played mono if I used the Hifi Berry DAC setting. My DAC is a DDDAC, based on PCM1794, and with the RPi 1 it was fine.
I found on this forum I shound use the RPI-DAC. And that works, at least, it is stereo, but revered. How can I switch the channels (Without swapping my interlinks)? I've tried the suggestions on spontaneous swapping channels (updating kernel, etc. ) but that didn't solved it.

My second problem is that If I start the I2C display (Based on XploD files) the music stops. The display works, and my browser still shows that the music is playing. I have to reboot to get the sound back. (I'm still starting the LCD display manually).

Does anyone have a suggestion of solution for these problems?
Debug info : https://pastebin.com/mLmGjZML

Many thanks, Jeroen.
Last edited by jeroenrood on 25 Jun 2017, 17:20, edited 2 times in total.
jeroenrood
 
Posts: 15
Joined: 06 Nov 2015, 14:45

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hondagx35 » 24 Jun 2017, 11:56

Hi Jeroen,

My DAC is a DDDAC, based on PCM1794

Is it with the motherboard or only the DAC module?

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby jeroenrood » 24 Jun 2017, 16:03

Hi Frank,
It it the complete DDDAC, so the mainboard and 2 PCM1794 layers.

-Edit-
I've just tried the older official image (0.4-beta_20160321).
The Hifi Berry DAC gives me stereo sound now (RPI-DAC is also not available.) , but the same problem (swapped channels) .
jeroenrood
 
Posts: 15
Joined: 06 Nov 2015, 14:45

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby Arnolddew » 25 Jun 2017, 19:12

To trick to put off internal bluetooth does not work anymore: post13076.html?hilit=disable%20bluetooth#p13079 Or am i doing something wrong?

Another Q: Is there a simple way to install the new Allo Digione driver. Or is this comming in a new beta soon?

Thanks.
Arnolddew
 
Posts: 3
Joined: 25 Jun 2017, 15:33

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby jeroenrood » 26 Jun 2017, 12:10

Hi Frank,

The swapped channels are solved.
Recently my amp was modified. The volume pot was replaced by a stepped attenuator, but the left and right wire must somehow have been swapped :shock: . So, after they replaced the wires, it is alright again.
I'm really sorry for wasting some of your time. :-(

I've also just received a Allo Kali, and it sounds impressive!

Jeroen.
jeroenrood
 
Posts: 15
Joined: 06 Nov 2015, 14:45

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hondagx35 » 26 Jun 2017, 16:23

Hi Jeroen,

I'm really sorry for wasting some of your time. :-(

No problem.
Thank you for your feedback.
Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 14 guests