Hi Stephan Seitz!

 On 2007.12.15 at 20:53:57 +0100, Stephan Seitz wrote next:

> I’m got a M-Audio Audiophile USB soundcard and I’m trying to get it 
> work under Linux. I’m using kernel 2.6.24-rc4 with alsa version 1.0.15.
>
> Since the soundcard will be used for digital out, I tried to play something 
> using the PCM device iec958 but I got no sound at the receiver.
>
> I was using different options for device_setup, but I think 0x09 should be 
> the right choice (I’m playing 16bit flac files, 44 or 48kHz).
>
> Can anyone help me configuring this soundcard? Thanks in advance!

Actualy, there is documentation you should read when using that card.
You probably can find your in kernel-doc package on your system (file
/usr/share/doc/kernel-doc*/Documentation/sound/alsa/Audiophile-Usb.txt
or something like that), or you can read it online on
http://www.mjmwired.net/kernel/Documentation/sound/alsa/Audiophile-Usb.txt

To sum it up, try using plughw:0,1 device for playback. hw won't work
with too much apps, so better don't use it at all, and better yet, run
jack or pulseaudio sound server (latter is more compatible one with
general desktop setup, but you'd better be using very recent version of
it) and don't use hw/plughw devices directly in other apps.

-- 

Vladimir

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to