piccolo
Group: Members
Posts: 286
Joined: Mar. 2006 |
|
Posted: May 04 2006,10:16 |
|
Frequently the sound problems is the resources assignation (irq, dma, port) for the sound controller. If you have a ISA Plug and Play sound card that is the problem. I believe the way more easy to find the correct resources is the sndconfig utility. I have explained that before here: sndconfig Thus you will find the correct resource assignments for the driver but that is lost when the computer reboot. After DSL boot, you must remove manually all from the sound modules to try to reload manually the module with the correct resource assignments for the driver. Write all from that commands to /opt/bootlocal.sh file. Thus DSL boot with that configuration and the problem will be solved.
IMPORTANT: sndconfig first test do a automatic configuration. If utility fails to configure automatically then pass to manual configuration without reset your previous automatic configuration. Then the manual configuration too fails, still if resource assignments was corrects. However if running the utility with the option --noprobe then pass directly to manual configuration resetting correctly any other configuration.
-------------- Robin Hood used Linux
|