I have a Jetson nano with an EDIMAX EW-7612UAn V2. I got the USB dongle to work with this command.
echo "blacklist rtl8192cu" | sudo tee -a /etc/modprobe.d/blacklist.conf
Now I want to run the Jetson Nano without monitor via remote desktop from WIN 10. I have installed xrdp for this. This also works but only if a monitor is connected.
If I unplug the monitor (HDMI) and start the Jetson Nano it does not connect to WIFI. Even if I now plug in the monitor, i can see that the Jetson Nano is booted but it is not connected to the WIFI.
what does the Jetson Nano do differently when no monitor is connected?
how do I get the Jetson Nano to connect to WIFI without a monitor? (I only want to run the Jetson Nano temporarily without a monitor, so no headless mode).
NOTE: The boot stage where the GUI is enabled is “graphical.target”, and the fully booted, but non-GUI stage is “multi-user.target”. You will see this referenced in some configuration articles.
It actually has nothing to do with the monitor. Sporadically, the problem occurs that the wifi interface wlan0 is not present when booting. I then have to unplug the WIFI dongle and plug it back in. Then it works again.
I use an Edimax EW-7612UAn V2. This needs the RTL8192SU driver, which is buggy. But also the setting on the blacklist brings no remedy.
Thanks WayenWWW for your efforts, but I’m not going to waste any more time trying to get a wifi stick to work. We are in the 21st century and there is no time to deal with such banalities. In my opinion, wifi sticks that don’t work plug-and-play are junk. I bought this AC8265 wireless card from waveshares. Runs plug and play and costs $16.99 with cable and antennas. But anyway, thanks again for your effort. It could have been that it is done in an hour.