Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: CONFIG_RTL8189FS setting is missing in kernel 6.6.75 for orangepi pc plus #8015

Open
1 of 2 tasks
Char11e opened this issue Mar 26, 2025 · 1 comment
Open
1 of 2 tasks
Labels
Bug Something isn't working as it should

Comments

@Char11e
Copy link

Char11e commented Mar 26, 2025

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
@Char11e Char11e added the Bug Something isn't working as it should label Mar 26, 2025
Copy link
Contributor

github-actions bot commented Mar 26, 2025

Jira ticket: AR-2645

@Char11e Char11e changed the title [Bug]: CONFIG_RTL8189FS setting is missing [Bug]: CONFIG_RTL8189FS setting is missing in kernel 6.6.75 Apr 2, 2025
@Char11e Char11e changed the title [Bug]: CONFIG_RTL8189FS setting is missing in kernel 6.6.75 [Bug]: CONFIG_RTL8189FS setting is missing in kernel 6.6.75 for orangepi pc plus Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should
Development

No branches or pull requests

1 participant