I am facing this issue recently instantly with my D-Link DWA-131 wireless adapter. Mine is Ubuntu 16.04 LTS. My adapter was working perfectly since past 3 years. All of a sudden since 2 days, I am facing the issue of slow internet. With the adapter, speed becomes less than 10MB/s. Without the adapter, It shows 80-90MB/s.
I am suspecting some issue is with the D-Link adapter / the driver. Also I cant rely on my inbuilt adapter as it doesn't work always & cant afford to replace motherboard.
Every time I reboot my laptop, I get this exception. Is this somehow causing any issue !!
Exception:
[0.056088] ipmi:dmi : Invalid offset : 0
kindly please help....
Please find results:-
himansu@master: sudo rfkill list all
0: dell-rbtn: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Uploaded the result of wireless-info at the link https://paste.ubuntu.com/p/DhpjzZpd2k/
himansu@master: ./wireless-info && cat wireless-info.txt | nc terbin.com 9999
Results saved in "/home/himansu/wireless-info.txt".
Results also archived in "/home/himansu/wireless-info.tar.gz", as they exceed the 19.5 kB size limit for ".txt" attachments on the Ubuntu Forums.
himansu@master: nc terbin.com 9999
himansu@master:
I updated the details at https://paste.ubuntu.com/p/Sz3mtCbBKf/
echo "2001 3319" | tee /sys/bus/usb/drivers/rtl8192cu/new_id
I would get rid of that, then dosudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/*
and reboot – Jeremy31 Dec 07 '18 at 22:22