LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-29-2020, 09:00 AM   #1
sub_zero
LQ Newbie
 
Registered: Feb 2020
Posts: 8

Rep: Reputation: Disabled
Wi-Fi device not managed/not ready - Intel Wireless-AC 9560 Kernel modules: iwlwifi


Hello,

I am new to the Linux operating system and doing my best to learn my way around here.

I have Dell G3 3579 laptop and running in dual boot i.e. Windows 10, Linux Mint Cinnamon and Kali Linux Live (USB) with persistence.

Whereas my Windows 10 and Linux Mint OS all running very smoothly, I am unable to get my WiFi adapter wlan0 started. I have purged all my iwlwifi drivers and reinstalled them from gitHub repositories but didn't managed to get my WiFi going. I am currently using my phone in USB tethering mode to access the net. My Bluetooth is running without any issue.

Appreciate any help help to get me out of this imbroglio.

Code:
root@kali:~# inxi -Fxz
System:    Host: kali Kernel: 5.4.0-kali2-amd64 x86_64 bits: 64 compiler: gcc v: 9.2.1 Desktop: Xfce 4.14.2 
           Distro: Kali GNU/Linux 2020.1 base: Debian testing 
Machine:   Type: Laptop System: Dell product: G3 3579 v: N/A serial: <filter> 
           Mobo: Dell model: 0JYXHN v: A00 serial: <filter> UEFI: Dell v: 1.11.0 date: 11/18/2019 
Battery:   ID-1: BAT0 charge: 56.0 Wh condition: 56.0/56.0 Wh (100%) model: Samsung SDI DELL W7NKD97 status: Full 
CPU:       Topology: Quad Core model: Intel Core i5-8300H bits: 64 type: MT MCP arch: Kaby Lake rev: A L2 cache: 8192 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 36799 
           Speed: 1131 MHz min/max: 800/4000 MHz Core speeds (MHz): 1: 1200 2: 1185 3: 1200 4: 1200 5: 1200 6: 1200 7: 1200 
           8: 1200 
Graphics:  Device-1: Intel UHD Graphics 630 vendor: Dell driver: i915 v: kernel bus ID: 00:02.0 
           Device-2: NVIDIA GP107M [GeForce GTX 1050 Ti Mobile] vendor: Dell driver: nvidia v: 440.59 bus ID: 01:00.0 
           Display: server: X.Org 1.20.7 driver: modesetting unloaded: fbdev,nouveau,nvidia,vesa resolution: 1920x1080~60Hz 
           OpenGL: renderer: Mesa DRI Intel UHD Graphics 630 (Coffeelake 3x8 GT2) v: 4.6 Mesa 19.3.3 direct render: Yes 
Audio:     Device-1: Intel Cannon Lake PCH cAVS vendor: Dell driver: snd_hda_intel v: kernel bus ID: 00:1f.3 
           Device-2: NVIDIA GP107GL High Definition Audio driver: snd_hda_intel v: kernel bus ID: 01:00.1 
           Sound Server: ALSA v: k5.4.0-kali2-amd64 
Network:   Device-1: Intel Wireless-AC 9560 [Jefferson Peak] driver: iwlwifi v: kernel port: 5000 bus ID: 00:14.3 
           IF: wlan0 state: down mac: <filter> 
           Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Dell driver: r8169 v: kernel port: 3000 
           bus ID: 03:00.0 
           IF: eth0 state: down mac: <filter> 
           IF-ID-1: usb0 state: unknown speed: N/A duplex: N/A mac: <filter> 
Drives:    Local Storage: total: 534.24 GiB used: 35.74 GiB (6.7%) 
           ID-1: /dev/nvme0n1 vendor: SK Hynix model: BC501 NVMe 512GB size: 476.94 GiB 
           ID-2: /dev/sda type: USB vendor: SanDisk model: Ultra size: 57.30 GiB 
Partition: ID-1: / size: 48.82 GiB used: 16.45 GiB (33.7%) fs: overlay source: ERR-102 
Sensors:   System Temperatures: cpu: 53.0 C mobo: N/A 
           Fan Speeds (RPM): N/A 
Info:      Processes: 237 Uptime: 42m Memory: 7.71 GiB used: 1.48 GiB (19.2%) Init: systemd runlevel: 5 Compilers: gcc: 9.2.1 
           clang: 9.0.1-8 Shell: bash v: 5.0.11 inxi: 3.0.37
Code:
root@kali:~# lspci -k
00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
        DeviceName: Onboard - Ethernet
        Subsystem: Intel Corporation Wireless-AC 9560 [Jefferson Peak]
        Kernel modules: iwlwifi
Code:
root@kali:~# dmesg | grep -i 00:14.3
[CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[ 4283.731599] iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
[ 4283.731662] iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
[ 4283.731969] iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
[ 4284.122780] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-9000-pu-b0-jf-b0-46.ucode
[ 4284.122803] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[ 4284.122806] iwlwifi 0000:00:14.3: Found debug configuration: 0
[ 4284.123271] iwlwifi 0000:00:14.3: loaded firmware version 46.a41adfe7.0 op_mode iwlmvm
[ 4284.123294] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
[ 4284.132863] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 4284.133238] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[ 4284.174813] iwlwifi 0000:00:14.3: base HW address: dc:fb:48:bb:a1:fc
[ 4284.264469] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 4284.357124] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 4284.422848] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 4284.431900] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
[ 4284.631921] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[ 4284.632307] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[ 4284.632310] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
[ 4284.632313] iwlwifi 0000:00:14.3: Loaded firmware version: 46.a41adfe7.0
[ 4284.632317] iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
[ 4284.632319] iwlwifi 0000:00:14.3: 0x00A0A2F1 | trm_hw_status0
[ 4284.632322] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[ 4284.632324] iwlwifi 0000:00:14.3: 0x004880AA | branchlink2
[ 4284.632326] iwlwifi 0000:00:14.3: 0x0047933A | interruptlink1
[ 4284.632358] iwlwifi 0000:00:14.3: 0x0000B056 | interruptlink2
[ 4284.632361] iwlwifi 0000:00:14.3: 0x0001A7DA | data1
[ 4284.632364] iwlwifi 0000:00:14.3: 0x00001000 | data2
[ 4284.632369] iwlwifi 0000:00:14.3: 0xF0000008 | data3
[ 4284.632376] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[ 4284.632383] iwlwifi 0000:00:14.3: 0x000396D0 | tsf low
[ 4284.632389] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[ 4284.632395] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[ 4284.632398] iwlwifi 0000:00:14.3: 0x000396D2 | time gp2
[ 4284.632400] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[ 4284.632403] iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
[ 4284.632405] iwlwifi 0000:00:14.3: 0xA41ADFE7 | uCode version minor
[ 4284.632407] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[ 4284.632410] iwlwifi 0000:00:14.3: 0x18C89008 | board version
[ 4284.632412] iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
[ 4284.632418] iwlwifi 0000:00:14.3: 0x20122080 | isr0
[ 4284.632421] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[ 4284.632423] iwlwifi 0000:00:14.3: 0x08001802 | isr2
[ 4284.632425] iwlwifi 0000:00:14.3: 0x404001C0 | isr3
[ 4284.632429] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[ 4284.632433] iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
[ 4284.632437] iwlwifi 0000:00:14.3: 0x0001A7DA | wait_event
[ 4284.632441] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[ 4284.632445] iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
[ 4284.632448] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[ 4284.632453] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[ 4284.632456] iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
[ 4284.632459] iwlwifi 0000:00:14.3: 0x19062027 | timestamp
[ 4284.632463] iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
[ 4284.632612] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[ 4284.632616] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
[ 4284.632620] iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
[ 4284.632624] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[ 4284.632629] iwlwifi 0000:00:14.3: 0xC008884A | umac branchlink2
[ 4284.632633] iwlwifi 0000:00:14.3: 0x80450C38 | umac interruptlink1
[ 4284.632637] iwlwifi 0000:00:14.3: 0xC00842AC | umac interruptlink2
[ 4284.632642] iwlwifi 0000:00:14.3: 0x00000400 | umac data1
[ 4284.632647] iwlwifi 0000:00:14.3: 0xC00842AC | umac data2
[ 4284.632651] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
[ 4284.632655] iwlwifi 0000:00:14.3: 0x0000002E | umac major
[ 4284.632659] iwlwifi 0000:00:14.3: 0xA41ADFE7 | umac minor
[ 4284.632663] iwlwifi 0000:00:14.3: 0x000396B8 | frame pointer
[ 4284.632666] iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
[ 4284.632670] iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
[ 4284.632674] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[ 4284.632694] iwlwifi 0000:00:14.3: Fseq Registers:
[ 4284.632704] iwlwifi 0000:00:14.3: 0x4DFA985D | FSEQ_ERROR_CODE
[ 4284.632713] iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
[ 4284.632723] iwlwifi 0000:00:14.3: 0xFC1A1EE9 | FSEQ_CNVIO_INIT_VERSION
[ 4284.632732] iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
[ 4284.632741] iwlwifi 0000:00:14.3: 0x38F64124 | FSEQ_TOP_CONTENT_VERSION
[ 4284.632751] iwlwifi 0000:00:14.3: 0x8792D169 | FSEQ_ALIVE_TOKEN
[ 4284.632761] iwlwifi 0000:00:14.3: 0xB7B7F082 | FSEQ_CNVI_ID
[ 4284.632770] iwlwifi 0000:00:14.3: 0x58A1402E | FSEQ_CNVR_ID
[ 4284.632780] iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
[ 4284.632792] iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
[ 4284.632803] iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[ 4284.632846] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[ 4284.632857] iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
[ 4284.632924] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
[ 4284.632930] iwlwifi 0000:00:14.3: iwlwifi device config registers:

[ 4284.633834] iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
[ 4284.634236] iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
[ 4284.658194] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 4284.750464] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 4284.814793] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 4284.824252] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)

[ 4289.561585] iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
[ 4289.561631] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
[ 4289.561639] iwlwifi 0000:00:14.3: iwlwifi device config registers:

[ 4289.562569] iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
[ 4289.563159] iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
[ 4289.586439] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 4289.678889] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
I have tried to enable/restart network manager with the following commands without any success. Also, no change observed in WiFi by changing

Code:
root@kali:~# sudo systemctl enable NetworkManager.service
root@kali:~# sudo systemctl restart NetworkManager.service

Changed the NetworkManager.conf value to true.

Code:
[ifupdown]
managed=True
Appreciate very much if I can be guided in the right direction to resolve this issue.
 
Old 02-29-2020, 01:17 PM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,987

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
you need to install the firmware for your Intel Wireless-AC 9560 device first.
and also I suggest you to read: https://www.linuxquestions.org/quest...ad-4175614092/
 
Old 03-01-2020, 03:40 AM   #3
sub_zero
LQ Newbie
 
Registered: Feb 2020
Posts: 8

Original Poster
Rep: Reputation: Disabled
Dear pan64,

Thanks for your prompt reply.


As mentioned earlier, I have already uninstalled and reinstalled the latest iwlwifi firmware from the GitHub repository. But didn't manage to get the WiFi going.

The issue here is that somehow my wifi driver keeps crashing. As you can see from Dmesg, the system tries to launch the latest iwlwifi-9000-pu-b0-jf-b0-46.ucode firmware.


Also, the suggestion well noted.
 
Old 03-01-2020, 04:19 AM   #4
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,987

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
I found iwlwifi-9000-pu-b0-jf-b0-34.ucode, probably you can give it a try. https://www.intel.com/content/www/us...etworking.html or https://wireless.wiki.kernel.org/en/...rivers/iwlwifi (or you can try any other version from github)
 
Old 03-01-2020, 10:02 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,712

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by sub_zero View Post
Dear pan64,
Thanks for your prompt reply.

As mentioned earlier, I have already uninstalled and reinstalled the latest iwlwifi firmware from the GitHub repository. But didn't manage to get the WiFi going.
The issue here is that somehow my wifi driver keeps crashing. As you can see from Dmesg, the system tries to launch the latest iwlwifi-9000-pu-b0-jf-b0-46.ucode firmware. Also, the suggestion well noted.
If the suggestion is 'well noted', why are you still using Kali?? Kali's own website says it's for advanced Linux users, and then for pentesting/security purposes only, not for daily use. And their own website tells you that WiFi is **DISABLED**, and why.

If you're new to Linux, why are you using Kali?? What's the purpose for selecting it?? If you load Mint or Ubuntu, things will 'just work', and you can actually learn. There is nothing special about Kali...ANY version of Linux can do what it does with the appropriate configuration.
 
Old 03-01-2020, 11:51 PM   #6
sub_zero
LQ Newbie
 
Registered: Feb 2020
Posts: 8

Original Poster
Rep: Reputation: Disabled
Dear pan64,

I apologise for the delay in my response.

I had installed the recommended drivers both from the https://www.intel.com/content/www/us...etworking.html & https://wireless.wiki.kernel.org/en/...rivers/iwlwifi before seeking assistance in this forum. However, this driver i.e. iwlwifi-9000-pu-b0-jf-b0-34.ucode fails to load and returns the following error:

Code:
Code:
68.683922] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-35.ucode failed with error -2
[   68.684866] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-9000-pu-b0-jf-b0-34.ucode
[   68.685790] iwlwifi 0000:00:14.3: loaded firmware version 34.0.0 op_mode iwlmvm
[   68.685815] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
[   68.741222] iwlwifi 0000:00:14.3: base HW address: dc:fb:48:bb:a1:fc
[   68.785997] ieee80211 phy29: Selected rate control algorithm 'iwl-mvm-rs'
[   68.787604] thermal thermal_zone8: failed to read out thermal zone (-61)
[   68.979171] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
[   69.179281] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[   69.179672] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   69.179676] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
[   69.179679] iwlwifi 0000:00:14.3: Loaded firmware version: 34.0.0
[   69.179682] iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
[   69.179685] iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
[   69.179687] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[   69.179690] iwlwifi 0000:00:14.3: 0x00456D06 | branchlink2
[   69.179692] iwlwifi 0000:00:14.3: 0x0046064A | interruptlink1
[   69.179694] iwlwifi 0000:00:14.3: 0x00000CC8 | interruptlink2
[   69.179696] iwlwifi 0000:00:14.3: 0x00000000 | data1
[   69.179699] iwlwifi 0000:00:14.3: 0x00001000 | data2
[   69.179701] iwlwifi 0000:00:14.3: 0xF0000008 | data3
[   69.179703] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[   69.179706] iwlwifi 0000:00:14.3: 0x000382BA | tsf low
[   69.179708] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[   69.179710] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[   69.179712] iwlwifi 0000:00:14.3: 0x000382BB | time gp2
[   69.179717] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[   69.179724] iwlwifi 0000:00:14.3: 0x00000022 | uCode version major
[   69.179730] iwlwifi 0000:00:14.3: 0x00000000 | uCode version minor
[   69.179737] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[   69.179742] iwlwifi 0000:00:14.3: 0x18C89008 | board version
[   69.179748] iwlwifi 0000:00:14.3: 0x001A0177 | hcmd
[   69.179754] iwlwifi 0000:00:14.3: 0x00122080 | isr0
[   69.179762] iwlwifi 0000:00:14.3: 0x00800000 | isr1
[   69.179765] iwlwifi 0000:00:14.3: 0x08001802 | isr2
[   69.179767] iwlwifi 0000:00:14.3: 0x404000C0 | isr3
[   69.179769] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[   69.179771] iwlwifi 0000:00:14.3: 0x001A0177 | last cmd Id
[   69.179773] iwlwifi 0000:00:14.3: 0x00000000 | wait_event
[   69.179775] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[   69.179778] iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
[   69.179780] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[   69.179782] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[   69.179785] iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
[   69.179788] iwlwifi 0000:00:14.3: 0x12111721 | timestamp
[   69.179792] iwlwifi 0000:00:14.3: 0x00341818 | flow_handler
[   69.179941] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   69.179946] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
[   69.179949] iwlwifi 0000:00:14.3: 0x00000034 | NMI_INTERRUPT_WDG
[   69.179953] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[   69.179958] iwlwifi 0000:00:14.3: 0xC0087D08 | umac branchlink2
[   69.179961] iwlwifi 0000:00:14.3: 0xC008F554 | umac interruptlink1
[   69.179965] iwlwifi 0000:00:14.3: 0xC00838CC | umac interruptlink2
[   69.179969] iwlwifi 0000:00:14.3: 0x00000400 | umac data1
[   69.179973] iwlwifi 0000:00:14.3: 0xC00838CC | umac data2
[   69.179977] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
[   69.179981] iwlwifi 0000:00:14.3: 0x00000022 | umac major
[   69.179985] iwlwifi 0000:00:14.3: 0x00000000 | umac minor
[   69.179989] iwlwifi 0000:00:14.3: 0xC0886B68 | frame pointer
[   69.179992] iwlwifi 0000:00:14.3: 0xC0886B68 | stack pointer
[   69.179996] iwlwifi 0000:00:14.3: 0x001B010C | last host cmd
[   69.179999] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[   69.180018] iwlwifi 0000:00:14.3: Fseq Registers:
[   69.180028] iwlwifi 0000:00:14.3: 0x4FFA985D | FSEQ_ERROR_CODE
[   69.180037] iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
[   69.180047] iwlwifi 0000:00:14.3: 0xFC1E0EE9 | FSEQ_CNVIO_INIT_VERSION
[   69.180057] iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
[   69.180067] iwlwifi 0000:00:14.3: 0x38F6402C | FSEQ_TOP_CONTENT_VERSION
[   69.180076] iwlwifi 0000:00:14.3: 0x03D6D369 | FSEQ_ALIVE_TOKEN
[   69.180085] iwlwifi 0000:00:14.3: 0xB7F77486 | FSEQ_CNVI_ID
[   69.180094] iwlwifi 0000:00:14.3: 0x58A0402E | FSEQ_CNVR_ID
[   69.180102] iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
[   69.180114] iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
[   69.180126] iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   69.180168] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   69.180179] iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
[   69.180185] ieee80211 phy29: Hardware restart was requested
[   69.180242] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
[   69.180247] iwlwifi 0000:00:14.3: iwlwifi device config registers:
[   69.180930] iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a441c004 00000000 00000000 00000000
[   69.180934] iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 42a48086 00000000 000000c8 00000000 000001ff
[   69.180938] iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
[   69.180942] iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
[   69.180945] iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
[   69.180948] iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   69.180952] iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
[   69.180955] iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   69.180959] iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
[   69.180962] iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   69.180966] iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
[   69.180968] iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
[   69.181096] iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
[   69.181099] iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 001f0040
[   69.181133] iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Any Suggestions?
 
Old 03-02-2020, 12:19 AM   #7
sub_zero
LQ Newbie
 
Registered: Feb 2020
Posts: 8

Original Poster
Rep: Reputation: Disabled
Dear TB0ne,

I am not a complete newbie to computer software programming as I have done my M.S. in computer science from a very reputed university in the USA in the year 1985. However, due to some personal reasons, I could not pursue my career in the field of my chosen subjects. Instead, I joined the navy and retired last year as a senior officer.

Now since I have all the time in this world, I have decided to refresh/upgrade my computers science knowledge as a hobby. Accordingly, I have been working on various OS and of course Linux Mint. It is only when I started feeling comfortable in Linux Mint, I chose to try my hands on Kali (No, Not 'Breaking Bad').

I apologise once again for having caused any inconvenience to you.
 
Old 03-02-2020, 12:49 AM   #8
OliverYY
LQ Newbie
 
Registered: Jan 2020
Posts: 15

Rep: Reputation: Disabled
Seems to be driver problem, try install driver or reinstall

If you not sure about the correct driver to your device try " sudo lspci -k | grep ‘Network controller’ "
 
Old 03-02-2020, 01:09 AM   #9
sub_zero
LQ Newbie
 
Registered: Feb 2020
Posts: 8

Original Poster
Rep: Reputation: Disabled
Dear OliverYY,

Thanks for your reply.

I have already installed/uninstalled and then reinstalled the recommended iwlwifi driver without achieving any success.
 
Old 03-02-2020, 01:30 AM   #10
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,987

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
probably: https://askubuntu.com/questions/1158...ation-wireless
 
Old 03-02-2020, 07:05 AM   #11
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,712

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by sub_zero View Post
Dear TB0ne,
I am not a complete newbie to computer software programming as I have done my M.S. in computer science from a very reputed university in the USA in the year 1985. However, due to some personal reasons, I could not pursue my career in the field of my chosen subjects. Instead, I joined the navy and retired last year as a senior officer.

Now since I have all the time in this world, I have decided to refresh/upgrade my computers science knowledge as a hobby. Accordingly, I have been working on various OS and of course Linux Mint. It is only when I started feeling comfortable in Linux Mint, I chose to try my hands on Kali (No, Not 'Breaking Bad').

I apologise once again for having caused any inconvenience to you.
No inconvenience at all, but you cannot both be new to Linux, but experienced at the same time. Again; Kali **IS NOT** a good choice for daily use, period. Again, their own website tells you this, and suggests that you run it as a virtual machine and only then for pentesting/security testing. You are not doing either, nor are you referencing their own website/documentation. Again: wifi is **DISABLED** in Kali, and their website tells you how to enable such things. Can't be more plain than that.

For someone who graduated with an MS from a 'very reputed' university with so many years of experience with computers/software, it's odd that you don't seem to know the basics about doing research, or reading documentation. AGAIN: **DO NOT USE KALI**, use a different distro, and use Kali in accordance to what the people who WROTE IT advise.
 
Old 03-02-2020, 03:41 PM   #12
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,008

Rep: Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629
I think this is issue. "Conflict between TLV & NVM "

dmesg | grep -e iwl -e wlp

"https://askubuntu.com/questions/1040547/system-with-intel-wireless-ac-9462-freezes-unless-wifi-is-diabled-due-to-missing"

I too will say to avoid Kali.
 
Old 03-03-2020, 12:00 AM   #13
sub_zero
LQ Newbie
 
Registered: Feb 2020
Posts: 8

Original Poster
Rep: Reputation: Disabled
Cool

Hi jefro,


Thanks a lot for your suggestion but that didn't resolve the issue. I had tried that option earlier as well.

I have finally managed to get my Wi-Fi working yesterday.
 
Old 03-03-2020, 12:11 AM   #14
sub_zero
LQ Newbie
 
Registered: Feb 2020
Posts: 8

Original Poster
Rep: Reputation: Disabled
Hi TB0ne,


Thanks for your suggestions but I have managed to resolve this issue of Wi-Fi.

My intention of choosing Kali Linux Live (USB with persistence) was due to the fact that I had seen on a number of forums people asking questions on Kali Linux installation issues. But most of the answers were leaving much to be desired. Hence I took it up as a challenge. It was never my intention to learn Kali.

I am now closing this thread.
 
Old 03-03-2020, 01:24 AM   #15
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,987

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
that is actually great news. Can you tell us how did you solve it?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Some keyboards requires SUPER+s to activate menus in Gnome and Dell XPS 9560 looop Linux - Hardware 2 06-20-2023 08:19 PM
[SOLVED] iwlwifi mis-id 9462 as 9560 hulahoop Slackware 15 01-06-2020 01:41 AM
Firmware issues with iwlwifi and Intel Corporation Wireless-AC 9560 powerboat9 Linux - Software 1 12-27-2019 12:34 PM
[SOLVED] Vmnet adapters are shown as "device not managed". There are two adapters vmnet1 and vmnet8 which are all not managed. kats99 Linux - Networking 4 11-01-2019 01:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration