Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104698 - kernel oops using aoss
Summary: kernel oops using aoss
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://www.friedberger.de/dmesg.output
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-03 04:24 UTC by gentoobugs
Modified: 2005-09-04 12:14 UTC (History)
1 user (show)

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 gentoobugs 2005-09-03 04:24:22 UTC
whenever I try to run a programm with aoss like mpg321 -o oss
the kernel oopses see link for dmesg output
this only happens after i tried to install linux-emul-x86-soundlibs
but deinstalling didn't help

Reproducible: Always
Steps to Reproduce:
1.aoss mpg321 -o oss some.mp3
2.
3.




Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
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
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.hadiko.de/pub/dists/gentoo/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X aalib alsa avi bash-completion berkdb bitmap-fonts cdparanoia crypt
dga disablexmb dts dvd dvdread eds encode foomaticdb fortran gif gstreamer gtk2
icq imap imlib ipv6 jabber jpeg libcaca lzo lzw lzw-tiff mad matroska motif mp3
mpeg ncurses nls nvidia ogg oggvorbis opengl pam pdflib perl png python qt
quicktime readline real sdl ssl tcpd theora tiff truetype truetype-fonts
type1-fonts unicode usb userlocales vim-with-x vorbis xml2 xpm xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-03 05:12:41 UTC
Which alsa driver (version) are you using?
Comment 2 gentoobugs 2005-09-03 05:54:38 UTC
[ebuild   R   ] media-sound/alsa-utils-1.0.9a  +nls 0 kB
[ebuild   R   ] media-libs/alsa-oss-1.0.8-r1  0 kB 

hope that helps
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-09-03 05:57:09 UTC
In-kernel drivers or alsa-driver ? 
Which version? 
Have you tried alsa-oss 1.0.9? 
 
Comment 4 gentoobugs 2005-09-03 06:59:20 UTC
in-kernel

no i haven't tried alsa-oss 1.0.9

i had a pretty simple setup but wanted to listen to music while running skype
going through
http://gentoo-wiki.com/HOWTO_ALSA_sound_mixer_aka_dmix
i removed the oss modules from the kernel and installed alsa-oss
it worked with mpg321 but didn't with skype so i emerged
emul-linux-x86-soundlibs and ever since i get the oopses
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2005-09-04 07:56:03 UTC
Please try and reproduce on gentoo-sources-2.6.13
Comment 6 gentoobugs 2005-09-04 11:04:23 UTC
I installed 2.6.13 after that I had to compile my soundcard driver into the
kernel or alsa would not detect the card and it had some complaints when
restoring the mixer
but:
everything works now
I also reemerged the soundlibs but still everything seems to be playing as it should
except skype which only finds /dev/dsp1 when started with aoss which is not in
use - but  I can't blame you for that so I guess we're done here :)
Comment 7 Daniel Drake (RETIRED) gentoo-dev 2005-09-04 12:14:56 UTC
Sounds good, thanks for getting back to us