Hi Antony, > Sorry but I'm extremely new to Linux and DaVinci but would this have > anything to do with me not booting the new kernel after I built it and > rebuilt the DVEVM software for the target?
It matters. Kernel and modules should walk aside, as siamese twins. (i.e. cmem.ko is a kernel module ) If you build a kernel, you must use modules built with that kernel. If you rebuild your kernel (for example in order to use a newer version), you must rebuild the modules too. There are exception, but if you're new to linux kernel, take this as a rule: keep each kernel with his modules. bye! -- Andrea Gasparini ---- ImaVis S.r.l. ---- web: www.imavis.com _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
