Still the WIFI is not being detected. Last time I added a custom iwl-wifi I had to download the whole resin.io source code, spin up a balena server on my server and custom build the image ./barys -d --resinio. Do I have to do this again? Or will simple copy paste work somehow. https://github.com/balena-os/resin-intel/tree/master/layers/meta-resin-genericx86
Just dropping a file on the rootfs is not going to work on long term because our images will not include it and when updating the host OS you might break connectivity. Let me understand though. So you are saying that even with that firmware the wifi doesn’t come up? Are you able to extract a dmesg log from a image (over ssh while being connected to eth)?
I had the same problems on the old NUCs which did not support WIFI until I tinkered around with my own generic build and included ibt and ucode inside the kernel before building.
Hi, I use this: -intel-nuc-2.13.6+rev2-dev-v7.14.0.img.zip.
I use the internet connection via ethernet and want to use a hotspot WIFI. I used it on my other NUC models which have no problems with balena images I use from here.
I drop the files into /lib/firmware on the USB
ibt to lib/firmware/intel
I drop this into system-connections folder as resin-wifi file on my USB like always:
It will usually spawn on 10.42.0.1 IP
Thanks for the dmesg output, adding this to the devices team as well. I wonder if the upcoming new version of the OS already have the relevant improvements, will keep you posted when it is released (should be 2.26.0) for trying too.
I’ve sent you an email to ask for some device details and support access. If you send those across, we can take a look at the device directly and investigate further from there.