All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Yocto Project <yocto@yoctoproject.org>
Subject: Help configuring pulseaudio
Date: Mon, 18 Mar 2013 08:53:46 -0600	[thread overview]
Message-ID: <51472A7A.6020209@mlbassoc.com> (raw)

I know this is a little off-topic.  I have a Poky/Yocto
based system running pulseaudio out of the box.  Output
(playback) works great,  but it is choosing the wrong
device for input.  I'm hoping someone can give me a pointer
on how to configure things to get the input correct.

Here are my devices (raw ALSA version):
   # aplay -l
   **** List of PLAYBACK Hardware Devices ****
   card 0: Cobra4430p82 [Cobra4430p82], device 0: Multimedia (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 2: Voice (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 3: Tone Playback (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 4: VIB-DL (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 5: MODEM (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 6: Multimedia (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 8: Headset Playback twl6040-legacy-8 []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 9: (HS Playback) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 11: (HF Playback) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 12: (Vibra) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 13: (BT Capture) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 14: (BT Playback) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 15: (FM Playback) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 16: (FM Capture) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   # arecord -l
   **** List of CAPTURE Hardware Devices ****
   card 0: Cobra4430p82 [Cobra4430p82], device 0: Multimedia (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 1: Multimedia Capture (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 2: Voice (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 5: MODEM (*) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 8: Headset Playback twl6040-legacy-8 []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 10: (Analog Capture) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 13: (BT Capture) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 14: (BT Playback) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 15: (FM Playback) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0
   card 0: Cobra4430p82 [Cobra4430p82], device 16: (FM Capture) []
     Subdevices: 1/1
     Subdevice #0:   Subdevice #0

Here's what pulse is choosing:
   # pactl stat
   Currently in use: 1 blocks containing 64.0 KiB bytes total.
   Allocated during whole lifetime: 59019 blocks containing 41.4 MiB bytes total.
   Sample cache size: 0 B
   Server String: /var/volatile/tmp/pulse-FUK8lo8eJhXc/native
   Library Protocol Version: 26
   Server Protocol Version: 26
   Is Local: yes
   Client Index: 53
   Tile Size: 65496
   User Name: root
   Host Name: cobra4430p82
   Server Name: pulseaudio
   Server Version: 2.1
   Default Sample Specification: s16le 2ch 44100Hz
   Default Channel Map: front-left,front-right
   Default Sink: alsa_output.platform-omap-abe-twl6040.analog-stereo
   Default Source: alsa_output.platform-omap-abe-twl6040.analog-stereo.monitor
   Cookie: 93f5:b437

What I want is for it to choose the ALSA device hw:0,1 for input (source).

Can someone help out?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


                 reply	other threads:[~2013-03-18 14:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=51472A7A.6020209@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=yocto@yoctoproject.org \
    /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.