All of lore.kernel.org
 help / color / mirror / Atom feed
* aplay lists both Playback and Capture devices
@ 2013-05-29 21:32 Fabio Estevam
  2013-05-30 10:43 ` Mark Brown
  2013-05-30 11:23 ` Clemens Ladisch
  0 siblings, 2 replies; 12+ messages in thread
From: Fabio Estevam @ 2013-05-29 21:32 UTC (permalink / raw)
  To: Mark Brown; +Cc: Marek Vašut, alsa-devel

Hi,

When running 'aplay -l' and 'arecord -l' I see the following output on
a mx28evk running a 3.10-rc kernel:

/$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: mxssgtl5000 [mxs_sgtl5000], device 0: Playback sgtl5000-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: mxssgtl5000 [mxs_sgtl5000], device 1: Capture sgtl5000-1 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: mxssgtl5000 [mxs_sgtl5000], device 0: Playback sgtl5000-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: mxssgtl5000 [mxs_sgtl5000], device 1: Capture sgtl5000-1 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I would expect to see only the Playback entry in aplay and only the
Record entry in arecord.

Is there anything I should change in sound/soc/mxs/mxs-sgtl5000.c in
order to get the correct outputs?

Regards,

Fabio Estevam

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-06-01 22:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 21:32 aplay lists both Playback and Capture devices Fabio Estevam
2013-05-30 10:43 ` Mark Brown
2013-05-30 11:23 ` Clemens Ladisch
2013-06-01 18:02   ` Fabio Estevam
2013-06-01 18:09     ` Fabio Estevam
2013-06-01 19:06       ` Mark Brown
2013-06-01 19:20         ` Fabio Estevam
2013-06-01 21:05           ` Mark Brown
2013-06-01 21:36             ` Fabio Estevam
2013-06-01 22:09               ` Mark Brown
2013-06-01 21:42             ` Marek Vasut
2013-06-01 22:12               ` Mark Brown

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.