Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Sound in KDE-4
Date: Tue, 12 Jan 2010 06:40:02
Message-Id: 4B4C1914.9080304@gmail.com
In Reply to: [gentoo-user] Sound in KDE-4 by Peter Humphrey
1 Peter Humphrey wrote:
2 > Hello list,
3 >
4 > Having finished building KDE on my new box (if that task can ever be
5 > considered finished) I'm now tying up some loose ends.
6 >
7 > When I log in to kde via kdm, I get a dialogue box telling me it wants to
8 > remove my sound devices. It says "KDE detected that one or more internal
9 > sound devices were removed. Do you want KDE to permanently forget about
10 > these devices? This is the list of devices KDE thinks can be removed:
11 > Capture: HDA Intel (); Output: HDA Intel ()".
12 >
13 > I don't get the log-in sound played. Later, though, Firefox and Flash manage
14 > between them to stream BBC radio to the speakers and I can listen to the
15 > music.
16 >
17 > What's going on here? The Gentoo sound page is woefully out of date, and the
18 > KDE page is concerned with other things. I haven't found anything useful
19 > about Gentoo and phonon.
20 >
21 > The only sound hardware in the box is on the Asus P7P55D motherboard; it's
22 > an Intel HD Ibex Peak high-definition audio chip according to lspci:
23 >
24 > $ sudo lspci -v -s 00:1b.0
25 > 00:1b.0 Audio device: Intel Corporation Ibex Peak High Definition Audio (rev
26 > 05)
27 > Subsystem: ASUSTeK Computer Inc. Device 8375
28 > Flags: bus master, fast devsel, latency 0, IRQ 22
29 > Memory at f7ff8000 (64-bit, non-prefetchable) [size=16K]
30 > Capabilities: [50] Power Management version 2
31 > Capabilities: [60] MSI: Enable- Count=1/1 Maskable- 64bit+
32 > Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
33 > Capabilities: [100] Virtual Channel <?>
34 > Capabilities: [130] Root Complex Link <?>
35 > Kernel driver in use: HDA Intel
36 > Kernel modules: snd-hda-intel
37 >
38 > The kernel clearly has control of the device, as I can hear some sounds.
39 >
40 > Any ideas?
41 >
42 >
43
44 From your post, it appears that the kernel sees the card. However, the
45 only time I have seen this error was when I didn't have the right driver
46 for my sound card. Can you check again to make very sure you have the
47 right driver? Maybe there is two that are really close or something.
48
49 You may also want to make sure you remove any other drivers that may
50 have been enabled by default but that you don't need. Maybe some sort
51 of a driver clash going on.
52
53 Since it works for some things and not others, it is odd. It may be one
54 of those 'shot in the dark' things that fixes it.
55
56 Dale
57
58 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Sound in KDE-4 Peter Humphrey <peter@××××××××××××××.org>