Igor

Results 380 comments of Igor

apt install hostapd

> My wifi card is AX200 I think consumer grade Intel wireless cards does not support AP on 5G band: https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi

> it did on windows10pro You mean on Windows 5G works? Well, Intel can decide not to support 5G on Linux. This is set in the firmware.

> and it works AP mode at 5Ghz? Which kernel and firmware version?

I only use Debian but since Kali is Debian based I don't see why it should not work. It must. Tested also with this module.

Understand but I can't confirm that it works since I don't use Kali. Setting AP is highly dependent from wireless drivers. If they are bad quality / non standard, hostapd...

apt-get install patchutils ... which is anyway in here: https://github.com/igorpecovnik/hostapd/blob/master/go.sh#L33 You are welcome to use this script anywhere. https://github.com/igorpecovnik/hostapd/blob/master/LICENSE

You don't need any extra rights. Fork repository and when you solve the problem with dependencies on Debian (I assume Stretch) send a pull request.

I mostly moved to support building hostapd together with other packages within @armbian: https://github.com/armbian/build/tree/master/packages/extras-buildpkgs and configurator https://github.com/armbian/config This results in: https://www.youtube.com/watch?v=__BJtInOQFY That's why I don't update this repository anymore.

Building breaks on Debian while it works perfectly fine on Ubuntu. https://pastebin.com/PbAWFJir Yes, it is a dependency problem.