[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Sound modules problème with kde !



Hello !

I've some trouble to use correctly my via82xx sound chip !

I use the module snd-via82xx but i 'm force to make a script launch in /etc/init.d/snd-via82xx --> /etc/rc2.d/S90snd-via82xx

Otherwise juste with a line with snd-via82xx in /etc/modules : Sound is with crackle noise !

______________________________________________________________

#!/bin/sh

set -e

PATH=/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin

modprobe snd-via82xx

modprobe -r snd-via82xx

modprobe snd-via82xx

_______________________________________________________________

My dmesg :

via82xx: Assuming DXS channels with 48k fixed sample rate.

Please try dxs_support=1 or dxs_support=4 option

and report if it works on your machine.

ACPI: PCI interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 22

____________________________________________________________

This work fine with xmms in xfce Desktop : The sound is good.

But if a launch kde with or without kde audio server :

snd_seq & snd_pcm_oss are launch. And again the sound is crackle with oss and alsa output option in xmms.

___________________________

My /etc/modutils/alsa-base :

above snd-pcm snd-pcm-oss

above snd-mixer snd-mixer-oss

above snd-seq snd-seq-oss

____________________________

With Pure Data i try oss and alsa i've this :

error: OSS: SNDCTL_DSP_CHANNELS failed /dev/dsp

ALSA lib pcm_hw.c:1155:(snd_pcm_hw_open) open /dev/snd/pcmC0D0c failed: Device or resource busy

I am dispair ...

I use my own kernels 2.6.7 and 2.6.8-1 and it's the same.

Please help me!

Thanks !

Greetings

Ludovic


Reply to: