Reply
Thread Tools
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#1301
Hello,

Where can i download zImage_adb_usb please?
 

The Following User Says Thank You to n950 For This Useful Post:
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#1302
Hello

Somehow during the night my battery had rune out. Now I can't get the phone to start up, presumably because of not having enough power.

The bigger problem is that I can't seem to charge even through Flasher because of ubiboot. I always gives me the following flashing error and just starts up the ubiboot green concole view.
Code:
miika@Desktop ~/Työpöytä/Flashing/059J187 $ flasher -f -F DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Suitable USB interface (bootloader/phonet) not found, waiting...
USB device found at bus 001, device address 019.
Device identifier: (null) (SN: N/A)
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
miika@Desktop ~/Työpöytä/Flashing/059J187 $ flasher -a DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin -k zImage_2.6.32.54-ubiboot-02_301013 --flash-only=kernel -f -R
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Picked ape-algo from a FIASCO file
Suitable USB interface (bootloader/phonet) not found, waiting...
USB device found at bus 001, device address 021.
Device identifier: (null) (SN: N/A)
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted
Error claiming USB interface: Operation not permitted

Any advice how I could be able to charge it? I have tried examples from this topic for example.

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


EDIT: Just realized that it is Linux priviledge problem and added Sudo. It says it is now charging and the battery indeed was at Zero. Hopefully this will get it running now.
__________________
- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the universe."
- Albert Einstein

Last edited by Boxeri; 2015-04-10 at 06:34.
 

The Following User Says Thank You to Boxeri For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1303
flasher is claiming an USB interface and therefore need to be run with root rights.
Please try either logged in as root
'flasher -i'
or
'sudo flasher -i'.

I would like you to test above command to check whether battery really gets loaded with 'flasher -i'. Keep it connected for at least 30 minutes and disconnect/start up.
If that does not work you still may try above, but I would use
'flasher -f -F firmware.bin --flash-only=kernel'
__________________
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:
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#1304
Originally Posted by peterleinchen View Post
flasher is claiming an USB interface and therefore need to be run with root rights.
Please try either logged in as root
'flasher -i'
or
'sudo flasher -i'.

I would like you to test above command to check whether battery really gets loaded with 'flasher -i'. Keep it connected for at least 30 minutes and disconnect/start up.
If that does not work you still may try above, but I would use
'flasher -f -F firmware.bin --flash-only=kernel'
Didn't notice my Edit at the end of the post

I realized the same thing you wrote. It was because of root rights. To the rest of your writing. I had already tried all of those. They doesn't work. Didn't try for 30 minutes though, but for 10minutes did and nothing.
__________________
- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the universe."
- Albert Einstein
 

The Following 3 Users Say Thank You to Boxeri For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1305
Ubiboot does not hinder charging-by-flasher.
 

The Following User Says Thank You to juiceme For This Useful Post:
death_ghost's Avatar
Posts: 39 | Thanked: 27 times | Joined on Jul 2014
#1306
after i flashed the ubiboot kernel i got "boot menu script not found!"

cpio and config file in the same directory ( /home/user/MyDocs/boot )
and cpio name is the same as in config file
so where is the problem ?
PS: there is no log file created

Thanks in advance
 

The Following 2 Users Say Thank You to death_ghost For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1307
Hmm, only thing I can think of right now:
what kernel (version) did you flash? Maybe an older version that did not yet support booting from MyDocs (vFat mmcblk0p1)?
That would explain that message and non-presence of log.

I think I have flashed zImage_2.6.32.54-ubiboot-02_301013
__________________
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:
death_ghost's Avatar
Posts: 39 | Thanked: 27 times | Joined on Jul 2014
#1308
it's zImage_2.6.32.54-ubiboot-02_301013
 

The Following 2 Users Say Thank You to death_ghost For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1309
Originally Posted by death_ghost View Post
after i flashed the ubiboot kernel i got "boot menu script not found!"

cpio and config file in the same directory ( /home/user/MyDocs/boot )
and cpio name is the same as in config file
so where is the problem ?
PS: there is no log file created

Thanks in advance
well, there sure should be a log file. Two log files in fact.

In your ubiboot.conf there's a pair of keys that define the log file location. Unless you have changed the defaults, they are:
G_LOGFILE_PARTITION="1"
G_LOGFILE_DIRECTORY="/boot"

Now, depending on how you have partitioned your device the log file locations can change of course. Normally partition_1 is MyDocs so the log files will be created to the same directory as your ubiboot.conf and cpio are. Howevwer, if you have something else in your device they might be in different location.
 

The Following 2 Users Say Thank You to juiceme For This Useful Post:
death_ghost's Avatar
Posts: 39 | Thanked: 27 times | Joined on Jul 2014
#1310
you can see my partitions and my ubiboot.conf file

Attached Files
File Type: gz ubiboot conf.tar.gz (5.2 KB, 116 views)
 

The Following 2 Users Say Thank You to death_ghost For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 06:49.