Gentoo Archives: gentoo-user

From: Robert Persson <ireneshusband@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] sound card stopped working after kernel rebuild
Date: Mon, 30 Jan 2006 17:27:49
Message-Id: 200601300923.13765.ireneshusband@yahoo.co.uk
1 I recently rebuilt my kernel and my audigy2 sound card stopped working. I
2 reverted to the way the kernel was before, but it still doesn't work.
3
4 The change I made was to build the emu10k1 driver into the kernel, instead of
5 having it as modules, as I had before then. The reason I did this was to try
6 to get sound to resume properly after sleep. But as I said, now that emu10k1
7 is in modules again it still doesn't work, not even after running alsaconf.
8
9 Any help much appreciated.
10
11 Thanks.
12
13 And here is some more info:
14
15 This is the kind of thing I get when I launch an alsa client (e.g. qjackctl):
16 loading driver ..
17 apparent rate = 48000
18 creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
19 ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to
20 capture-only mode
21 cannot load driver module alsa
22
23
24 This is from dmesg:
25 EMU10K1_Audigy: probe of 0000:02:09.0 failed with error -12
26
27
28 This is what lsmod says:
29 Module Size Used by
30 fglrx 431840 7
31 usb_storage 48064 0
32 eth1394 16008 0
33 floppy 50180 0
34 pcspkr 1796 0
35 tdfxfb 9864 0
36 ohci1394 27444 0
37 ieee1394 78168 2 eth1394,ohci1394
38 emu10k1_gp 2944 0
39 gameport 11144 2 emu10k1_gp
40 snd_intel8x0 25756 0
41 i2c_i801 7308 0
42 intel_agp 18076 1
43 subfs 6144 5
44 realtime 7560 0
45 snd_emu10k1 93348 0
46 snd_ac97_codec 79008 2 snd_intel8x0,snd_emu10k1
47 snd_ac97_bus 2048 1 snd_ac97_codec
48 snd_util_mem 3456 1 snd_emu10k1
49 snd_hwdep 6688 1 snd_emu10k1
50
51
52 This is what lspci says:
53 00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub
54 Interface (rev 02)
55 00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev
56 02)
57 00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
58 Controller #1 (rev 02)
59 00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
60 Controller #2 (rev 02)
61 00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
62 Controller #3 (rev 02)
63 00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
64 Controller #4 (rev 02)
65 00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI
66 Controller (rev 02)
67 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
68 00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface
69 Bridge (rev 02)
70 00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE
71 Controller (rev 02)
72 00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev
73 02)
74 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R)
75 AC'97 Audio Controller (rev 02)
76 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE]
77 (rev 01)
78 01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE]
79 (Secondary) (rev 01)
80 02:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit
81 Ethernet Controller (rev 13)
82 02:09.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
83 02:09.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev
84 04)
85 02:09.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
86 02:0b.0 Communication controller: Agere Systems LT WinModem (rev 02)
87 02:0c.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo Banshee (rev
88 03)
89
90 Robert
91 --
92 Robert Persson
93
94 Conspiracy Bears:
95 Once upon a time there were lots of conspiracy bears...
96
97 --
98 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] sound card stopped working after kernel rebuild Robert Crawford <flacycads@×××.net>