#20879: kmod-8021q package doesn't contain the actual module (8021q.ko)
-------------------------+-------------------------------------------------
  Reporter:  tristan@…   |      Owner:  developers
      Type:  defect      |     Status:  reopened
  Priority:  normal      |  Milestone:
 Component:  packages    |    Version:  Trunk
Resolution:              |   Keywords:  trunk kernel 8021q vlan support
                         |  missing
-------------------------+-------------------------------------------------
Changes (by tristan@…):

 * status:  closed => reopened
 * resolution:  not_a_bug =>


Comment:

 The configuration for the trunk kernel can be downloaded from
 https://downloads.openwrt.org/snapshots/trunk/mvebu/generic/config . In
 the config, the `8021q` module is marked '''m'''.


 {{{
 tristan@tristan:/tmp$ wget -q -O trunk-mvebu-generic-kernelconfig
 https://downloads.openwrt.org/snapshots/trunk/mvebu/generic/config
 tristan@tristan:/tmp$ grep 8021q trunk-mvebu-generic-kernelconfig
 CONFIG_PACKAGE_kmod-8021q=m
 tristan@tristan:/tmp$
 }}}

 If 802.1q support really was included in the kernel, it would be displayed
 at boot time: `dmesg | grep 8021q` gives me no output.

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