Linux Mint 19 with ASUS ROG Strix GL702ZC and Intel Wifi 9260

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
patrikx3

Linux Mint 19 with ASUS ROG Strix GL702ZC and Intel Wifi 9260

Post by patrikx3 »

Hello,
How are you?
I have removed the original wifi on the ASUS laptop and secure boot in UEFI is disabled, but still I cannot show the Wifi Networks.
I copied the firmware from intel to the /lib/firmware but still it is not showing my wifi networks.

My output is:

Code: Select all

root@bitang:/home/patrikx3/Downloads/iwlwifi-9260-th-b0-jf-b0-34.618819# lspci -knn | grep Net -A2
07:00.0 Network controller [0280]: Intel Corporation Device [8086:2526] (rev 29)
	Subsystem: Intel Corporation Device [8086:0014]
	Kernel driver in use: iwlwifi
root@bitang:/home/patrikx3/Downloads/iwlwifi-9260-th-b0-jf-b0-34.618819# dmesg | grep iwl
[    5.525389] iwlwifi 0000:07:00.0: enabling device (0000 -> 0002)
[    5.538401] iwlwifi 0000:07:00.0: loaded firmware version 34.0.0 op_mode iwlmvm
[    5.566512] iwlwifi 0000:07:00.0: Detected Intel(R) Dual Band Wireless AC 9260, REV=0x324
[    5.572786] kernel BUG at /build/linux-I4R9hO/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425!
[    5.572792] Modules linked in: nls_iso8859_1 snd_hda_core kvm_amd(+) iwlmvm(+) snd_hwdep kvm snd_pcm mac80211 irqbypass snd_seq_midi snd_seq_midi_event crct10dif_pclmul crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc uvcvideo snd_seq btusb videobuf2_vmalloc btrtl videobuf2_memops btbcm videobuf2_v4l2 snd_seq_device btintel amdkcl(OE+) videobuf2_core snd_timer bluetooth drm_kms_helper videodev iwlwifi aesni_intel joydev input_leds media drm ecdh_generic snd aes_x86_64 crypto_simd asus_nb_wmi glue_helper fjes(-) asus_wmi i2c_algo_bit cryptd wmi_bmof sparse_keymap hid_multitouch k10temp cfg80211 ccp soundcore fb_sys_fops syscopyarea sysfillrect sysimgblt shpchp tpm_crb asus_wireless mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq dm_mirror
[    5.572840] RIP: 0010:iwl_pcie_rxq_alloc_rbs+0x1d0/0x1f0 [iwlwifi]
[    5.572857]  _iwl_pcie_rx_init+0x252/0x710 [iwlwifi]
[    5.572863]  iwl_pcie_rx_init+0x2d/0x3c0 [iwlwifi]
[    5.572874]  ? iwl_mvm_nic_config+0xeb/0x120 [iwlmvm]
[    5.572882]  iwl_trans_pcie_start_fw+0x2a1/0x6c0 [iwlwifi]
[    5.572894]  iwl_mvm_load_ucode_wait_alive+0xec/0x2b0 [iwlmvm]
[    5.572906]  iwl_run_init_mvm_ucode+0x8e/0x330 [iwlmvm]
[    5.572913]  ? iwl_run_init_mvm_ucode+0x8e/0x330 [iwlmvm]
[    5.572923]  ? iwl_wait_init_complete+0x20/0x20 [iwlmvm]
[    5.572931]  iwl_op_mode_mvm_start+0x649/0x920 [iwlmvm]
[    5.572939]  ? iwl_op_mode_mvm_start+0x649/0x920 [iwlmvm]
[    5.572945]  _iwl_op_mode_start.isra.10+0x4c/0xa0 [iwlwifi]
[    5.572951]  iwl_opmode_register+0x75/0xe0 [iwlwifi]
[    5.572962]  iwl_mvm_init+0x38/0x1000 [iwlmvm]
[    5.573020] RIP: iwl_pcie_rxq_alloc_rbs+0x1d0/0x1f0 [iwlwifi] RSP: ffff986183be78a8
root@bitang:/home/patrikx3/Downloads/iwlwifi-9260-th-b0-jf-b0-34.618819# iwconfig
enp6s0    no wireless extensions.

lo        no wireless extensions.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
patrikx3

Re: Linux Mint 19 with ASUS ROG Strix GL702ZC and Intel Wifi 9260

Post by patrikx3 »

What it is werid is that the bluetooth is showing, but not the wifi. :(
patrikx3

Re: Linux Mint 19 with ASUS ROG Strix GL702ZC and Intel Wifi 9260

Post by patrikx3 »

I found this error in the kernel:

Code: Select all

Aug  9 18:16:45 bitang kernel: [    5.200724] kernel BUG at /build/linux-5s7Xkn/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425!
Aug  9 16:23:01 bitang kernel: [    6.010490] kernel BUG at /build/linux-I4R9hO/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425!
Aug  9 16:30:40 bitang kernel: [    5.124210] kernel BUG at /build/linux-I4R9hO/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425!
Aug  9 17:34:09 bitang kernel: [    6.284658] kernel BUG at /build/linux-I4R9hO/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425!
Aug  9 20:11:08 bitang kernel: [    5.572786] kernel BUG at /build/linux-I4R9hO/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425!
The actual full error:

Code: Select all

Aug  9 16:30:40 bitang kernel: [    5.124418] RIP: iwl_pcie_rxq_alloc_rbs+0x1d0/0x1f0 [iwlwifi] RSP: ffff99f8889bf8a8
Aug  9 17:34:09 bitang kernel: [    6.241165] iwlwifi 0000:07:00.0: enabling device (0000 -> 0002)
Aug  9 17:34:09 bitang kernel: [    6.250539] iwlwifi 0000:07:00.0: loaded firmware version 34.0.0 op_mode iwlmvm
Aug  9 17:34:09 bitang kernel: [    6.277735] iwlwifi 0000:07:00.0: Detected Intel(R) Dual Band Wireless AC 9260, REV=0x324
Aug  9 17:34:09 bitang kernel: [    6.284658] kernel BUG at /build/linux-I4R9hO/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425!
Aug  9 17:34:09 bitang kernel: [    6.287064] Modules linked in: kvm_amd(+) uvcvideo(+) iwlmvm(+) snd_seq_midi kvm snd_seq_midi_event videobuf2_vmalloc videobuf2_memops btusb mac80211 irqbypass snd_rawmidi videobuf2_v4l2 amdkcl(OE+) btrtl crct10dif_pclmul btbcm crc32_pclmul videobuf2_core drm_kms_helper btintel ghash_clmulni_intel snd_seq pcbc videodev bluetooth iwlwifi drm media joydev snd_seq_device snd_timer input_leds i2c_algo_bit fb_sys_fops ecdh_generic syscopyarea aesni_intel snd asus_nb_wmi aes_x86_64 asus_wmi crypto_simd glue_helper sysfillrect cryptd sparse_keymap wmi_bmof hid_multitouch cfg80211 sysimgblt ccp k10temp soundcore asus_wireless mac_hid shpchp tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq dm_mirror dm_region_hash dm_log hid_asus hid_generic usbhid
Aug  9 17:34:09 bitang kernel: [    6.303414] RIP: 0010:iwl_pcie_rxq_alloc_rbs+0x1d0/0x1f0 [iwlwifi]
Aug  9 17:34:09 bitang kernel: [    6.303429]  _iwl_pcie_rx_init+0x252/0x710 [iwlwifi]
Aug  9 17:34:09 bitang kernel: [    6.303434]  iwl_pcie_rx_init+0x2d/0x3c0 [iwlwifi]
Aug  9 17:34:09 bitang kernel: [    6.303443]  ? iwl_mvm_nic_config+0xeb/0x120 [iwlmvm]
Aug  9 17:34:09 bitang kernel: [    6.303449]  iwl_trans_pcie_start_fw+0x2a1/0x6c0 [iwlwifi]
Aug  9 17:34:09 bitang kernel: [    6.303457]  iwl_mvm_load_ucode_wait_alive+0xec/0x2b0 [iwlmvm]
Aug  9 17:34:09 bitang kernel: [    6.303465]  iwl_run_init_mvm_ucode+0x8e/0x330 [iwlmvm]
Aug  9 17:34:09 bitang kernel: [    6.303471]  ? iwl_run_init_mvm_ucode+0x8e/0x330 [iwlmvm]
Aug  9 17:34:09 bitang kernel: [    6.303477]  ? iwl_wait_init_complete+0x20/0x20 [iwlmvm]
Aug  9 17:34:09 bitang kernel: [    6.303484]  iwl_op_mode_mvm_start+0x649/0x920 [iwlmvm]
Aug  9 17:34:09 bitang kernel: [    6.303490]  ? iwl_op_mode_mvm_start+0x649/0x920 [iwlmvm]
Aug  9 17:34:09 bitang kernel: [    6.303495]  _iwl_op_mode_start.isra.10+0x4c/0xa0 [iwlwifi]
Aug  9 17:34:09 bitang kernel: [    6.303499]  iwl_opmode_register+0x75/0xe0 [iwlwifi]
Aug  9 17:34:09 bitang kernel: [    6.303506]  iwl_mvm_init+0x38/0x1000 [iwlmvm]
Locked

Return to “Networking”