sLumpia Tux's lil' helper


Joined: 10 Jul 2006 Posts: 120 Location: troller land
|
Posted: Tue Oct 28, 2008 3:42 am Post subject: sound card failed |
|
|
Hello, i have alsa problem.
A week ago, i update my portage tree using tarball portage snapshot. Then i update my system (emerge system) and alsa-util (and alsa-lib). but, suddenly alsa failed. here is the error :
Code: |
slumpia@sitorus ~ $ mpg123 Padi-Sobat.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
version 0.65; written and copyright by Michael Hipp and others
free software (LGPL/GPL) without any warranty but with best wishes
ALSA lib dlmisc.c:118:(snd_dlsym_verify) unable to verify version for symbol _snd_pcm_empty_open
ALSA lib pcm.c:2148:(snd_pcm_open_conf) symbol _snd_pcm_empty_open is not defined inside [builtin]
audio_open(): cannot open device default
audio: Success
Playing MPEG stream 1 of 1: Padi-Sobat.mp3 ...
Title: Artist:
Comment: Album:
Year: 0 Genre: Unknown
MPEG 1.0 layer III, 160 kbits/s, 44100 Hz stereo
[audio.c:264] error: No supported rate found!
|
at first, i suspect gcc-4.3.2 ( i unmask it), but i already try re-emerge alsa-utils (and alsa-lib) using gcc-4.1.2. But the problem is still there.
here is my emerge --info
Code: |
Portage 2.1.5.6 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.7-r2, 2.6.22-gentoo-r10 i686)
=================================================================
System uname: 2.6.22-gentoo-r10 i686 AMD Athlon(TM) XP 2000+
Timestamp of tree: Mon, 06 Oct 2008 01:45:04 +0000
ccache version 2.4 [disabled]
app-shells/bash: 3.2_p33
dev-lang/python: 2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache: 2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc: 0.2.4-r1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.61-r2
sys-devel/automake: 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d /usr/X11R6/bin/startx"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/home/distfiles"
FEATURES="distlocks parallel-fetch prelink sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--sort-common -s"
LINGUAS="en en_US"
MAKEOPTS="-j1"
PKGDIR="/home/distfiles"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/var/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X alsa bash-completion branding bzip2 cairo cups dbus dvd dvdread encode fam gif hal imlib jpeg kde libnotify mad mmx mmxext mp3 mpeg ncurses nptl ogg opengl png ppds qt3 qt3support qt4 readline scanner sse truetype udev unicode usb userlocales x86 xml xv zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="dmix" APACHE2_MODULES="actions auth_basic authn_default authn_file authz_default authz_host autoindex cache dir disk_cache env headers ident include info mime mime_magic rewrite setenvif status version vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
|
any idea? _________________ I love it |
|