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
Hi
I've got a similar problem to #44 but this is on a brand new PiPad 13.3" with Raspberry Pi 3A+.
Having done the sudo apt-get update sudo apt-get upgrade
sudo apt-get update
sudo apt-get upgrade
and then grabbing the git repo as instructed, I run the sudo ./install.sh
sudo ./install.sh
and I get the error as per the subject.
I've done the recommended sudo ./uninstall.sh & sudo reboot and tried again, and tried the sudo ./install.sh multiple times but no success.
sudo ./uninstall.sh
sudo reboot
I've also tried dr-ni's version but get the same result.
Any pointers please?
The text was updated successfully, but these errors were encountered:
Don't worry - turns out driver is actually now in the OS for this device.
Just add dtoverlay=wm8960-soundcard to /boot/config.txt
dtoverlay=wm8960-soundcard
Thanks to https://github.com/waveshare/WM8960-Audio-HAT/issues/23 for the hint
Sorry, something went wrong.
No branches or pull requests
Hi
I've got a similar problem to #44 but this is on a brand new PiPad 13.3" with Raspberry Pi 3A+.
Having done the
sudo apt-get update
sudo apt-get upgrade
and then grabbing the git repo as instructed, I run the
sudo ./install.sh
and I get the error as per the subject.
I've done the recommended
sudo ./uninstall.sh
&sudo reboot
and tried again, and tried thesudo ./install.sh
multiple times but no success.I've also tried dr-ni's version but get the same result.
Any pointers please?
The text was updated successfully, but these errors were encountered: