Verdin imx8mp wifi / bluetooth RF tests and LabTool

Hi Rafael,

Apparently the drivers are not properly installed and the device is not in manufacturing mode after all, as for instance cat /etc/modprobe.d/moal.conf returns “file not found” or dmesg|grep -i “mlan” returns nothing. But I really can’t understand why the layer is not properly included in my image even though I have followed the instructions to every detail.

I can build for example toradex-wifi-config or labtool on its own, but they are not included in the image if not separately added to the main image recipe. If I add them to the main image recipe, LabTool executable and /etc/modprobe.d/toradex-wifi-config.conf can be found. But even then, the drivers are not included (or that is my conclusion, as the first two lines you asked return nothing). Also, the drivers can’t be built on their own because “make: No targets specified and no makefile found. Stop.” .

I get this warning when building the image

WARNING: /myworkdir/…/layers/meta-toradex-wifi/recipes-kernel/nxp-wifi-bt/kernel-module-btmrvl.bb: Unable to get checksum for kernel-module-btmrvl SRC_URI entry 0001-makefile.patch: file could not be found

Could that give any clues what is wrong ? I’ve checked all my .conf files for any possible lines that would override these, but can’t find any.

MACHINEOVERRIDES =. "default-nxp-proprietary-driver:"
MACHINEOVERRIDES =. "mfg-mode:"

Regards,
Mikael