Date: Sun, 9 May 1999 19:43:57 -0400 (EDT) From: Michael Dungan <vega@sanitysedge.com> To: FreeBSD questions <questions@freebsd.org> Subject: Re: lkm oddness Message-ID: <Pine.BSF.4.10.9905091939550.5359-100000@vatican.dhs.org> In-Reply-To: <19990510085819.O22791@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 May 1999, Greg Lehey wrote: > You shouldn't be using LKMs any more: use klds instead. If you really > need to use an LKM, you need to either build a kernel with the lkm > pseudo-device, or load the LKM kld. > > Note an important difference: > > /dev/lkm: No such file or directory > > This means that the file with the name /dev/lkm does not exist. > > /dev/lkm: Device not configured > > This means that there is no driver for the special file described > in /dev/lkm. > > Greg > -- ok, now at least I'm in the right area. I still get the following error though: vatican# joy kldload: can't load joy: Exec format error Is the problem with the joy module, or something else? joy.ko is in /modules, where I believe it should be. (3.1-RELEASE, btw, as I snipped the original question out) Thanks, Mike __________________________________________ -----BEGIN NETHACK CODE BLOCK----- Version: 1.1 NH 3.2.2U A VEGA-PM HP:512 Pw:1166 AC:-36 L:30 T:111748 N [+++ )++ P S++ D++ p $+++ t++ s++ W++ E++ PS+ PP++ G+ C+ I++ @W(wd(10)) N !b !B Y? X+ So+ Sp+++ sb- !wb +2 ------END NETHACK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9905091939550.5359-100000>