[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't get sound or high resolution



>>>>> On Mon, 20 Aug 2001 14:20:02 -0600, Daniel Farnsworth Teichert <danielt@ee.byu.edu> said:

  Daniel> Also, is it possible to squeeze any sound out of these
  Daniel> machines? I'm a semi-newbie, so simple instructions--or a
  Daniel> pointer to an appropriate faq or how-to--may be the
  Daniel> solution.

Sound should work fine.  Just make sure you have the cs4281 driver
enabled/loaded.  I use the following in /etc/modules.conf:

  alias sound-slot-0 cs4281
  post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
  pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :

But this is with Red Hat 7.1, not sure if Debian comes with
aumix-minimal.  If not, just drop the post-install & pre-remove lines.

	--david



Reply to: