From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 14 03:55:27 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3FC4316A403 for ; Thu, 14 Dec 2006 03:55:27 +0000 (UTC) (envelope-from Matthew_Northcott@Dell.com) Received: from ausc60pc101.us.dell.com (ausc60pc101.us.dell.com [143.166.85.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9137843CA9 for ; Thu, 14 Dec 2006 03:53:53 +0000 (GMT) (envelope-from Matthew_Northcott@Dell.com) DomainKey-Signature: s=smtpout; d=dell.com; c=nofws; q=dns; b=rIgicTIFTz0VNitjBQvQ6ZNBJvVdKB7VNyOTZPRPsl0NEI+3aT2MTaKgAvH7E+Ig9+CXndY0zZa+Dd9yH9VU4qvZQIQEQR//LNdA0nnToo8Ax3oPDr6HqIB3wvGTPRQh; Received: from ausx3bpc102.aus.amer.dell.com ([10.30.101.52]) by ausc60pc101.us.dell.com with ESMTP; 13 Dec 2006 21:55:25 -0600 X-IronPort-AV: i="4.12,165,1165212000"; d="scan'208"; a="159929837:sNHT21101985" X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 13 Dec 2006 21:55:23 -0600 Message-ID: In-Reply-To: <4580C214.4070800@raught.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Gateway MX3215 laptop running fbsd 6.1 current, no sound. Thread-Index: AccfLk9Za6tVqmLUTjuAT9V7LzAG1QABTT0A From: To: X-OriginalArrivalTime: 14 Dec 2006 03:55:24.0829 (UTC) FILETIME=[AF4E5CD0:01C71F33] Cc: freebsd-multimedia@freebsd.org. Subject: RE: Gateway MX3215 laptop running fbsd 6.1 current, no sound. 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: Thu, 14 Dec 2006 03:55:27 -0000 =20 Did the following to try and mute some of the device nodes you mentioned.=20 Mixer line1 0=20 To set the volume of line1 to well 0 :D. Anyway have done this to everyhtign except the vol and still no go. Anyone else have any advice?=20 -----Original Message----- From: Mark A-J. Raught [mailto:flash@raught.net]=20 Sent: Wednesday, December 13, 2006 9:17 PM To: Northcott, Matthew - Authorized Dell Representative Cc: freebsd-multimedia@freebsd.org Subject: Re: Gateway MX3215 laptop running fbsd 6.1 current, no sound. Matthew_Northcott@Dell.com wrote: > have been hacking at this freebsd install for over 3 weeks now. Got=20 > everything working perfectly but sound. Been playing with it for=20 > awhile and have tried all of the config options i could imagine. Now=20 > gateway doesnt shed to much light on the soundcard/chipset thats in this system. > > > it does tell me these two bits of info.=20 > Chipset: Via VN800 > Audio: AC '97 2.3 Compliant Audio > Built-in Speakers > > So i tried native drivers, but no go. So i then downloaded and got OSS > installed ( latest version from the website) it does see my sound card > as VIA VT8233/8235/8237. But when I go to play sound eaither ussing=20 > osstest or an application like xmms the system thinks it's playing to=20 > the sound out, but i get no sound from the speakers. Adjusted volume=20 > using ossxmix, but to no avail. Anyone ever ran into anyhting like=20 > this or is using this same system? Any help would be much appreciated. > =20 > =20 > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list=20 > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" > > > =20 I had a similar problem a while ago with (I think) a VIA driver. I'm not sure what laptop it was on, but the driver would see it and it looked like it was working but there was no sound. It drove me crazy. I found that if I muted or was it unmuted one of the sound devices possibly line in and it would work. I just created a script to do it from the command line and all was well. It wasn't the actual audio device that I muted or unmuted, it was just one of the others and as soon as that was done the audio worked normally. I can look into more if you need specifics, but it may be until weekend when I can get on the different laptops and look around. It may have even been this one (intel audio) but I have linux on it currently. -mark