Comment 14 for bug 1239578

Revision history for this message
Xprogrammer (programmer-x) wrote :

After continous search for RTL8192EE driver, I found it here.

http://netbook-remix.archive.canonical.com/updates/pool/public/o/oem-wireless-rtl-92ce-92se-92de-8723ae-88ee-8723be-92ee-dkms/

I'm able to compile and load rtl8192ee on my lenovo t440s laptop.

However, transmitt speed very slow. For couple of times I got too many Invalid misc: and practically the connection is useless.

After few reboots and it seems to be fine. I'm sending this note from t440s loaded with 8192ee internet connection. Main drawback right now, I'm able to get only at max 60kB/s.

~$ iwconfig
wlan1 IEEE 802.11bgn ESSID:"myap"
          Mode:Managed Frequency:2.462 GHz Access Point: 58:6D:8F:64:22:FF
          Bit Rate=144.4 Mb/s Tx-Power=20 dBm
          Retry long limit:7 RTS thr=2347 B Fragment thr:off
          Power Management:off
          Link Quality=70/70 Signal level=-34 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:247 Missed beacon:0

$ uptime
 23:28:08 up 15 min, 3 users, load average: 0.39, 0.61, 0.45

$ ifconfig wlan1
wlan1 Link encap:Ethernet HWaddr XXXXXXXXXX
          inet addr:192.168.1.92 Bcast:192.168.1.127 Mask:255.255.255.128
          inet6 addr: XXXXXXXXXXXX/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:35328 errors:0 dropped:0 overruns:0 frame:0
          TX packets:26022 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:49315226 (49.3 MB) TX bytes:3186066 (3.1 MB)