Re: mpd4 cann't work after upgrade freebsd os



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# find / -name ng_socket.ko
/usr/obj/usr/src/sys/MYKNL/modules/usr/src/sys/modules/netgraph/socket/ng_socket.ko
/boot/kernel/ng_socket.ko
/boot/kernel.old/ng_socket.ko
mail# find / -name ng_ppp.ko
/usr/obj/usr/src/sys/MYKNL/modules/usr/src/sys/modules/netgraph/ppp/ng_ppp.ko
/boot/kernel/ng_ppp.ko
/boot/kernel.old/ng_ppp.ko
mail# find / -name ng_bpf.ko
/usr/obj/usr/src/sys/MYKNL/modules/usr/src/sys/modules/netgraph/bpf/ng_bpf.ko
/boot/kernel/ng_bpf.ko
/boot/kernel.old/ng_bpf.ko
mail# find / -name ng_iface.ko
/usr/obj/usr/src/sys/MYKNL/modules/usr/src/sys/modules/netgraph/iface/ng_iface.ko
/boot/kernel/ng_iface.ko
/boot/kernel.old/ng_iface.ko

So I find these files in /boot/kernel, but why kldload can not load them.

Any hints?

pei
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Very high load on P4 machines with 2.4.28
    ... the machine with the highest load average is the ... a load of 0.75, pushing out 14Mbit/s. ... > increases your wait I/O time in this particular application. ... nothing that would suggest such change, but then I'm not a kernel hacker, I ...
    (Linux-Kernel)
  • Re: Dynamically loading binaries in Kernel mode.
    ... Right now only the kernel will load ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ...
    (microsoft.public.development.device.drivers)
  • Xorg xserver blank using one kernel, but ok using another
    ... because xorg.conf is the same whether it's runinng under Xen or a normal kernel. ... The main difference beteween the blank screen and the ok screen is that when the display works, I get "VESA VBE DDC supported" but when it goes blank I get "VESA VBE DDC not supported". ... # This file was generated by dexconf, the Debian X Configuration tool, using ... Load "bitmap" ...
    (Debian-User)
  • Re: Xorg xserver blank using one kernel, but ok using another
    ... because xorg.conf is the same whether it's runinng under Xen or a normal kernel. ... The main difference beteween the blank screen and the ok screen is that when the display works, I get "VESA VBE DDC supported" but when it goes blank I get "VESA VBE DDC not supported". ... # This file was generated by dexconf, the Debian X Configuration tool, using ... Load "bitmap" ...
    (Debian-User)
  • [RFC 10/11] remove mention of CONFIG_KMOD from documentation
    ... this will allocate the first available loopback device (and load loop.o ... kernel module if necessary) automatically. ... plugged into slots found on all modern laptop computers. ...
    (Linux-Kernel)