I will read the book!!

Dominic Marks dominic_marks at btinternet.com
Mon Oct 22 12:28:31 BST 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey,

> >I have an ES1371 sound card to set up and again in Linux this went ok
> > editing /etc/rc.d/modules.   Any suggestions for setup in Freebsd?

Instead of recompiling the kernel you can simply load the module for the 
sound card. I the same soundcard (ES137) and putting the following line in 
/boot/loader.conf will have sound prepared on boot.

snd_es137x_load="YES"

Personally I prefer that to kernel recompilation. If you want to 
load/unload/view modules check out the man pages for kldload, kldunload, 
kldstat.

> Create a custom kernel file and make sure you add "device pcm", your card
> will automagically be detected at boot time (assuming you have no BIOS
> quirks, I had to set PnP to "no" in mine) and then you can use MAKEDEV to
> create the device nodes.

If you get a message like:

device_probe_and_attach: failed

Then you have a screwy motherboard setup. Either disable PNP OS in the BIOS 
or add the following line to a custom kernel file for your machine:

options	PNPBIOS

> Please see the FreeBSD Handbook (linked from www.freebsd.org) for further
> (full) details with regards to soundcards and rolling a custom kernel.

There is a whole chapter, which from just looking now has had a small 
makeover.

- -- 
Dominic
Need a Unix Admin/Programmer? I'm cheap, mail me.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE71ALiu6vC63o8YzERAkBmAJ9TesLb7t1gu6cE1aPmFDJO5qv5IwCfZ7fg
pV7d3FEItyfIvsElY4CDHOc=
=VC6v
-----END PGP SIGNATURE-----




More information about the Ukfreebsd mailing list