aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.39k stars 749 forks source link

ioctl(SIOCSIWMODE) not supported by driver: Operation not permitted #1148

Open jairunet opened 3 months ago

jairunet commented 3 months ago

Adapter: Bus 003 Device 002: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac 2T2R DB WLAN Adapter

When checking the details of this driver: $ ethtool -i wlan1 driver: rtl88XXau version: 6.5.0-25-generic firmware-version: expansion-rom-version: bus-info: 3-1:1.0 supports-statistics: no supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no

Also: $ sudo dkms status 8812au/5.6.4.2_35491.20191025, 6.5.0-25-generic, x86_64: installed

My question: Is there anything wrong with this driver? I am not really understanding this error/message: ioctl(SIOCSIWMODE) not supported by driver: Operation not permitted

Any comments will be really appreciated.