I am using a TPlink WN823N with my NanoPi NEO.
When I use it with a RPi2 it can do a file transfer across my lan at 3Mbytes/sec
But on the NanoPi NEO it only does 50kBytes/sec
I have tried a Edimax EW7811Un on my NanoPi and it will transfer at about 2Mbytes/sec.
I have updated the firmwares on the NanoPi NEO but has made no difference
How do I know it is using the correct driver
The WN823N uses RTL8192eu chip set. This can be found in my
/lib/modules/4.14.0/kernel/drivers/net/wireless/realtek
But there are two options in this directory such as
rtlwifi/rtl8192cu/rtl8192cu.ko and rtl8xxxu/rtl8xxxu.ko
Does it matter which is being used?
How do I know which is being used?
How can I change between the two drivers?
There is also the
/lib/firmware
directory which also has a bunch of .bin files which relate to rtl8192 chips
Which is of these are being used?
Will changing the driver fix the speed issue?
Can anyone help me to diagnose this issue?
Trevor
When I use it with a RPi2 it can do a file transfer across my lan at 3Mbytes/sec
But on the NanoPi NEO it only does 50kBytes/sec
I have tried a Edimax EW7811Un on my NanoPi and it will transfer at about 2Mbytes/sec.
I have updated the firmwares on the NanoPi NEO but has made no difference
How do I know it is using the correct driver
The WN823N uses RTL8192eu chip set. This can be found in my
/lib/modules/4.14.0/kernel/drivers/net/wireless/realtek
But there are two options in this directory such as
rtlwifi/rtl8192cu/rtl8192cu.ko and rtl8xxxu/rtl8xxxu.ko
Does it matter which is being used?
How do I know which is being used?
How can I change between the two drivers?
There is also the
/lib/firmware
directory which also has a bunch of .bin files which relate to rtl8192 chips
Which is of these are being used?
Will changing the driver fix the speed issue?
Can anyone help me to diagnose this issue?
Trevor