... and after you have copied the sound module (or any other new modules) into /lib/modules you should do a depmod -a as root and reboot.
Assuming the kernel and all modules have the same version a "sudo modprobe <modulename>" should load the module without any problems.