maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] NITDroid V2 & Multiboot Development And Announcement Thread (https://talk.maemo.org/showthread.php?t=58890)

mornage 2010-08-11 13:17

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by mrp (Post 782950)
updated to multiboot 0.29 acc. to nitdroid forum instructions. Managed to boot to Nitdroid but then trying to boot to titan 40 I no longer get aboot options. Any other way to recover from this than reflashing?

Looks like you haven't installed the maemo kernels. Try pressing 0 or b from multiboot menu and see if that gets you into maemo, if so, do the instructions to install maemo and power kernels. The item files will create automatically.

P.S This should be in the help thread.

mornage 2010-08-11 13:19

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by lemmyslender (Post 782960)
I did as suggested and installed kernel-power-settings.

However, I know get errors installing/updating other apps (some packages have unmet dependencies).

It suggests to run apt-get -f install to correct, which just wants to remove kernel-power-settings.

Any suggestions?

What did you try to install? I will have a go and see if I get the same problem. If so, looks like the fix is not a total fix and we will have to do without OC for now.

P.S. Help thread please.

mrp 2010-08-11 13:22

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
no boot menu shown, if USB attached shows usb, shuts down, shows usb, shuts down....

where is the help thread for this?

mornage 2010-08-11 13:36

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by mrp (Post 782969)
no boot menu shown, if USB attached shows usb, shuts down, shows usb, shuts down....

where is the help thread for this?

http://talk.maemo.org/showthread.php?t=56524

horrorschow 2010-08-11 13:38

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
take off the battery, put it in back, press the "u" button and hold it, put the usb in and reflesh stock kernel with flasher!
only falshing the kernel should help to get your phone running

horrorschow 2010-08-11 13:39

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
is it now possible to use power39 without mistakes and errors or isn,t?

Bratag 2010-08-11 13:39

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by mornage (Post 782964)
What did you try to install? I will have a go and see if I get the same problem. If so, looks like the fix is not a total fix and we will have to do without OC for now.

P.S. Help thread please.

The problem here is that 2.9 breaks dependencies. According to Jay-C he cant hep it as he needs multiboot-power and it conflicts with kernel-power, hence no kernel-power-settings.

Now onto a solution. This works for me - I take no responsibility if you brick your phone. Assume that all these commands need you to be root. You can either sudo gainroot or use sudo. Your call.

First remove kernel-power-settings. We can't keep it in place while we want to install new apps etc.

dpkg -r kernel-power-settings

Next we need to get the contents of the package extracted. First move your kernel-power deb to somewhere temporary.

mv /home/user/MyDocs/kernel-power-settings_0.11_armel.deb /home/user/MyDocs/tmp

(please note if the tmp dir doesnt exist you will need to create it)

Ok now we have it in a temp dir lets extract it.

cd /home/user/MyDocs/tmp
dpkg-deb -x kernel-power-settings_0.11_armel.deb /home/user/MyDocs/tmp


Now you should see in that directory two new dirs. One will be called usr and one called etc

You now need to copy the contents of those folders into the system. For example.

cp /home/user/MyDocs/tmp/etc/event.d/* /etc/event.d

Once you have done this the last step is to change the perms on the two binaries.

chmod +x /usr/sbin/kernel-*

Thats about it. Now keep in mind this means you wont get update notifications about kernel-power etc as you are essentially just copying files and not installing the package itself.

Jay-C 2010-08-11 13:46

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
About multiboot:

There are some unexpected issues with multiboot_0.2.9,
so I am recalling the release for the time being.

http://forum.nitdroid.com/index.php?....msg308#msg308


Sorry about the trouble.

horrorschow 2010-08-11 13:47

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
is nitdroid 0.6.1out now?

dj_steve 2010-08-11 14:07

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
no im holding the newer rootfs for testing too


All times are GMT. The time now is 12:08.

vBulletin® Version 3.8.8