#11107: Modules not loaded automatically
-------------------------------------+-------------------------------------
  Reporter:  François Dausseur       |      Owner:  developers
  <fdausseur@…>                      |     Status:  closed
      Type:  defect                  |  Milestone:  Barrier Breaker 14.07
  Priority:  normal                  |    Version:  Trunk
 Component:  base system             |   Keywords:  functions.sh
Resolution:  no_response             |  load_modules
-------------------------------------+-------------------------------------

Comment (by anonymous):

 in the command file, remove the 'insmod'

 ...
 insmod blabla.ko
 ...

 to

 ...
 blabla.ko
 ...

--
Ticket URL: <https://dev.openwrt.org/ticket/11107#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to