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

How to use Waveshare wm8960 external sound card? #546

Open
kostasoft opened this issue Jun 24, 2020 · 4 comments
Open

How to use Waveshare wm8960 external sound card? #546

kostasoft opened this issue Jun 24, 2020 · 4 comments

Comments

@kostasoft
Copy link

Can not install drivers by instructions from the official website:
https://github.com/waveshare/WM8960-Audio-HAT

@kingosticks
Copy link
Member

I've no idea, I've never heard of it. The kernel we use is a bit old, perhaps it's related to that. Sorry, can't help further.

@kostasoft
Copy link
Author

When you start the compilation it generates an error:

./install.sh: line 21: apt: command not found
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package raspberrypi-kernel-headers
E: Unable to locate package raspberrypi-kernel
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package dkms
E: Unable to locate package git
./install.sh: line 39: dkms: command not found
./install.sh: line 44: dkms: command not found
./install.sh: line 45: dkms: command not found
mkdir: cannot create directory `/etc/wm8960-soundcard': File exists
./install.sh: line 83: systemctl: command not found
./install.sh: line 84: systemctl: command not found

But on the freshly installed raspbian Lite, the compilation goes without errors.

@kingosticks
Copy link
Member

Change their install script to use apt-get. Also be aware pimusicbox is based on Debian Wheezy and there may be other incompatibilities in the install script. Good luck

@JoebikerSMT
Copy link

Do you plan to support this sound card on any next release? @kostasoft were you able to make it run? If yes, would you please share how did you achieve it?

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