Results 1 to 5 of 5

Thread: Intel Wireless AC 9560 not being detected

  1. #1
    Join Date
    May 2018
    Beans
    3

    Intel Wireless AC 9560 not being detected

    Currently using Ubuntu 18.04

    The following is the log:
    https://pastebin.com/MWEFMMCq

    Any help is appreciated

  2. #2
    Join Date
    May 2014
    Location
    /home
    Beans
    10,943
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Intel Wireless AC 9560 not being detected

    I would try
    Code:
    cd /lib/firmware
    sudo wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/iwlwifi-9000-pu-b0-jf-b0-33.ucode
    Reboot

  3. #3
    Join Date
    May 2018
    Beans
    3

    Re: Intel Wireless AC 9560 not being detected

    I have installed the driver but that didn't work either - any other suggestions? Or logs I could provide that would help?

  4. #4
    Join Date
    May 2014
    Location
    /home
    Beans
    10,943
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Intel Wireless AC 9560 not being detected

    Post results for
    Code:
    dmesg | grep iwl

  5. #5
    Join Date
    May 2018
    Beans
    3

    Re: Intel Wireless AC 9560 not being detected

    Code:
    [    6.152449] Loading modules backported from iwlwifi
    [    6.152450] iwlwifi-stack-public:master:6988:0d8892f2
    [    6.186773] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
    [    6.205617] iwlwifi 0000:00:14.3: Direct firmware load for iwl-dbg-cfg.ini failed with error -2
    [    6.205630] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-39.ucode failed with error -2
    [    6.205636] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-38.ucode failed with error -2
    [    6.205641] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-37.ucode failed with error -2
    [    6.205646] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-36.ucode failed with error -2
    [    6.205651] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-35.ucode failed with error -2
    [    6.407161] iwlwifi 0000:00:14.3: loaded firmware version 34.0.0 op_mode iwlmvm
    [    6.686875] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9560, REV=0x318
    [    7.708118] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x3, CPU2 Status: 0x2459
    [    7.708121] iwlwifi 0000:00:14.3: Failed to start INIT ucode: -110
    [    7.720208] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •