Closed alrad32 closed 1 year ago
Hello, Support on the matter is highly appreciated.
Hello,
Indeed, you can also use the ethernet port .
Thank you so much for the reply. I was able to access the iMX8 PC via the serial port. I checked the network interfaces and it seems that wlan0 (which corresponds to the starter kit's access point) is down. I tried restarting the interface and restarting the network manager but the interface still does not start. In the /etc/network/interfaces
, the interface details are as follows:
auto wlan0
iface wlan0 inet static
hostapd /etc/hostapd/hostapd.conf
address 10.10.0.1/24
How can I check the configuration for the access point?
The issue is resolved by proper setup of the interfaces file. Thanks!
Hello, I was modifying the
/etc/network/interfaces
, in particular the wireless connections part. However, now I cannot detect neither the starterkit access point (from the list of WiFi networks available on my PC), nor does the attched WiFi dongle seem to be connected to the internet router (as seen from the detected devices on the router's setup page). What options do I currently have? Can I connect via ethernet? Preferably, can I attach a display to the starter kit PC? Any other ideas?