From owner-freebsd-mobile Tue Apr 4 11:56:33 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from cwb.pacific.net.hk (cwb.pacific.net.hk [202.14.67.92]) by hub.freebsd.org (Postfix) with ESMTP id C0AFE37B53A for ; Tue, 4 Apr 2000 11:56:28 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from tsingyi.pacific.net.hk (tsingyi.pacific.net.hk [202.14.67.240]) by cwb.pacific.net.hk with ESMTP id CAA07775; Wed, 5 Apr 2000 02:56:22 +0800 (HKT) Received: from alexkwan (ppp107.dyn30.pacific.net.hk [202.64.30.107]) by tsingyi.pacific.net.hk with SMTP id CAA15920; Wed, 5 Apr 2000 02:56:16 +0800 (HKT) Message-ID: <001501bf9e67$cdf57960$6b1e40ca@alexkwan> From: "Alex Kwan" To: "Sean O'Connell" Cc: References: <000701bf9e57$e9758640$0d1e40ca@alexkwan> <20000404134217.B13783@stat.Duke.EDU> Subject: Re: How to make sound config on my laptop? Date: Wed, 5 Apr 2000 02:57:44 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Sean, This laptop can't touch the bios, the rebuild kernel have not found the sound card and there is no pcmX driver was attached, I have checked the sound card resources from MS Win98 was: Name: CRYSTAL PnP Sound System Codec I/O: 0534-0537 I/O: 0388-038B I/O: 0220-022F IRQ: 05 DMA: 01 DMA: 00 What can I do to make the kernel found the sound card and attached the pcmX driver? > > > > I have install FreeBSD4.0 on my laptop Toshiba510CDT > > (the sound card was Crystal PnP), I have added a entry > > "device pcm" and re-compile the kernel. the questions are: > > 1. Is this config is enough and correct, do I need "device snd"? > > It ought to be. The only other thing it might need is > "device csa" but only if it is a pci chip (I think). > > Does the kernel find it? ("options PNPBIOS" may be needed ... make > sure to set "Plug and Play OS" to NO in your BIOS, if you can) > > > 2. I can't found any sound device (like snd0 or audio), do I need > > create it manually? > > cd /dev; sh MAKEDEV snd0 > > assuming that the kernel detects it as pcm0 (otherwise make the > appropriate number snd1 for pcm1, etc) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message