Hi all, so I received my Wolfson a few weeks ago and finally got round to working with it 
I'm trying to put together an Icecast Source Client via the pi, previously without the wolfson it would glitch and generally cause a substandard broadcast, so I'm hoping with the wolfson I can make a nice cost effective broadcast box.
However, I downloaded the wheezy image () with the precompiled drivers in and duely set off compiling Darkice with MP3 support (Live mp3 streaming from audio-in with DarkIce and Icecast2 on Raspberry Pi)
My problem however is I've tried selecting the correct device but I just dont know which one it is.
I've executed the Record_from_lineIn.sh script to start with and then tried arecorder -l which returns:
**** List of CAPTURE Hardware Devices ****
card 0: sndrpiwsp [snd_rpi_wsp], device 0: WM5102 AiFi wm5102-aif1-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
so I've tried entering hw:0,0 into the darkice.cfg device line and I get the following:
Using config file: /etc/darkice.cfg
Using ALSA DSP input device: hw:0,0
Could not set POSIX real-time scheduling, this may cause recording skips.
Try to run darkice as the super-user.
DarkIce: AlsaDspSource.cpp:173: can't set channels [1]
(also tried it sudo'd but no change)
I've also tried device = default but get the same error, also tried options such as snd_rpi_wsp, sndrpiwsp but cant get it to capture effectively.
Any ideas what the capture device should be set as for the line in at all (as a start
)






