I have got a new internet connection which is at 50 Mbps. The previous one was at 6 M. I have this problem now where I can't get more than around 15M. My Wi-Fi card is the RTL8187 onboard of the "ASUS P5K Premium WiFi", which according to specification says it supports 54 M. I have installed the driver through the package "firmware-realtek". I use Debian with KDE.
When I run iwconfig
I get:
wlx0015af3e89a2 IEEE 802.11 ESSID:"Digicom -Inva"
Mode:Managed Frequency:2.432 GHz Access Point: C8:3A:35:B0:4D:F0
Bit Rate=9 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-6 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:67 Missed beacon:0
It says 9 Mbps even though I get around 15. On a laptop it says 144 Mbps and I get good speed with the same connection. So I figure it must be my wireless card at fault, but when I try to increase it,
$ sudo iwconfig wlx0015af3e89a2 rate 54M
It does nothing and remains the same
$ sudo iwconfig wlx0015af3e89a2 commit
Error for wireless request "Commit changes" (8B00) : SET failed on
device wlx0015af3e89a2 ; Operation not supported.
$ iw dev wlx0015af3e89a2 link
Connected to c8:3a:35:b0:4d:f0 (on wlx0015af3e89a2)
SSID: Digicom -Inva
freq: 2432
RX: 97569354 bytes (126526 packets)
TX: 26187443 bytes (56838 packets)
signal: -6 dBm
tx bitrate: 54.0 MBit/s
bss flags: short-slot-time
dtim period: 1
beacon int: 100
Is there anything i can do to max it out?
One more thing, I don't know if this means anything, but I was unable to connect to this network using /etc/network/interfaces
, as I was connecting to my previous modem. I resorted to using wicd (the only thing that worked) because plasma-nm was not working either.
source /etc/network/interfaces.d/*
auto lo iface lo inet loopback
auto wlx0015af3e89a2
iface wlx0015af3e89a2 inet dhcp
wpa-ssid Digicom-Inva
wpa-psk ***
# this below works fine
#wpa-ssid othermodem
#wpa-psk ***