From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 17:01:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9585116A4D0 for ; Mon, 11 Apr 2005 17:01:45 +0000 (GMT) Received: from smtps-vbr1.xs4all.nl (smtps-vbr1.xs4all.nl [194.109.24.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9315843D3F for ; Mon, 11 Apr 2005 17:01:44 +0000 (GMT) (envelope-from gwg.wijnands.freebsd@xs4all.nl) Received: from [192.168.2.102] (213-84-96-74.adsl.xs4all.nl [213.84.96.74]) (authenticated bits=0) by smtps-vbr1.xs4all.nl (8.12.11/8.12.11) with ESMTP id j3BH1ffC077071 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Apr 2005 19:01:42 +0200 (CEST) (envelope-from gwg.wijnands.freebsd@xs4all.nl) Message-ID: <425AAD73.6020507@xs4all.nl> Date: Mon, 11 Apr 2005 19:01:39 +0200 From: gustaaf wijnands User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.6) Gecko/20050326 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wayne References: <425A255C.10005@ozemail.com.au> In-Reply-To: <425A255C.10005@ozemail.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner cc: freebsd-questions@freebsd.org Subject: Re: soundcard not working 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:01:45 -0000 Wayne wrote: > Hey, > I don't know if this is the right list but I will ask anyway. I want to > have FreeBSD as my main OS the only thing that is stopping me is I am > unable to get my sound card to work I have an "Azalia" based sound card. > In Linux it comes up as an ICH6 based soundcard and after checking the > 5.4 Hardware compatibilty I proceeded to download it. Im using the 5.4 > RC1, when I load the drivers (I used kldload snd_ich and noticing no > change tried kldload snd_driver and all loaded with out error but when > I type in : > $cat /dev/sndstat I get no listing and dmesg shows no pcm either. Is > this soundcard supported? Azalia isn't listed in http://www.freebsd.org/releases/5.3R/hardware-i386.html Have you tried doing a "kldload snd_*" Have you edited the kernelconfig file