Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] More ALSA trouble
Date: Sat, 31 Dec 2005 08:06:22
Message-Id: 35581.192.168.1.3.1136016110.squirrel@www.espersunited.com
In Reply to: Re: [gentoo-user] More ALSA trouble by Qiangning Hong
1 On Fri, December 30, 2005 9:05 pm, Qiangning Hong wrote:
2 > Michael Sullivan wrote:
3 >> Yesterday I compiled a kernel with ALSA support for my card compiled in.
4 >> I booted with that kernel yesterday and everything worked great. Today
5 >> when I booted into Linux I got errors when alsasound tried to start.
6 >> Here are the errors:
7 >
8 > [...]
9 >
10 >> #
11 >> # Loadable module support
12 >> #
13 >> CONFIG_MODULES=y
14 >> CONFIG_MODULE_UNLOAD=y
15 >> # CONFIG_MODULE_FORCE_UNLOAD is not set
16 >> CONFIG_OBSOLETE_MODPARM=y
17 >> CONFIG_MODVERSIONS=y
18 >
19 > I resolved the same problem yesterday by re-make menuconfig and change
20 > CONFIG_MODVERSIONS to n. However, I don't know if this is the proper way.
21 >
22 >> # CONFIG_MODULE_SRCVERSION_ALL is not set
23 >> CONFIG_KMOD=y
24 >> CONFIG_STOP_MACHINE=y
25 >
26 > --
27 > Qiangning Hong
28 > http://hongqn.hn.org
29 > Registered Linux User #396996
30 > --
31 > gentoo-user@g.o mailing list
32 >
33 >
34
35 I was wrong. I completely missed the bit about CONFIG_MODVERSIONS.
36 alsasound can start now, but I can't seem to unmute my card. alsamixer
37 refuses to work. It gives me an error:
38
39 camille ~ # /etc/init.d/alsasound start
40 * Loading ALSA modules ...
41 * Loading: snd-card-0 ...
42 [ ok ]
43 * Restoring Mixer Levels ...
44 * No mixer config in /etc/asound.state, you have to unmute your card!
45 [ ok ]
46 camille ~ # alsamixer
47
48 alsamixer: function snd_mixer_load failed: Invalid argument
49 camille ~ #
50
51
52 Any ideas on this one?
53
54 --
55 gentoo-user@g.o mailing list