Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Graphical wifi analyzerfor Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Wed Dec 17, 2014 6:55 am    Post subject: Graphical wifi analyzerfor Gentoo Reply with quote

Could you recommend easy to use graphical wifi analyser from Portage? (eg. like iwScanner for Ubuntu)
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Wed Dec 17, 2014 7:55 am    Post subject: Reply with quote

wpa_gui ?
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Wed Dec 17, 2014 11:18 am    Post subject: Reply with quote

xaviermiller wrote:
wpa_gui ?


I need a function, which is drawing a chart with signal strength over a time, so I could find best antenna direction like here (inSSIder):
http://files.tested.com/uploads/0/5/5680-wifi_booster_testing.png
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Wed Dec 17, 2014 5:35 pm    Post subject: Reply with quote

Xywa wrote:
I need a function, which is drawing a chart with signal strength over a time, so I could find best antenna direction [...]

Xywa ... I was going to suggest horst, but as you'd asked for a "graphical" app I'm not sure you'll settle for cli/curses.

Anyhow, I have an ebuild for 4.2 I can post if you're interested.

best ... khay
Back to top
View user's profile Send private message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Wed Dec 17, 2014 5:57 pm    Post subject: Reply with quote

There is linssid (a linux version of inssider) - unfortunatley not in portage. And I have error during compiling a source (missing and masked Gentoo package).

I have tried horst - but it doesnt like my wicd.

Code:
# ./horst
You need to put your interface into monitor mode!
(e.g. 'iw wlan0 interface add mon0 type monitor' and 'horst -i mon0')


Code:
tux horst-4.2 # iwconfig wlan1 mode monitor channel X
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan1 ; Device or resource busy.
tux horst-4.2 # iwconfig wlan0 mode monitor channel X
Error for wireless request "Set Mode" (8B06) :
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Wed Dec 17, 2014 6:39 pm    Post subject: Reply with quote

Xywa ... there is a difference betweem iw, and iwconfig, the former is NL80211 aware, the latter is not (it uses the now depreciated WEXT). wireless-tools and wicd work because they use the compatibility layer, but they are not suitable for some tasks (like creating a monitor, without disturbing the currently active interface). So, you should emerge net-wireless/iw and follow the instructions provided by horst above.

best ... khay
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum