On Sat, Jan 23, 2010 at 02:40:10PM +0100, Joachim Ott wrote: > On 23 January 2010 11:50, Korosu Itai <[email protected]> wrote: > > Hi! I have recently installed SHR again (after testing Android for a few > > days) on the neo, but for some reason it can't load a lot of modules so > > there is no network, no sound, etc. > > The error is: > > > > version magic '2.6.29-rc3 preempt mod_unload ARMv4' should be '2.6.29-rc3 > > mod_unload ARMv4' > > > > It shows up several times while booting, and at dmesg every time I try to > > use the network, sound or almost anything else... > > I don't have the slightest idea why this happen, any help? Thanks a lot! > > What kernel resp. from where did you flash it? It must match the > modules in /lib/modules on the FR. Try this on the FR in the /boot > directory: > > flash_eraseall /dev/mtd3 > nandwrite -p /dev/mtd3 uImage-2.6.29-rc3 > > Reboot and try again.
also check if all installed modules ends with -r6.1 preempt was removed from kernel in this commit (not sure if kernel modules were rebuilt properly) http://git.openembedded.org/cgit.cgi/openembedded/diff/recipes/linux/linux-openmoko-shr-devel_git.bb?h=shr/testing2009&id=f1fad244db6c58f88288d346a15684951f9a26ed You can also try to unpack this modules http://build.shr-project.org/shr-testing/images/om-gta02/modules-2.6.29-oe11+gitr119861+a15608f241a40b41fed5bffe511355c2067c4e88-r6.1-om-gta02.tgz and run depmod -a after unpacking it -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
