Date: Thu, 7 May 2009 14:33:30 +0200 From: cpghost <cpghost@cordula.ws> To: Lars Hecking <lhecking@users.sourceforge.net> Cc: freebsd-questions@freebsd.org Subject: Re: 7.2 = no sound Message-ID: <20090507123330.GD1111@phenom.cordula.ws> In-Reply-To: <20090507105027.279A04E382@cork.irdesign.cypress.com> References: <20090507105027.279A04E382@cork.irdesign.cypress.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 07, 2009 at 11:50:27AM +0100, Lars Hecking wrote: > I upgraded my system to 7.2 with cvsup, and sound has stopped working. I'm > running gnome, and both (...) > Sound module loaded: yes > > # kldstat |grep snd > 4 1 0xc09d6000 1abf8 snd_hda.ko > > # cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: <HDA Sigmatel STAC9205X PCM #0 Analog> at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:3v/1r:1v channels duplex default) > pcm1: <HDA Sigmatel STAC9205X PCM #1 Analog> at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (0p:0v/1r:1v channels) > > dmesg: > > pcm0: <HDA Sigmatel STAC9205X PCM #0 Analog> at cad 0 nid 1 on hdac0 > pcm1: <HDA Sigmatel STAC9205X PCM #1 Analog> at cad 0 nid 1 on hdac0 Have you tried to set hw.snd.default_unit to the right port? >From snd_hda(4): The default audio device may be tuned by setting the hw.snd.default_unit sysctl, as described in sound(4), or explicitly specified in application settings. That's the most common cause for sound problems after the snd_hda upgrade. -cpghost. -- Cordula's Web. http://www.cordula.ws/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090507123330.GD1111>