Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88518 - Sound problems after upgrading to kernel 2.6.11
Summary: Sound problems after upgrading to kernel 2.6.11
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-09 15:06 UTC by Leonid Podolny
Modified: 2005-05-04 13:54 UTC (History)
0 users

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


Attachments
/etc/init.d/alsasound start (start,5.02 KB, application/octet-stream)
2005-04-09 15:08 UTC, Leonid Podolny
Details
/var/log/messages (messages,1.46 KB, application/octet-stream)
2005-04-09 15:11 UTC, Leonid Podolny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Podolny 2005-04-09 15:06:03 UTC
After I have upgraded to gentoo-sources-2.6.11-r5 (from gentoo-sources-2.6.10-r6) my sound stopped working. I have a Creative Live! card (snd-emu10k1). I'm attaching the output of "/etc/init.d/alsasound start" and "tail /var/log/messages".

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.11-gentoo-r5 i686)
=================================================================
System uname: 2.6.11-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 12:06:39)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -msse -msse2 -mmmx"
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/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -msse -msse2 -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo/
http://mirror.switch.ch/mirror/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://gentoo.blueyonder.co.uk http://ftp.du.se/pub/os/gentoo
http://ds.thn.htu.se/linux/gentoo
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://gentoo.mirror.solnet.ch http://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X aalib acl acpi acpi4linux aim alsa amd apache2 ared aredmem autofs
avi berkdb bidi bitmap-fonts bonobo c cacheemu cddb cdr cdrom chroot clearpasswd
codecs cross crypt cscope css ctype cups curl delays dhcp doc dts dv dvb dvd
emacs emacs-w3 encode escreen esd ethereal examples expat fbcon ffmpeg fftw flac
foomaticdb foreign-package freetds fs ftp gdbm gif gimp gimpprint glade glut
gnomedb gpm gsnd gtk gtk2 gtkhtml guile high-ints iconv icq idea ieee1394 imap
imlib jabber java javascript jpeg jpeg2k junit latex leim mad mbox mikmod mmx
monkey mono motif mp3 mpeg mpeg4 mpi mppe-m msn mule music mysql mysqli mythtv
ncurses need network nls nntp nptl offensive oggvorbis opengl oscar oss pam pcre
pdflib perl php plotutils png ppds print procmail python qt quicktime readline
real samba sasl sdl serial sftplogging slang smime snmp sockets socks5 sounds
spamassassin spell sse sse2 ssl stroke subversion svga sysvipc tcltk tcpd tetex
theora tidy tiff truetype uml unicode usb userland utf8 v4l v4l2 vanilla vcd
vcdimager vdesktop vim vnc wmf wxwindows xemacs xface xgetdefault xine xinerama
xinetd xml xml2 xmlrpc xmms xpm xprint xscreensaver xsl xv xvid yahoo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Leonid Podolny 2005-04-09 15:08:18 UTC
Created attachment 55801 [details]
/etc/init.d/alsasound start
Comment 2 Leonid Podolny 2005-04-09 15:11:03 UTC
Created attachment 55802 [details]
/var/log/messages
Comment 3 Leonid Podolny 2005-04-09 15:41:19 UTC
I did some research of my own. That's what I need to do in order to start the alsasound service:
1) modprobe soundcore
2) insmod (not modprobe!) snd.ko. modprobe complains about "snd: Unknown parameter `device_mode'".
3) modprobe snd-emu10k1.
4) /etc/init.d/alsasound start.
Comment 4 Leonid Podolny 2005-04-09 15:51:23 UTC
Removed "options snd device_mode=0x066" from /etc/modules.d/alsa and it now works. Do I need this line?
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2005-05-04 13:54:15 UTC
yeah, just get rid of that line...