> If i left click I only see ethernet network, could it be that my network > device is not working? I have Wireless Intel AX201 11ax, 2x2 + BT5.0.
There are a few reports on this mailing list of that not working from a few months back. See "[qubes-users] Missing wifi on Intel NUC10i7FNK" for example. I can't comment on that specific card, but the output of the following three commands (run in sys-net) will tell you whether the card is available to configure: * ip l -> should see a wls* interface. * iwconfig -> same wls* interface but with more wifi specific information * sudo dmesg | grep iwlwifi -> should show the driver starting and firmware loading, but will print any errors which occurred. This This output will be useful debugging here. A potential stab in the dark, the "kernel-latest-qubes-vm" package may have updates which solve the issue with that WiFi card. If the above commands don't give you anything useful, try installing it and setting that as the kernel for the sys-net VM. You'll find that setting in the "advanced" tab of the sys-net settings in "Qube Manager". -- You received this message because you are subscribed to the Google Groups "qubes-users" 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/qubes-users/c8a9feef-9236-d544-4ddd-b55520bf3364%40undef.tools.
