- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to get the Intel wireless 9260 card working on my jetson NX with the kernel 4.9.140-tegra.
So far I haven't succeeded at getting it to work.
Any instructions on how to do so?
command 'lshw -C network' shows the card but no wireless interface showing on 'ifconfig'
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, @LiranSperling
Thank you for posting on the Intel® communities. I will gladly assist you here.
Please, answer these questions to have a better perspective of this issue:
- Is the Intel® Wireless-AC 9260 the pre-installed/original wi-fi card in your motherboard/laptop or is it an integration?
- Is it a Desktop or a PC?
- Was it working fine before?
- Make sure that your wireless adapter is connected properly running # lspci command in the terminal and verify if the wireless adapter is recognized. This is an example of what should display.
- Make sure that the module is installed properly running # modinfo iwlwifi command. This is an example of the output.
- Type # lsmod | grep iwlwifi to make sure the driver is loaded, the output should be like this, If the result is empty, the driver hasn't been loaded. Most likely to be a distribution issue:
- Type # dmesg | grep iwlwifi. If the result is empty, the driver wasn’t initialized and this is a distribution issue:
- Type the # dmesg | grep “no suitable firmware found!” command, if the result is not empty, which means that you don't have a suitable FW, you need to check here for supported FW or here for the latest versions.
Best regards,
Jocelyn M.
Intel Customer Support Technician.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, @LiranSperling
We are checking this thread and we would like to know if you were able to review our previous post. If you need further assistance, please do not hesitate to contact us back.
Best regards,
Jocelyn M.
Intel Customer Support Technician.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, @LiranSperling
We have not heard back from you, so we will proceed to close this thread now. If you need any additional information, please submit a new question as this thread will no longer be monitored.
Best regards,
Jocelyn M.
Intel Customer Support Technician.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page