#20879: kmod-8021q package doesn't contain the actual module (8021q.ko)
-------------------------------------------------+-------------------------
Reporter: tristan@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: trunk kernel 8021q vlan support |
missing |
-------------------------------------------------+-------------------------
I installed OpenWRT trunk on my Linksys WRT1900ACS
(https://downloads.openwrt.org/snapshots/trunk/mvebu/generic/openwrt-
mvebu-armada-385-linksys-shelby-squashfs-factory.img) and I wanted to
configure VLANs, but I ran into the following issue.
The package `kmod-8021q` contains only one file,
`/etc/modules.d/12-8021q`, which is a text file to load the `8021q`
module. Sadly, the module itself is not contained in the package.
{{{
root@fw0:~# opkg info kmod-8021q
Package: kmod-8021q
Version: 3.18.23-1
Depends: kernel (= 3.18.23-1-550414993a650e80027200604f248f69)
Status: install hold,user installed
Section: kernel
Architecture: mvebu
MD5Sum: 099b1e104313a5d13a5ed9b8febf8969
Size: 975
Filename: kmod-8021q_3.18.23-1_mvebu.ipk
Source: package/kernel/linux
Description: Kernel module for 802.1Q VLAN support
Installed-Time: 1447018680
root@fw0:~# opkg files kmod-8021q
Package kmod-8021q (3.18.23-1) is installed on root and has the following
files:
/etc/modules.d/12-8021q
root@fw0:~# cat /etc/modules.d/12-8021q
8021q
root@fw0:~# opkg list-installed | grep kernel
kernel - 3.18.23-1-550414993a650e80027200604f248f69
root@fw0:~# uname -a
Linux fw0 3.18.23 #1 SMP Sat Nov 7 18:26:58 CET 2015 armv7l n
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/20879>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets