From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 25 05:20:59 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 B6A7316A415 for ; Sat, 25 Nov 2006 05:20:59 +0000 (UTC) (envelope-from nwanglu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0797243D53 for ; Sat, 25 Nov 2006 05:20:12 +0000 (GMT) (envelope-from nwanglu@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so766211uge for ; Fri, 24 Nov 2006 21:20:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M6RQ9H/NQyastgXwiuU+Pp6vvQmfbmqdjHtiTNr4q7+x8OQYUijC0cqUadg2aQ9biZ4RYQ0Bj70aHlqt6ReSnIst1B0AZuPlezimfVTYj+YrqgVNaX017Uq6CxpTNSwQtq+WyvOZeaM+3i2Yo6zAo4iMUY5Px9Bn1GbvxHvOLwc= Received: by 10.67.27.3 with SMTP id e3mr8345519ugj.1164432057379; Fri, 24 Nov 2006 21:20:57 -0800 (PST) Received: by 10.67.93.16 with HTTP; Fri, 24 Nov 2006 21:20:57 -0800 (PST) Message-ID: <98a12e2b0611242120l5e032cf2id5eed7ba015a780b@mail.gmail.com> Date: Sat, 25 Nov 2006 13:20:57 +0800 From: "L O" To: "Ariff Abdullah" In-Reply-To: <20061125130747.7ea35d3c.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <98a12e2b0611242041o72cd4156y782ae70202a02c24@mail.gmail.com> <20061125130747.7ea35d3c.ariff@FreeBSD.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: HELP About sound card [Conexant AC-Link 2 Channel Audio] :) 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: Sat, 25 Nov 2006 05:20:59 -0000 On 11/25/06, Ariff Abdullah wrote: > On Sat, 25 Nov 2006 12:41:23 +0800 > "L O" wrote: > > is there someone can help me about this.... thanks :) > > 1.i installed 6.1 freebsd release > > 2.first i run kldload snd_driver and get my sound drier information > > is snd_ich 3.i add device sound,device snd_ich to kernel ,build it > > and install it. 4.startx to gnome, i found i can't get any voice > > from my notebook(SUCH AS PLAY A MP3 BY XMMS),the volume > > control->file->change device shows : "unknow volume control 0(OSS > > MIXER)". 5.there 's no dsp folder in my /dev. > > > > Notebook Hardware : > > lenovo tianyi 200 d > > mainboard : 915gm > > sound card : Conexant AC-Link 2 Channel Audio(ac97) > > > > dmesg : > > pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff mem > > 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on > > pci0 > > pcm0: > > > > sndstat: > > FreeBSD Audio Driver (newpcm) > > Installed devices: > > pcm0: at io 0xb0040800, 0xb0040400 irq 17 > > bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) > > > > Put these into your /etc/sysctl.conf: > > hw.snd.maxautovchans=10 > hw.snd.pcm0.vchans=4 > > and reboot. > > > -- > Ariff Abdullah > FreeBSD > > ... Recording in stereo is obviously too advanced > and confusing for us idiot ***** users :P ........ > > > DONE but after reboot there're still no dsp in dev folder and how can i do... thank u :) ....