From owner-freebsd-current@FreeBSD.ORG Fri Jun 16 04:15:52 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4800016A41A for ; Fri, 16 Jun 2006 04:15:52 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD00443D45 for ; Fri, 16 Jun 2006 04:15:51 +0000 (GMT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.61 (FreeBSD)) (envelope-from ) id 1Fr5kH-0006gY-Tn; Fri, 16 Jun 2006 13:15:46 +0900 Message-ID: <44923070.3010502@micom.mng.net> Date: Fri, 16 Jun 2006 13:15:44 +0900 From: Ganbold User-Agent: Thunderbird 1.5.0.2 (X11/20060425) MIME-Version: 1.0 To: Neil Short References: <20060616034653.9399.qmail@web30705.mail.mud.yahoo.com> In-Reply-To: <20060616034653.9399.qmail@web30705.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: kldload snd_driver fails on current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 04:15:52 -0000 Neil Short wrote: > carmen# kldload snd_driver > kldload: can't load snd_driver: No such file or > directory > man kldconfig > carmen# cd /boot/kernel > carmen# ls | grep snd_driver > snd_driver.ko > snd_driver.ko.symbols > carmen# kldstat > Id Refs Address Size Name > 1 25 0xc0400000 47d1d0 kernel > 2 1 0xc087e000 fa74 if_ath.ko > 3 3 0xc088e000 31308 ath_hal.ko > 4 2 0xc08c0000 3fcc ath_rate.ko > 5 1 0xc08c4000 2d58 wlan_wep.ko > 6 1 0xc08c7000 4030 wlan_tkip.ko > 7 1 0xc08cc000 6d94 wlan_ccmp.ko > 8 1 0xc08d3000 1b98 wlan_xauth.ko > 9 1 0xc08d5000 58a20 acpi.ko > 10 1 0xc3b8c000 6000 linprocfs.ko > 11 1 0xc3b92000 17000 linux.ko > 12 1 0xc3cc2000 2000 star_saver.ko > carmen# dmesg | tail -n 20 > KLD snd_driver.ko: depends on snd_es1888 - not > available > seq_delunit: 1 > seq_delunit: 2 > seq_eventthread finished > seq_delunit: 3.0 > seq_delunit: 3.1 > seq_delunit: 4 > seq_delunit: 5 > seq_delunit: 6 > seq_delunit: 7 > seq_delunit: 8 > seq_delunit: 10 > seq_delunit: 11 > seq_delunit: 12 > seq_delunit: 13 > seq_delunit: 14 > seq_delunit: 15 > seq_delunit: 16 > seq_delunit: 17 > ACPI-0383: *** Error: No installed handler for > fixed event [00000000] > > > Equipment: Toshiba Satelite laptop. > > - what else do you want to know? > > ====== > Now I, Nebuchadnezzar, praise and extol and honor the King of heaven, for all his works are truth, and his ways are justice; and he is able to bring low those who walk in pride. > Daniel 4:37 > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > >