Hi Rich,
Thanks for the explanation re: 486 and 686.
I ran "modprobe -l 24dsi" and I was returned with;
kernel.tclocal/drivers/24dsi/24dsi.ko
But, when I typed "sudo start24dsi", I get the usual error again,
Driver loading: 24dsi........
---->ERROR<----: module file does not exist: /usr/local/bin/24dsi.ko
However, did we try this already ?, when I simply type out "sudo modprobe 24dsi", that worked ! ! ?, I can do an "lsmod", and it's there now, "24dsi" is listed amongst the loaded modules !
But, I did put "modprobe 24dsi" into the start24dsi script in /home/tc/package/usr/local/bin, and then re-squashed the "package" directory, and put the .tcz file in /mnt/sdb1/tce/optional so, I'm not sure what I'm doing wrong....
Should I maybe just change my bootlocal.sh ?, namely, remove
/usr/local/bin/start24dsi
and replace with
modprobe 24dsi
Would that work ?, or be an okay way of going about things ?
Thanks,
David