Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109223 - upgrading to 2.6.13-gentoo-r3 breaks my sound
Summary: upgrading to 2.6.13-gentoo-r3 breaks my sound
Status: RESOLVED DUPLICATE of bug 106400
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 16:09 UTC by NightTwix
Modified: 2005-10-14 11:32 UTC (History)
0 users

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


Attachments
output from alsasound restart and dmesg (alsa-error,13.04 KB, text/plain)
2005-10-13 16:12 UTC, NightTwix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description NightTwix 2005-10-13 16:09:11 UTC
i just upgraded 2.6.12-gentoo-r10 to 2.6.13-gentoo-r3 and now my sound is 
broken.
I compile the kerneldrivers as modules and do NOT use alsa-driver.
When restarting alsasound i get loads of errors (see attachment)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.
13-gentoo-r3-fnord i686)
=================================================================
System uname: 2.6.13-gentoo-r3-fnord i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.8.1-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/
share/config /usr/kde/3.3/shutdown /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/lib/mozilla/
defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://ftp-stud.fht-
esslingen.de/pub/Mirrors/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://
ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.du.se/pub/os/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip X aac aalib acl acpi alsa apache2 apm arts audiofile 
avi bash-completion berkdb bidi bitmap-fonts bl bluetooth bzlib cairo cdda cddb 
cdr cpudetection crypt curl dga directfb divx4linux dts dvd dvdr dvdread edl elf 
emboss encode esd ethereal fam fbcon ffmpeg flac font-server foomaticdb fortran 
freetype ftp gbdm gd gdbm geoip ggl gif glitz glut gnome gnutls gpm gstreamer 
gtk gtk2 gtkhtml guile hal httpd imagemagick imlib ipv6 jpeg jpeg2k junit kde 
libcaca libg++ libwww live lua lzo mad maildir mime mmx mmxext motif mozilla mp3 
mpeg mppe-mppc mysql nas ncurses network nls nocd nptl nsplugin nvidia ode 
offensive ogg oggvorbis opengl oss pam pcre pdflib perl php png prelude python 
qt quicktime readline real rtc ruby samba sasl sdl slang smux snmp sockets speex 
spell sqlite sse sse2 ssl stream svga tcltk tcpd tga theora tiff timidity 
toolbar truetype truetype-fonts type1-fonts unicode usb userlocales vcd vhosts 
videos visualization vlm vorbis win32codecs wmf wxwindows x86 xine xml xml2 xmms 
xosd xrandr xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 NightTwix 2005-10-13 16:12:32 UTC
Created attachment 70615 [details]
output from alsasound restart and dmesg
Comment 2 John Mylchreest (RETIRED) gentoo-dev 2005-10-14 10:22:09 UTC
just as a preliminary (and rather stupid) question...
Did you build all this at the same time? and if so, did you have another merge
in the background which maybe updated/rebuilt gcc?
Comment 3 NightTwix 2005-10-14 11:09:15 UTC
(In reply to comment #2)
> just as a preliminary (and rather stupid) question...
> Did you build all this at the same time? and if so, did you have another merge
> in the background which maybe updated/rebuilt gcc?

nope, none of that

I did copy my .config to the new sources directory, linked to new sources and 
started 'make oldconfig'
Then i stared menuconfig and added bluetooth stuff. make, make modules_install 
etc.
After the reboot i got these errors. 

Just to be complete: I had issues with nvidia kernel as well after the 
kernelupdate but i managed to solve that by emerging the latest ~x86 instead of 
stable
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2005-10-14 11:32:25 UTC
> snd: Unknown parameter `device_mode'

Fix your /etc/modules.d config to stop using device_mode


*** This bug has been marked as a duplicate of 106400 ***