Skip to content

chromeos-v5.4.39.r4076.d37238f2773c3-surface-brunch+no_iwl7000

Pre-release
Pre-release
Compare
Choose a tag to compare

Testing release for #17

Note

Using the same kernel tree as chromeos-v5.4.39.r4076.d37238f2773c3-surface-brunch but updated kernel config.
The actual generated config diff against chromeos-v5.4.39.r4076.d37238f2773c3-surface-brunch:

@@ -3640,6 +3640,21 @@ CONFIG_IWLEGACY_DEBUG=y
 CONFIG_IWLEGACY_DEBUGFS=y
 # end of iwl3945 / iwl4965 Debugging Options
 
+CONFIG_IWLWIFI=m
+CONFIG_IWLWIFI_LEDS=y
+CONFIG_IWLDVM=m
+CONFIG_IWLMVM=m
+CONFIG_IWLWIFI_OPMODE_MODULAR=y
+# CONFIG_IWLWIFI_BCAST_FILTERING is not set
+
+#
+# Debugging Options
+#
+CONFIG_IWLWIFI_DEBUG=y
+CONFIG_IWLWIFI_DEBUGFS=y
+CONFIG_IWLWIFI_DEVICE_TRACING=y
+# end of Debugging Options
+
 CONFIG_WLAN_VENDOR_INTERSIL=y
 CONFIG_HOSTAP=m
 CONFIG_HOSTAP_FIRMWARE=y
@@ -3664,13 +3679,7 @@ CONFIG_P54_SPI=m
 # CONFIG_P54_SPI_DEFAULT_EEPROM is not set
 CONFIG_P54_LEDS=y
 CONFIG_PRISM54=m
-CONFIG_IWL7000=m
-CONFIG_IWL7000_LEDS=y
-CONFIG_IWL7000_DEBUGFS=y
-CONFIG_IWL7000_TRACING=y
-CONFIG_IWL7000_TESTMODE=y
-CONFIG_IWL7000_XVT=m
-CONFIG_IWL7000_VENDOR_CMDS=y
+# CONFIG_IWL7000 is not set
 CONFIG_WLAN_VENDOR_MARVELL=y
 CONFIG_LIBERTAS=m
 CONFIG_LIBERTAS_USB=m

build command

build command diff against chromeos-v5.4.39.r4076.d37238f2773c3-surface-brunch

@@ -60,6 +60,10 @@ CONFIG_KERNEL_GZIP=y
 # (arc continuously crashing without this change at least on 4.19)
 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
 CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
+
+# https://github.com/kitakar5525/chromeos-kernel-linux-surface/issues/17
+# need to unset IWL7000 to set IWLWIFI
+# CONFIG_IWL7000 is not set
 EOS
 
 # a lot of output for the first time. So, using `> /dev/null`

All the other info is the same as chromeos-v5.4.39.r4076.d37238f2773c3-surface-brunch.