You are not logged in.

#1 2013-12-21 15:59:41

rollenwiese
Member
Registered: 2008-02-24
Posts: 69

[solved] rtl8723 wifi connectivity

Hi there,

Has anyone gottent this wifi adapter to function using Arch? It works flawlessly out of the box on Ubuntu, so I know it's possible.

I have followed the instructions on the wiki. My firmware is there. The device is recognized and up, however all attempts at scanning/connecting for available networks are failing. I'm not sure what configuration item I might be missing? 'iw list' does return a slew of infor about the card. I did cursory scan of the ubuntu live cd logs, and everything looks the same (except for the device names), so I must not know what to look for.

Any insight would be appreciated. - Thanks, Greg

From dmesg:

[root@tumble Desktop]# dmesg | grep rtl
[    3.430901] rtl8723ae: Using firmware rtlwifi/rtl8723fw_B.bin
[    3.438130] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    3.441381] rtlwifi: wireless switch is on

From iwconfig:

[root@tumble Desktop]# iwconfig
wlp5s0    IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:off

From ip link:

[root@tumble Desktop]# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether 8c:89:a5:0f:f6:af brd ff:ff:ff:ff:ff:ff
3: wlp5s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 6c:71:d9:b6:58:64 brd ff:ff:ff:ff:ff:ff

Last edited by rollenwiese (2013-12-21 16:33:55)

Offline

#2 2013-12-21 16:34:20

rollenwiese
Member
Registered: 2008-02-24
Posts: 69

Re: [solved] rtl8723 wifi connectivity

A cold boot resolved the issue.

Offline

Board footer

Powered by FluxBB