kuba-moo / mt7601u

Linux mac80211-based driver for Mediatek MT7601U USB bgn WiFi dongle
284 stars 105 forks source link

Cannot create hotspot connection #31

Closed garisha closed 8 years ago

garisha commented 9 years ago

Updated to Linux kernel 3.19 on Ubuntu 14.04 Installed the driver without errors. Now cannot create hotspot for the device Xiaomi mini wifi usb router; says Ad-hoc mode is not supported by the device.

$iwconfig wlan1 wlan1 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off

majiancy commented 9 years ago

This project is a USB Wifi Dongle Driver only, not the Hotspot one.

kuba-moo commented 8 years ago

Basically duplicate of issue #4 @majiancy thanks for responding.