Wifi not detected on Asus ROG GL703GS E5069T

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
numéris

Wifi not detected on Asus ROG GL703GS E5069T

Post by numéris »

Hello
Recently bought an ASUS ROG GL703 GS E5069T
Wifi NIC is not detected.
Ethernet NIC well detected

Code: Select all

lspci -nn | grep -i -E "wirel|net" 00:14.3 Network controller [0280]: Intel Corporation Device [8086:a370] (rev 10) 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)

 lspci | grep -i net
00:14.3 Network controller: Intel Corporation Device a370 (rev 10)

sudo lshw -C network
.
[sudo] password for mitix: 
  *-network UNCLAIMED     
       description: Network controller
       product: Intel Corporation
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       version: 10
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix cap_list
       configuration: latency=0
       resources: memory:a341c000-a341ffff

cat /etc/lsb-release DISTRIB_ID=LinuxMint DISTRIB_RELEASE=18.3 DISTRIB_CODENAME=sylvia DISTRIB_DESCRIPTION="Linux Mint 18.3 Sylvia"

lshw -C network   *-network UNCLAIMED             description: Network controller        product: Intel Corporation        vendor: Intel Corporation        physical id: 14.3        bus info: pci@0000:00:14.3        version: 10        width: 64 bits        clock: 33MHz        capabilities: pm msi pciexpress msix cap_list        configuration: latency=0        resources: memory:a341c000-a341ffff

 lspci -k -nn | grep -A 3 -i net
00:14.3 Network controller [0280]: Intel Corporation Device [8086:a370] (rev 10)
        DeviceName: WLAN
        Subsystem: Intel Corporation Device [8086:0034]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:a368] (rev 10)
--
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        DeviceName: GLAN
        Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:208f]
        Kernel driver in use: r8169
        Kernel modules: r8169
Any idea in order to type a modprobe command ?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: Wifi not detected on Asus ROG GL703GS E5069T

Post by JeremyB »

Do you see any good results if you search this site for "Intel Corporation Device [8086:a370] "

That device is supported in the 4.15 kernels, so trying Linux Mint 19 would be advisable
Locked

Return to “Networking”