Hello

I hope somone can help me with the following problem. I've Gentoo with
Kernel 2.6.9 and KDE 3.3.2. I have a soundcard (Terratec Universe 7.1)
with the driver ICE1724.

I can play (and hear !) WAV-Files from the console very well.

But when I try to play an Audio CD under KDE then the player (ksCD) starts 
playing, but
I hear nothing.

I did alsaconf and I have unmuted all available Channels. Nothing to
hear.

The Kernel Options for sound are the following:
#
# Sound
#
CONFIG_SOUND=m
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_BIT32_EMUL=m
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
#
# PCI devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
CONFIG_SND_ICE1724=m
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VX222 is not set
-------------------------------------------------------
After rebooting I did an lspci:

0000:00:09.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24 
[Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01)
0000:00:0d.0 Multimedia video controller: Brooktree Corporation Bt878 Video 
Capture (rev 11)
0000:00:0d.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture 
(rev 11)
---------------------------------------------------------
and lsmod

Module                  Size  Used by
snd_ioctl32            16704  0
snd_pcm_oss            51048  0
snd_mixer_oss          16896  1 snd_pcm_oss
snd_seq_oss            31232  0
snd_seq_midi_event      7104  1 snd_seq_oss
snd_seq                48864  4 snd_seq_oss,snd_seq_midi_event
snd_ice1724            36200  0
snd_ice17xx_ak4xxx      3648  1 snd_ice1724
snd_ac97_codec         72704  1 snd_ice1724
snd_pcm                85132  3 snd_ioctl32,snd_pcm_oss,snd_ice1724
snd_timer              20040  2 snd_seq,snd_pcm
snd_page_alloc          8528  1 snd_pcm
snd_ak4xxx_adda         6080  2 snd_ice1724,snd_ice17xx_ak4xxx
snd_mpu401_uart         6336  1 snd_ice1724
snd_rawmidi            21028  1 snd_mpu401_uart
snd_seq_device          6860  2 snd_seq_oss,snd_rawmidi
snd                    45800  13 
snd_ioctl32,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_ice1724
                                 
snd_ac97_codec,snd_pcm,snd_timer,snd_ak4xxx_adda,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               8032  1 snd


Can someone tell me what is wrong. (With Windows XP there are no
problems, i.e. the CD-ROM is connected with te soundcard.)

Thanks for your help

Werner





--
gentoo-user@gentoo.org mailing list

Reply via email to