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

ALSA: XMMS works after alsaconf - after reboot XMMS hangs again



Hi all!

When I do "alsaconf" XMMS works, but after rebooting it freezes when
trying to play a file. "alsaconf" again and it works.

Some system information (sarge):

# cat /proc/asound/cards
0 [CK8S           ]: NFORCE - NVidia CK8S
                     NVidia CK8S at 0xfc001000, irq 177
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.4 (Mon May 17
14:31:44 2004 UTC).
Compiled on Jan 24 2005 for kernel 2.6.8-2-686.

# dpkg -l alsa\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                              Version                         
 Description
+++-=================================-=================================-==================================================================================
un  alsa                              <none>                          
 (no description available)
ii  alsa-base                         1.0.8-7                         
 ALSA driver configuration files
un  alsa-base-0.4                     <none>                          
 (no description available)
un  alsa-modules                      <none>                          
 (no description available)
un  alsa-oss                          <none>                          
 (no description available)
ii  alsa-utils                        1.0.8-4                         
 ALSA utilities
un  alsa-utils-0.5                    <none>                          
 (no description available)
un  alsa-xmms                         <none>                          
 (no description available)
un  alsaconf                          <none>                          
 (no description available)
un  alsaconf-0.4                      <none>                          
 (no description available)
un  alsalib                           <none>                          
 (no description available)
un  alsalib0.1.3                      <none>                          
 (no description available)
un  alsalib0.3.0                      <none>                          
 (no description available)
un  alsalib0.3.2                      <none>                          
 (no description available)
un  alsautils                         <none>                          
 (no description available)

lsmod when xmms freezes:
# lsmod
[...]
snd_intel8x0           36460  2
snd_ac97_codec         69988  1 snd_intel8x0
snd_pcm_oss            55080  1
snd_mixer_oss          20096  2 snd_pcm_oss
snd_pcm                98728  2 snd_intel8x0,snd_pcm_oss
snd_timer              25668  1 snd_pcm
snd_page_alloc         11752  2 snd_intel8x0,snd_pcm
gameport                4704  2 analog,snd_intel8x0
snd_mpu401_uart         7968  1 snd_intel8x0
snd_rawmidi            25124  1 snd_mpu401_uart
snd_seq_device          8200  1 snd_rawmidi
snd                    57156  9
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              10336  3 snd

lsmod after alsaconf, when xmms works again:
# lsmod
[...]
snd_intel8x0           36460  0
snd_ac97_codec         69988  1 snd_intel8x0
snd_pcm_oss            55080  0
snd_mixer_oss          20096  1 snd_pcm_oss
snd_pcm                98728  2 snd_intel8x0,snd_pcm_oss
snd_timer              25668  1 snd_pcm
snd_page_alloc         11752  2 snd_intel8x0,snd_pcm
snd_mpu401_uart         7968  1 snd_intel8x0
snd_rawmidi            25124  1 snd_mpu401_uart
snd_seq_device          8200  1 snd_rawmidi
snd                    57156  9
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              10336  1 snd

The strange thing is i.e. this one
snd_intel8x0           36460  2
The module is used by 2 others, but no names of them ?

BTW, "alsactl store" doesn't help.
Stopping/starting ALSA with /etc/init.d/alsa doesn't print any error messages.

How can I make the alsaconf settings permanent ?

Thanks a lot & best regards,
Hannes.



Reply to: