Answered RTL8723AE PCIe Wireless Adapter

Discussion in 'Hardware Support' started by kjtsui15, Mar 20, 2015.

  1. kjtsui15

    kjtsui15 Thread Starter
    Expand Collapse
    New Member

    Joined:
    Mar 20, 2015
    Messages:
    2
    Likes Received:
    0
    I just installed ElementaryOS and at first I wasn't able to get my wireless card working. Now after downloading the driver from "https://github.com/lwfinger/rtlwifi_new" and using make and install, I see my wireless adapter being detected. However, when I click on the WiFi icon, I can see "Wireless Network" immediately followed by disconnected. There isn't a list of available networks. I tried "iwlist wlan0 scan" but it comes up with no results. Help?
     
  2. Drivelife

    Drivelife
    Expand Collapse
    New Member

    Joined:
    Mar 24, 2015
    Messages:
    1
    Likes Received:
    0
    Hey kjtsui15,

    have you a network cable connection?
    If yes, give this a try; remove the self compiled driver and try this package:

    Code (Text):
    sudo apt-get update
    sudo apt-get install linux-firmware-nonfree
    sudo reboot
    The nonfree-driver for RTL8723ae should be there inside, i thought.

    This package does include different driver versions between Elementary Luna & Elementary Freya Beta.

    If you do not use the newest ElementaryOS Freya (currently downloadable through http://beta.elementary.io) you may want to download the latest BETA there. The package linux-firmware-nonfree there is more up2date, because elementaryOS Freya is based on Ubuntu 14.04 instead of 12.04 (Luna).

    Does this work?
    Let it known the community :)
     
  3. kjtsui15

    kjtsui15 Thread Starter
    Expand Collapse
    New Member

    Joined:
    Mar 20, 2015
    Messages:
    2
    Likes Received:
    0
    I have already installed a different wireless adapter into my laptop so I can't try it out. However, I can now connect to my WiFi network.
     

Share This Page

Loading...