wireless, new laptop Acer e 15

I just bought a new laptop and can’t for the life of me get it to work… been reading lots: “getting your wireless to work” etc and lots more

output of lspci -vvv:

03:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
        Subsystem: Foxconn International, Inc. Device e09a
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 10
        Region 0: Memory at c4000000 (64-bit, non-prefetchable) [size=2]
        Capabilities: [40] Power Management version 3
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit-
                Address: 00000000  Data: 0000
                Masking: 00000000  Pending: 00000000
        Capabilities: [70] Express (v2) Endpoint, MSI 00
                DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
                        ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
                LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- CommClk+
                        ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR+, OBFF Via message
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled
                LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
                         Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
        Capabilities: [100 v2] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
        Capabilities: [148 v1] Virtual Channel
                Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
                Arb:    Fixed- WRR32- WRR64- WRR128-
                Ctrl:   ArbSelect=Fixed
                Status: InProgress-
                VC0:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
                        Status: NegoPending- InProgress-
        Capabilities: [168 v1] Device Serial Number 00-00-00-00-00-00-00-00
        Capabilities: [178 v1] Latency Tolerance Reporting
                Max snoop latency: 3145728ns
                Max no snoop latency: 3145728ns
        Capabilities: [180 v1] L1 PM Substates
                L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
                          PortCommonModeRestoreTime=50us PortTPowerOnTime=10us

It simply doesn’t show up in network manager

rfkill list:

0: acer-wireless: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no


it doesn’t seem to be switched off

Any help would be gratefully appreciated…[/size]

Please check the networking mode ( wicked / networkmanager ) in Yast’s Networksettings. If it’s set to wicked, change it to networkmanager.

it’s using networkmanager… but the wifi interface doesn’t show in wicked either… it does work in Windows 8.1

Please show output of

lsmod | grep ath

and

ip addr

and, as root

lspci -vvv | grep driver 

Does the laptop have a Fn+? button to switch on / off the card?

nope , no switch… geen schakelaar

linux-j1e2:~ # lsmod | grep ath
ath9k_htc              73728  0 
ath9k_common           36864  1 ath9k_htc
ath9k_hw              483328  2 ath9k_common,ath9k_htc
ath                    36864  3 ath9k_common,ath9k_htc,ath9k_hw
mac80211              811008  1 ath9k_htc
cfg80211              618496  4 ath,ath9k_common,mac80211,ath9k_htc


and

linux-j1e2:~ # ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 2c:60:0c:81:ab:68 brd ff:ff:ff:ff:ff:ff
3: wlp0s20u4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether f4:ec:38:e6:94:87 brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.2/24 brd 192.168.2.255 scope global wlp0s20u4
       valid_lft forever preferred_lft forever


and again…

lspci -vvv | grep driver
        Kernel driver in use: i915
        Kernel driver in use: snd_hda_intel
        Kernel driver in use: xhci_hcd
        Kernel driver in use: mei_me
        Kernel driver in use: snd_hda_intel
        Kernel driver in use: pcieport
        Kernel driver in use: pcieport
        Kernel driver in use: pcieport
        Kernel driver in use: pcieport
        Kernel driver in use: ehci-pci
        Kernel driver in use: lpc_ich
        Kernel driver in use: ahci
        Kernel driver in use: r8169
        Kernel driver in use: nvidia

The card works:


3: wlp0s20u4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether f4:ec:38:e6:94:87 brd ff:ff:ff:ff:ff:ff
    inet **192.168.2.2**/24 brd 192.168.2.255 scope global wlp0s20u4

This clearly shows the card has gotten an ip address

Please also show output of


cat /etc/resolv.conf

john@linux-j1e2:~> cat /etc/resolv.conf
# Generated by NetworkManager
search Belkin
nameserver 192.168.2.1
john@linux-j1e2:~> 


It’s more than 6hrs time diff… als ik niet terugschrijf ben ik aan het slaapen, ok?

Knurpht, I just realise, that IP address is not from the built in wireless adapter, it’s the usb TPLINK I’m using right now… otherwise I’ve no connection.

Please post:

/sbin/lspci -nnk | grep -iA3 net

or if there is no Wlan output the corresponding

/sbin/lspci -nnk

for Wlan.

Also:

lsusb
 lspci -nnk | grep -iA3 net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: r8169
        Kernel modules: r8169
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30)
        Subsystem: Foxconn International, Inc. Device [105b:e09a]
04:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1347] (rev a2)
        Subsystem: Acer Incorporated [ALI] Device [1025:098c]


lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Broadwell-U Host Bridge -OPI [8086:1604] (rev 09)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: i915
        Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Broadwell-U Audio Controller [8086:160c] (rev 09)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:14.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB xHCI Controller [8086:9cb1] (rev 03)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
00:16.0 Communication controller [0780]: Intel Corporation Wildcat Point-LP MEI Controller #1 [8086:9cba] (rev 03)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:1b.0 Audio device [0403]: Intel Corporation Wildcat Point-LP High Definition Audio Controller [8086:9ca0] (rev 03)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 [8086:9c90] (rev e3)
        Kernel driver in use: pcieport
        Kernel modules: shpchp
00:1c.2 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 [8086:9c94] (rev e3)
        Kernel driver in use: pcieport
        Kernel modules: shpchp
00:1c.3 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 [8086:9c96] (rev e3)
        Kernel driver in use: pcieport
        Kernel modules: shpchp
00:1c.4 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 [8086:9c98] (rev e3)
        Kernel driver in use: pcieport
        Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB EHCI Controller [8086:9ca6] (rev 03)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Wildcat Point-LP LPC Controller [8086:9cc3] (rev 03)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: lpc_ich
        Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] [8086:9c83] (rev 03)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Wildcat Point-LP SMBus Controller [8086:9ca2] (rev 03)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel modules: i2c_i801
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        Subsystem: Acer Incorporated [ALI] Device [1025:098a]
        Kernel driver in use: r8169
        Kernel modules: r8169
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30)
        Subsystem: Foxconn International, Inc. Device [105b:e09a]
04:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1347] (rev a2)
        Subsystem: Acer Incorporated [ALI] Device [1025:098c]
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia


lsusb
Bus 001 Device 002: ID 8087:8001 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 007: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 006: ID 04f2:b520 Chicony Electronics Co., Ltd 
Bus 002 Device 005: ID 0489:e09c Foxconn / Hon Hai 
Bus 002 Device 012: ID 0cf3:7015 Atheros Communications, Inc. TP-Link TL-WN821N v3 / TL-WN822N v2 802.11n [Atheros AR7010+AR9287]
Bus 002 Device 010: ID 13b2:0008 Alesis 
Bus 002 Device 011: ID 056a:0026 Wacom Co., Ltd Intuos5 touch S
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


I have since discovered that this particular Qualcomm adapter is not yet supported under linux, there are several bug reports about this… for example here: Bug #1484159 “Qualcomm Atheros QCA9377 802.11ac Wireless Network...” : Bugs : linux package : Ubuntu

I am on Kernel 4.2 and the Qualcom (168c:0042) is not supported.
https://wikidevi.com/wiki/List_of_Wi-Fi_Device_IDs_in_Linux

thanks, but ugh!:\ another long wait until 4.3 hits Tumbleweed, I see… (sigh)
is there any workaround, apart from using a usb wifi adapter?