We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With the update to kernel version 6.12.22-current-meson64, the 8189fs module is no longer included.
6.12.22-current-meson64
8189fs
My repurposed set top box which is based on gxl-p212 has Realtek 8188FTV sdio card which works with 8189fs but not with 8189es.
gxl-p212
I have built out of tree kernel module and load it successfully on the current stable kernel.
Additional info:
apt show linux-image-current-meson64 Package: linux-image-current-meson64 Version: 25.2.3 Priority: optional Section: kernel Source: linux-6.12.22 Maintainer: Armbian Linux <info@armbian.com> Installed-Size: 279 MB Provides: linux-image, linux-image-armbian, armbian-current Armbian-Kernel-Version: 6.12.22 Armbian-Kernel-Version-Family: 6.12.22-current-meson64 Armbian-Original-Hash: 6.12.22-S5576-Dc54f-P43c4-C83f1H71d6-HK01ba-Ve377-B9bbb-R448a Download-Size: 49.9 MB APT-Manual-Installed: yes APT-Sources: http://apt.armbian.com bookworm/main arm64 Packages Description: Armbian Linux current kernel image 6.12.22-current-meson64 This package contains the Linux kernel, modules and corresponding other files. version "6.12.22" git revision "55767d6e74ef155f43fff978ad4e2f69f3f8fad7" codename "Baby Opossum Posse" drivers hash "c54fcdb1_3bddffba" patches hash "43c4a574c6e080b2" .config hash "83f14d54dcc723c2" .config hook hash "71d6d9e120b6949b" variables hash "e3771f6e9d9ac20167c59982d4ccc58a8e68b59ea73d40feb1c1c8172d251477" framework bash hash "9bbbd4b74c282bc5" N: There are 6 additional records. Please use the '-a' switch to see them.
From the linux-image-current-meson64 package, find file with name 8189fs.ko.
8189fs.ko
apt download linux-image-current-meson64 dpkg-deb --contents linux-image-current-meson64_25.2.3_arm64__6.12.22-S5576-Dc54f-P43c4-C83f1H71d6-HK01ba-Ve377-B9bbb-R448a.deb | grep 8189fs
The file is not there.
main (main development branch)
Other
No response
The text was updated successfully, but these errors were encountered:
Jira ticket: AR-2656
Sorry, something went wrong.
Looks like this is also the case for allwinner: https://forum.armbian.com/topic/51055-lost-wifi-after-upgrade-on-latest-bookwormnoble-images/
No branches or pull requests
What happened?
With the update to kernel version
6.12.22-current-meson64
, the8189fs
module is no longer included.My repurposed set top box which is based on
gxl-p212
has Realtek 8188FTV sdio card which works with 8189fs but not with 8189es.I have built out of tree kernel module and load it successfully on the current stable kernel.
Additional info:
How to reproduce?
From the linux-image-current-meson64 package, find file with name
8189fs.ko
.apt download linux-image-current-meson64 dpkg-deb --contents linux-image-current-meson64_25.2.3_arm64__6.12.22-S5576-Dc54f-P43c4-C83f1H71d6-HK01ba-Ve377-B9bbb-R448a.deb | grep 8189fs
The file is not there.
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Other
Are you building on Windows WSL2?
Relevant log URL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: