LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Alsa Problems: KDE System sounds work, everything else choppy! (https://www.linuxquestions.org/questions/linux-hardware-18/alsa-problems-kde-system-sounds-work-everything-else-choppy-265656/)

patkalolo 12-12-2004 04:12 PM

Alsa Problems: KDE System sounds work, everything else choppy!
 
Alright so I have been trying and trying to get this sound thing figured out. My problem is that in NoAtun or anything but XMMS I can play MP3s, but the sound is very choppy and distorted. In XMMS the file looks like it is playing but no sound is coming out. I have configured the ouput to go through the Alsa plugin, so I do not know what is going on? The worst part is that I can hear KDE system sounds just fine. Anyone have any incite into this problem. I will keep researching until then.

*Alsa driver, utils, and lib versions of 1.0.7 in use.

Output of "lsmod":

Code:

Module                  Size  Used by
intel_mch_agp          8976  0
nvidia              3465468  12
snd_audigyls          23856  3
snd_ac97_codec        72288  1 snd_audigyls
snd_pcm                83204  3 snd_audigyls,snd_ac97_codec
snd_timer              21892  1 snd_pcm
snd                    48612  9 snd_audigyls,snd_ac97_codec,snd_pcm,snd_timer
soundcore              8416  1 snd
snd_page_alloc          8584  2 snd_audigyls,snd_pcm

Output of "lspci -v":
Code:

03:0a.0 Multimedia audio controller: Creative Labs: Unknown device 0007
        Subsystem: Creative Labs: Unknown device 1005
        Flags: bus master, medium devsel, latency 64, IRQ 22
        I/O ports at b800 [size=32]
        Capabilities: [dc] Power Management version 2

03:0a.1 Input device controller: Creative Labs: Unknown device 7005
        Subsystem: Creative Labs: Unknown device 1005
        Flags: bus master, medium devsel, latency 64
        I/O ports at bc00 [size=8]
        Capabilities: [dc] Power Management version 2

Output of "vi /etc/modprobe.conf":

Code:

alias wlan0 ndiswrapper
alias char-major-195* nvidia

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.7 ---
alias snd-card-0 snd-audigyls
alias sound-slot-0 snd-audigyls
# --- END: Generated by ALSACONF, do not edit. ---

Output of "vi /etc/modules.conf":
Code:

# ALSA portion
        alias char-major-116 snd
        alias snd-card-0 snd-audigyls
        # module options should go here

        # OSS/Free portion
        alias char-major-14 soundcore
        alias sound-slot-0 snd-card-0

        # card #1
        alias sound-service-0-0 snd-mixer-oss
        alias sound-service-0-1 snd-seq-oss
        alias sound-service-0-3 snd-pcm-oss
        alias sound-service-0-8 snd-seq-oss
        alias sound-service-0-12 snd-pcm-oss


XavierP 12-13-2004 01:57 AM

As requested - Moved to Hardware.

patkalolo 12-13-2004 09:40 PM

Thanks XavierP...BUMP!


All times are GMT -5. The time now is 06:01 AM.