-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Closed
Copy link
Labels
BugSomething isn't working as it shouldSomething isn't working as it should
Description
What happened?
I found that in kernel version 6.6.75, the CONFIG_RTL8189FS=m option disappeared.
pi@orangepipcplus:/root$ cat /boot/config-6.6.75-current-sunxi | grep CONFIG_RTL81
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
CONFIG_RTL8192CU=m
CONFIG_RTL8192C_COMMON=m
CONFIG_RTL8192EU=m
CONFIG_RTL8189ES=m
pi@orangepipcplus:/root$ uname -a
Linux orangepipcplus 6.6.75-current-sunxi #1 SMP Sat Feb 1 17:37:57 UTC 2025 armv7l armv7l armv7l GNU/Linux
This caused wlan0 to be lost.
How to reproduce?
update kernel to 6.6.75.
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 22.04 Jammy
Are you building on Windows WSL2?
- Yes, my Ubuntu/Debian/OtherOS is running on WSL2
Relevant log URL
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
BugSomething isn't working as it shouldSomething isn't working as it should