modprobe snd-ens1371;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss;modprobe snd-usb-audio
-------
browse to: /etc/modutils
and create a file with kwrite named 'alsa' containing:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-usb-audio
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss
THEN RUN 'update-modules'
------
Browse to: file:/lib/modules/2.6.7/kernel/sound/oss
rename ali5455.ko to ali5455.ko-bak
-----------
Go to Preferences -> Sound & Multimedia -> Sound System
Hardware tab set to 'auto detect' and put a check beside 'use custom sampling rate' set to 48000 HZ
-----------
Reboot
-----------------------
Good help guides and where i got alot of help and info
http://www.sonic.net/~rknop/linux/debian_alsa.html
http://nix.bockb.de/
http://www.linuxquestions.org/questions/history/204642
http://www.linuxcompatible.org/thread1153-1.html
http://alsa.opensrc.org/index.php?action=find&find=usb-audio