#14257: ar71xx cannot insmod some kernel packets
------------------------+-----------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  reopened
  Priority:  high       |  Milestone:  Barrier Breaker 14.07
 Component:  kernel     |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+-----------------------------------

Comment (by Apinun):

 # Workaround steps for BarrierBreaker 14.07-rc3 on TP-Link TL-WDR3600 v1.5

 opkg update
 opkg install kmod-lib-crc16
 insmod crc16
 opkg install kmod-scsi-core # this line will fail to insert sd_mod
 insmod scsi_mod   # need to insert this manually
 insmod sd_mod     # then insert this again
 opkg install kmod-usb-storage
 opkg install kmod-fs-ext4
 opkg install block-mount
 sync
 # Then plug in a USB drive with a ext4 partition and do a power off/on
 (i.e. hard) reboot to see the drive is recognized.

--
Ticket URL: <https://dev.openwrt.org/ticket/14257#comment:24>
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