#19880: Default trunk kernel config (both 3.18.14 & 4.0.4) maybe broken for
x86/64:
LKMs disabled
-----------------------+----------------------------------
Reporter: mirko_47 | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: kernel | Version: Trunk
Resolution: | Keywords: kernel modules, LKMs
-----------------------+----------------------------------
Comment (by mirko_47):
I've tried today with the newer kernel version (4.1.1), and it seems that
the only 2 missing symbols are:
{{{
SCSI_VIRTIO
SENSORS_I5500
}}}
so by adding this two lines:
{{{
# CONFIG_SCSI_VIRTIO is not set
# CONFIG_SENSORS_I5500 is not set
}}}
into /target/linux/generic, and then running:
{{{
make kernel_oldconfig
}}}
to fix the symbols, I get the kernel part compiled.
As soon as I'll have some free time I'll try to list the missing symbols
for the older kernel version (3.18.17 & 4.0.7).
Thank you again.
--
Ticket URL: <https://dev.openwrt.org/ticket/19880#comment:5>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets