Hi again,
=======snip===========
list of modules
=======snap===========
> >
> > removing them and only issuing a modprobe snd_intel8x0 loads only the
> > following modules:
>
> Why removed?
I found this link, there they use the same modules, well, no card name is
mentioned:
http://chaosengine.net/p5020d#Sound
and thought give it a try, but no luck.
>
>
> > lsmod | grep snd
> > snd_intel8x0 37532 0
> > snd_ac97_codec 94880 1 snd_intel8x0
> > snd_ac97_bus 6272 1 snd_ac97_codec
> > snd_pcm 97668 2 snd_intel8x0,snd_ac97_codec
> > snd_timer 29828 1 snd_pcm
> > snd 63680 4
snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
>
> Check again the device files. If your distro is using udev, the
> device files may be removed automatically at unloading the module.
>
I am using SuSE 9.3.
just did the following again:
- removed all sound and audio related modules
- ran alsaconf from the 1.0.11rc2 version
- it detected the SIS soundcard, and told me it will
modify /etc/modprobe.d/sound and /etc/modprobe.conf, so I said OK
- then it told me:
Loading driver...
Shutting down sound driver done
Starting sound driver: intel8x0 done
Setting default volumes...
- then alsaconf told me to lower my volumes or say no (:
- I pressed Yes, then I recognized that alsaconf shows me the following
error messages:
ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3492:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3492:(_snd_config_evaluate) function snd_func_concat returned
error: No such device
ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
ALSA lib conf.c:3492:(_snd_config_evaluate) function snd_func_refer returned
error: No such device
ALSA lib conf.c:3961:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:547: audio open error: No such device
Saving the mixer setup used for this in /etc/asound.state.
/usr/sbin/alsactl: save_state:1163: No soundcards found...
and in the end:
===============================================================================
Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.
Have a lot of fun!
but there is no /etc/asound.state
this is the /etc/modprobe.d/sound
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0
and the related devices:
crw-rw---- 1 root audio 116, 0 2006-01-26 09:06 /dev/aloadC0
crw-rw---- 1 root audio 116, 32 2006-01-26 09:06 /dev/aloadC1
crw-rw---- 1 root audio 116, 64 2006-01-26 09:06 /dev/aloadC2
crw-rw---- 1 root audio 116, 96 2006-01-26 09:06 /dev/aloadC3
crw-rw---- 1 root audio 116, 1 2006-01-26 09:06 /dev/aloadSEQ
crw-rw---- 1 root audio 116, 0 2006-01-26 09:06 /dev/snd/controlC0
crw-rw---- 1 root audio 116, 32 2006-01-26 09:06 /dev/snd/controlC1
crw-rw---- 1 root audio 116, 64 2006-01-26 09:06 /dev/snd/controlC2
crw-rw---- 1 root audio 116, 96 2006-01-26 09:06 /dev/snd/controlC3
but the problem still persists
strace amixer 2>&1 | grep -i open
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/tls/libm.so.6", O_RDONLY) = 3
open("/usr/lib/libasound.so.2", O_RDONLY) = 3
open("/lib/libdl.so.2", O_RDONLY) = 3
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
open("/lib/tls/libc.so.6", O_RDONLY) = 3
open("/usr/share/alsa/alsa.conf", O_RDONLY) = 3
open("/dev/snd/controlC0", O_RDONLY) = -1 ENODEV (No such device)
open("/dev/aloadC0", O_RDONLY) = -1 ENODEV (No such device)
re022:/home/sre # strace alsamixer 2>&1 | grep -i open
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/libncurses.so.5", O_RDONLY) = 3
open("/usr/lib/libasound.so.2", O_RDONLY) = 3
open("/lib/tls/libm.so.6", O_RDONLY) = 3
open("/lib/libdl.so.2", O_RDONLY) = 3
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
open("/lib/tls/libc.so.6", O_RDONLY) = 3
open("/usr/share/alsa/alsa.conf", O_RDONLY) = 3
open("/dev/snd/controlC0", O_RDONLY) = -1 ENODEV (No such device)
open("/dev/aloadC0", O_RDONLY) = -1 ENODEV (No such device)
write(2, "alsamixer: function snd_ctl_open"..., 68alsamixer: function
snd_ctl_open failed for default: No such device
also running the snddevices script after running alsaconf does not help.
so still need help to get the sound working.
>
> Takashi
>
kind regards
Sebastian
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user