All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Willies <jan@willies.info>
To: Takashi Iwai <tiwai@suse.de>
Cc: dxr3-devel@lists.sourceforge.net, alsa-devel@alsa-project.org
Subject: Re: [alsa-devel] em8300 and ALSA problems
Date: Mon, 04 Feb 2008 16:46:44 +0100	[thread overview]
Message-ID: <47A73364.9060409@willies.info> (raw)
In-Reply-To: <s5h4pco3f56.wl%tiwai@suse.de>

Takashi Iwai wrote:
> At Mon, 04 Feb 2008 16:32:29 +0100,
> Jan Willies wrote:
>> [root@server ~]# alsaplayer --verbose -o alsa -d hw:1,0 Strong.mp3 
>> AlsaPlayer 0.99.80
>> (C) 1999-2004 Andy Lo A Foe <andy@alsaplayer.org> and others.
>> Output plugin: ALSA output v1.9.0beta12
>> error on set_format SND_PCM_FORMAT_S16
>> Unavailable hw params:
>> ACCESS:  RW_INTERLEAVED
>> FORMAT:  S16_BE
> 
> The device is supposed to be big-endian only.  Try plughw:1,0
> instead to convert endianness.

Yes, that seems to work! Only for analog output though. When I try with digital I get the same error again.

[jan@server ~]$ cat /proc/asound/devices 
  0: [ 0]   : control
  1:        : sequencer
 16: [ 0- 0]: digital audio playback
 24: [ 0- 0]: digital audio capture
 25: [ 0- 1]: digital audio capture
 32: [ 1]   : control
 33:        : timer
 48: [ 1- 0]: digital audio playback
 49: [ 1- 1]: digital audio playback

[root@server ~]# alsaplayer --verbose -o alsa -d plughw:1,1 Strong.mp3 
AlsaPlayer 0.99.80
(C) 1999-2004 Andy Lo A Foe <andy@alsaplayer.org> and others.
Output plugin: ALSA output v1.9.0beta12
error on set_format SND_PCM_FORMAT_S16
Unavailable hw params:
ACCESS:  RW_INTERLEAVED
FORMAT:  IEC958_SUBFRAME_BE
[...]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  reply	other threads:[~2008-02-04 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-04 15:32 em8300 and ALSA problems Jan Willies
2008-02-04 15:39 ` Takashi Iwai
2008-02-04 15:46   ` Jan Willies [this message]
2008-02-04 15:52     ` Takashi Iwai
2008-02-04 16:02       ` Jan Willies
2008-02-08  0:27         ` [alsa-devel] " Nicolas Boullis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47A73364.9060409@willies.info \
    --to=jan@willies.info \
    --cc=alsa-devel@alsa-project.org \
    --cc=dxr3-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.