Bringing up wifi dongle
#1
hi,

I don't have a wifi BTmodule so I am trying to bring up a wifi dongle on my Pine64 2G device. Running with Debian.
I pulled the dongle off my raspberry pi  since I know it works.

My ethernet will come up but I can't seem to get the wifi dongle to work. No network connection at all with the dongle.

I have.
/etc/network/interfaces
 
# The wireless interface
auto wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

# Disable Secondary Wireless Lan (8723bs Has Two Interfaces)
iface wlan1 inet manual


..and...
/etc/wpa_supplicant/wpa_supplicant.conf

network={
ssid="Test Net Wifi"
psk="network-password"
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
auth_alg=OPEN
}


Any ideas on what I am missing? Do I need to update any drivers?

thanks

Mike
  Reply


Messages In This Thread
Bringing up wifi dongle - by m16bishop - 07-04-2016, 12:59 PM
RE: Bringing up wifi dongle - by xalius - 07-04-2016, 01:03 PM
RE: Bringing up wifi dongle - by m16bishop - 07-04-2016, 03:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Q4OS WiFi Dongle not working cheezmeister 3 4,820 04-07-2017, 08:01 AM
Last Post: iccoldbeer
  Wifi connect through terminal? cheezmeister 0 2,080 04-02-2017, 09:44 AM
Last Post: cheezmeister
  How to connect with wifi ? yirmidokuz 27 37,698 05-28-2016, 07:46 AM
Last Post: jl_678

Forum Jump:


Users browsing this thread: 1 Guest(s)