Reply
Thread Tools
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#11
Did you also upload modules & do depmod on them?
 
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#12
How to upload modules ?

//Sorry my bad English
My pc in cd KernelDictionary and using depmod -a command.

Is it a wrong action?
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#13
Originally Posted by mfiskindal View Post
How to upload modules ?
First you need to compile modules of course. After compiling the kernel. do "make modules" and then "INSTALL_MOD_PATH=. make modules_install"

When you're done, you will find the modules under the lib/modules/<version_number> directory on your build directory.
Take a tar of the modules directory, untar it to /lib/modules/ of your device, and say "depmod -a <version_number>" in the <version_number> directory.
 
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#14
sb2 -t nemo-n950 make n9_mer_defconfig
sb2 -t nemo-n950 make -j4 zImage
sb2 -t nemo-n950 make -j4 modules
sb2 -t nemo-n950 make modules_install INSTALL_MOD_PATH=./mods

./prepare_modules.sh /media/user/rootfs
adding kernel header ...

using telnet
mv kernel archives rootfs
./copy_kernel.sh /<path-to>/<mounted>/<N9 filesystem

# The second OS is usually Harmattan.
# This section lists the Harmattan specific switches and kernels
G_OS2_NUM=5
G_OS2_AUTOBOOT=0
G_OS2_PARTITION=2
G_OS2_NAME="Harmattan"
G_OS2_1_LABEL="2.6.32.54 + fbconsole"
G_OS2_1_FILE="/boot/Harmattan/boot/Image-2.6.32.54-fbconsole"
G_OS2_2_LABEL="2.6.32.54 Nemo backport"
G_OS2_2_FILE="/boot/Harmattan/boot/zImage-2.6.32.54-juice_backport"
G_OS2_3_LABEL="Nitdroid pr13 kernel"
G_OS2_3_FILE="/boot/Harmattan/boot/zImage.pr13"
G_OS2_4_LABEL="Openmode + L2fix"
G_OS2_4_FILE="/boot/Harmattan/boot/zImage_2.6.32.54-openmode_l2fix"
G_OS2_5_LABEL="Linux Kernel 3.5.3"
G_OS2_5_FILE="/boot/Harmattan/boot/bzImage"
G_OS2_6_LABEL=""
G_OS2_6_FILE=""
 
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#15
I open bootloader then opens and MeeGo.
Flash red lights and turns off.
 
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#16
root@SDK:/home/user/Masaüstü/kernel-adaptation-n950-n9-nemo-n9-3.5.3.20130912.1#
sudo ./copy_kernel.sh /media/user/rootfs/
Copying modules
Copying zImage to /boot
linking /boot/bzImage to point to zImage instead of vmlinuz*
Copy done.

If you want to revert back to old kernel
change the bzImage symlink to point back to
original vmlinuz-2.6* file in /media/user/rootfs//boot dir
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#17
What does your ubiboot.log say, you can find some information from there why the loading fails.
 
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#18
 

The Following User Says Thank You to mfiskindal For This Useful Post:
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#19
Device boot on Openmode l2fix kernel.
 
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#20
Do I need to delete the old modules? We will delete Or later?
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:16.