Hi, I have a problem with the ALFA awus036a card. The card has drivers installed in kali linux rtl8812au. I mean the monitor mode, which should look like wlan0mon. The fact card goes into monitor mode after entering the iwconfig command, you can see that the monitor mode is on, but I cannot scan the network by such an error:

Code:
┌──(root💀kali)-[~]
└─# airodump-ng wlan1mon 
Interface wlan1mon: 
ioctl(SIOCGIFINDEX) failed: No such device
Failed initializing wireless card(s): wlan1mon




┌──(root💀kali)-[~]
└─# iwconfig
lo        no wireless extensions.

wlan0     IEEE 802.11  ESSID:"Domek_WIFI"  
          Mode:Managed  Frequency:5.18 GHz  Access Point: 44:FE:3B:61:C8:54   
          Bit Rate=433.3 Mb/s   Tx-Power=22 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on
          Link Quality=52/70  Signal level=-58 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:6   Missed beacon:0

wlan1     unassociated  ESSID:""  Nickname:"<WIFI@REALTEK>"
          Mode:Monitor  Frequency=2.457 GHz  Access Point: Not-Associated   
          Sensitivity:0/0
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/100  Signal level=0 dBm  Noise level=0 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0