Hi Frank, On Wed, 2003-07-16 at 15:37, Frank Barknecht wrote: - snip - > > /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.
# cd /proc/asound/dev -bash: cd: /proc/asound/dev: No such file or directory # ls -l /proc |grep asound No response. I think the problem comes from the missing of following folders; alsa-driver-0.9.4-fr0.rh80.2 alsa-utils-0.9.4-fr0.rh80.1 alsa-lib-0.9.4-fr0.rh80.1 The above packages were upgrade from "apt-get upgrade" # locate alsa ONLY found /usr/src/alsa/alsa-driver-0.9.0rc6 /usr/src/alsa/alsa-lib-0.9.0rc6 /usr/src/alsa/alsa-utils-0.9.0rc6 # locate alsa-driver-0.9.4-fr0.rh80.2 # locate alsa-utils-0.9.4-fr0.rh80.1 # locate-lib-0.9.4-fr0.rh8.0.1 ALL no response, nothing found BUT # rpm -qa|grep alsa balsa-1.2.4-8 alsa-driver-0.9.4-fr0.rh80.2 alsa-utils-0.9.4-fr0.rh80.1 alsa-lib-0.9.4-fr0.rh80.1 showing above packages are installed. Made following test # rm -f /dev/snd # cd /usr/src/alsa/alsa-driver-0.9.0rc6/ [EMAIL PROTECTED] alsa-driver-0.9.0rc6]# ./snddevices ... .... create symbolic link `/dev/mixer' to `/dev/mixer0' create symbolic link `/dev/midi' to `/dev/midi0' create symbolic link `/dev/dsp' to `/dev/dsp0' create symbolic link `/dev/audio' to `/dev/audio0' create symbolic link `/dev/sequencer2' to `/dev/music' create symbolic link `/dev/adsp' to `/dev/adsp0' create symbolic link `/dev/amidi' to `/dev/amidi0' ALSA dynamic sound device filesystem create symbolic link `/dev/snd' to `/proc/asound/dev' ALSA dynamic sound device filesystem create symbolic link `/dev/snd' to `/proc/asound/dev' ALSA loader devices Creating /dev/aload?... done Creating /dev/aloadSEQ... done [EMAIL PROTECTED] alsa-driver-0.9.0rc6]# modprobe snd-via82xx modprobe: Can't locate module snd-via82xx I have posted messages on this list as well as "[EMAIL PROTECTED]" ; 1) Whether following packages can run on RH8.0 alsa-driver-0.9.4-fr0.rh80.2 alsa-utils-0.9.4-fr0.rh80.1 alsa-lib-0.9.4-fr0.rh80.1 2) What does the extension "-fr0.rh80.1" indicate? 3) Whether following following folders can be removed; /usr/src/alsa/alsa-driver-0.9.0rc6 /usr/src/alsa/alsa-lib-0.9.0rc6 /usr/src/alsa/alsa-utils-0.9.0rc6 and reinstall; alsa-driver-0.9.4-fr0.rh80.2 alsa-utils-0.9.4-fr0.rh80.1 alsa-lib-0.9.4-fr0.rh80.1 4) How to remove; /usr/src/alsa/alsa-driver-0.9.0rc6 /usr/src/alsa/alsa-lib-0.9.0rc6 /usr/src/alsa/alsa-utils-0.9.0rc6 collectively. I am still waiting for a response. B.Regards Stephen ------------------------------------------------------- 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
