redchenjs / mt762x-wm8960

MT762X WM8960 ALSA SoC machine driver
GNU General Public License v2.0
27 stars 22 forks source link

default group /dev/snd/* #8

Closed hnhkj closed 3 years ago

hnhkj commented 3 years ago

I get snd devices. and I checked that defaut is audio group. It's not root.

root@OpenWrt:~# ll /dev/snd/*
crwxrwxrwx    1 root     audio      116,   0 Apr 26 09:18 /dev/snd/controlC0
crwxrwxrwx    1 root     audio      116,  24 Apr 26 09:18 /dev/snd/pcmC0D0c
crwxrwxrwx    1 root     audio      116,  16 Apr 26 09:18 /dev/snd/pcmC0D0p
crwxrwxrwx    1 root     audio      116,  33 Apr 26 09:18 /dev/snd/timer
hnhkj commented 3 years ago

I use follow openwrt version to compile. OpenWrt 21.02-SNAPSHOT, r15879+2-3b6c93298c

redchenjs commented 3 years ago

It doesn't matter. On my PC, the device group is also audio.

20210426182858