> > Apr 11 13:59:43 valis modprobe: can't locate module char-major-14
> Alias this in /etc/conf.modules. For my SoundBlaster16, I have:
You mean *manually*? Not done automagically by the package manager? Oh well,
and I was getting so excited about how easy make-kpkg makes recompiling a
kerne
> Apr 11 13:59:43 valis modprobe: can't locate module char-major-14
Alias this in /etc/conf.modules. For my SoundBlaster16, I have:
alias char-major-14 sb
post-install sb /sbin/modprobe "-k" "adlib_card"
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
options adlib_card io=0x388 # FM sy
Jason Stokes <[EMAIL PROTECTED]> writes:
JS> In order to get sound support for my SB Ensoniq AudioPCI 32, I
JS> compiled a custom 2.2.3 kernel with make-kpkg and installed it.
JS> Alas, the new module interface isn't functioning correctly.
(Actually, it sounds like kmod is in fact DTRTing.)
JS> C
On Sun, Apr 11, 1999 at 02:03:31PM +1000, Jason Stokes wrote:
> Certain modules hang around in the
> kernel forever, even when they aren't being used, and are never flushed (eg
> ppa, the Zip parallel port driver)
Do an lsmod. Do the offending modules have a use count of 0, the
"(autoclean)" fl
In order to get sound support for my SB Ensoniq AudioPCI 32, I compiled a
custom 2.2.3 kernel with make-kpkg and installed it. Alas, the new module
interface isn't functioning correctly. Certain modules hang around in the
kernel forever, even when they aren't being used, and are never flushed
In order to get sound support for my SB Ensoniq AudioPCI 32, I compiled a
custom 2.2.3 kernel with make-kpkg and installed it. Alas, the new module
interface isn't functioning correctly. Certain unused modules are autoloaded
on startup, and are never flushed, while others (soundcore, es1371) d
6 matches
Mail list logo