Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Failed to read scan data : Argument list too long [closed]

Tags:

linux

wifi

ubuntu

I am using Ubuntu 16.0.4 version and when i run following command

/sbin/iwlist wlan0 scan

I see below error always

root@automation01:~# /sbin/iwlist wlan0 scan
wlan0     Failed to read scan data : Argument list too long

iwconfig output looks like below

iwconfig output

like image 811
MaYHEM Avatar asked Dec 19 '25 00:12

MaYHEM


1 Answers

Same here, check if using iw insead works. For me, iw is returning the scan data fine but iwlist is not.

iw wlan0 scan

I'm getting it only in some physical locations (at school which has some weird setups).

like image 195
Dan Avatar answered Dec 20 '25 17:12

Dan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!