DonT
March 9, 2026, 3:56pm
1
Hi there,
I've installed Zorin 18 Pro on my pretty new LG Gram and Wifi was working/connecting during installation but after installation on first boot there was no wifi.
I was required to plugin USB LAN adapter, install the latest Zorin updates, and reboot, to get Wifi supported.
Here's my laptop spec:
$ lspci
00:00.0 Host bridge: Intel Corporation Device 7d20 (rev 05)
00:02.0 VGA compatible controller: Intel Corporation Arrow Lake-P [Intel Graphics] (rev 03)
00:04.0 Signal processing controller: Intel Corporation Device 7d03 (rev 05)
00:06.0 PCI bridge: Intel Corporation Device 7eca (rev 10)
00:07.0 PCI bridge: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #2 (rev 10)
00:07.3 PCI bridge: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #3 (rev 10)
00:08.0 System peripheral: Intel Corporation Device 774c
00:0a.0 Signal processing controller: Intel Corporation Device 7d0d (rev 01)
00:0b.0 Processing accelerators: Intel Corporation Meteor Lake NPU (rev 05)
00:0d.0 USB controller: Intel Corporation Meteor Lake-P Thunderbolt 4 USB Controller (rev 10)
00:0d.3 USB controller: Intel Corporation Meteor Lake-P Thunderbolt 4 NHI #1 (rev 10)
00:12.0 Serial controller: Intel Corporation Device 7745
00:14.0 USB controller: Intel Corporation Device 777d
00:14.2 RAM memory: Intel Corporation Device 777f
00:14.3 Network controller: Intel Corporation Device 7740
00:15.0 Serial bus controller: Intel Corporation Device 7778
00:15.1 Serial bus controller: Intel Corporation Device 7779
00:16.0 Communication controller: Intel Corporation Device 7770
00:1f.0 ISA bridge: Intel Corporation Device 7702
00:1f.3 Multimedia audio controller: Intel Corporation Device 7728
00:1f.4 SMBus: Intel Corporation Device 7722
00:1f.5 Serial bus controller: Intel Corporation Device 7723
01:00.0 Non-Volatile memory controller: Micron/Crucial Technology Device 560b (rev 03)
Let me know if you'd like to ask or comment.
Forpli
March 9, 2026, 4:12pm
2
You can try to go back to kernel 6.14. At grub menu select "Advanced options for Zorin" and select kernel 6.14 to boot from and test if WLAN works then.
If the grub menu isn't displayed at boot press continuosly esc key (or left shift key) during boot to show it.
DonT:
I was required to plugin USB LAN adapter, install the latest Zorin updates, and reboot, to get Wifi supported.
So, Your Wifi works now, yes?
If not, some Questions:
Are Secure Boot and Fast Boot in BIOS disabled?
If Windows is still installed: Is Fast Start-Up in Windows disabled?
Does Your System run in Wayland or X11? You can check that with the Terminal Command echo $XDG_SESSION_TYPE
Did You take a Look in the ''Additional Drivers'' Tab in Software & Updates if there is a Driver for Your Wifi offered?
Could You post the Output of sudo lshw -C network and rfkill list please?
DonT
March 10, 2026, 11:09am
4
Yes, it is working now after connecting with LAN cable and installing latest updates.
secure boot is disabled
Windows is installed, can't check right now if faststart is enabled
I'm running Wayland
I assume after I connected the LAN cable and installed latest drivers, it did install new Wifi driver. I didn't check it at the time though.
$ sudo lshw -C network
*-network
description: Ethernet interface
product: Intel Corporation
vendor: Intel Corporation
physical id: 14.3
bus info: pci@0000:00:14.3
logical name: wlp0s20f3
version: 00
serial: c8:6e:08:a8:e8:af
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical
configuration: broadcast=yes driver=iwlwifi driverversion=6.19.6-1-liquorix-amd64 firmware=101.6e695a70.0 bz-b0-fm-c0-c101 ip=192.168.2.182 latency=0 link=yes multicast=yes
resources: iomemory:500-4ff irq:18 memory:50192d4000-50192d7fff
$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
It seems that it has. From the Output, I can see that Driver and Firmware is loaded.
DonT
March 11, 2026, 8:59am
6
Right, the output is from after I upgraded using LAN cable. WLAN worked after that.
Is it expected with this wifi/laptop to have WLAN supported during installation but not on first boot after installation and this can only be fixed with an upgrade using LAN?
I think this could be an issue for first-Linux users.
I don't know ... when You have it installed during Installation, it should work directly ... maybe with the Update came some addtitional Stuff or there was something wrong during the Installation Process what the Update has fixed. Or maybe only the Ghost in the Machine, hahaha!