Search found 2 matches

by 落笔画秋枫
2025-06-19 2:06
Forum: Luckfox Lyra-RK3506
Topic: 使用es8311声卡的问题
Replies: 1
Views: 2003

使用es8311声卡的问题

驱动弄好后,usb0插电脑变成uac,然后ssh进终端播放任意音频报错设备忙
root@luckfox:~# aplay *.wav
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
aplay: main:850: audio open error: Device or resource busy
root@luckfox:~# dmesg | grep gadget
[ 6.231491] g_audio gadget.0: Hardware params: access 3, format 2 ...
by 落笔画秋枫
2025-06-06 2:44
Forum: Luckfox Pico-RV1103/RV1106
Topic: luckfox_pico_rkmpi_example编译的问题
Replies: 1
Views: 666

luckfox_pico_rkmpi_example编译的问题


steve@steve-vm:~$ git clone https://github.com/LuckfoxTECH/luckfox_pico_rkmpi_example
Cloning into 'luckfox_pico_rkmpi_example'...
remote: Enumerating objects: 1459, done.
remote: Counting objects: 100% (109/109), done.
remote: Compressing objects: 100% (63/63), done.
remote: Total 1459 (delta 60 ...