OMG I got it... The issue is that the Kernel Module wasn't loading during boot, 
thats why I wasn't seeing any error messages or anything in the dmesg output. 
What led me down the road to my answer was the fact that when I ran the lspci 
-k command the "Kernel module in use:" line was missing. I noticed that is was 
a potential issue in my original post but I didn't know how to go about fixing 
it... After trying I found out that the "ath10k_core" was being loaded at 
startup but not the "ath10k_pci" Kernel Module. In an attempt to load that 
module I noticed that the /usr/lib/modules/`uname -r`/modules.networking file 
was absent "ath10k_pci". I decided to modify the file located at 
/etc/sysconfig/modules/qubes-u2mfn.modules and add the line "modprobe 
ath10k_pci.ko" and BAM BANG POW after a reboot the wifi starts working!!! 
Well... I can at least see the wifi networks now but I'm sure they work... 

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/e96547da-4d54-4289-bf02-3b8da54956a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to