From owner-freebsd-stable@FreeBSD.ORG Fri Sep 1 16:06:44 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CD7316A4E1 for ; Fri, 1 Sep 2006 16:06:44 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2DB843D58 for ; Fri, 1 Sep 2006 16:06:43 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id F09EF6042; Fri, 1 Sep 2006 20:06:42 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id CF47F601D; Fri, 1 Sep 2006 20:06:42 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k81G7A5D024790; Fri, 1 Sep 2006 20:07:10 +0400 (MSD) (envelope-from ru) Date: Fri, 1 Sep 2006 20:07:10 +0400 From: Ruslan Ermilov To: "S. M. Ibrahim (Lavlu)" Message-ID: <20060901160710.GC14467@rambler-co.ru> References: <1157126063.3048.10.camel@shanazsoft.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m51xatjYGsM+13rf" Content-Disposition: inline In-Reply-To: <1157126063.3048.10.camel@shanazsoft.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: freebsd-stable@FreeBSD.org Subject: Re: sound card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2006 16:06:44 -0000 --m51xatjYGsM+13rf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 01, 2006 at 09:54:23PM +0600, S. M. Ibrahim (Lavlu) wrote: > On Fri, 2006-09-01 at 21:02 +0530, Joseph Koshy wrote: > > > I installed it yesterday. Everything goes ok, but problem > > > with sound card, It's a builtin Intl HDA on gigabyte 915G-DU > > > motherboard. I added the line > > > > > > sound_load=3D"YES" > > > snd_driver_load=3D"YES" > > > snd_cmi_load=3D"YES" > > > > > > to /boot/loader.conf but sound is not working. > >=20 > > Things to check: > >=20 > > - Does loading the driver module using kldload work: > >=20 > > # kldload snd_driver.ko > >=20 > already loaded > > - What are the last few lines from `dmesg` after this > > step. > >=20 > no changes > > - Do you have a /dev/sndstat? If so what does > >=20 >=20 > > # cat /dev/sndstat > >=20 > [ibrahim@shanazsoft ~]$ cat /dev/sndstat > FreeBSD Audio Driver (newpcm) > Installed devices: > [ibrahim@shanazsoft ~]$ >=20 > > reveal? > >=20 > in my debian, it's my card work ok with snd_hda_intl mod :( >=20 Try the OSS drivers from http://www.opensound.com/. Mine is detected but doesn't work, while you may be more lucky. :-) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --m51xatjYGsM+13rf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE+FquqRfpzJluFF4RAlPyAKCUkPAiRISTlJSofMYoAOrYyQa5aACeLSoT pVZsSGrsEJ+vHNSFLnSU39s= =GyxI -----END PGP SIGNATURE----- --m51xatjYGsM+13rf--