From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-129017-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1R92Kr-0004fL-5H
	for garchives@archives.gentoo.org; Wed, 28 Sep 2011 22:10:44 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6FFBC21C191;
	Wed, 28 Sep 2011 22:10:23 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id A89DC21C17B
	for <gentoo-user@lists.gentoo.org>; Wed, 28 Sep 2011 22:09:24 +0000 (UTC)
Received: by wyf19 with SMTP id 19so613997wyf.40
        for <gentoo-user@lists.gentoo.org>; Wed, 28 Sep 2011 15:09:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        bh=Px/MpvBVbIEP9sOjNkA1oVDe3oZe1mNvRTaBwTfJ5Fs=;
        b=Nxxvb15N/nTtHJCkVqp/R13LH/Y3rzKCqKJ/BOcxuS4OXcnanm4MZAJ65UAThTczex
         cFx0o6wFEPGvGMQSkYZvh8xfVVFq21Y6G8u2h6DKr+S920gkOJE+INe3xLX8EmkdC1PS
         bvbjTOLahddn+4RNoaw2gAfnmA1AzXvdV0lME=
Received: by 10.216.80.88 with SMTP id j66mr262402wee.26.1317247763500;
        Wed, 28 Sep 2011 15:09:23 -0700 (PDT)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPS id es5sm252360wbb.11.2011.09.28.15.09.22
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 28 Sep 2011 15:09:23 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] no sound with pulseaudio
Date: Wed, 28 Sep 2011 23:09:13 +0100
User-Agent: KMail/1.13.7 (Linux/2.6.39-gentoo-r3; KDE/4.6.5; x86_64; ; )
References: <4E83907E.1070202@googlemail.com> <CADPrc82rjzfyM_cQf-i2-TtWwb7BWD6UU6+XEN1WceSWHpGtmg@mail.gmail.com> <4E839652.1010807@googlemail.com>
In-Reply-To: <4E839652.1010807@googlemail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart11767747.A5nJpq7P5D";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201109282309.23974.michaelkintzios@gmail.com>
X-Archives-Salt: 
X-Archives-Hash: 704b65cda1972c1c11e1b23cbc00987b

--nextPart11767747.A5nJpq7P5D
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Wednesday 28 Sep 2011 22:49:06 Tamer Higazi wrote:
> Am 28.09.2011 23:28, schrieb Canek Pel=C3=A1ez Vald=C3=A9s:
> > On Wed, Sep 28, 2011 at 5:24 PM, Tamer Higazi <th982a@googlemail.com>=20
wrote:
> >> Hi!
> >> I have configured pulseaudio according
> >>=20
> >> http://en.gentoo-wiki.com/wiki/PulseAudio
> >>=20
> >>=20
> >> but I simply have no sound.
> >>=20
> >> The pulseaudio playback volume meter shows me signal, and that the bars
> >> are jumping if I playback a music track.
> >>=20
> >> alsa-plugins (with pulseaudio USE flag)
> >> gst-plugins-pulse
> >>=20
> >> are installed. But I don't know what is being blocked, that I have no
> >> sound output at my headphones.
> >>=20
> >> PS: the headphones are ok.
> >>=20
> >> Any suggestions?
> >=20
> > What music player are you using? Did you set or modify ~/.asoundrc?
>=20
> ~/.asoundrc doesn't exist.
>=20
> I have /etc/asound.conf with these entries:
>=20
>=20
> pcm.pulse {
>     type pulse
> }
>=20
> ctl.pulse {
>     type pulse
> }


The link you provided also shows:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D
[snip ...]

pcm.!default {
    type pulse
}
ctl.!default {
    type pulse
}
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D

Why did you leave these out of your /etc/asound.conf

=2D-=20
Regards,
Mick

--nextPart11767747.A5nJpq7P5D
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk6DmxMACgkQVTDTR3kpaLbmlQCdEMF65ljOJEwLfegfP4W9dTZh
pZIAoPi5H05OwkGMl6IAH63U0/awI+rR
=8h+G
-----END PGP SIGNATURE-----

--nextPart11767747.A5nJpq7P5D--