SystemCrafters / guix-installer

A GNU Guix installer image with the full Linux kernel!
GNU General Public License v3.0
217 stars 30 forks source link

Wifi not working #6

Closed LeonMQ closed 3 years ago

LeonMQ commented 3 years ago

Trying to install on my pc and can not get wifi to work. My pc has Intel Wifi 6 AX200 I have tried releases: 202106290243 202106240555 202106122242 When going through the graphical installer at the internet stage it only tries wired (I can't get ethernet to my pc). Going into the shell I tried to set wifi up there but was unsure how exactly. lspci -k shows that the network controller is found and is using iwlwifi ifconfig -a returns eth0 and lo and some detail about them iwconfig returns "eth0 no wireless extension", and "lo no wireless extension"

LeonMQ commented 3 years ago

Ok, I tried Ubuntu and Linux Mint and the issues is the same. It appears this is unrelated to the guix installer, so I will close this.