RuneAudio+R e6

Raspberry Pi related support

Re: RuneAudio+R e6

Postby Ears of Tin » 19 Dec 2020, 13:53

Rern, Here you go:

root@RuneAudio:~ # cat /etc/mpd.conf
bind_to_address "0.0.0.0"
db_file "/srv/http/data/mpd/mpd.db"
music_directory "/mnt/MPD"
replaygain "off"
state_file "/srv/http/data/mpd/mpdstate"
user "mpd"

input {
plugin "curl"
}

decoder {
plugin "ffmpeg"
enabled "no"
}

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

audio_output {
name "hifiberry-dacplus"
device "hw:0,0"
type "alsa"
auto_resample "no"
auto_format "no"
mixer_type "none"
}

audio_output {
name "Taotronics TT-BH040"
device "bluealsa:DEV=E8:AB:FA:24:14:6E,PROFILE=a2dp"
type "alsa"
mixer_type "software"
}



root@RuneAudio:~ # bluetoothctl info
Device E8:AB:FA:24:14:6E (public)
Name: Taotronics TT-BH040
Alias: Taotronics TT-BH040
Class: 0x00240404
Icon: audio-card
Paired: yes
Trusted: yes
Blocked: no
Connected: yes
LegacyPairing: no
UUID: Headset (00001108-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: Handsfree (0000111e-0000-1000-8000-00805f9b34fb)


root@RuneAudio:~ # amixer -D bluealsa
Simple mixer control 'Taotronics TT-BH040 - A2DP',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 127
Mono:
Front Left: Playback 93 [73%] [on]
Front Right: Playback 93 [73%] [on]
Ears of Tin
 
Posts: 74
Joined: 17 Dec 2018, 00:42

Re: RuneAudio+R e6

Postby GriffinUcos » 19 Dec 2020, 16:56

GriffinUcos
 
Posts: 13
Joined: 09 Dec 2020, 16:00

Re: RuneAudio+R e6

Postby ray1112 » 19 Dec 2020, 17:47

Raspberry Pi 2 Model B Rev 1.1, Cirrus Logic Audio Card, RuneAudio 0.4b
ray1112
 
Posts: 6
Joined: 22 Jul 2016, 10:51

Re: RuneAudio+R e6

Postby GriffinUcos » 19 Dec 2020, 18:12

GriffinUcos
 
Posts: 13
Joined: 09 Dec 2020, 16:00

Re: A New Release After +R e6

Postby cmh714 » 19 Dec 2020, 19:45

cmh714
 
Posts: 470
Joined: 04 May 2014, 03:06

Re: RuneAudio+R e6

Postby chasolla » 20 Dec 2020, 11:35

good morning

first post from me

rpi3b+ using r1
iquadio dac+ (generic)
just installed - putting wifi settings into boot didn't work for me.
Fortunately the keyboard support is much improved over earlier versions so I put them in easily and quickly.

Restoring my settings from a backup didn't work either but I can remember them all so got them in straight away.

Another old G****
Thanks rern for the great work.


Chas
chasolla
 
Posts: 6
Joined: 04 Dec 2020, 14:56

Re: RuneAudio+R e6

Postby Mohog » 20 Dec 2020, 15:05

Both e6 and +R (public beta via github) do not allow Airplay to activate on a Raspberry Pi 4.

Clicking on the toggle briefly moves to activated. It will either move back to deactivated immediately or upon returning to the settings screen.

No airplay is available for devices.
Mohog
 
Posts: 1
Joined: 20 Dec 2020, 15:00

Re: RuneAudio+R e6

Postby Ssoum » 20 Dec 2020, 20:27

Hello,
I am a new French user. (Sorry for google traductor)
I had great difficulty using the 16x2 GPIO LCD screen.
So as I finally found it, I post the problem here.
The line import RPi.GPIO as GPIO is missing at the top of the 'lcdchar.py' file.
Now things are much better, I continue to test Runeaudio, thank you for all your work.

[EDIT] If it can help other person :
Only for users of 'AUDIOPHONICS I-SABER AMP DAC ES9023' like me, you must also change this line in the same file:
lcd = CharLCD( cols=cols, rows=rows, charmap=charmap, numbering_mode=GPIO.BOARD, pin_rs=15, pin_rw=18, pin_e=16, pins_data=[21, 22, 23, 24], auto_linebreaks=False )
BY
lcd = CharLCD (cols = cols, rows = rows, charmap = charmap, numbering_mode = GPIO.BOARD, pin_rs = 26, pin_e = 24, pins_data = [22, 18, 16, 13], auto_linebreaks = False)
Raspi B + AUDIOPHONICS I-SABRE AMP DAC ES9023
Ssoum
 
Posts: 7
Joined: 20 Dec 2020, 20:21

Re: RuneAudio+R e6

Postby GriffinUcos » 21 Dec 2020, 15:07

Hi rern.

rAudio-1 on Pi B+ connected via wired Lan. Restore does not complete. My "old" BT dongle not detected.

rAudio-1 on Pi Zero W - wifi works on first connection but not subsequently. Wifi file no longer exists on boot. Copying it back onto boot allows it to connect again, but only once. BT does not work.

The BT dongle is probably way outdated, probably a cheap clone Cambridge Silicon Labs - VID-0A12 PID-0001

I've order BT v4.0 and v5.0 dongles and I'll let you know how it goes, if and when they arrive.

Kind regards
GriffinUcos
 
Posts: 13
Joined: 09 Dec 2020, 16:00

Re: RuneAudio+R e6

Postby rern » 21 Dec 2020, 16:03

Update 20201221

- Fix backup for restore in the public beta.
- There should be no more updates for R e6.
- Please try the public beta or wait a few day for bugs to get fixed.

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

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 1 guest