Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2005 17:08:46 +0700
From:      Owen Jeremiah <fowlplay77@gmail.com>
To:        Peter Clutton <peterclutton@gmail.com>
Cc:        dev@unixdaemon.org, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Sound Configuration, Sony Laptop with ac97
Message-ID:  <25b28b630511170208r7c88a0abm8f6192d15a996001@mail.gmail.com>
In-Reply-To: <57416b300511170105y28eb6a3ewb3338bc345e6cffb@mail.gmail.com>
References:  <57416b300511152041y2a68b5dbk21cefa7ba2ad427d@mail.gmail.com> <1132149866.9234.7.camel@dracula> <57416b300511170105y28eb6a3ewb3338bc345e6cffb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
IIRC, the recommended step to do is do:
kldload snd_driver

and then do:
cat /dev/sndstat

to get the correct driver (in my case it is snd_ich). After that you put th=
e
driver into loder.conf (in my case: snd_ich_load=3D"YES").

Hope it helps.

Regards,
OJ



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25b28b630511170208r7c88a0abm8f6192d15a996001>