blob: a4482141157231ab249b708d7f947f87fa8faebd (
plain)
1
2
3
4
5
|
same prob with alpha2<br><br>[root@localhost mga2]# cat /proc/asound/cards<br> 0 [VT82xx ]: HDA-Intel - HDA VIA VT82xx<br> HDA VIA VT82xx at 0xfbffc000 irq 17<br> 1 [Bt878 ]: Bt87x - Brooktree Bt878<br>
Brooktree Bt878 at 0xf7fff000, irq 17<br><br>[root@localhost mga2]# getfacl /dev/snd/pcm*<br>getfacl: Entferne führende '/' von absoluten Pfadnamen<br># file: dev/snd/pcmC0D0c<br># owner: root<br>
# group: audio<br>user::rw-<br>group::rw-<br>other::---<br><br># file: dev/snd/pcmC0D0p<br># owner: root<br># group: audio<br>user::rw-<br>group::rw-<br>other::---<br><br># file: dev/snd/pcmC0D1p<br># owner: root<br># group: audio<br>
user::rw-<br>group::rw-<br>other::---<br><br># file: dev/snd/pcmC1D0c<br># owner: root<br># group: audio<br>user::rw-<br>group::rw-<br>other::---<br><br># file: dev/snd/pcmC1D1c<br># owner: root<br># group: audio<br>user::rw-<br>
group::rw-<br>other::---<br><br><br>[root@localhost mga2]# fuser -v /dev/snd/pcm*<br>[root@localhost mga2]# <br>
|