From b87226d258d426b9ded89353fe7632fb916e1efc Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Tue, 17 Jun 2025 18:16:51 -0400 Subject: switch back to iwm...kernel panics --- scripts/hostclass/laptop/20-laptop | 4 ---- vars/hostname/rlaptop1 | 2 +- 2 files changed, 1 insertion(+), 5 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*) diff --git a/vars/hostname/rlaptop1 b/vars/hostname/rlaptop1 index 1ec979a..b9bef40 100644 --- a/vars/hostname/rlaptop1 +++ b/vars/hostname/rlaptop1 @@ -1,7 +1,7 @@ #!/bin/sh pf_egress_interfaces='wlan0 em0 ue0' -wireless_type=iwlwifi8000 +wireless_type=iwm8265 console_font=spleen-12x24 laptop_type=thinkpad vt_suspendswitch=0 -- cgit v1.2.3