From owner-freebsd-multimedia@FreeBSD.ORG Mon Dec 22 22:58:01 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 671C7106567E for ; Mon, 22 Dec 2008 22:58:01 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id DDA688FC24 for ; Mon, 22 Dec 2008 22:58:00 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 230363377; Mon, 22 Dec 2008 23:57:59 +0200 Message-ID: <49500D66.1060602@FreeBSD.org> Date: Mon, 22 Dec 2008 23:57:58 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.17 (X11/20081029) MIME-Version: 1.0 To: Alastair Hogge References: <1229973789.00051298.1229963402@10.7.7.3> In-Reply-To: <1229973789.00051298.1229963402@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: Intel HDA (IDT 92HD73E) on a DPS45G audio problems. 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: Mon, 22 Dec 2008 22:58:01 -0000 Alastair Hogge wrote: > I have a Intel DPS45G mainboard [1], running 7.1-PRERELEASE on it. When I load > the snd_hda.ko the system will pick up the audio hardware as: > pcm0: mem > 0xc3420000-0xc3423fff irq 22 at device 27.0 on pci0 > pcm0: [ITHREAD] > pcm0: > pcm0: > But no dsp nodes are created in /dev until I try to mplayer/sidplay something. > Even so, I still hear nothing coming from my speakers. I've also tried cat > some/wave/file > dev/dsp0.0 after the dsp0.0 node is created from running > mplayer or sidplay. > > Is this just a missing device definition somewhere? > > cat /dev/sndstat: > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at memory 0xc3420000 > irq 22 kld snd_hda [20080420_0052] [MPSAFE] (1p:1v/1r:1v channels duplex > default) Try updated snd_hda driver: http://people.freebsd.org/~mav/ or just take it from CURRENT, and don't forget to read updated man page. -- Alexander Motin