Hallo,
Stephen Liu hat gesagt: // Stephen Liu wrote:

> # ls -l /dev/snd
> lrwxrwxrwx    1 root     root           16 Jul 15 15:27 /dev/snd ->
> /proc/asound/dev
> 
> It is a symbolic link
> 
> # cd /proc/asound/
> bash: cd: /proc/asound/: No such file or directory
> 
> # ls -l /proc/asound/dev
> ls: /proc/asound/dev: No such file or directory

/proc/asound/dev was removed in ALSA 0.9.4 (?), I think. You need to
remove the symbolic link "rm -f /dev/snd" and then run the snddevices
script from 0.9.4. It should be included in the alsa-driver package on
alsa-project.org.

Hopt that helps.

ciao
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to