Intel wireless ac 9560

Richard Královič ri.kralovic at gmail.com
Thu Dec 27 21:40:11 UTC 2018


Hello,

I tried to install FreeBSD 12.0 on a new Intel NUC 8i3BEH. Unfortunately, I
didn't manage to get wifi working. It has Intel Wireless AC 9560 (see the
'iwm0 at pci0' entry in the attached output of pciconf -lv).

It seems that the iwm driver supports intel wireless series 8000, but there
is no support for 9000 yet. I made some quick hacky attempts to use 8000
driver for it (using same code with newly added firmware), but that failed:
The card was recognized and firmware was loaded, but there was no
notification that it was alive (iwm_alive_fn in if_iwm.c was never called).

I am attaching the last version of my patch, which also includes a lot of
debugging enabled (without the newly added firmware) and a corresponding
dmesg output.

I tried several versions of the firmware code (various versions from linux
firmware packages and one recommended by Intel in
https://www.intel.com/content/www/us/en/support/articles/000005511/network-and-i-o/wireless-networking.html),
but none of them worked.

Unfortunately, I will need to get that machine working rather soon, so I
will probably not be able to do much more testing of FreeBSD there this
time, but I am writing here my experience in case it could be helpful.

Greets,
    Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pciconf_-lv
Type: application/octet-stream
Size: 3467 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20181227/f03dd262/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg
Type: application/octet-stream
Size: 51583 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20181227/f03dd262/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 9289 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20181227/f03dd262/attachment-0005.obj>


More information about the freebsd-wireless mailing list