Hi Shaun, On Wed, May 31, 2017 at 10:24 AM, Custom AM5718 <[email protected]> wrote: > I have a custom am57x board that uses the x15 prebuilt images and I noticed > that the iwlwifi module is not included. This prevents me from loading my > intel 3160 attached to pci > > I built the 4.4x ti bsp kernel but the config does not have entries for the > Intel Wireless Modules (Device Drivers > Network device support > Wireless > LAN > Intel... are all missing.) > > If I build the mainline 4.4x, it does have the Intel Wireless config in > there and builds the iwlwifi, mvm and dvm modules just fine but I would like > to use the TI kernel. I did try to load the mainline iwlwifi module but when > using the ti kernel - (modprobe: ERROR: could not insert 'iwlwifi': Exec > format error) > > > Any suggestions on getting the ti-linux-kernel-dev to build and include the > Intel WiFi modules ?
What kernel branch do you guys want to target for your application? v4.9-lts If i remember right, you guys aren't using the pru or video subsystem, so would mainline v4.12.x make more sense for you? Right now both v4.4.x-ti/v4.9.x-ti have the PCI subsystem disabled. Do you guys need lpae/kvm/etc? Are you happy with default eeprom? https://github.com/RobertCNelson/boot-scripts/blob/master/device/x15/SB_A-eeprom.dump and device tree name? it's still the 3160HMW pcie module?? Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYg04Jaj7NauTAVzjjzMmqSDeChWmkTzsb0n7rHZf-ZpaA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
