Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Installing Gentoo
  • Search

Wifi driver problems

Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
sydherz
n00b
n00b
Posts: 1
Joined: Sun Dec 28, 2025 1:28 am

Wifi driver problems

  • Quote

Post by sydherz » Sun Dec 28, 2025 3:13 am

Hey yall,

Installing Gentoo for the first time on an HP N150 with an rtl8852be-vt wifi chip. There are no wireless devices being picked up in the live CD environment.

While poking around a bit I ran these:

Code: Select all

gentoo@livecd ~ $ lspci -knn | grep Network -A3
01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE-VT PCIe 802.11ax Wireless Network Controller [10ec:b520]
        DeviceName: Realtek PCIe GBE Family Controller
        Subsystem: Hewlett-Packard Company Device [103c:88e9]
        Kernel modules: rtw89_8852bte, wl
gentoo@livecd ~ $ lsmod | grep -e wl -e rtw89_8852bte
wl                   6447104  0
rtw89_8852bte          12288  0
rtw89_8852bt          118784  1 rtw89_8852bte
rtw89_pci              90112  1 rtw89_8852bte
cfg80211             1150976  4 wl,rtw89_core,mac80211,rtw89_8852b_common
I tried sudo modprobe rtw89_8852bte and ran lspci again, but it still didn't list an active kernel driver.

dmesg was mostly clean except for this part with quite a few errors: https://dpaste.com/BZCL45M23

Including this last message, which seems particularly concerning:

"You are using the broadcom-wl driver, which is not maintained and is incompatible with Linux kernel security mitigations. It is heavily recommended to replace the hardware and remove the driver. Proceed at your own risk!"

This is all further complicated by the fact that this laptop doesn't have an ethernet port nor is it recognizing my phone hotspot when plugged in so any fix involving data not already on the live CD would have to brought over on a usb. Any help is appreciated!

[Administrator edit: added [code] tags to preserve output layout. -Hu]
Top
Asch
Tux's lil' helper
Tux's lil' helper
Posts: 85
Joined: Wed Jan 20, 2010 1:10 pm
Location: Nowhere special

  • Quote

Post by Asch » Sun Dec 28, 2025 2:53 pm

Looks a bit like this: https://bbs.archlinux.org/viewtopic.php?id=304887



IOW, your driver tries to load the firmware file, but thinks it is invalid. You could try emerging an older or newer version of linux-firmware, or try getting older versions of rtw89/rtw8852bt_fw.bin in their gitlab repository (https://gitlab.com/kernel-firmware/linux-firmware/).
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56095
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sun Dec 28, 2025 3:55 pm

sydherz,

Welcome to Gentoo.

Code: Select all

[   20.083299] You are using the broadcom-wl driver
is not a problem.
broadcom-wl is for very old broadcom chip sets but you have a Realtek chip.
broadcom-wl is loaded but not used.

Code: Select all

[   19.829526] rtw89_8852bte 0000:01:00.0: loaded firmware rtw89/rtw8852bt_fw.bin
[   19.829646] rtw89_8852bte 0000:01:00.0: enabling device (0000 -> 0003)
[   19.835228] rtw89_8852bte 0000:01:00.0: Firmware version 0.29.127.0 (f868aa18), cmd version 0, type 5
[   19.835233] rtw89_8852bte 0000:01:00.0: Firmware version 0.29.127.0 (f868aa18), cmd version 0, type 3
[   19.835600] rtw89_8852bte 0000:01:00.0: [ERR]fw bin size
[   19.835603] rtw89_8852bte 0000:01:00.0: parse fw header fail
Is your problem.
Try a new copy of the firmware. That says the file you have is not self consistent.
A different firmware velsion may work too.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
Post Reply

3 posts • Page 1 of 1

Return to “Installing Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic