From owner-freebsd-multimedia@FreeBSD.ORG Fri Jun 22 13:13:45 2007 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE91116A41F; Fri, 22 Jun 2007 13:13:45 +0000 (UTC) (envelope-from anders@FreeBSD.org) Received: from fupp.net (totem.fix.no [80.91.36.20]) by mx1.freebsd.org (Postfix) with ESMTP id AEEEE13C44C; Fri, 22 Jun 2007 13:13:45 +0000 (UTC) (envelope-from anders@FreeBSD.org) Received: from localhost (totem.fix.no [80.91.36.20]) by fupp.net (Postfix) with ESMTP id EE3788D991B; Fri, 22 Jun 2007 14:53:17 +0200 (CEST) Received: from fupp.net ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id s5Hm2fqHHcAW; Fri, 22 Jun 2007 14:53:17 +0200 (CEST) Received: by fupp.net (Postfix, from userid 1000) id 63B848D98E7; Fri, 22 Jun 2007 14:53:17 +0200 (CEST) Date: Fri, 22 Jun 2007 14:53:17 +0200 From: Anders Nordby To: Ariff Abdullah Message-ID: <20070622125317.GA73565@fupp.net> References: <20070118181407.72f29176.ariff@FreeBSD.org> <200701181144.l0IBirEB008321@barnetv.cc.uit.no> <20070118202241.26c35c7f.ariff@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070118202241.26c35c7f.ariff@FreeBSD.org> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.11 Cc: freebsd-multimedia@FreeBSD.org, Ingeborg Hellemo Subject: Re: snd_hda, sound in both speaker and headphones X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2007 13:13:46 -0000 Hi, On Thu, Jan 18, 2007 at 08:22:41PM +0800, Ariff Abdullah wrote: >> >> ~/>grep XW43 /usr/src/sys/dev/sound/pci/hda/hdac.c >> #define HP_XW4300_SUBVENDOR HDA_MODEL_CONSTRUCT(HP, 0x3013) >> if (subvendor == HP_XW4300_SUBVENDOR) { >> >> >> /usr/sbin/mixer only recognise "vol, pcm, line, mic, cd, rec" >> >> >> I recompile with "cd /usr/src/sys/modules/sound/; make clean >> cleandir; make && make install" > Grab that file again and retry. If the speaker still doesn't appear, > send me another verbose dmesg. Did this speaker fix find its way to -stable? Do you have a patch that can be applied to -stable? I find myself having problems trying to turn off the speaker. I have to plug my headset in the front of the PC to make it go off -- but of course I prefer to plug it in the back. :-) Bye, -- Anders.