B+ Rasbian, and an oddball Wifi Dongle (Belkin F9L1002v1 - Realtek RTL8192SU chipset) October 24, 2014 06:22AM |
Registered: 10 years ago Posts: 8 |
[ 19.234788] r8712u 1-1.5:1.0 wlan0: 1 RCR=0x153f00e [ 19.248269] r8712u 1-1.5:1.0 wlan0: 2 RCR=0x553f00e [ 19.384894] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Re: B+ Rasbian, and a. oddball Wifi Dongle (Belkin F9L1002v1 - Realtek RTL8192SU chipset) October 24, 2014 09:40AM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: B+ Rasbian, and a. oddball Wifi Dongle (Belkin F9L1002v1 - Realtek RTL8192SU chipset) October 24, 2014 04:31PM |
Registered: 10 years ago Posts: 8 |
[....] starting script piratebox : Generating hosts file .... Generating dnsmasq.conf ..... Generating Environment-config for lighttpd ..... Empty tmp folder rm: cannot remove '/opt/piratebox/tmp/': Is a directory Copy over design files [....] Probing wlan:/opt/piratebox/bin/piratebox_setup_wlan.sh: line 81: probe: command not found [ ok ] Starting hostap... :. [....] Setting up wlan:Bringing up wifi interface wlan0 Setting up wlan0 [ ok ] Starting dnsmasq... :. [ ok ] Starting droopy...:. Generating HTML-Shoutbox File. [ ok ] Starting lighttpd...:.
Re: B+ Rasbian, and a. oddball Wifi Dongle (Belkin F9L1002v1 - Realtek RTL8192SU chipset) October 26, 2014 10:42AM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: B+ Rasbian, and a. oddball Wifi Dongle (Belkin F9L1002v1 - Realtek RTL8192SU chipset) October 26, 2014 05:45PM |
Registered: 10 years ago Posts: 8 |
[....] Probing wlan:/opt/piratebox/bin/piratebox_setup_wlan.sh: line 81: probe: command not found
76 elif [[/color] $2 = "stop" ] ; then
77 echo "Stopping wifi interface $INTERFACE "
78 ifconfig $INTERFACE down
79 elif [[/color] $2 = "probe" ] ; then
80 # simply check if the interface is available
81 probe
82 fi
Re: B+ Rasbian, and a. oddball Wifi Dongle (Belkin F9L1002v1 - Realtek RTL8192SU chipset) October 29, 2014 08:28PM |
Admin Registered: 13 years ago Posts: 4,680 |