piccolo
  
 
 
  
 
 
Group: Members 
Posts: 286 
Joined: Mar. 2006 | 
  | 
Posted: May 08 2006,11:37 | 
   | 
 
 
  
I believe ALSA is easy to install and run very well using DSL from LiveCD but is hardly to install correctly on DSL installed to hard disk. Then before you try to install the ALSA driver, try if you can get sound using the sndconfig utility. You download sndconfig, so:
  1. Is a Debian utility then you need enable APT (if was not enable before): Apps >> Tools >> Enable Apt
  2. Open ATerminal and write commands:
  dsl@box:~$ sudo su
  root@box:/home/dsl# apt-get update
  3. After the process is finished, download the Debian utility package.
  root@box:/home/dsl# apt-get install sndconfig
  4. Execute the utility with the option --noprobe so:
  root@box:/home/dsl# sndconfig --noprobe
  With the driver that sndconfig assigns by defect, choose between the different resource assignation combinations (irq, dma, port) 
  5. Testing:
  Launch XMMS player. Click rightbutton over XMMS Click to "Play Location" and write:
  tone://1000
  Click OK
  You should hear a 1000 Hz tone, if all went well. If fails return to 4 step to change and to try  other combination. 
  -------------- Robin Hood used Linux
 |