Wifi adapter not found

Hello, New to Linux here. My WiFi adapter is not recognized by the network settings. After running
inxi -Fxxza

It shows my device as

Network:
Device-1: Intel Wireless-AC 9260 driver: N/A modules: iwlwifi

Not sure how to add the code block for that so I apologize. Any help with getting my Wifi recognized would be great! Thanks!

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    How to provide good information
    Specifically the “I need holding hands” section :wink:

  2. What is the output of:

    ls /etc/modprobe.d/
    
  3. What is the output of:

    sudo modprobe iwlwifi
    

    and is the driver loaded now?

:+1:

Thank you for the info about the code block! I do need my hand held!

I figured out my problem. I had to turn off fast boot in windows, to get the Wifi adapter to work in Linux.

Who knew Windows would be the problem… :stuck_out_tongue_winking_eye:

1 Like

I’ve marked this answer as the solution to your question as it is by far the best answer you’ll get.

However, if you disagree with my choice, please feel free to take any other answer as the solution to your question or even remove the solution altogether: You are in control! (If you disagree with my choice, just send me a personal message and explain why I shouldn’t have done this or :heart: or :+1: if you agree)

:innocent:
P.S. In the future, please don’t forget to come back and click the 3 dots below the answer to mark a solution like this below the answer that helped you most:
Solution
so that the next person that has the exact same problem you just had will benefit from your post as well as your question will now be in the “solved” status.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.