Date: Fri, 25 May 2007 23:22:28 +0800 From: Pei Pjf <peter@topcomtech.com.cn> To: Nikos Vassiliadis <nvass@teledomenet.gr> Cc: freebsd-questions@freebsd.org Subject: Re: mpd4 cann't work after upgrade freebsd os Message-ID: <20070525152228.GA1456@pjf3.fbsd.home> In-Reply-To: <200705251755.47547.nvass@teledomenet.gr> References: <20070525035052.GA2927@pjfs.renzhichu.cc> <200705251641.19528.nvass@teledomenet.gr> <20070525142123.GA1156@pjf3.fbsd.home> <200705251755.47547.nvass@teledomenet.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 25, 2007 at 05:55:46PM +0300, Nikos Vassiliadis wrote: > On Friday 25 May 2007 17:21, Pei Pjf wrote: > > mail# kldstat -v |grep ng_ > > mail# > > so, no ng_* in your kernel. > > Please, try loading manually some modules: > kldload ng_tty ng_async ng_ppp ng_iface ng_vjc > > Try these, but keep in mind that I don't know > which exactly netgraph nodes you should load > to use a voiceband modem. > > HTH, Nikos > mail# kldload ng_socket kldload: can't load ng_socket: No such file or directory mail# kldload ng_iface kldload: can't load ng_iface: No such file or directory mail# kldload ng_tty kldload: can't load ng_tty: No such file or directory mail# kldload ng_ppp kldload: can't load ng_ppp: No such file or directory mail# kldload ng_iface kldload: can't load ng_iface: No such file or directory mail# kldload ng_vjc kldload: can't load ng_vjc: No such file or directory mail# I think these files were lost when upgrading os. I will search these from another freebsd box. Thanks pei
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070525152228.GA1456>