[Bug]: CONFIG_RTL8189FS setting is missing in kernel 6.6.75 for orangepi pc plus #8015
Open
1 of 2 tasks
Labels
Bug
Something isn't working as it should
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?
Relevant log URL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: