I have Pine64 running under Debian with a Wifi module installed that came with the board.
However, I can access the network only by plugging a Wifi adapter into one of the USB
connectors.
Without Wifi adapter the terminal command "ip link" shows no Wifi just
a link called "sit0" and another "dummy0". Is one of those the Wifi module?
How can a get the module active and how can I find its MAC address?
Thanks for your extensive reply.
I will try things. My current status is that I have wifi network access through an USB Wifi adapter which is fine but I need the USB connection position on the Pine64 for drive attachment et al. The second USB connector is taken by the wireless keyboard. So I would like to get the installed wifi module going.
The page you recommended [quote='MarkHaysHarris777' pid='22353' dateline='1478902296'] suggests a command to find whether the wifi module is alive by using:
iwconfig.
My terminal answers: unknown command.
Why is that?
Regarding the MAC address of the wifi module
you wrote to me on Nov 8 [quote='pfeerick' pid='22229' dateline='1478574844']:
Not sure about the bluetooth, but if you are on linux, to get the wifi mac address, run ifconfig | grep "HWaddr" and look at the wlan1 line.
On android, it you should be able to find it under System -> About (tablet) -> Status.
Again, my terminal replies unknown command.
It is getting difficult.
Thanks for the additional information.
The system confirms that I have the latest version of wireless-tools installed.
The config commands return connection information only when I have
an USB wireless adapter or an Ethernet cable attached. When both are
off I get no results; obviously the built-in Wifi module cannot be found.
Would you like to see screen photos of the various replies?
Yes, I have been using the Network Manager at the right upper corner of the Debian screen.
Currently I work with the Ethernet connection only. When I disconnect the Ethernet with the Network Manager and then pull the Ethernet Cable
I cannot create a new Wifi connection. The Network Manager does not find Wifi hardware. Perhaps I can find it if I knew the MAC address of the
installed Wifi module, but I do not know how to find it.
It all suggests that the Wifi Module is not working.