Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 20:19:15 -0700
From:      Gary Kline <kline@tao.thought.org>
To:        Kevin Oberman <oberman@es.net>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: 600E Audio problem (Solved!)
Message-ID:  <20040823031915.GB61085@thought.org>
In-Reply-To: <20040823023231.B0BD85D09@ptavv.es.net>
References:  <20040823004155.GA61085@thought.org> <20040823023231.B0BD85D09@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 22, 2004 at 07:32:31PM -0700, Kevin Oberman wrote:
> > Date: Sun, 22 Aug 2004 17:41:55 -0700
> > From: Gary Kline <kline@tao.thought.org>
> > 
> > 
> > 	Two questions if you're still at-keyboard at 17:30-18:00.
> > 	First, is there a way to unload the csa *.ko via cmdline?
> > 	Second, where should this be posted?  I'll add things to
> > 	the FBSD laptop site in the 600E section;  but anywhere
> > 	else?
> 
> If you loaded the module, you can use kldunload to unload it. If it's in
> the kernel, you need to re-build the kernel. (If that's the case, you
> can edit your config file and re-build as follows:

	Okay, I wasn't sure if I could unload the old, compiled-in
	module with kdunload and test with kdload.  I had everything
	in the kernel, so I rebuilt.  It just finished installing.

> cd /usr/src
> make -DMODULES_WITH_WORLD buildkernel KERNCONF=your_config_file
> make -DMODULES_WITH_WORLD reinstallkernel KERNCONF=your_config_file
> 
> This will only rebuild te kernel and not the modules (which are not
> affected by a config change) and install the newly built kernel OVER the
> old one so the modules are still there. It also leaves kernel.old
> unchanged. It will save a LOT of time on slower systems like the 600E.

	Thanks; this will help.  (Once I've upped the SDRAM to 288M
	I'll make a 32M slice for /usr/obj.  Should help for system
	rebuilds.

	gary



-- 
   Gary Kline     kline@thought.org   www.thought.org     Public service Unix



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