I’m running Kanotix at the moment from a Live CD. When I logged in, I got a message soon saying the sound server crashed with CPU overload, and artsd was mentioned. Haven’t you mentioned something about artsd?
I’ve found the buffer size and the duplex mode among the settings! Now I wonder if SuSE is “clever” and doesn’t offer these options because they are not valid for my soundcard, while the Kanotix menu has all the possible options regardless of the soundcard,
OR Kanotix is “clever” and SuSE is hiding these options somewhere…
“rcalsasound” doesn’t seem to exist, alsaconf can’t terminate certain processes:
Terminating processes: 4108 4108 4108 4108 (with SIGKILL:) 4108.
/etc/init.d/alsa: Warning: Processes using sound devices: 9586(artsd).
Unloading ALSA sound driver modules: snd-atiixp snd-ac97-codec snd-pcm snd-timer snd-page-alloc (failed: modules still loaded: snd-atiixp snd-ac97-codec snd-pcm snd-timer snd-page-alloc).
But alsa doesn’t seem to run at all:
Kanotix:~# rpm -qa | grep alsa
Kanotix:~# rpm -qa | grep pulse
Kanotix:~# rpm -q libasound2
package libasound2 is not installed
Kanotix:~# cat /etc/modprobe.d/sound
alias snd-card-0 snd-atiixp
options snd-atiixp index=0
Kanotix:~# cat /proc/asound/cards
0 [IXP ]: ATIIXP - ATI IXP
ATI IXP rev 0 with ALC202 at 0xe8003000, irq 17
Kanotix:~# cat /proc/asound/modules
0 snd_atiixp
Now I’m surprised because speaker-test works (it said “Write error: -32,Broken pipe” before):
Kanotix:~# speaker-test -c2 -l5 -twav
speaker-test 1.0.13
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 16384
Period size range from 1024 to 1024
Using max buffer size 16384
Periods = 4
was set period_size = 1024
was set buffer_size = 16384
0 - Front Left
1 - Front Right
Time per period = 2.683754
0 - Front Left
What do you suggest?