You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successfully installed the driver and it's okay running in AP and station mode. But when I trying to set the ibss mode, I can make two devices into the same cell.
root@cly-virtual-machine:/home/cly# iw dev wlan0 link
Joined IBSS 02:11:87:86:a3:0f (on wlan0)
SSID: myadhoc
freq: 2437
root@cly-virtual-machine:/home/cly# iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:"myadhoc" Nickname:"WIFI@REALTEK"
Mode:Ad-Hoc Frequency:2.437 GHz Cell: 02:11:87:86:A3:0F
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=1/100 Signal level=1/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
but there are no packet exchanges at all and I even couldn't ping through each other.
The text was updated successfully, but these errors were encountered:
Thanks to your reply.
Another question is that do you have any idea about the wds and mesh which are mentioned in the core code, I've also tried to set the interface into these modes but unfortunately they failed.
I've successfully installed the driver and it's okay running in AP and station mode. But when I trying to set the ibss mode, I can make two devices into the same cell.
root@cly-virtual-machine:/home/cly# iw dev wlan0 link
Joined IBSS 02:11:87:86:a3:0f (on wlan0)
SSID: myadhoc
freq: 2437
root@cly-virtual-machine:/home/cly# iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:"myadhoc" Nickname:"WIFI@REALTEK"
Mode:Ad-Hoc Frequency:2.437 GHz Cell: 02:11:87:86:A3:0F
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=1/100 Signal level=1/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
but there are no packet exchanges at all and I even couldn't ping through each other.
The text was updated successfully, but these errors were encountered: