Results 1 to 2 of 2

Thread: [DRIVER] Module isn't loaded on startup, why?

  1. #1
    Join Date
    Feb 2006
    Beans
    32

    Question [DRIVER] Module isn't loaded on startup, why?

    I have compiled a driver and moved it to /lib/modules/KERNEL/drivers/net/vntwusb.ko

    If I
    Code:
    sudo depmod -a vntwusb
    then
    Code:
    lsmod
    vntwusb doesn't show up.

    What are possible reasons for vntwsusb not showing up in lsmod?
    vntwusb also added to /etc/modules

    Thanks for reading

  2. #2
    Join Date
    Feb 2006
    Beans
    32

    Re: [DRIVER] Module isn't loaded on startup, why?

    bump

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •