> I think my problem is common and also new, i read the thread you sent me > and many more but couldnt understand how to do the workaround? I read that > intel ax201 works on fedora perfectly, but on qubes no, how should i update > the fw? Can you please explain the steps or refer me to a good reference? > That would save me a lot of time. > You're right, it is a common problem for that card on Qubes.
As described in https://github.com/QubesOS/qubes-issues/issues/5615, there is no simple answer to this one. You will have to patch and re-compile the kernel or replace the card. Is there an option to use a wired network while you wait for the patch to be pulled by upstream? If not, and you decide you want to learn how to patch and compile the kernel, there is quite a long (but very enlightening) path ahead of you. Start with https://www.qubes-os.org/doc/qubes-builder/. You will want to follow the steps in "Making a customized build" and insert the patch into src/linux-kernel/ and apply it in the spec file. The command `make kernel` should then result in a "kernel-qubes-vm" package that you can install in dom0. As I said, this will not be something that is easy, but you will learn a lot. The alternative is replacing the Wifi card with something supported (I can vouch for the Intel 9462 series being supported) or using wired ethernet for now. -- 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/bab27ff3-139d-73c1-aae6-4e5a01e26e4d%40undef.tools.
