Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19855 - gentoo-sources + alsa = no sound
Summary: gentoo-sources + alsa = no sound
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 17:03 UTC by Russell smith
Modified: 2003-12-13 10:38 UTC (History)
2 users (show)

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


Attachments
emerge info and lsmod (info.txt,4.02 KB, text/plain)
2003-04-25 22:45 UTC, Russell smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Russell smith 2003-04-23 17:03:03 UTC
gentoo-sources 2.4.20-r2 or -r3
alsa 0.9.2
gnome volume control complains mixer contains no pcm channels:
with -r3 message `error registering /dev/mixer pops up in /var/log/messages.
aumix shows only line inputs.
sound card: sblive.
works fine with vanilla sources


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




from .config in linux-2.4.20-gentoo-r2
CONFIG_SOUND=m
CONFIG_SOUND_OSS=m
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-24 05:33:26 UTC
working here 
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2003-04-24 17:35:02 UTC
Please provide more info: version of all alsa packages, output of "emerge info", and a list of loaded modules (lsmod).
Comment 3 Russell smith 2003-04-25 22:45:25 UTC
Created attachment 11158 [details]
emerge info and lsmod
Comment 4 Russell smith 2003-04-25 22:49:16 UTC
media-libs/alsa-lib-0.9.2 
media-libs/alsa-oss-0.9.1
media-sound/alsa-driver-0.9.2
media-sound/alsa-utils-0.9.2 
media-sound/alsa-tools-0.9.1

Comment 5 Russell smith 2003-05-10 21:19:57 UTC
still broken in -r4
Comment 6 Adam 2003-06-29 10:55:51 UTC
Try looking in /etc/modules.conf for the name of the module that alsa is looking for, then compare that to /lib/modules/2.4.xx-gentoo-sources/kernel/drivers/sound.  I found that alsa is looking for snd-[soundcard] whereas the modules name was just [soundcard].o .  Removing the snd- part made it load right for me.

--Note, I am using ac-sources so this may be slightly off
Comment 7 Tim Yamin (RETIRED) gentoo-dev 2003-12-12 15:16:32 UTC
Can we confirm this with any of the latest 2.4.20 releases or the 2.4.22 release?
Comment 8 Russell smith 2003-12-12 19:11:21 UTC
Working with 2.4.20-gentoo-r9
Sorry, forgot all about filing this bug
Comment 9 Tim Yamin (RETIRED) gentoo-dev 2003-12-13 10:38:17 UTC
Resolving as asked. Thanks.