#22073: kmod-fs-exfat wrong kernel version dependency check
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  high       |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by Norckon):

 I have loaded kmod-fs-exfat(3.18.20, from 15.05) to 15.05.1 (3.18.23)
 successfully.
 Simply unpack kmod-fs-exfat(from 15.05), and modify 2~3 line in "Control"
 file you need.

 {{{
 Version: 3.18.23-1
 Depends: kernel (=3.18.23-1-f3144d3f6bd4032509c8ac6728e75f4b), kmod-nls-
 base
 }}}

 Then repack it to ipk file, and install reboot your openwrt.
 lsmod|grep exfat

 {{{
 root@Norckon-Pi:~# lsmod|grep exfat
 exfat                  87214  0 [permanent]
 }}}

 cat /proc/filesystems|grep exfat

 {{{
 root@Norckon-Pi:~# cat /proc/filesystems|grep exfat
         exfat
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/22073#comment:9>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to