This is a fairly recent FreeBSD? The instructions you quote sound >quite old.

I'm running 4.7 and I thought I had a recent version of the handbook. I'll try give it a try and let you know.




From: David Kelly <[EMAIL PROTECTED]>
To: desmond james <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: Configuring sound
Date: Fri, 28 Feb 2003 14:09:06 -0600

On Fri, Feb 28, 2003 at 06:37:07PM +0000, desmond james wrote:
> I need help configuring my sound. I was using the freeBSD hand book
> accomplish this task. I have on board sound, and added the option:
>
> options PNPBIOS
>
> into the kernel, as the handbook said, and restarted my system. The kernel
> loaded but I had no sound. When I start X, KDE gives me the following
> message:


Back up. Don't fret about X until we get the basics taken care of. Not
until you have a pcm in dmesg, and mixer(8) behaves. This is a fairly
recent FreeBSD? The instructions you quote sound quite old.

Also you don't say anything about your sound hardware.

In dmesg you do no list a pcm device so there is no wonder you don't
have sound. As root type, "kldload snd.ko". Then check dmesg again to
see if something was found. Or simply type "mixer" to see if there is a
sound device you can set volume levels on.

If kldload probes found something then based on its entry in dmesg you
might be able to guess exactly which /modules/snd_*.ko you need and load
only that one in the future. Most automatically load snd_pcm.ko too.

--
David Kelly N4HHE, [EMAIL PROTECTED]
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Reply via email to