Xubuntu 14.04 on Asus X200MA
Kernel: 3.16.0-45-generic
I'm often getting packet loss with an RTL8188ee wifi card, so I want to see if it's better with this driver:
But I read that the lwfinger driver should uninstalled first, as stated in this post:Code:sudo add-apt-repository ppa:hanipouspilot/rtlwifi sudo apt-get update sudo apt-get install rtlwifi-new-dkms linux-firmware
http://ubuntuforums.org/showthread.php?t=2283759
My question is how do I uninstall it? I saw this command:
But which directory do I need to be in when I run it?Code:sudo make uninstall
Perhaps someone could confirm that I do indeed have the new lwfinger rtlwifi drivers installed at the moment. (I've been trying lots things so I'm not sure if I installed them with the commands below or if they were already there as part of the 3.16.0-45 kernel.)
Here is the relevant section from the wireless-info script:Code:sudo apt-get install build-essential linux-headers-generic git dkms git clone http://github.com/lwfinger/rtlwifi_new.git cd /path/to/rtlwifi_new make sudo modprobe -rv rtl8188ee sudo make install sudo modprobe -v rtl8188ee
Thanks for any help on this.Code:##### module infos ###################### [rtl8188ee] filename: /lib/modules/3.16.0-45-generic/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/rtl8188ee.ko firmware: rtlwifi/rtl8188efw.bin description: Realtek 8188E 802.11n PCI wireless license: GPL author: Larry Finger <Larry.Finger@lwfinger.net> author: Realtek WlanFAE <wlanfae@realtek.com> author: zhiyuan_yang <zhiyuan_yang@realsil.com.cn> srcversion: 83E9F79B1C7C341263B448E depends: rtlwifi,rtl_pci,mac80211 intree: Y vermagic: 3.16.0-45-generic SMP mod_unload modversions signer: Magrathea: Glacier signing key sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6 sig_hashalgo: sha512 parm: swenc:Set to 1 for software crypto (default 0) (bool) parm: ips:Set to 0 to not use link power save (default 1) (bool) parm: swlps:Set to 1 to use SW control power save (default 0) (bool) parm: fwlps:Set to 1 to use FW control power save (default 1) (bool) parm: msi:Set to 1 to use MSI interrupts mode (default 0) (bool) parm: debug:Set debug level (0-5) (default 0) (int) [rtl_pci] filename: /lib/modules/3.16.0-45-generic/kernel/drivers/net/wireless/rtlwifi/rtl_pci.ko description: PCI basic driver for rtlwifi license: GPL author: Larry Finger <Larry.FInger@lwfinger.net> author: Realtek WlanFAE <wlanfae@realtek.com> author: lizhaoming <chaoming_li@realsil.com.cn> srcversion: 3273ECD6028617EFD27E4F4 depends: mac80211,rtlwifi intree: Y vermagic: 3.16.0-45-generic SMP mod_unload modversions signer: Magrathea: Glacier signing key sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6 sig_hashalgo: sha512 [rtlwifi] filename: /lib/modules/3.16.0-45-generic/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko description: Realtek 802.11n PCI wireless core license: GPL author: Larry Finger <Larry.FInger@lwfinger.net> author: Realtek WlanFAE <wlanfae@realtek.com> author: lizhaoming <chaoming_li@realsil.com.cn> srcversion: 8362106E96F806A9DBAE565 depends: mac80211,cfg80211 intree: Y vermagic: 3.16.0-45-generic SMP mod_unload modversions signer: Magrathea: Glacier signing key sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6 sig_hashalgo: sha512



Adv Reply

Bookmarks