From: Henry N. <hen...@ar...> - 2009-09-03 21:04:42
|
Frédéric L. W. Meunier wrote: > Henry, it worked fine with a 2.6.22.18 kernel compiled using GCC > 4.3.3. > > But running a 2.6.25 kernel compiled using your patches, I got > > colinux: error, expected kernel API version 13, got 11 > error initializing > daemon: exit code 82c6fc03 > daemon: error driver version, please reinstall driver! > > Is it because the 4.1.2 x 4.3.3 ? > > But why 2.6.22.8 is accepted by the daemons and not 2.6.25 ? The patch series was to old. We have changed a lot on the passage page, that's why we have increased the API to 13 now. This avoids a crash of your host system. ;-) Patches have updated now on: http://www.henrynestler.com/colinux/testing/kernel-2.6.25 Please run a "make clean" after adding the new patches for kernel 2.6.25. Please remember to enable the patch gcc412fix.diff in the file patch/series-2.6.25, if gcc 4.1.2 is your local compiler for kernel builds. -- Henry N. |