Is the Wifi module working?
#1
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?
#2
(11-14-2016, 09:37 AM)clawinus Wrote: 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?
Firstly, check that your wifi module is plugged in the right way around - there are more pins on one side than the other, meaning there is a wrong way around and and aright way around.
Which debian distro are you using? 
No, they are not the wifi module - it should have been called wlan0 and wlan1. 
Check your /etc/network/interfaces file - is wlan0 enabled? you can leave wlan1 disabled.
#3
Thanks for replying to my inquiry.
I am using Debian Jessie Base & Mate Images
downloaded from the Pine64 site.

How I installed the wifi module and the contents of the interfaces file

are shown in the attached photos.

I hope I have put in the wifi module the right way.

I took the photo of the interfaces file when the Wifi adapter was not plugged into the USB slot.

A wlan 0 and wlan1 are recognized. How do I disable wlan1?    
   
#4
(11-18-2016, 07:55 PM)clawinus Wrote: Thanks for replying to my inquiry.
I am using Debian Jessie Base & Mate Images
downloaded from the Pine64 site.

How I installed the wifi module and the contents of the interfaces file

are shown in the attached photos.

I hope I have put in the wifi module the right way.

I took the photo of the interfaces file when the Wifi adapter was not plugged into the USB slot.

A wlan 0 and wlan1 are recognized. How do I disable wlan1?


Simply remove the '#' from in front of iface wlan1 inet manual. This makes it so the network manager no longer manages wlan1.

From your picture, that looks to be the right way around.

Have you been able to configure your wifi connection yet, or are you still stuck? If you are, have a look at this post, as those steps should get you working. If not, just about any generic linux command line wifi instructions (like this one) should get you 90% of the way ;-)
#5
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.
#6
(11-19-2016, 04:07 PM)clawinus Wrote: iwconfig

My terminal answers: unknown command.

Why is that?

I don't have my pine64 running at the moment (card is currently re-imaging) so I can't verify the permissions but try running iwconfig as root (sudo iwconfig) and see if it works then. Otherwise, it is missing, and you'll need to run sudo apt-get install wireless-tools to install the missing bits. The same is probably the case for ifconfig as well (although I don't remember needing to use sudo - but it becomes second nature after a while when a command that should work doesn't) - you generally need root privileges (sudo) to make any system configuration changes. Hence since most of the command listed earlier need sudo, you use sudo -i to enter the root environment and stay there until you exit it, so you don't have to keep adding sudo to every command.
#7
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?
#8
(11-21-2016, 04:16 PM)clawinus Wrote: 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?

Ok, a quick clarification then - when on the debian mate image, why can't you use the network manager applet icon up on the top right (it probably has two green dots and a spinny thing if the ethernet isn't plugged in)? Your wifi module is plugged in the right way around (the antenna connector is on the inside edge), so using the debian mate image there is no reason it shouldn't just work unless you have a faulty module. Has the module ever worked?

My apologies, the check of the /etc/network/interfaces file was really only relevant if you were using the minimal (non-GUI) debian version, so there's no point fiddling in that. Since you're using the GUI, it should just work - when you click the network manager applet icon in on the top right, it should the list of available networks and you then click on the network name to enter your password, etc. And if you need more options, there is an 'edit connections' entry that lets you do that.
#9
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.


Possibly Related Threads…
Thread Author Replies Views Last Post
  USB adapter to eMMC module not recognized danril 0 1,235 11-25-2022, 04:16 AM
Last Post: danril
  SOQUARTZ Compute module W does not fit Raspberry Pi CM4 dev board ihab 0 1,485 10-06-2022, 08:46 PM
Last Post: ihab
  No WIFI network discovery in any manjaro installation (but works on fedora) pineitup 1 2,828 02-02-2021, 12:13 AM
Last Post: PineSupporter
  Ctrl + Shift + Tab not working in Firefox Bolitoglossa 2 4,023 08-21-2020, 04:05 AM
Last Post: Bolitoglossa
  Cannot charge and NO Wifi? jiapei100 3 5,364 06-27-2020, 02:11 PM
Last Post: jiapei100
Bug WiFi enabled but refuses to connect cardboardmaster 6 7,618 06-02-2020, 11:56 PM
Last Post: pfeerick
  WiFi issues Pinebook Pro sunnystormy 6 8,863 05-28-2020, 05:44 PM
Last Post: Luke
  wifi issues george2524 9 10,577 06-13-2019, 04:25 PM
Last Post: evilbunny
  Input not working after a forced shutdown dic1911 1 3,400 12-24-2018, 07:45 PM
Last Post: tllim
  Any success working with OpenCV on the PineA64? Tonny91 0 2,415 10-16-2018, 09:16 PM
Last Post: Tonny91

Forum Jump:


Users browsing this thread: 1 Guest(s)