Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 03:20:02 -0800 (PST)
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/10523: modstat problem
Message-ID:  <199903101120.DAA93337@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/10523; it has been noted by GNATS.

From: "Daniel C. Sobral" <dcs@newsguy.com>
To: woju@freebsd.sinica.edu.tw
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/10523: modstat problem
Date: Wed, 10 Mar 1999 20:09:24 +0900

 Did you configure your kernel with "options LKM"? Unless you did,
 I'm going to close this PR. LKM is not default on 3.1, since it is
 deprecated. Use kld.
 
 woju wrote:
 > 
 > >Number:         10523
 > >Category:       bin
 > >Synopsis:       modstat problem
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:
 > >Keywords:
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Wed Mar 10 02:20:00 PST 1999
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     woju
 > >Release:        FreeBSD 3.1-RELEASE i386
 > >Organization:
 > ACADEMIA Sinica Computing Centre at Taiwan
 > >Environment:
 > 
 > >Description:
 > modstat not work properly in 3.1-RELEASE
 > 
 > >How-To-Repeat:
 > freebsd[woju]:~$ uname -a
 > FreeBSD freebsd.sinica.edu.tw 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Feb 15 11:
 > 08:08 GMT 1999     jkh@usw3.freebsd.org:/usr/src/sys/compile/GENERIC  i386
 > freebsd[woju]:~$ modstat
 > modstat: /dev/lkm: Device not configured
 > 
 > Note: the problem still exist in 3.1-19990309-STABLE
 > 
 > In 2.X --
 > bbs[woju]:~$ uname -a
 > FreeBSD bbs.ee.ntu.edu.tw 2.2.8-19990120-SNAP FreeBSD 2.2.8-19990120-SNAP #0: Th
 > u Feb 11 18:02:52 CST 1999     root@bbs.ee.ntu.edu.tw:/usr/src/sys/compile/FREEB
 > SD  i386
 > bbs[woju]:~$ modstat
 > Type     Id Off Loadaddr Size Info     Rev Module Name
 > VFS       0  12 f5fcc000 000c f5fce19c   1 procfs
 > VFS       1   2 f5fd2000 00dd f60066cc   1 nfs
 > EXEC      2   4 f6012000 0020 f6019010   1 linux_mod
 > MISC      3   0 f601a000 0008 f601b000   1 daemon_saver_mod
 > 
 > >Fix:
 > 
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-bugs" in the body of the message
 
 --
 Daniel C. Sobral			(8-DCS)
 dcs@newsguy.com
 dcs@freebsd.org
 
 	"FreeBSD is Yoda, Linux is Luke Skywalker."
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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