NUC 13 extreme Hardware Support

Hi

I Recently Purchased a NUC 13 extreme because of the advertised hardware compatibly under Linux, Unfortunately I am having hardware compatibly issues under Linux.

I Have tried openSUSE tumbleweed running from a usb drive, and clear Linux running from a m.2 NVMe drive and I have to following problems.

The First problem is that the WiFi doesn’t work

After running the following in bash
$ sudo modprobe -rv iwlwifi
$ sudo modprobe -v iwlwifi
$ sudo Dmesg -T
The new lines in the output of Dmesg are

[Fri Jun 2 18:48:34 2023] calling cfg80211_init+0x0/0x100 [cfg80211] @ 9348
[Fri Jun 2 18:48:34 2023] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Fri Jun 2 18:48:34 2023] Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[Fri Jun 2 18:48:34 2023] initcall cfg80211_init+0x0/0x100 [cfg80211] returned 0 after 500 usecs
[Fri Jun 2 18:48:34 2023] calling iwl_drv_init+0x0/0xfc0 [iwlwifi] @ 9348
[Fri Jun 2 18:48:34 2023] Intel(R) Wireless WiFi driver for Linux
[Fri Jun 2 18:48:34 2023] iwlwifi: No config found for PCI dev 7af0/1692, rev=0x430, rfid=0x3010d000
[Fri Jun 2 18:48:34 2023] iwlwifi: probe of 0000:00:14.3 failed with error -22
[Fri Jun 2 18:48:34 2023] probe of 0000:00:14.3 returned 22 after 10804 usecs
[Fri Jun 2 18:48:34 2023] initcall iwl_drv_init+0x0/0xfc0 [iwlwifi] returned 0 after 10831 usecs

After some searching I found this topic on the intel forums which looks like the same issue

The second problem is that the NUC is not waking from Suspend.

I have updated to 39540 and the WiFi has started working