> Brilliant idea! > But sadly turned out to be mainly informative. Debian doesn't see the > wifi card at all, it only works on fedora 29 & 30 (not 28). But I've > tried fedora 29 & 30 baremetal on this machine, and this doesn't happen > there. So it is either Qubes- or Xen-specific. > > Any other ideas are welcome. > Your wifi driver might not be availble in Debian 10. You need to find out the wifi card you are using and check to see if it is supported in Debian (buster, testing, unstable)
https://packages.debian.org/buster/firmware-iwlwifi https://packages.debian.org/bullseye/firmware-iwlwifi https://packages.debian.org/sid/firmware-iwlwifi Step 1) If supported in Debian buster. sudo apt-get install iwlwifi If supported in bullseye (debian testing) See: https://www.whonix.org/wiki/Install_Software#Install_from_Debian_Testing If supported in sid (debian unstable) See: https://www.whonix.org/wiki/Install_Software#Install_from_Debian_Unstable Step 2) Find the correct pci (wifi) device to attach to the the sys-net VM. https://www.qubes-os.org/doc/pci-devices/ -- GPG Public Key: 0xCFDBC23923C0433B Fingerprint: B67C 6FE6 4BAE 05CD 05ED 775D CFDB C239 23C0 433B -- 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/b08da61e-5e9a-ca74-1247-55db764405fc%40mailbox.org.
