From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 27 19:16:04 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 183EA16A403 for ; Wed, 27 Sep 2006 19:16:04 +0000 (UTC) (envelope-from a.n.s.i@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3EDB743D45 for ; Wed, 27 Sep 2006 19:16:01 +0000 (GMT) (envelope-from a.n.s.i@gmx.net) Received: (qmail invoked by alias); 27 Sep 2006 19:16:00 -0000 Received: from p5087208F.dip0.t-ipconnect.de (EHLO gate.home.org) [80.135.32.143] by mail.gmx.net (mp015) with SMTP; 27 Sep 2006 21:16:00 +0200 X-Authenticated: #30170983 Received: from tit007m.home.org (tit007m.home.org [192.168.0.5]) by gate.home.org (8.13.8/8.13.8) with ESMTP id k8RJFxbB010726 for ; Wed, 27 Sep 2006 21:15:59 +0200 (CEST) (envelope-from ansi@tit007m.home.org) Received: from tit007m.home.org (localhost [127.0.0.1]) by tit007m.home.org (8.13.8/8.13.8) with ESMTP id k8RLGnG6003442 for ; Wed, 27 Sep 2006 21:16:49 GMT (envelope-from ansi@tit007m.home.org) Received: (from ansi@localhost) by tit007m.home.org (8.13.8/8.13.8/Submit) id k8RLGnGG003441 for freebsd-multimedia@freebsd.org; Wed, 27 Sep 2006 21:16:49 GMT (envelope-from ansi) Date: Wed, 27 Sep 2006 21:16:49 +0000 From: "Solovyov, Evgeny" To: freebsd-multimedia@freebsd.org Message-ID: <20060927211649.GB1239@tit007m> Mail-Followup-To: freebsd-multimedia@freebsd.org References: <20060926214755.GA11325@tit007m> <20060927232734.4f1517bb.ariff@FreeBSD.org> <20060927210128.GA1239@tit007m> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060927210128.GA1239@tit007m> User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Y-GMX-Trusted: 0 Subject: Re: snd_hda on CLEVO D900T aka Alienware Area 51m-7700 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: Wed, 27 Sep 2006 19:16:04 -0000 On 27.09.06 21:01 , Solovyov, Evgeny wrote: > On 27.09.06 23:27 , Ariff Abdullah wrote: > > On Tue, 26 Sep 2006 21:47:55 +0000 > > "Solovyov, Evgeny" wrote: > > > Hi all, > > > > > > The machine is CLEVO D900T > > > http://www.clevo.com.tw/products/D900T.asp > > > Sound is excellent / for my ears ;) / > > > I can play now Quake4 in FreeBSD! Thanks for your job and time. > > > > > > But mixer show only few devices: > > > > > > # /usr/sbin/mixer > > > Mixer vol is currently set to 10:10 > > > Mixer pcm is currently set to 9:9 > > > Mixer speaker is currently set to 75:75 > > > Recording source: mic > > > > > > Where is mic? Is here any chance for s/pdif ? > > > > > > And here is info: > > > > > [..] > > > > Seems like a buggy BIOS. > > > > Please grab/test hdac.c and hdac_private.h from > > http://tomoyo.mybsd.org.my/HDA/ . Hopefully you'll have your "mic", > > "line" and "cd". > > Yes, thanks. I have it: > > # mixer > Mixer vol is currently set to 10:10 > Mixer pcm is currently set to 25:25 > Mixer speaker is currently set to 75:75 > Mixer line is currently set to 75:75 > Mixer mic is currently set to 100:100 > Mixer cd is currently set to 75:75 > Mixer rec is currently set to 100:100 > Recording source: mic > > > > As for SPDIF, it is disabled for now. I will enable it in the near > > future. > > > > > > -- > > Ariff Abdullah > > FreeBSD > > > > ... Recording in stereo is obviously too advanced > > and confusing for us idiot ***** users :P ........ > > ..but I'm too stupid for recording in mono too :) > > # cat /dev/audio > blah.au > ^C# > # cat blah.au > /dev/audio > > does not worked. Same result whith setting "mixer =rec vol". > Recording from "cd" is Okay.