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

The driver does not seem to work on Raspberry Pi 5 #51

Closed
zytegalaxy opened this issue Dec 7, 2023 · 3 comments
Closed

The driver does not seem to work on Raspberry Pi 5 #51

zytegalaxy opened this issue Dec 7, 2023 · 3 comments

Comments

@zytegalaxy
Copy link

Installing the driver makes OS crash after reboot. Is there going to be a driver update for Raspberry Pi 5?

@zytegalaxy
Copy link
Author

I opened a ticket and staff responded with the following fix that I tested and works on Pi 5 and Pi 4:

sudo bash install_wm8960.sh

https://github.com/ubopod/ubo-sdk/blob/main/system/setup/install_wm8960.sh

@cnyanhao
Copy link

Hi,

What did you do after failing the old method and before trying the new install_wm8960.sh? Do you uninstall the driver first? Do you set arm_64bit=0 in /boot/config.txt?

Thank you.

@victrome
Copy link

victrome commented Sep 5, 2024

The url provided doesn't work anymore. I found a install_wm8960.sh here https://github.com/bobrathbone/piradio6/blob/master/install_wm8960.sh

Somehow after a few reboots it worked... I think I was trying to restart the WM8960 service to check if it was running fine and that was the mistake. The service can only be started on boot

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

No branches or pull requests

3 participants