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

Fix broken WiFi and Bluetooth on H96 Pro Plus TV box #2588

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

mspider65
Copy link
Contributor

@mspider65 mspider65 commented Oct 8, 2024

Tested on Bullseye and and Bookworm.
After the first boot power off and then power on the system to detect correctly the wlan0 interface. Tested also wlan in AP mode and Bluettoh in Experimental mode. Source of DTB file: https://github.com/maz-1/h96-pro-plus-armbian-stuff

Tested on Bullseye and and Bookworm.
After the first boot power off and then power on the system to detect correctly the wlan0 interface.
Tested also wlan in AP mode and Bluettoh in Experimental mode.
Original DTB file from: https://github.com/maz-1/h96-pro-plus-armbian-stuff
@ophub
Copy link
Owner

ophub commented Oct 9, 2024

The dtb file will be overwritten by the kernel-unpacked dtb file during the rebuild. Do you have the dts source code file? Update it in the kernel source code to prevent it from being overwritten.

@mspider65
Copy link
Contributor Author

Hi, I have the DTS file but it's not clear to me which repository/branch I need modify to do the pull-request.
In the meantime, I attach the DTS file here.
meson-gxm-octopus-planet.zip
The original repository (https://github.com/maz-1/h96-pro-plus-armbian-stuff/tree/master) has also some firmware stuff to add in order to enable OpenGL & Hardware Video Decoding with Panfrost but i didn't tested.

@ophub ophub merged commit 0c0bab4 into ophub:main Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants