Linux >> Access Point on Banana Pi (5735 Read)

Full Text:PrintShare

I wanted to start using the Banana Pi I won from ownCloud for useful stuff. For example as an Access Point (AP) since our router is quite bad.

As Banana Pi has less community members than Raspberry Pi, I was looking for a solution to setup as an AP with the easiest way.

Then I found a script which automates the process! Kudos to this guy :). For the script to be successful, you need a Debian based OS on your Pi. I was using Bananian 15.08.

 

Use the following commands to automate the process

# wget "http://raspberry-at-home.com/files/ap_setup.sh"

# chmod +x ap_setup.sh
# ./ap_setup.sh

When it tells "Some of the WiFi chipset require special version of hostapd". You need to type yes.

After completion, restart your Pi. If you still don't see the WLAN on your list, execute the following and check the error message:

hostapd /etc/hostapd/hostapd.conf

Good luck!

The original blog post for Raspberry Pi: http://raspberry-at-home.com/hotspot-wifi-access-point/

Language:

English (EN)

Date added:

28.02.2016 13:45:23

Added by:

Volkan Gezer

Tags:

banana pi, ap, access point, wlan, ssid


Write a Comment

First Name Last Name:
E-Mail (will not be shown):
Title:
Comment:
Security Code: 532198


Comments to this article


No comment is found!
Top of the page