Code Sample |
#: sudo sndconfig |
Quote (aramis @ Jan. 13 2004,11:27) |
Broken sound seems to bit a bit of a theme with DSL. Mine was broken too, here's how I fixed it. The main idea is to install sndconfig and then run that to configure your sound - I think it was about an extra 10-15megs of downloads by the time I was done. so first get dpkg working with (stole this from cbaggers script, thx for that) sudo dpkg-restore then install synaptic ( not strictly necessary I think) sudo apt-get install synaptic Then install sndconfig with synaptic (a dpkg gui frontend); pretty straight forward run sndconfig to get the settings for your sound card - you should know your chip set before you run this sndconfig finally run update-modules to "set" the files that sndconfig generates sudo update-modules Worked for me and my Toshiba 320cdt , your mileage may vary |