瀏覽代碼

add wifi concerns to todo list

Casey DeLorme 6 天之前
父節點
當前提交
d7877987f3
共有 1 個文件被更改,包括 4 次插入0 次删除
  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