diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 18:16:51 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 18:16:51 -0400 |
commit | b87226d258d426b9ded89353fe7632fb916e1efc (patch) | |
tree | 27bf11ff64a2088c9679001c7362c297109ba6c5 /scripts/hostclass | |
parent | 01c50af77ff170738714a3ada132477382ac8479 (diff) | |
download | infrastructure-b87226d258d426b9ded89353fe7632fb916e1efc.tar.gz |
switch back to iwm...kernel panics
Diffstat (limited to 'scripts/hostclass')
-rw-r--r-- | scripts/hostclass/laptop/20-laptop | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/hostclass/laptop/20-laptop b/scripts/hostclass/laptop/20-laptop index 4e87fdb..6c009a1 100644 --- a/scripts/hostclass/laptop/20-laptop +++ b/scripts/hostclass/laptop/20-laptop @@ -30,10 +30,6 @@ case ${wireless_type:-} in if_iwm_load=YES \ "${wireless_type}fw_load=YES" - load_kernel_module \ - if_iwm \ - "${wireless_type}fw" - sysrc -v wlans_iwm0='wlan0' ;; iwlwifi*) |