Hello,

I have a SuSe 7.0 professional base system running on
an i686 with the 2.2.16 kernel. I ftp'ed ftp.suse.com
and obtained from there alsa.rpm and alsaiconf.rpm
from the 7.0 directory. These were installed using rpm
-Uvh <filename>.

I ran alsaconf as root. My card, a Via Technologies
VT82C686 [Apollo Super Audio/AC97] (rev 20) card was
detected, as was the kernel module/driver
snd-card-via686a. My /etc/modules.conf file was
modified so that the following lines were appended:

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.5.9 ---
alias char-major-116 snd
alias snd-card-0 snd-card-via686a
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd snd_major=116 snd_cards_limit=1
snd_device_mode=0660 snd_device_gid=17
snd_device_uid=0
post-install snd  alsactl restore
# --- END: Generated by ALSACONF, do not edit. ---

Following which the alsaconf script exits with:

Loading driver:
Starting sound driver: snd-card-via686a alsactl:
Cannot open configuration file '/etc/asound.conf'...
/lib/modules/2.2.16/misc/snd.o: post-install snd
failed
/lib/modules/2.2.16/misc/snd.o: insmod
snd-card-via686a failed
                                                      
               done
No mixer config in /etc/asound.conf, you have to
unmute your card!
Setting the PCM volume to 100% and the Master output
volume to 80%
amixer: Mixer 0/0 open error: Invalid argument

Could not initialize the mixer, the card was probably
not detected correctly.

The /etc/asound.conf file does not exist because the
alsactl command fails:

nova:~ # alsactl store
alsactl: MIXER open error: No such device

lsmod give the following o/p:
nova:~ # lsmod
Module                  Size  Used by
snd-card-via686a        8124   0  (autoclean)
snd-pcm                34456   0  (autoclean)
[snd-card-via686a]
snd-timer               9952   0  (autoclean)
[snd-pcm]
snd-ac97-codec         25856   0  (autoclean)
[snd-card-via686a]
snd-mixer              27056   0  (autoclean)
[snd-ac97-codec]
snd-mpu401-uart         3148   0  (autoclean)
[snd-card-via686a]
snd-rawmidi            10392   0  (autoclean)
[snd-mpu401-uart]
snd-seq-device          3844   0  (autoclean)
[snd-rawmidi]
snd                    41772   1  [snd-card-via686a
snd-pcm snd-timer snd-ac97-codec snd-mixer
snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               2564   2  [snd]
ipv6                   99624  -1  (autoclean)
vmnet                  14856   4 
vmppuser                4944   0  (unused)
parport_pc              7568   0  (unused)
parport                 7464   0  [vmppuser
parport_pc]
vmmon                  16460   1 
3c90x                  20240   1  (autoclean)
memstat                 1476   0  (unused)
serial                 42484   0  (autoclean)
usbcore                42760   0  (unused)

Could anyone help by giving me a clue why amixer
fails?

Thankyou,
Andrew Scott

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to