From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 1 15:58:15 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 621191065670 for ; Mon, 1 Dec 2008 15:58:15 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 33AA58FC08 for ; Mon, 1 Dec 2008 15:58:15 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1L7BA6-000627-9J for freebsd-hackers@freebsd.org; Mon, 01 Dec 2008 07:58:14 -0800 Message-ID: <20774487.post@talk.nabble.com> Date: Mon, 1 Dec 2008 07:58:14 -0800 (PST) From: ancelgray To: freebsd-hackers@freebsd.org In-Reply-To: <20081130232851.GA1214@casibsd.svkt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ancelgray@yahoo.com References: <20080121170155.GC51116@hamlet.SetFilePointer.com> <20713056.post@talk.nabble.com> <20081130232851.GA1214@casibsd.svkt.org> X-Mailman-Approved-At: Mon, 01 Dec 2008 16:59:02 +0000 Subject: Re: Hardware support for AMD Geode CS5536 audio? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 15:58:15 -0000 Lionel, This is Andrew Gray. Thanx for testing. Does the command cat sound.raw > /dev/dsp output the sound of my voice out of one of the speakers? Does it also give the bus master error message? Thanx Andrew Gray Lionel Flandrin wrote: > > On Wed, Nov 26, 2008 at 07:30:41PM -0800, ancelgray wrote: >> >> To AMD CS5536 users: >> >> This is Andrew Gray. I have finished the audio driver for the AMD CS5536 >> companion >> chip. It is working on a PC Engines Alix 1C low power board under >> FreeBSD >> 7.0. >> It can be found at: >> >> http://modelofreality.org/snd_amd5536.html >> >> Let me know how it goes. > > I own a fitpc[1] that runs an AMD Geode CPU with the AMD CS5536 > chip. I followed the README (kldloaded the module, ran the two sysctl) > and everything seemed to work fine: > - As soon as I loaded the module I got (in the system messages): > pcm0: port 0xd400-0xd47f irq 10 at device 15.3 on pci0 > pcm0: [ITHREAD] > pcm0: > > - cat /dev/sndstat says: > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at io 0xd400 irq 10 kld snd_cs5536 [MPSAFE] \ > (2p:0v/1r:0v channels duplex default) > > However if I try to play something with mpg123 I get no sound and > "pcm0: bm0 bus master error" every half second or so in the system > messages. > > Please tell me if there's anything else I can provide to help you. > > [1] http://www.fit-pc.com/new/fit-pc-1-0-specifications.html > > Cheers, > -- > Lionel Flandrin > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > > -- View this message in context: http://www.nabble.com/Hardware-support-for-AMD-Geode-CS5536-audio--tp15002428p20774487.html Sent from the freebsd-hackers mailing list archive at Nabble.com.