Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Sound driver not found with kernel-2.6.27-gentoo-r7
Date: Sat, 27 Dec 2008 00:06:23
Message-Id: 200812270006.16005.michaelkintzios@gmail.com
1 Hi All,
2
3 I just upgraded my kernel with make oldconfig and noticed new options for
4 sound. Other than taking in excess of 50 seconds looking at the penguin
5 before the kernel starts booting up I found out upon bootup that alsasound
6 fails to find the kernel driver for my sound card:
7 ===========================================================
8 # /etc/init.d/alsasound restart
9 * Loading ALSA modules ...
10 * Could not detect custom ALSA settings. Loading all detected alsa
11 drivers.
12 * Unable to find any ALSA drivers. Have you compiled alsa-drivers
13 correctly?
14 * ERROR: Failed to load necessary drivers [ ok ]
15 * Restoring Mixer Levels ...
16 alsactl: unrecognized option `---'
17 Usage: alsactl <options> command
18
19 Available options:
20 -h,--help this help
21 -f,--file # configuration file (default /etc/asound.state
22 or /etc/asound.names)
23 -F,--force try to restore the matching controls as much as possible
24 (default mode)
25 -P,--pedantic don't restore mismatching controls (old default)
26 -d,--debug debug mode
27 -v,--version print version of this program
28
29 Available commands:
30 store <card #> save current driver setup for one or each soundcards
31 to configuration file
32 restore <card #> load current driver setup for one or each soundcards
33 from configuration file
34 names <card #> dump information about all the known present (sub-)devices
35 into configuration file (DEPRECATED)
36 * Errors while restoring defaults, ignoring [ ok ]
37 ===========================================================
38
39 Here's my card (lshw):
40
41 *-multimedia UNCLAIMED
42 description: Multimedia audio controller
43 product: ES1988 Allegro-1
44 vendor: ESS Technology
45 physical id: 9
46 bus info: pci@0000:02:09.0
47 version: 12
48 width: 32 bits
49 clock: 33MHz
50 capabilities: pm cap_list
51 configuration: latency=64 maxlatency=24 mingnt=2
52
53 Also from lspci:
54
55 02:09.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)
56 Subsystem: Compaq Computer Corporation Device 0094
57 Flags: medium devsel, IRQ 11
58 I/O ports at 2400 [size=256]
59 Capabilities: [c0] Power Management version 2
60
61 Here's my kernel config:
62
63 CONFIG_SND=y
64 CONFIG_SND_TIMER=y
65 CONFIG_SND_PCM=y
66 CONFIG_SND_SEQUENCER=y
67
68 CONFIG_SND_OSSEMUL=y
69 CONFIG_SND_MIXER_OSS=y
70 CONFIG_SND_PCM_OSS=y
71 CONFIG_SND_PCM_OSS_PLUGINS=y
72 CONFIG_SND_SEQUENCER_OSS=y
73 CONFIG_SND_RTCTIMER=y
74 CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
75
76 CONFIG_SND_VMASTER=y
77 CONFIG_SND_AC97_CODEC=y
78 CONFIG_SND_DRIVERS=y
79
80 CONFIG_SND_AC97_POWER_SAVE=y
81 CONFIG_SND_AC97_POWER_SAVE_DEFAULT=5
82
83 CONFIG_SND_PCI=y
84
85 CONFIG_SND_MAESTRO3=y
86
87 Have I missed out something?
88 --
89 Regards,
90 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature