As it says: The sound on my laptop remains in a disabed state. The LED indicating sound=off is constantly lit, pressing the on-off button has no effect. Sound not working is not a problem for me, I had it off most of the time anyway but the problem may be related to my issue with wlan not initializing properly. It seems to me there is some kind of driver-conflict.
Don't know exactly where to start with providing information. Perhaps the output from lsmod is a good start. Here it is:
root@slaptop:/# lsmod
Module Size Used by Tainted: P
ssb 24436 0
cifs 173609 2
michael_mic 1462 4
lib80211_crypt_tkip 6319 0
wl 1937352 0
lib80211 2676 2 lib80211_crypt_tkip,wl
parport_pc 16061 0
parport 20983 1 parport_pc
tg3 97545 0
libphy 11777 1 tg3
pcmcia 24993 0
yenta_socket 16223 0
pcmcia_rsrc 6989 1 yenta_socket
pcmcia_core 8413 3 pcmcia,yenta_socket,pcmcia_rsrc
snd_hda_codec_si3054 2390 1
snd_hda_codec_analog 53119 1
snd_hda_intel 15886 1
snd_hda_codec 45027 3 snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel
snd_hwdep 3808 1 snd_hda_codec
snd_pcm 43737 3 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
snd_timer 12515 1 snd_pcm
snd 33394 9 snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 3357 1 snd
snd_page_alloc 4853 2 snd_hda_intel,snd_pcm
i915 254040 2
drm_kms_helper 18798 1 i915
drm 111992 3 i915,drm_kms_helper
i2c_algo_bit 3479 1 i915
button 3602 1 i915
i2c_core 12192 4 i915,drm_kms_helper,drm,i2c_algo_bit
video 9783 1 i915
output 1144 1 video
intel_agp 7908 1 i915
intel_gtt 9214 3 i915,intel_agp
agpgart 18221 3 drm,intel_agp,intel_gtt
root@slaptop:/#
@Mojo: Yes, I am still using the wl-driver because I haven't yet found out how to get it working with the b43 driver. ;-) Perhaps there is a relation with this problem meaning there is some kind of a driver conflict. The output I posted yesterday seems to point in this direction.
The laptop is an nc6320. I upgraded the OS to slitaz earlier this week.
/emgi