-
how i resolve it ?
```
Hit:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
Hit:2 http://archive.raspberrypi.org/debian stretch InRelease
Reading package lists... Done
Building depe…
-
My audio configuration is
```
# to ensure pipewire is the only one handling audio devices,
# recommended in the documention
sound.enable = false;
hardware.pulseaudio.enable = false;
…
-
请教下, 手上的代码是DM06 MT7688 (见https://github.com/gq213/openwrt-DM06/ 自带WM8960驱动,并可以运行), 我想把它改成支持ES9023 codec, 所做的步骤:
1, 把package 底下sxx 文件夹移动到DM06相应的文件夹, config勾选后并且编译成功(关掉WM8960的驱动), 在/dev/snd/下看不到相关设备,
…
-
Using kernel 5.15.114, and DTS as per the examples on a MT7628AN by Hilink on OpenWRT 22
Board i'm using is a waveshare Audio HAT https://www.waveshare.com/wiki/WM8960_Audio_HAT and I'm using the H…
-
See:
https://lore.kernel.org/alsa-devel/87wntmod33.wl-kuninori.morimoto.gx@renesas.com/
-
this dev board is hard to find and if you made an opl3 board this would be very hard to solder a port to a cheaper fpga would be very useful
what I am trying to say is that an fpga functioning iden…
-
I am trying to make a custom board with WM8960 and trying to use drivers provided here. I am able to detect card but not able to make it work. There is no audio output when i play or record. Are there…
-
I don't think I ever have managed to solve any task by following this wiki. Last attempt was to install mycroft.
These commands seems to work.
opkg update
opkg install git git-http
next:
git …
-
**Is your feature request related to a problem? Please describe.**
Hello, I'm planning on using the pipeline from tools/topology/topology1/sof-imx8-compr-wm8960-mixer.m4. The pipeline works fine when…
-
I'm using the WM8960 HAT on a Raspi zero using raspbian buster. I've installed the driver like described in the wiki. Everything is working (sound on speaker, on headphone, adjustable with alsa).
BUT…