test: How to pass auto test

Masashi Honma masashi.honma at gmail.com
Mon Jan 5 20:22:12 EST 2015


2015-01-04 7:14 GMT+09:00 Jouni Malinen <j at w1.fi>:
> This does not require a kernel change, i.e., it is enough to update the
> Wi-Fi components with Backports. buildbot.w1.fi uses the standard Ubuntu
> 14.04 kernel, but a recent Backports snapshot build from
> http://buildbot.w1.fi/backports-wireless-testing/

I have downloaded
backports-wireless-testing-2014-12-16-0439ecc.tar.bz2 and used it.
But start.sh failed with following error.

$ ./start.sh
modprobe: ERROR: could not insert 'mac80211_hwsim': Exec format error
hwsim0: ERROR while getting interface flags: No such device

My environment is Ubuntu 14.04.1 Server.
I typed following commands.

$ tar xjf backports-wireless-testing-latest.tar.bz2
$ cd backports-wireless-testing-2014-12-16-0439ecc/
$ make clean
$ make menuconfig
enable all without atheros drivers
$ make -j4
$ sudo make install

Is there anything wrong ?


More information about the HostAP mailing list