-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
DietPi-Config | NanoPi (NEO2) aplay Audio Hat PCM5102 support #2683
Comments
@avworldme |
yes, in their npi-config setup i have to first enable i2s then the audio. if you need a Neo2 and an audio hat I am more than happy to donate mine |
@avworldme The default UART0 serial console is on the other GPIO pin row but the way we currently enable serial login consoles on all known serial devices might block the other one too. I am already working on a better configuration menu that allows to toggle serial console individually on all found serial devices: #2678 |
I disabled the serial and ran a firmware update. Still only get the above devices. Are there any additional steps after disable serial? |
I just checked the The fresh install (other thread) did not solve something, did it? |
I don't get any errors when I use npi-config on FriendlyCore Xenial 4.14 image. It activates the hat and it works. On my FreindlyCore image is as you described. /boot/overlays does exist and it has one file in it: sun50i-h5-gpio-dvfs-overlay.dtb |
Ah I meant if you get an error on DietPi when runnin
It is not too hard to create this file with the correct info though:
When done the above check if the config tool works. Generally you can check the important overlay states via:
Long term question is now if we should implement the |
New image based on Armbian Buster, might provide the required dtoverlay: https://dietpi.com/downloads/testing/DietPi_NanoPiNEO2-ARMv8-Buster.7z |
I mark this as closed as of new image. Feel free to reopen if required. |
I have a Neo2 and an audio hat However when I issue aplay -l I get:
card 0: Codec [H3 Audio Codec], device 0: CDC PCM Codec-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: allwinnerhdmi [allwinner,hdmi], device 0: 1c22800.i2s-i2s-hifi i2s-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
there is no option to enable the hat.
Audio Hat PCM5102
Is that support missing? Can it be added manually?
The text was updated successfully, but these errors were encountered: