public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James Ausmus <james.ausmus@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] need sound to listen to a adobe flash video
Date: Thu, 5 Nov 2009 13:25:13 -0800	[thread overview]
Message-ID: <b79f23070911051325n57c28434mfa0790f44dcbbbad@mail.gmail.com> (raw)
In-Reply-To: <4AF34708.6050503@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1537 bytes --]

On Thu, Nov 5, 2009 at 1:43 PM, Valmor de Almeida <val.gentoo@gmail.com>wrote:
<snip>

I think I am getting close. My video player is vlc and I reemerged with
> alsa support; that pulled only the relevant alsa packages. Then
> downloaded a flv video and played; no sound. But got some clue.
>
>
First off - do you have PulseAudio running? If so, for HW/ALSA testing
purposes, shut it down. Second, check your mixer settings to determine if
your volume levels are appropriate. A great quick CLI app for this is
alsamixer (media-sound/alsa-utils) - first start the alsasound service (sudo
/etc/init.d/alsasound start), then run alsamixer - set your volumes to about
80%, and unmute all channels (use the 'm' key to toggle mute), then restart
the alsasound service to save your volume levels (sudo /etc/init.d/alsasound
restart), then add the alsasound service to your boot runlevel (sudo
rc-update add alsasound boot). This will set it up to restore these volume
levels on every startup (it will also save your *current* volume levels on
every shutdown, so don't mute, shutdown, and expect to be unmuted after
starting back up).

Now, double-check that PulseAudio is not running (ps -elf | grep -i pulse),
and kill it if it is.

Then run:

aplay /usr/share/sounds/alsa/Front_Center.wav

If you hear sound - great, ALSA and your sound HW are working, and Flash
audio will almost certainly start magically working. If not, please post the
output of:

aplay -l
aplay -L

(both of those are L, first one lower case, second upper)

HTH-

James

[-- Attachment #2: Type: text/html, Size: 2093 bytes --]

  reply	other threads:[~2009-11-05 21:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04 23:28 [gentoo-user] need sound to listen to a adobe flash video Valmor de Almeida
2009-11-04 22:39 ` Dale
2009-11-05 15:46   ` Valmor de Almeida
2009-11-05 15:29     ` Paul Hartman
2009-11-05 15:39     ` Dale
2009-11-05 21:43       ` Valmor de Almeida
2009-11-05 21:25         ` James Ausmus [this message]
2009-11-16  2:20           ` Valmor de Almeida
2009-11-05 21:37         ` [gentoo-user] " Nikos Chantziaras
2009-11-05 20:58 ` [gentoo-user] " Stroller
2009-11-16  2:23   ` Valmor de Almeida
2009-11-16  3:53     ` [gentoo-user] [solved] " Valmor de Almeida

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=b79f23070911051325n57c28434mfa0790f44dcbbbad@mail.gmail.com \
    --to=james.ausmus@gmail.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox