I have asus laptop dual boot {Ubuntu 24.04 LTS/Windows 11}. Wifi is only connecting to a specific wifi, while ethernet is never been able to connected to.
scilab@ranzan:~$ sudo lshw -C network
*-network
description: Wireless interface
product: MT7921 802.11ax PCI Express Wireless Network Adapter
vendor: MEDIATEK Corp.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlo1
version: 00
serial: f8:54:f6:1d:87:11
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=mt7921e driverversion=6.5.0-41-generic firmware=____010000-20231109190959 ip=172.26.31.235 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: iomemory:600-5ff iomemory:600-5ff iomemory:600-5ff irq:156 memory:6000000000-60000fffff memory:6000100000-6000103fff memory:6000104000-6000104fff
The problem is persisting since I had Ubuntu 22.04 before. The following is firmware details:
scilab@ranzan:~$ uname -a
Linux ranzan 6.5.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Mon May 20 15:55:15 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
I checked ASUS website to see if they provide the additional driver for ubuntu, seems they don't.
What could be the issue? Any help is appreciated to make my laptop stay connected.