From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-81972-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KIW6B-0007Dv-T8
	for garchives@archives.gentoo.org; Mon, 14 Jul 2008 22:00:48 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 30582E057E;
	Mon, 14 Jul 2008 22:00:38 +0000 (UTC)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243])
	by pigeon.gentoo.org (Postfix) with ESMTP id E996EE057E
	for <gentoo-user@lists.gentoo.org>; Mon, 14 Jul 2008 22:00:37 +0000 (UTC)
Received: by an-out-0708.google.com with SMTP id c28so975360ana.47
        for <gentoo-user@lists.gentoo.org>; Mon, 14 Jul 2008 15:00:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type:references;
        bh=ldbA722sPRLJJVR569ovJd+9VRk8xJnc2HsY2LaMHoY=;
        b=S/3jJ5NZm9M5Q1FPTdVFE4XN8Zs3mWXlcoD9RbTzvn90WBWhnZoy2YMz6DRKgIMokA
         f3Y7h13yWp3ksb7BobGD3npyPb9VCuBb8TOxjEzScmzXbe2NA7o+1lVDEC7XGXCzrp/+
         2lXNTAo8HiYwwM4eX+KBiOyGm8xt5LnUYHR0w=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:references;
        b=tOaH0wnBP7tTczzTHW9IwZdTCcafWr6gKVP2La+Hciv0yui0uMpKIHWpXlfnjmRf98
         kTxQDkW9V0TxjPt1EAukli0ey45qcqF7rx3nHWoHKAEzykD21BCC3I5UfYTdwn/Yu7wN
         zsWTBMcd6lzuNkThMjlfhyAVWPdp0SsJlQzi4=
Received: by 10.100.140.12 with SMTP id n12mr10859116and.147.1216072808745;
        Mon, 14 Jul 2008 15:00:08 -0700 (PDT)
Received: by 10.100.153.3 with HTTP; Mon, 14 Jul 2008 15:00:08 -0700 (PDT)
Message-ID: <dd58d2b90807141500o1b6bca52saa877f79fdf03187@mail.gmail.com>
Date: Tue, 15 Jul 2008 02:00:08 +0400
From: "Andrew Tchernoivanov" <tchernoivanov@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] trouble with alsasound
In-Reply-To: <yu9fxqcqh57.fsf@nyu.edu>
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/alternative; 
	boundary="----=_Part_56275_31456816.1216072808720"
References: <yu9fxqcqh57.fsf@nyu.edu>
X-Archives-Salt: 84cd7d01-eeaf-4b7b-a407-e0641d2e5cc0
X-Archives-Hash: 5accbf7fe152932920a3584069e12f74

------=_Part_56275_31456816.1216072808720
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

>The first tab is devices.  They are all set to autodetect and when I
>press test on the three playback devices, I do hear sound.
>
>The second tab is sounds.  When I click on any of the "Play" boxes
>*no* sound is produced.  The corresponding files are present and I
>am in the audio group.

I have the same problem, but I didn't install gnome-audio package (I just
don't need system sounds). Try to test sounds
using Applications -> Sound&Video -> MoviePlayer.


On Tue, Jul 15, 2008 at 1:40 AM, Allan Gottlieb <gottlieb@nyu.edu> wrote:

> I have not been able to get alsasound working on my gentoo-gnome
> system.
>
> I followed the gentoo guide and did make progress.
> From the main (foot) menu,  system --> preference --> sound
> produces a dialog box with three tabs.
>
> The first tab is devices.  They are all set to autodetect and when I
> press test on the three playback devices, I do hear sound.
>
> The second tab is sounds.  When I click on any of the "Play" boxes
> *no* sound is produced.  The corresponding files are present and I
> am in the audio group.
>
> The machine is a dell optiplex 845.  Lspci shows
>   00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family)
>   HD Audio Controller (rev 02)
>
> I have the following kernel options set
>
> #
> # Sound
> #
> CONFIG_SOUND=m
>
> #
> # Advanced Linux Sound Architecture
> #
> CONFIG_SND=m
> CONFIG_SND_TIMER=m
> CONFIG_SND_PCM=m
> CONFIG_SND_HWDEP=m
> CONFIG_SND_SEQUENCER=m
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=m
> CONFIG_SND_PCM_OSS=m
>
> #
> # PCI devices
> #
> CONFIG_SND_HDA_INTEL=m
> CONFIG_SND_HDA_HWDEP=y
> CONFIG_SND_HDA_CODEC_REALTEK=y
> CONFIG_SND_HDA_CODEC_ANALOG=y
> CONFIG_SND_HDA_CODEC_SIGMATEL=y
> CONFIG_SND_HDA_CODEC_VIA=y
> CONFIG_SND_HDA_CODEC_ATIHDMI=y
> CONFIG_SND_HDA_CODEC_CONEXANT=y
> CONFIG_SND_HDA_CODEC_CMEDIA=y
> CONFIG_SND_HDA_CODEC_SI3054=y
> CONFIG_SND_HDA_GENERIC=y
>
> Any advice/help would be appreciated
> thanks,
> allan
> --
> gentoo-user@lists.gentoo.org mailing list
>
>

------=_Part_56275_31456816.1216072808720
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

&gt;The first tab is devices. &nbsp;They are all set to autodetect and when I<br>
&gt;press test on the three playback devices, I do hear sound.<br>
&gt;<br>
&gt;The second tab is sounds. &nbsp;When I click on any of the &quot;Play&quot; boxes<br>
&gt;*no* sound is produced. &nbsp;The corresponding files are present and I<br>
&gt;am in the audio group.<br>
<br>I have the same problem, but I didn&#39;t install gnome-audio package (I just don&#39;t need system sounds). Try to test sounds<br>using Applications -&gt; Sound&amp;Video -&gt; MoviePlayer. &nbsp;  <br><br><br><div class="gmail_quote">
On Tue, Jul 15, 2008 at 1:40 AM, Allan Gottlieb &lt;<a href="mailto:gottlieb@nyu.edu">gottlieb@nyu.edu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have not been able to get alsasound working on my gentoo-gnome<br>
system.<br>
<br>
I followed the gentoo guide and did make progress.<br>
>From the main (foot) menu, &nbsp;system --&gt; preference --&gt; sound<br>
produces a dialog box with three tabs.<br>
<br>
The first tab is devices. &nbsp;They are all set to autodetect and when I<br>
press test on the three playback devices, I do hear sound.<br>
<br>
The second tab is sounds. &nbsp;When I click on any of the &quot;Play&quot; boxes<br>
*no* sound is produced. &nbsp;The corresponding files are present and I<br>
am in the audio group.<br>
<br>
The machine is a dell optiplex 845. &nbsp;Lspci shows<br>
 &nbsp; 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family)<br>
 &nbsp; HD Audio Controller (rev 02)<br>
<br>
I have the following kernel options set<br>
<br>
#<br>
# Sound<br>
#<br>
CONFIG_SOUND=m<br>
<br>
#<br>
# Advanced Linux Sound Architecture<br>
#<br>
CONFIG_SND=m<br>
CONFIG_SND_TIMER=m<br>
CONFIG_SND_PCM=m<br>
CONFIG_SND_HWDEP=m<br>
CONFIG_SND_SEQUENCER=m<br>
CONFIG_SND_OSSEMUL=y<br>
CONFIG_SND_MIXER_OSS=m<br>
CONFIG_SND_PCM_OSS=m<br>
<br>
#<br>
# PCI devices<br>
#<br>
CONFIG_SND_HDA_INTEL=m<br>
CONFIG_SND_HDA_HWDEP=y<br>
CONFIG_SND_HDA_CODEC_REALTEK=y<br>
CONFIG_SND_HDA_CODEC_ANALOG=y<br>
CONFIG_SND_HDA_CODEC_SIGMATEL=y<br>
CONFIG_SND_HDA_CODEC_VIA=y<br>
CONFIG_SND_HDA_CODEC_ATIHDMI=y<br>
CONFIG_SND_HDA_CODEC_CONEXANT=y<br>
CONFIG_SND_HDA_CODEC_CMEDIA=y<br>
CONFIG_SND_HDA_CODEC_SI3054=y<br>
CONFIG_SND_HDA_GENERIC=y<br>
<br>
Any advice/help would be appreciated<br>
thanks,<br>
allan<br>
<font color="#888888">--<br>
<a href="mailto:gentoo-user@lists.gentoo.org">gentoo-user@lists.gentoo.org</a> mailing list<br>
<br>
</font></blockquote></div><br>

------=_Part_56275_31456816.1216072808720--
-- 
gentoo-user@lists.gentoo.org mailing list