I configured a Crystal soundcard on a laptop IBM thinkpad 380ED it works perfectly for all the session, but if I reboot or shutdown the equipment the next time that it is turned on the sounds are repeating as if it had an echo, The only thing that has worked to me for working well again is to reconfigure the sound card with the same parameters and it sounds well again until the equipment is reboot or shutdown then the trouble reappears.
Edit /etc/pcmcia/config/config.opts, and change: include port 0x100-0x4ff, port 0x1000-0x17ff to: include port 0x100-0x1ff, port 0x1000-0x17ff If you need a particular port for a PCMCIA card you use, add that range as well. Then a) reload the sound modules and restart pcmcia, or b) reboot. Does that work?
yes, it worked now my sound card works very well
would this also work for a Thinkpad 770? My solution up to now has been to remove all sound related modules from memory and then letting them load back up on their own.