Gentoo Archives: gentoo-user

From: Ken Gypen <glider@×××××××.be>
To: gentoo-user@l.g.o
Subject: [gentoo-user] alsa-driver
Date: Fri, 05 Jan 2007 15:33:18
Message-Id: 459E6ED6.4030204@sin.khk.be
1 Hi fellow Gentoo users,
2
3 Today I updated my working alsa-driver to version 1.0.14_rc4 and when I
4 restart /etc/init.d/alsasound I get following error:
5
6 # modules-update -f && /etc/init.d/alsasound restart
7
8 * Updating /etc/modules.conf ... [ ok ]
9 * Updating /etc/modprobe.conf ... [ ok ]
10 * Updating modules.dep ... [ ok ]
11 * Service alsasound stopping
12 * WARNING: you are stopping a boot service.
13 /usr/sbin/alsactl: save_state:1253: No soundcards found... [ !! ]
14 * Service alsasound stopped
15 * Service alsasound starting
16 FATAL: Error inserting snd_intel8x0 (/lib/modules/2.6.18-gentoo-r6/alsa-driver/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
17 ERROR: Failed to load necessary drivers
18 * Service alsasound started
19
20 But there (obviously) is no sound... So I tried rebooting to ensure
21 proper reinsertion of the modules. This was no avail.
22
23 The dmesg output (referred to by the error) is:
24
25 snd_intel8x0: Unknown symbol snd_free_irq
26 snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
27 snd_intel8x0: Unknown symbol snd_request_irq
28 snd_intel8x0: Unknown symbol snd_free_irq
29 snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
30 snd_intel8x0: Unknown symbol snd_request_irq
31
32
33 Reverting back to the previous version fixes the sound once again.
34
35 Any advice?
36
37 Kind Regards
38
39
40 --
41 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] alsa-driver Christoph Eckert <ce@×××××××××.de>