Ver Fonte

add wifi concerns to todo list

Casey DeLorme há 6 dias atrás
pai
commit
d7877987f3
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      todo.md

+ 4 - 0
todo.md

@@ -2,3 +2,7 @@
 - Still some residual problems with services when restarting sway (eg. `super+x` then `sway`)
 	- waybar sometimes fails to launch, crashes, or launches twice (unsure how to resolve, but replacing the default symlink with a modified version is an option)
 
+- The wifi on at least one system so far defaulted to rfkill blocked
+	- I initially used rfkill directly and connected in cmst, but this failed to restore and rfkill blocked on reboot
+	- I was able to resolve using connmanctl to enable wifi, but I'm unsure if cmst offers a 1:1 command map
+		- I am also unsure if there is a way to set this during installation