Reply
Thread Tools
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#591
Pali, one noob question:
How does a u-booted kernel know where to take the modules from?
Is the link to current changed by u-boot? This is not part of config. Our just changing current to uname -r?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#592
On linux, modprobe loading modules from directory /lib/modules/`uname -r`/. Insmod needs full path to module. On maemo more parts using insmod and using /lib/modules/current which is symlink to some kernel directory.

Problem is that this symlink is changed only after (re)installing -modules package. Kernel power has postinst script which replacing current with `uname -r` in /sbin/preinit which seems to fixing these problems.
 

The Following 2 Users Say Thank You to pali For This Useful Post:
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#593
Ah okay, I see.

As I have a multiboot preinit, I thought this is multiboot related (link changed on every boot) and asked myself how u-boot handles this. But now it is clear.

Thanks for explanation.
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following User Says Thank You to peterleinchen For This Useful Post:
Posts: 14 | Thanked: 11 times | Joined on Feb 2013
#594
Is there a way to load different key mapping (automatically) at start of u-boot?
I damaged my hw keyboard, whole first left key column is gone (sym, fn, shift) + right and down arrows.
So basically if something would go wrong there is nothing I can do now, including choosing another kernel in u-boot.
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#595
keys functions are in uboot rx51.c code
 

The Following 2 Users Say Thank You to pali For This Useful Post:
Posts: 14 | Thanked: 11 times | Joined on Feb 2013
#596
Thank you very much for quick reply.
Keep up the good work!
 
Posts: 14 | Thanked: 11 times | Joined on Feb 2013
#597
Oh well, after some reading it became obvious to me, that task of remapping modifier keys and what more important making it into my own working u-boot image is beyond me.

Would you please include in next update ability to navigate through selection menu using only one arrow key, like in bootmenu?

BTW> USB Host support in u-boot with ability to run images from external drive and type commands from full sized keyboard would be most awesome feature ever
 

The Following User Says Thank You to hamil_hamster For This Useful Post:
Alecsandru's Avatar
Posts: 439 | Thanked: 282 times | Joined on Oct 2012
#598
can you use u-boot with multiboot? it seems that after i install u-boot the multiboot takes it's place , the u-boot screen dissapear after the second reboot , any fix to this?
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#599
Oh dear, this has been discussed a zillion times.
multiboot flashes kernel onto NAND.
u-boot loads kernels from any partition.

In that moment you select a kernel from multiboot, this kernel is flashed and the u-boot attached kernel is gone for good.

You should decide to use u-boot only.
You may boot all Maemo kernels, other OSes and also nitdroid (see forum.nitdroid.com).

There is also a possibility to have u-boot combined with multiboot (like I still have, manual edit of /sbin/preinit necessary), but it is not really an option when you do not know what each of the systems does.
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 3 Users Say Thank You to peterleinchen For This Useful Post:
Alecsandru's Avatar
Posts: 439 | Thanked: 282 times | Joined on Oct 2012
#600
it seems that i cannot download the last version , after clicking the deb it keeps loading and stays like that
"The connection has timed out
The server at repository.maemo.org is taking too long to respond."
any secondary links?
fixed with skeiron links
could someone help-me with zimafe and ,config for android on emmc ,read the latest 20 pages ,and i can't make it boot , i ssee the android logo , and after that ithe phone it's closing itself
thank you

Last edited by Alecsandru; 2013-03-04 at 22:47.
 
Reply

Tags
bootmenu, u-boot


 
Forum Jump


All times are GMT. The time now is 17:31.