-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wifi Issue #28
Comments
First of all, apologies for the delay in response. At the moment, the company is busy, which results in a delay in handling issues. Unfortunately, we do not have any WiFi module for the Jetson Nano. It makes testing difficult. I'm sorry I can't help you further. |
Hi all, I had similar issue with my nano. With the original JetPack, my intel WiFi was working flawlessly, but this wasn't a case in this version. This post provides a solution which, at least for now, is successful on my end: https://forums.developer.nvidia.com/t/wifi-m-2-intel-3168ngw-loading-but-can-not-use-it/72037/15 In a nutshell, you need to append pcie_aspm=off to kernel command line in /boot/extlinux/extlinux.conf |
mtmal's solution worked for me too : ) |
We are flashing Jetson Nano 4gb with this image and using Wifi Card: Intel Model 8265NGW. We periodically have an error where the Jetson Nano does not recognize the wifi adaptor. No network settings show up at all and it doesn't not connect to any of its saved wifi networks (they don't show up at all.) To test the issue we updated everything all of the software and then rebooted 10 times. 2/10 times the Jetson had this issue still. We're not sure what's going on here. Thanks for your help!
The text was updated successfully, but these errors were encountered: