I dont have a laptop.
but i had problems getting alsa to work with my usb sound because after i rebuilt the kernel and installed the modules it erased my usb sound driver. the module for usb alsa sound is not an option in the kernel either.
i have no idea what module u need for ur sound card but to fix mine i just have to reinstall the alsa drivers package off the slackware cdrom.
i forget the package dir that the alsa driver tgz file is in but u can find it with the find command. then just installpkg alsa-driver-0.9.6-i486-3.tgz
this reloads the alsa modules i need to get my usb sound to work. after doing this depmod complains about some of the modules not having all their dependencies but i dont need them so i delete them and everything works wonderfully again.
yeah I tried running alsaconf
gives me some errors abount not finding no modules
thats the error msg i was getting ... now everytime i rebuild my kernel i just installpkg the alsa-driver tgz and all is wonderful. u might try it and see. u might also check the alsa web page
www.alsa-project.org ... and check that u have ur modules.conf file setup correctly.