From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 1 23:52:18 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F225516A4CE for ; Wed, 1 Sep 2004 23:52:18 +0000 (GMT) Received: from out010.verizon.net (out010pub.verizon.net [206.46.170.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D2E943D1F for ; Wed, 1 Sep 2004 23:52:18 +0000 (GMT) (envelope-from lists@bgruber.isa-geek.com) Received: from box ([68.160.255.180]) by out010.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040901235217.EOIJ14383.out010.verizon.net@box>; Wed, 1 Sep 2004 18:52:17 -0500 Received: from [192.168.0.2] (helo=[192.168.0.2]) by box with esmtp (Cipher TLSv1:RC4-MD5:128) (Exim 3.35 #1 (Debian)) id 1C2etk-0001Jl-00; Wed, 01 Sep 2004 19:52:16 -0400 Message-ID: <413660A9.1070403@bgruber.isa-geek.com> Date: Wed, 01 Sep 2004 19:52:09 -0400 From: bgruber User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040831) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <1078299346.6838.10.camel@localhost> <1078299643.58546.28.camel@shumai.marcuscom.com> In-Reply-To: <1078299643.58546.28.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out010.verizon.net from [68.160.255.180] at Wed, 1 Sep 2004 18:52:17 -0500 cc: Vladimir Grebenschikov cc: gnome Subject: Re: Gnome mixer does not work as well as mixer-applet X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 23:52:19 -0000 Joe Marcus Clarke wrote: > On Wed, 2004-03-03 at 02:35, Vladimir Grebenschikov wrote: > >>Hi >> >>I have detected and working sound subsystem (actually it is not changed >>for some years). esdplay works fine. >> >>After upgrade gnome from marcus cvs >>gnome-volum-control complains about >>"Sorry, no mixer elements and/or devices found" >>and mixer-applet refuses to change volume (but not complains about no >>device). >> >>% mixer >>Mixer vol is currently set to 75:75 >>Mixer pcm is currently set to 75:75 >>Mixer line is currently set to 75:75 >>Mixer mic is currently set to 0:0 >>Mixer cd is currently set to 75:75 >>Mixer rec is currently set to 0:0 >>Recording source: mic >>% cat /dev/sndstat >>FreeBSD Audio Driver (newpcm) >>Installed devices: >>pcm0: at memory 0xfe000000, 0xfea00000 irq 9 (1p/1r/0v >>channels duplex default) >>% ls -l /dev/mixer /dev/dsp >>crw-rw-rw- 1 root wheel 30, 3 Mar 3 09:32 /dev/dsp >>crw-rw-rw- 1 root wheel 30, 0 Mar 3 09:32 /dev/mixer >>% esdplay /usr/local/share/licq/sounds/icq/Message.wav >> >>% >> >>Any ideas ? >> >>Yesterdays 5-CURRENT and gnome >> >># pkg_glob esound >>esound-0.2.33 >># >> >>On the next machine with same packages (actually I have build backages >>on that machine and install here) it works. > > > Yeah, that's the interesting thing. Adam is seeing this same problem, > but I'm not. My machine is also a -CURRENT machine from two days ago, > with an Intel ich soundcard. I did see this problem briefly on my GNOME > 2.4 laptop, but after removing and re-adding the sound applet, it worked > again. Adam didn't have any luck. The only thing I can think of is for > an affected user to get a strace or truss of the applet starting up so > we can see what's failing. > > Joe > Hey, I just updated from 5.2.1 to 5.3-BETA2, and I'm having this problem. I don't seem to be able to find any record of the solution, only the problem. Did anyone ever resolve it? /brian