Date: Wed, 5 Apr 2000 02:57:44 +0800 From: "Alex Kwan" <alexkwan@pacific.net.hk> To: "Sean O'Connell" <sean@stat.Duke.EDU> Cc: <freebsd-mobile@FreeBSD.ORG> Subject: Re: How to make sound config on my laptop? Message-ID: <001501bf9e67$cdf57960$6b1e40ca@alexkwan> References: <000701bf9e57$e9758640$0d1e40ca@alexkwan> <20000404134217.B13783@stat.Duke.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501bf9e67$cdf57960$6b1e40ca>
