Re: strange problem with: ed driver / 4.9-PRE

From: Gianmarco Giovannelli (gmarco_at_giovannelli.it)
Date: 09/16/03

  • Next message: Tom: "Re: Large memory issues on 4-STABLE"
    Date: Tue, 16 Sep 2003 09:06:11 +0200
    To: Alexandre Kardanev <Alexandre.Kardanev@ihep.su>
    
    

    At 16/09/2003, Alexandre Kardanev wrote:

    > > Sep 15 15:54:21 test2 /kernel: acd0: CDROM <TOSHIBA CD-ROM XM-6002B> at
    > > ata1-master PIO3
    > > Sep 15 15:54:21 test2 /kernel: Mounting root from ufs:/dev/ad0s1a
    > > Sep 15 15:54:21 test2 /kernel: module_register: module miibus/ukphy
    > already
    > > exists!
    > > Sep 15 15:54:21 test2 /kernel: linker_file_sysinit "miibus.ko" failed to
    > > register! 17
    > > Sep 15 15:54:21 test2 /kernel: module_register: module pci/ed already
    > exists!
    > > Sep 15 15:54:21 test2 /kernel: linker_file_sysinit "if_ed.ko" failed to
    > > register! 17
    > >
    >
    >This happens because modules compiled in kernel and you trying to load
    >them via kld...
    >Just check your /boot/loader.conf for
    >miibus_load="YES"
    >if_[rl|ed]_load="YES"
    >and remove them...

    The real problem is this one ...
    I don't have them in loader.conf :

    freebsd:/home/gmarco> less /boot/loader.conf
    # -- sysinstall generated deltas -- #
    userconfig_script_load="YES"
    freebsd:/home/gmarco>

    Best Regards,
    Gianmarco Giovannelli , "Unix expert since yesterday"
    http://www.gufi.org/~gmarco

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


  • Next message: Tom: "Re: Large memory issues on 4-STABLE"

    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)