WiFi issues with fresh install of Fedora 42

Hello,

I just installed Fedora 42 on a new laptop and I’m not able to scan any WiFi networks.

journalctl shows the following:

journalctl --no-hostname -b -p 4 -g wifi 
May 11 16:43:08 kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
May 11 16:43:56 geoclue[2055]: WiFi scan failed
May 11 16:43:57 geoclue[2055]: WiFi scan failed
May 11 16:44:07 geoclue[2055]: WiFi scan failed
May 11 16:44:21 geoclue[2055]: WiFi scan failed
May 11 16:44:27 geoclue[2055]: WiFi scan failed
May 11 16:44:41 geoclue[2055]: WiFi scan failed

inxi -Fzxx shows the following:

Network:
  Device-1: Intel driver: iwlwifi v: kernel port: N/A bus-ID: 0000:00:14.3
    chip-ID: 8086:7740
  IF: wlo1 state: down mac: <filter>
  Device-2: Realtek RTL8152 Fast Ethernet Adapter driver: r8152 type: USB
    rev: 2.1 speed: 480 Mb/s lanes: 1 bus-ID: 3-1.3:6 chip-ID: 0bda:8152
  IF: enp0s20f0u1u3 state: up speed: 100 Mbps duplex: full mac: <filter>

lspci -nn shows the following WiFi card:

0000:00:14.3 Network controller [0280]: Intel Corporation Device [8086:7740]

I’ve tried some solutions mentioned on similar topics, but none worked:

Would appreciate any help here.