In an earlier post you showed directory listing which I presumed was
executed with root id

Code:
--------------------
    
  root@Akela2:/proc/asound# ls -l /proc/asound/card0
  total 0
  -r--r--r-- 1 root root 0 Feb 26 13:21 id
  -rw-r--r-- 1 root root 0 Feb 26 13:21 oss_mixer
  -r--r--r-- 1 root root 0 Feb 26 13:21 stream0
  -r--r--r-- 1 root root 0 Feb 26 13:21 usbbus
  -r--r--r-- 1 root root 0 Feb 26 13:21 usbid
  -r--r--r-- 1 root root 0 Feb 26 13:21 usbmixer
  
--------------------


For a hw:0,0 playback - there should be a pcm0p directory in
/proc/asound/card0

Some system have audio in /dev/snd directory.  Can you do a "ls -l " on
/dev/snd  as root - I'd expect to see a pcmC0D0p character device - root
owner and audio group id.  There may be also be a hwC0D0 character
device.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to