FreeBSD compatibility on Lenovo V15 G4 ABP (Ryzen 7 7730U) & Realtek Wi-Fi

Hi everyone,

I'm looking for some information regarding FreeBSD compatibility with my laptop before making it my primary operating system.

My hardware specifications are listed below. Additionally, my laptop uses a Realtek Wi-Fi card. I need to make sure the wireless network adapter will work properly out of the box (or with available drivers) before I go ahead with a definitive installation on this machine.

(Note: The fastfetch output below doesn't show the exact Realtek model, but I can provide it if needed).
Code:
PS C:\Users\Pedro> fastfetch

OS: Windows 11 Pro (25H2) x86_64
Host: 83CR (Lenovo V15 G4 ABP)
Kernel: WIN32_NT 10.0.26200.8894
Uptime: 1 hour, 27 mins
Shell: Windows PowerShell 5.1.26100.8875
Display (LEN9051): 1920x1080 @ 1.25x in 16", 60 Hz [Built-in]
WM: Desktop Window Manager 10.0.26100.8737
WM Theme: Custom - Blue (System: Light, Apps: Light)
Theme: Fluent
Icons: Recycle Bin
Font: Segoe UI (15pt) [Caption / Menu / Message / Status]
Cursor: Windows Predefinido (32px)
Terminal: Windows Terminal 1.18.10301.0
Terminal Font: Cascadia Mono (12pt)
CPU: AMD Ryzen 7 7730U (16) @ 2.00 GHz
GPU: AMD Radeon (TM) Graphics (495.56 MiB) [Integrated]
Memory: 6.34 GiB / 7.34 GiB (86%)
Swap: 429.03 MiB / 4.58 GiB (9%)
Disk  C: 69.16 GiB / 237.43 GiB (29%) [NTFS]
Disk  D: 10.06 GiB / 14.89 GiB (68%) [exFAT, External]
Disk E: 27.17 MiB / 31.74 MiB (86%) [FAT, External]
Disk F: 7.14 MiB / 7.14 MiB (100%) [UDF, External, Read-only]
Local IP (Wi-Fi): 192.168.18.145/24
Battery (L20M2PF0): 76% [AC Connected]
Locale: pt-BR
 
Please provide the exact Realtek chipset. Can't tell you if it'll work or not if we don't know what it is.
 
The only way to get a reasonable answer is to (temporarily) boot the machine from a FreeBSD install image (most common - on a usb stick). Then you can also run the
Code:
pciconf
command to get the exact info needed for the wireless chipset.
 
Back
Top