I am working fine with kernel-2.6.21 and latest 2.6.23.16
Kernel panic (nothing written on /var/log) with latest 2.6.24.3 kernel and jackd (soundtool) + tascam-us122 (soundcard). The "three" lights flashing, I have access only with Alt+SysRq+B (Reboot)
Of course jackd could be the problem, or the driver of tascam (snd_usb_usx2y)
But I am wondering.
Since I have the headers of kernel-2.6.21 is that a problem to compile a newest kernel? Should I try the kernel headers of Slackware-current or it's a waste of time?
Also, this is helpfull?
Code:
cd /usr/src/linux-2.6.24.3/
make headers_install
Saw this option with make help