Quantcast
Channel: PirateBox Forum - Raspberry Pi(rate)Box
Viewing all articles
Browse latest Browse all 1863

Re: B+ Rasbian, and a. oddball Wifi Dongle (Belkin F9L1002v1 - Realtek RTL8192SU chipset)

$
0
0
Ah ok. Yeah I need to use this Pi for more than just my piratebox, so I'll stick on raspbian for ease of use for the other stuff for now.

The WiFi network does not show up. I have scanned with my phone and a laptop.

Thanks for the help.

EDIT:

Just to update, it seems the main issue I'm running into is this line
[....]   Probing wlan:/opt/piratebox/bin/piratebox_setup_wlan.sh: line 81: probe: command not found

Looking in that file I see the following for around line 81:
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

If there's any more info you need to help you help me let me know :)

Viewing all articles
Browse latest Browse all 1863

Trending Articles