From owner-freebsd-hardware@FreeBSD.ORG Sat Feb 18 03:27:30 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC1816A420 for ; Sat, 18 Feb 2006 03:27:30 +0000 (GMT) (envelope-from huangxiangkui@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CE443D48 for ; Sat, 18 Feb 2006 03:27:29 +0000 (GMT) (envelope-from huangxiangkui@gmail.com) Received: by nproxy.gmail.com with SMTP id d4so356414nfe for ; Fri, 17 Feb 2006 19:27:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Eg6NiFQBYLn7OzYTWCYECiwsujLALgn2GG+QYIwxKPfitTpHBa5SX0nSBvXgg5LLCDxY6hCRi9uX3p4H3NFC5tgz3GJCUcT8GCHUVoYWAukEKJC1LPWllpp5b1ozbYahijTmJhcnpUwEi8PGUWXxF+nMbeY+NFVRGRXK+jWb48k= Received: by 10.49.35.10 with SMTP id n10mr622230nfj; Fri, 17 Feb 2006 19:27:28 -0800 (PST) Received: by 10.48.203.20 with HTTP; Fri, 17 Feb 2006 19:27:28 -0800 (PST) Message-ID: Date: Sat, 18 Feb 2006 11:27:28 +0800 From: huangxiangkui@gmail.com To: freebsd-hardware@freebsd.org In-Reply-To: <00a501c63405$4678a3b0$0300a8c0@lappy> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <00a501c63405$4678a3b0$0300a8c0@lappy> Subject: Re: I coudn't use my soundcard on FreeBSD!!! X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2006 03:27:30 -0000 I use the FreeBSD 6.0 release-p4 And I try the way of yours.But it doesn't work. The problem is not work out. HELP ME!!! 2006/2/18, Darren Eyers : > > ----- Original Message ----- > From: > Newsgroups: mailing.freebsd.hardware > Sent: Thursday, February 16, 2006 5:06 PM > Subject: I coudn't use my soundcard on FreeBSD!!! > > > >I use the laptop of HP.It is HP Pavilion ze2205au. > > > > I know the soundcard is "Conexant AC-Link Audio" in the Windows. > > > > I try to make my soundcard to work,but not had happend. > > > > First,I add "snd_driver_enable=3D3D"YES"" to /etc/rc.conf > > Next,I reboot my computer. > > Last,I use the commond "cat /dev/sndstat" to see which drive has been > > use.But NO drive be use by my soundcard. > > > > I use "kldstat" know that I load all drives of soundcards. > > > > But when I use NetBSD LiveCD to boot my laptop.It could find the > > soundcard.And load the right drive. > > > > I love FreeBSD,so Please tell me how to make my soundcard work well? > > > > The drive of my soundcard on Windows XP is below. > > ftp://ftp.hp.com/pub/softlib/software5/COL10883/ob-31530-1/SP30399.exe > > > > > > Wait you. > > _______________________________________________ > > freebsd-hardware@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > > To unsubscribe, send any mail to > > "freebsd-hardware-unsubscribe@freebsd.org" > > Which version of FreeBSD do you use ? I use 6.0 and the I added the > soundcard to /boot/loader.conf so it is loaded as a kernel module at boot > time > > Some details are shown in the online handbook. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.htm= l > > Hope this is of some help > Darren. > >