Gentoo Archives: gentoo-user

From: Shawn Singh <callmeshawn@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Strangeness with KDE 3.4
Date: Thu, 12 Jan 2006 02:55:17
Message-Id: 7225537e0601111849o6a8ef3a2sf4cff4c1cbbe53d0@mail.gmail.com
1 Hey all,
2
3 I recently rebuilt my Gentoo box, but have had a few problems that
4 I've not been able to figure out:
5
6 1. The sound doesn't work
7 i.e. I can't play any music files (mp3s, wavs etc) -- in xmms I
8 get an error telling me that it failed
9
10 to load the oss 1.2.10 driver (or some such)
11 I can't play a sound from the sound notification center to
12 test the sound.
13
14 I've compiled in support for ALSA and have included a snippet of my
15 .config for everyone to see.
16
17 2. Only 1 user shows up in KDE, even though I have 2 users for the system.
18
19 -- # Advanced Linux Sound Architecture
20 #
21 CONFIG_SND=y
22 CONFIG_SND_TIMER=y
23 CONFIG_SND_PCM=y
24 CONFIG_SND_HWDEP=y
25 CONFIG_SND_RAWMIDI=y
26 CONFIG_SND_SEQUENCER=y
27 CONFIG_SND_SEQ_DUMMY=y
28 CONFIG_SND_OSSEMUL=y
29 CONFIG_SND_MIXER_OSS=y
30 CONFIG_SND_PCM_OSS=y
31 CONFIG_SND_SEQUENCER_OSS=y
32 CONFIG_SND_VERBOSE_PRINTK=y
33 CONFIG_SND_DEBUG=y
34 CONFIG_SND_DEBUG_MEMORY=y
35 CONFIG_SND_DEBUG_DETECT=y
36
37 CONFIG_SND_EMU10K1=y
38
39 in /proc/devices I see the following listed:
40
41 14 sound
42 116 alsa
43
44 >From a list of procs I see:
45
46 rsingh 6721 0.0 0.9 12456 7704 ? S 16:24 0:00
47 /usr/kde/3.4/bin/artsd -F 10 -S 4096 -n -s 60 -m artsmessage -c
48 drkonqi -l 3 -f
49 rsingh 6734 0.0 0.9 12456 7704 ? S 16:24 0:00
50 /usr/kde/3.4/bin/artsd -F 10 -S 4096 -n -s 60 -m artsmessage -c
51 drkonqi -l 3 -f
52
53 I've got version 2.6.12 r6 of gentoo sources.
54
55 Shawn Singh
56
57 --
58 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Strangeness with KDE 3.4 Willie Wong <wwong@×××××××××.EDU>
Re: [gentoo-user] Strangeness with KDE 3.4 Holly Bostick <motub@××××××.nl>