Gentoo Archives: gentoo-user

From: Uwe Klosa <uwe.klosa@×××××.se>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Return of My Continuing ALSA woes
Date: Thu, 17 Nov 2005 16:07:31
Message-Id: 437CA7FC.2070107@ub.uu.se
In Reply to: [gentoo-user] Return of My Continuing ALSA woes by Michael Sullivan
1 Which kernel were you using before the new kernel install. I did also have some problems when i upgraded from 2.6.13 to 2.6.14. Check
2 that your kernel config is correct. In my case the config hasn't been correct.
3
4 Cheers
5 Uwe
6
7 Michael Sullivan wrote:
8 > I got my new computer about a month ago. It uses the snd-hda-intel ALSA
9 > driver. I fought with it for a week or two and finally got it working
10 > with alsa-driver (it wouldn't work when I attempted to compile ALSA
11 > support for the card into the kernel.) Yesterday it just kind of
12 > stopped. I've just rebuild kernel-2.6.14-gentoo-r2 (removing SMP
13 > support - someone told me last time that it might cause a problem) and
14 > before I rebuilt the kernel I removed all the old modules
15 > from /lib/modules for this kernel. I remerged alsa-driver. I try to
16 > start /etc/init.d/alsamixer and I hear the little <click/pop> sound out
17 > of my speakers that tells me that Gentoo has activated my sound card. I
18 > try to run alsamixer to unmute the card, but I get an error:
19 >
20 > camille ~ # /etc/init.d/alsasound start
21 > * Loading ALSA modules ...
22 > * Loading: snd-card-0 ...
23 > [ ok ] * Loading: snd-seq-oss ...
24 > [ ok ] * Restoring Mixer Levels ...
25 > * No mixer config in /etc/asound.state, you have to unmute your card!
26 > [ ok ]camille ~ # alsamixer
27 >
28 > alsamixer: function snd_mixer_load failed: Invalid argument
29 >
30 > The funny thing is that when I reload gnome-panel (killall gnome-panel)
31 > I have a volume control applet there. It's muted, but I slide the
32 > volume bar up. On File->Change Device (in the volume control applet) it
33 > claims to be using Realtek ALC880 (OSS Mixer), but I can't hear any
34 > sound from any of my other applications (including by selecting the OSS
35 > Mixer in xmms.) After I turn the volume up in the volume control applet
36 > if I go back to my terminal and try to run alsamixer again I get the
37 > same stupid error message, and if I restart /etc/init.d/alsasound I get
38 > this:
39 >
40 > camille ~ # /etc/init.d/alsasound restart
41 > * WARNING: you are stopping a boot service.
42 > * Storing ALSA Mixer Levels ...
43 > /usr/sbin/alsactl: get_control:149: Cannot read control info
44 > '2,0,0,Front Playback Volume,0': Invalid argument
45 > [ !! ] * Unloading ALSA ...
46 > [ ok ] * Unloading ALSA modules ...
47 > [ ok ] * Loading ALSA modules ...
48 > * Loading: snd-card-0 ...
49 > [ ok ] * Loading: snd-seq-oss ...
50 > [ ok ] * Loading: snd-pcm-oss ...
51 > [ ok ] * Restoring Mixer Levels ...
52 > * No mixer config in /etc/asound.state, you have to unmute your card!
53 > [ ok ]
54 >
55 > I have an /etc/asound.state backed up. When I restore it and
56 > restart /etc/init.d/alsasound I get this:
57 >
58 > camille ~ # /etc/init.d/alsasound restart
59 > * WARNING: you are stopping a boot service.
60 > * Storing ALSA Mixer Levels ...
61 > /usr/sbin/alsactl: get_control:149: Cannot read control info
62 > '2,0,0,Front Playback Volume,0': Invalid argument
63 > [ !! ] * Unloading ALSA ...
64 > [ ok ] * Unloading ALSA modules ...
65 > [ ok ] * Loading ALSA modules ...
66 > * Loading: snd-card-0 ...
67 > [ ok ] * Loading: snd-seq-oss ...
68 > [ ok ] * Loading: snd-pcm-oss ...
69 > [ ok ] * Restoring Mixer Levels ...
70 > /usr/sbin/alsactl: set_control:873: failed to obtain info for control #1
71 > (Invalid argument) * Errors while restoring defaults, ignoring
72 > [ ok ]
73 >
74 > Any thoughts on how to get my sound back, or why it just quit in the
75 > first place?
76 >

Attachments

File name MIME type
uwe.klosa.vcf text/x-vcard

Replies

Subject Author
Re: [gentoo-user] Return of My Continuing ALSA woes Michael Sullivan <michael@××××××××××××.com>