Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97529 - media-sound/alsa-utils - alsaconf fails
Summary: media-sound/alsa-utils - alsaconf fails
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-30 12:25 UTC by nunogt
Modified: 2005-12-18 07:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nunogt 2005-06-30 12:25:13 UTC
After running alsaconf, which detected my sound card properly, it fails when  
it's "Restoring Mixer Settings". It also fails on boot (rc-update add  
alsautils default). It fails in both scenarios: When the drivers are compiled  
in the kernel itself (as modules) and using external alsa-drivers. Followed  
the instructions in Gentoo's ALSA Guide  
(http://www.gentoo.org/doc/en/alsa-guide.xml).  
It outputs the following error:  
  
Running modules-update...  
Loading driver...  
 * Loading ALSA modules ...  
 *   Loading: snd-card-0 ...                                               
[ ok ]  
 * Restoring Mixer Levels ...  
/usr/sbin/alsactl: set_control:805: warning: name mismatch (Sigmatel 4-Speaker  
S  
tereo Playback Switch/Sigmatel Output Bias Switch) for control #35  
/usr/sbin/alsactl: set_control:805: warning: name mismatch (Sigmatel Surround  
Ph  
ase Inversion Playback /Sigmatel 4-Speaker Stereo Playback Switch) for control  
#  
36  
/usr/sbin/alsactl: set_control:805: warning: name mismatch (External  
Amplifier/S  
igmatel Surround Phase Inversion Playback ) for control #37  
/usr/sbin/alsactl: set_control:805: warning: name mismatch (IEC958 Playback  
Swit  
ch/External Amplifier) for control #38  
/usr/sbin/alsactl: set_control:799: warning: iface mismatch (3/2) for control  
#3  
9  
/usr/sbin/alsactl: set_control:805: warning: name mismatch (IEC958 Playback  
Defa  
ult/IEC958 Playback Switch) for control #39  
/usr/sbin/alsactl: set_control:892: bad control.39.value type              
[ !! ]  
Setting default volumes...  
  
  
  
===============================================================================  
  
 Now ALSA is ready to use.  
 For adjustment of volumes, use your favorite mixer.  
  
 Have a lot of fun!  
  
Soundcard uses the ens1371 driver: 
 
lspci -v | grep -i audio 
0000:00:0b.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 04) 
 

Reproducible: Always
Steps to Reproduce:
 
 
Actual Results:  
Even though all the channels are unmuted with alsa-mixer, there is no sound. 

Expected Results:  
This bug prevents the system from playing any sounds. 

emerge info 
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, 
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686) 
================================================================= 
System uname: 2.6.11-gentoo-r11 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.6.12 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jun 29 2005, 23:02:13)] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    [Not Present] 
sys-devel/autoconf:  2.59-r6 
sys-devel/automake:  1.9.5 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.5.16 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo/ 
ftp://darkstar.ist.utl.pt/pub/gentoo/ ftp://ftp.rnl.ist.utl.pt/pub/gentoo/ 
ftp://ftp.gentoo-pt.org/pub/gentoo/" 
LINGUAS="pt" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://www.gentoo-pt.org/gentoo-portage" 
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups emboss encode fam 
foomaticdb fortran gdbm gif gpm gtk2 imlib jpeg kde libg++ libwww mad mikmod 
mmx motif mp3 mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python 
qt quicktime readline sdl spell sse ssl tcpd tiff truetype truetype-fonts 
type1-fonts xml2 xmms xv zlib linguas_pt userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-18 07:00:19 UTC
Remove /etc/asound.state, restart and save, it's probably caused by a change in the driver's peripherals' names.