Cobra Forum

Linux => Networking & Wireless => Topic started by: kalpana on Oct 19, 2023, 06:11 AM

Title: No wifi on Asus Vivobook S 16 Flip
Post by: kalpana on Oct 19, 2023, 06:11 AM
I have a new Asus Vivobook S 16 Flip, with kubuntu installed. Here is the output of uname -r
Code:

5.15.0-79-generic
Usually I have been lucky getting wifi to work on new laptops. Not this time.
Code:
lspci | grep Network
02:00.0 Network controller: MEDIATEK Corp. Device 7902

A google search for "linux MEDIATEK wifi 7902" leads to various forum discussions within the past few months, such as this one https://www.reddit.com/r/linuxmint/c...ver/?rdt=41023, all of which indicate that no driver is known. I then tried getting a usb wifi adapter. It also is not working. Here is the output of lsusb
Code:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 3277:0022 Sonix Technology Co., Ltd. USB2.0 FHD UVC WebCam
Bus 003 Device 006: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 003 Device 004: ID 0b05:1a62 ASUSTek Computer, Inc. 802.11ax WLAN Adapter
Bus 003 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 003 Device 005: ID 13d3:3579 IMC Networks Wireless_Device
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

And the output of dmesg | grep usb
Code:
[    3.109595] usbcore: registered new interface driver usbfs
[    3.109595] usbcore: registered new interface driver hub
[    3.109595] usbcore: registered new device driver usb
[    3.814423] usbusb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    3.814428] usbusb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.814430] usbusb1: Product: xHCI Host Controller
[    3.814432] usbusb1: Manufacturer: Linux 5.15.0-79-generic xhci-hcd
[    3.814434] usbusb1: SerialNumber: 0000:00:0d.0
[    3.819862] usbusb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    3.819867] usbusb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.819869] usbusb2: Product: xHCI Host Controller
[    3.819872] usbusb2: Manufacturer: Linux 5.15.0-79-generic xhci-hcd
[    3.819874] usbusb2: SerialNumber: 0000:00:0d.0
[    3.823472] usbusb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    3.823476] usbusb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.823479] usbusb3: Product: xHCI Host Controller
[    3.823481] usbusb3: Manufacturer: Linux 5.15.0-79-generic xhci-hcd
[    3.823483] usbusb3: SerialNumber: 0000:00:14.0
[    3.833081] usbusb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    3.833087] usbusb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.833090] usbusb4: Product: xHCI Host Controller
[    3.833092] usbusb4: Manufacturer: Linux 5.15.0-79-generic xhci-hcd
[    3.833094] usbusb4: SerialNumber: 0000:00:14.0
[    4.166610] usb 3-7: new high-speed USB device number 2 using xhci_hcd
[    4.317732] usb 3-7: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.26
[    4.317751] usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.317756] usb 3-7: Product: USB2.0 Hub
[    4.317760] usb 3-7: Manufacturer: GenesysLogic
[    4.446674] usb 3-8: new high-speed USB device number 3 using xhci_hcd
[    4.605014] usb 3-8: New USB device found, idVendor=3277, idProduct=0022, bcdDevice= 0.02
[    4.605026] usb 3-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    4.605031] usb 3-8: Product: USB2.0 FHD UVC WebCam
[    4.605034] usb 3-8: Manufacturer: Sonix Technology Co., Ltd.
[    4.674602] usb 3-7.3: new high-speed USB device number 4 using xhci_hcd
[    4.779507] usb 3-7.3: New USB device found, idVendor=0b05, idProduct=1a62, bcdDevice= 0.00
[    4.779519] usb 3-7.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.779525] usb 3-7.3: Product: 802.11ax WLAN Adapter
[    4.779529] usb 3-7.3: Manufacturer: Realtek
[    4.779531] usb 3-7.3: SerialNumber: 00e04c000001
[    4.906599] usb 3-10: new high-speed USB device number 5 using xhci_hcd
[    5.056417] usb 3-10: New USB device found, idVendor=13d3, idProduct=3579, bcdDevice= 1.00
[    5.056429] usb 3-10: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    5.056434] usb 3-10: Product: Wireless_Device
[    5.056438] usb 3-10: Manufacturer: MediaTek Inc.
[    5.056441] usb 3-10: SerialNumber: 000000000
[    5.134606] usb 3-7.4: new high-speed USB device number 6 using xhci_hcd
[    5.236123] usb 3-7.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[    5.236136] usb 3-7.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    5.236141] usb 3-7.4: Product: USB 10/100/1000 LAN
[    5.236145] usb 3-7.4: Manufacturer: Realtek
[    5.236148] usb 3-7.4: SerialNumber: 000001
[    5.249198] usbcore: registered new interface driver r8152
[    5.252674] usbcore: registered new interface driver cdc_ether
[    5.253585] usbcore: registered new interface driver r8153_ecm
[    5.330925] usb 3-7.4: reset high-speed USB device number 6 using xhci_hcd
[    7.452786] usbcore: registered new interface driver btusb
[    7.458774] usb 3-8: Found UVC 1.00 device USB2.0 FHD UVC WebCam (3277:0022)
[    7.469072] input: USB2.0 FHD UVC WebCam: USB2.0 F as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input18
[    7.480480] usbcore: registered new interface driver uvcvideo

A google search turned up this website: https://superuser.com/questions/1685...6-wifi-adapter. One of the comments lead to this github repository:
https://github.com/s-2/RTL8852AU_WiF...ee886.20210714, but make results in the following error:
Code:
fatal error: net/ipx.h: No such file or directory
   20 |         #include <net/ipx.h>

A google search for that error leads to a github issue with a different Realtek driver, https://github.com/aircrack-ng/rtl8188eus/issues/150. I guess I could post an issue on the other driver, but I'm not even confident it is the one that I need. Further google searches also led to the repo ppa:kelebek333/kablosuz, which I added with apt. At this point, I need to figure out if these is an uptodate driver for this Asus USB wifi adapter. If there is not, then I will need to return it. Does anyone recognize this device? Thank you.