From owner-freebsd-questions@FreeBSD.ORG Wed Apr 21 03:03:32 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CB316A4CF for ; Wed, 21 Apr 2004 03:03:32 -0700 (PDT) Received: from ray.idi.ntnu.no (ray.idi.ntnu.no [129.241.107.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A04B643D4C for ; Wed, 21 Apr 2004 03:03:31 -0700 (PDT) (envelope-from Jan.Christian.Meyer@idi.ntnu.no) Received: from localhost.revehulen.net (IDENT:0@uranus.idi.ntnu.no [129.241.110.11]) by ray.idi.ntnu.no (8.12.10/8.12.10) with ESMTP id i3LA3OgE021582; Wed, 21 Apr 2004 12:03:25 +0200 (MEST) From: Jan Christian Meyer To: dslb@tiscali.dk Date: Wed, 21 Apr 2004 12:00:47 +0200 User-Agent: KMail/1.5.2 References: <4044D567000054D3@cpfe5.be.tisc.dk> In-Reply-To: <4044D567000054D3@cpfe5.be.tisc.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404211200.47967.Jan.Christian.Meyer@idi.ntnu.no> X-Spam-Status: No, hits=-2 required=2.5 X-Virus-Scanned: by amavisd-new-IDI cc: freebsd-questions@freebsd.org Subject: Re: 5.2.1 can't find sound card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jan.Christian.Meyer@idi.ntnu.no List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 10:03:32 -0000 > snd_emu10kx.ko has copied to /boot/kernel. > Next we rebooted and tried to load the module with "kldload snd_emu10kx" > but it says there is no such file, even though we can see it in /boot/kernel > > So now what? That should have been "kldload /boot/kernel/snd_emu10kx.ko", I imagine... Cheers, -Jan Christian