Wolfson Audio Card patch for RuneAudio

Raspberry Pi related support

Re: Wolfson Audio Card patch for RuneAudio

Postby wildestpixel » 01 May 2014, 20:07

New patch working nicely here. Self make following Saman's workaround and cp'd all over. No quarms.
wildestpixel
 
Posts: 7
Joined: 22 Apr 2014, 06:32

Re: Wolfson Audio Card patch for RuneAudio

Postby mashman » 06 May 2014, 03:36

Another happy customer over here, all working!

Thanks for building this.

Are there any plans to include this into the rune build for .3 ?

cheers.
mashman
 
Posts: 47
Joined: 06 May 2014, 03:31

Re: Wolfson Audio Card patch for RuneAudio

Postby Orion » 07 Jun 2014, 12:36

mashman wrote:Are there any plans to include this into the rune build for .3 ?


Absolutely YES!
RuneAudio - Embedded Hi-Fi music player
SoloStereo - Alla riscoperta dell'alta fedeltà
User avatar
Orion
RuneAudio co-founder
 
Posts: 189
Joined: 29 Nov 2013, 02:03
Location: Udine, Italy

Re: Wolfson Audio Card patch for RuneAudio

Postby Orion » 07 Jun 2014, 15:32

saman wrote:Hi
I created a new patch for Wolfson Audio Card and Power-on-off circuit.
Patch contains a realtime kernel "Linux runeaudio 3.12.13-rt21_wosa #1 PREEMPT RT Wed Apr 30 17:51:17 CEST 2014 armv6l GNU/Linux" with drivers for Wolfson Audio card, kernel modules, startup scripts for systemd, scripts for setting Wolfson audio card and patches on the GUI Runeaudio.
This is necessary for proper function of the "jack".
Many thanks Mr. Georg Mill - https://blog.georgmill.de/2014/04/29/co ... a-new-try/
Furthermore, patch contains code for safe-on-off circuit -> wolfson-audio-card-patch-for-runeaudio-t213.html

Patch can be downloaded from http://www.element14.com/community/mess ... ses#111026

Direct download http://www.element14.com/community/serv ... io.tar.bz2

All except the patch for Runeaudio is directly applicable to other systems, such as Arch Linux, or Raspbian.


You are a Master!
RealTime Kernel for RuneAudio... :o
smileys-and-emoticons-2.jpg
smileys-and-emoticons-2.jpg (14.52 KiB) Viewed 3428 times

I am touched! :mrgreen:

Great thanks on behalf of the whole RuneAudio team.
Now I'm going to work to integrate your mods, in the upcoming release v0.3.

Ciao!

Simone
RuneAudio - Embedded Hi-Fi music player
SoloStereo - Alla riscoperta dell'alta fedeltà
User avatar
Orion
RuneAudio co-founder
 
Posts: 189
Joined: 29 Nov 2013, 02:03
Location: Udine, Italy

Re: Wolfson Audio Card patch for RuneAudio

Postby wildestpixel » 07 Jun 2014, 17:48

Great news as I am presently running ympd on wheezy since I have database issues with rune I can't wait for this any heads up on eta .

Sorry to ask as an XDA developer I know the pita or can be when pestered for releases.
wildestpixel
 
Posts: 7
Joined: 22 Apr 2014, 06:32

Re: Wolfson Audio Card patch for RuneAudio

Postby Orion » 07 Jun 2014, 23:31

Ok, integrated, in v0.3.

Default settings for IQaudIO Pi-DAC (with specific optimized, sound signature profile), default kernel.

RuneAudio_v0.3-alpha_settings_kernel_selection.JPG
RuneAudio_v0.3-alpha_settings_kernel_selection.JPG (108.03 KiB) Viewed 3411 times



Default settings for Wolfson Audio Card, RT kernel (thanks to saman).

The attachment RuneAudio_v0.3-alpha_settings_kernel_selection_wolfson.JPG is no longer available
Attachments
RuneAudio_v0.3-alpha_settings_kernel_selection_wolfson.JPG
RuneAudio_v0.3-alpha_settings_kernel_selection_wolfson.JPG (106.42 KiB) Viewed 3411 times
RuneAudio - Embedded Hi-Fi music player
SoloStereo - Alla riscoperta dell'alta fedeltà
User avatar
Orion
RuneAudio co-founder
 
Posts: 189
Joined: 29 Nov 2013, 02:03
Location: Udine, Italy

Re: Wolfson Audio Card patch for RuneAudio

Postby gswg » 08 Jun 2014, 09:01

Simone, great work with IQaudIO Pi-DAC integration.

Gordon@IQaudIO.com
gswg
 
Posts: 55
Joined: 21 Jan 2014, 21:04
Location: Glasgow

Re: Wolfson Audio Card patch for RuneAudio

Postby Frank » 18 Jun 2014, 20:38

After tried the Wolfson kernel patch, The sound quality is real bad. Is this patch any problem? I tried the patch for Debian, The sound quality is really good.
Frank
 
Posts: 1
Joined: 18 Jun 2014, 20:23

Re: Wolfson Audio Card patch for RuneAudio

Postby Hifiman » 02 Aug 2014, 19:28

Ok for a real Newbie I took me about and hour and tons of Googling to figure out what and how to install the Wolfson Patch
True Newbie Wolfson patch install instructions

Login as root
user root
pass rune

[root@runeaudio /]# lsblk
to get “yourdrivename” use the usb you put wolfson4runeaudio.tar.gz on

[root@runeaudio /]# cd /mnt/MPD/USB/“yourdrivename”

[root@runeaudio sda1-usb-SMI_USB_DISK_AA0]# ls
make sure you see “wolfson4runeaudio.tar.gz”

[root@runeaudio sda1-usb-SMI_USB_DISK_AA0]# cp wolfson4runeaudio.tar.gz /
[root@runeaudio sda1-usb-SMI_USB_DISK_AA0]# cd /

[root@runeaudio /]# gunzip wolfson4runeaudio.tar.gz

[root@runeaudio /]# tar -xvf wolfson4runeaudio.tar
[root@runeaudio /]# chmod +x inst.sh
[root@runeaudio /]# sh inst.sh
Hifiman
 
Posts: 1
Joined: 02 Aug 2014, 19:25

Re: Wolfson Audio Card patch for RuneAudio

Postby will-1 » 03 Aug 2014, 15:57

Hifiman wrote:Ok for a real Newbie I took me about and hour and tons of Googling to figure out what and how to install the Wolfson Patch
True Newbie Wolfson patch install instructions

Login as root
user root
pass rune

[root@runeaudio /]# lsblk
to get “yourdrivename” use the usb you put wolfson4runeaudio.tar.gz on

[root@runeaudio /]# cd /mnt/MPD/USB/“yourdrivename”

[root@runeaudio sda1-usb-SMI_USB_DISK_AA0]# ls
make sure you see “wolfson4runeaudio.tar.gz”

[root@runeaudio sda1-usb-SMI_USB_DISK_AA0]# cp wolfson4runeaudio.tar.gz /
[root@runeaudio sda1-usb-SMI_USB_DISK_AA0]# cd /

[root@runeaudio /]# gunzip wolfson4runeaudio.tar.gz

[root@runeaudio /]# tar -xvf wolfson4runeaudio.tar
[root@runeaudio /]# chmod +x inst.sh
[root@runeaudio /]# sh inst.sh



I ordered a Wolfson for my Pi, but sadly no sound output from it with Runeaduio 0.3. :roll:

After I follow your method, the runeaudio can't boot up....
will-1
 
Posts: 14
Joined: 15 Jun 2014, 06:54

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 4 guests