You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested the same WiFi card on Ubuntu 23.04 beta today, and it works perfectly. I acquired the ISO image from the official Ubuntu website https://releases.ubuntu.com/lunar/. The beta uses kernel 6.2., which is lower than the kernel Pop!_OS currently uses (6.2.6-76060206-generic).
Distribution (run
cat /etc/os-release
,uname -a
):Linux pop-os 6.2.6-76060206-generic #202303130630~1680814622~22.04~3850312 SMP PREEMPT_DYNAMIC Thu A x86_64 x86_64 x86_64 GNU/Linux
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):linux-firmware: Installed: 20230213.gitbf4115c1-0ubuntu1+system76~1677174484~22.04~76a1c5b Candidate: 20230213.gitbf4115c1-0ubuntu1+system76~1677174484~22.04~76a1c5b Version table: *** 20230213.gitbf4115c1-0ubuntu1+system76~1677174484~22.04~76a1c5b 1001 1001 http://apt.pop-os.org/release jammy/main amd64 Packages 1001 http://apt.pop-os.org/release jammy/main i386 Packages 100 /var/lib/dpkg/status 20220329.git681281e4-0ubuntu3.12 500 500 http://apt.pop-os.org/ubuntu jammy-updates/main amd64 Packages 500 http://apt.pop-os.org/ubuntu jammy-updates/main i386 Packages 20220329.git681281e4-0ubuntu3.10 500 500 http://apt.pop-os.org/ubuntu jammy-security/main amd64 Packages 500 http://apt.pop-os.org/ubuntu jammy-security/main i386 Packages 20220329.git681281e4-0ubuntu1 500 500 http://apt.pop-os.org/ubuntu jammy/main amd64 Packages 500 http://apt.pop-os.org/ubuntu jammy/main i386 Packages
Issue/Bug Description:
WiFi card info (
sudo lspci -v
, andsudo lshw -C network
):*-network UNCLAIMED description: Network controller product: Realtek Semiconductor Co., Ltd. vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@0000:03:00.0 version: 00 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress cap_list configuration: latency=0 resources: ioport:2000(size=256) memory:fd400000-fd4fffff
WiFi doesn't work after kernel update 6.2.+, even though it should work according to this commit: torvalds/linux@9695dc2
Steps to reproduce (if you know):
Expected behavior:
The WiFi driver is loaded, and the WiFi works.
Other Notes:
I am sorry if this is the wrong place for this issue.
The text was updated successfully, but these errors were encountered: