On Monday, 10 September 2007 10:55, Joselu?s Cruz wrote:
several places I've looked into:
ps -aexw
lsmod
cp -r /proc/bus/usb/*
cp -r /proc/asound/*
find /etc/ | grep alsa
dpkg -l
~/.asoundrc
/var/log/messages
/var/log/kern.log
/var/log/debug
/var/log/dmesg
If you know more places where I should look I'd be very pleased to
hear it. And when I find the solution to the problem, I'll try to
write it in the alsa-project wiki, ua-25 page.
Some common Jack pitfalls?
/etc/fstab
Where do you mount the /tmp directory? use tmpfs instead a disk partition.
/etc/security/limits.conf
Give your user or the audio group (where you should belong) realtime priority
privileges. Unless you use the (obsolete) realtime-lsm module.
Regards,
Pedro