Hey all, I recently rebuilt my Gentoo box, but have had a few problems that I've not been able to figure out:
1. The sound doesn't work i.e. I can't play any music files (mp3s, wavs etc) -- in xmms I get an error telling me that it failed to load the oss 1.2.10 driver (or some such) I can't play a sound from the sound notification center to test the sound. I've compiled in support for ALSA and have included a snippet of my .config for everyone to see. 2. Only 1 user shows up in KDE, even though I have 2 users for the system. -- # Advanced Linux Sound Architecture # CONFIG_SND=y CONFIG_SND_TIMER=y CONFIG_SND_PCM=y CONFIG_SND_HWDEP=y CONFIG_SND_RAWMIDI=y CONFIG_SND_SEQUENCER=y CONFIG_SND_SEQ_DUMMY=y CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=y CONFIG_SND_PCM_OSS=y CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_VERBOSE_PRINTK=y CONFIG_SND_DEBUG=y CONFIG_SND_DEBUG_MEMORY=y CONFIG_SND_DEBUG_DETECT=y CONFIG_SND_EMU10K1=y in /proc/devices I see the following listed: 14 sound 116 alsa >From a list of procs I see: rsingh 6721 0.0 0.9 12456 7704 ? S 16:24 0:00 /usr/kde/3.4/bin/artsd -F 10 -S 4096 -n -s 60 -m artsmessage -c drkonqi -l 3 -f rsingh 6734 0.0 0.9 12456 7704 ? S 16:24 0:00 /usr/kde/3.4/bin/artsd -F 10 -S 4096 -n -s 60 -m artsmessage -c drkonqi -l 3 -f I've got version 2.6.12 r6 of gentoo sources. Shawn Singh -- gentoo-user@gentoo.org mailing list