Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2011 11:51:40 +0000
From:      Chris Rees <utisoft@gmail.com>
To:        Joel Dahl <joel@freebsd.org>, Jung-uk Kim <jkim@freebsd.org>, multimedia@freebsd.org
Cc:        rwatson@freebsd.org, re@freebsd.org
Subject:   Enabling sound by default (Was: svn commit: r222980 - in head/sys: amd64/conf i386/conf)
Message-ID:  <CADLo83-W_XT0T=7omxq%2BNxLN1D9xNQk36fjAsEBnqx4cgaktYg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

While I can certainly see the strong argument for sound 'working out
of the box', it unfortunately causes panics if one then tries to
kldload osscore.ko from audio/oss.

I've found that it's definitely due to the compiled in sound.ko; no
panic if I remove those options from my kernel config (which
unfortunately means I can no longer use freebsd-update for my kernel)

I'm not overly concerned about my own position, but there are two
options for how we could fix this:

- Revert r222980 and go back to requiring people to kldload the
correct drivers (ouch :()

- Add a note to pkg-message (perhaps even require confirmation--
panics aren't good!) about the need to compile a kernel with no sound
driver added

Chris

http://svnweb.freebsd.org/base/head/sys/amd64/conf/GENERIC?revision=222980&view=markup



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83-W_XT0T=7omxq%2BNxLN1D9xNQk36fjAsEBnqx4cgaktYg>