Samsung Moment
Find Your Forum
  
Welcome, Guest. Please login or register.
Did you miss your activation email?

News: Do you like Samsung Moment?
Advanced search
Scratch-Proof your Samsung Moment        Best Price on Sprint Phones      Screen Protection Latest Ringtone for your mobile
Pages: [1]
Print
Topic: semi-interesting discovery  (Read 869 times)
zefie
Pro Member
****

Cookies: 29
Posts: 458


View Profile
« on: December 30, 2009, 03:33:03 PM »

zefie@misaki:~/Samsung Moment/workdir$ adb shell
$ su
# system/bin/reboot download

This reboots to the samsung logo with no progress bar. connect it to pc with odin, and it is detected. start odin, screen switches to the more familar download screen and falshes no problem.

yay for another shortcut Smiley
Logged
numus
Pro Member
****

Cookies: 3
Posts: 278


View Profile
« Reply #1 on: December 30, 2009, 04:16:05 PM »

zefie@misaki:~/Samsung Moment/workdir$ adb shell
$ su
# system/bin/reboot download

This reboots to the samsung logo with no progress bar. connect it to pc with odin, and it is detected. start odin, screen switches to the more familar download screen and falshes no problem.

yay for another shortcut Smiley
You have way to much free time on your hands..
Logged
zefie
Pro Member
****

Cookies: 29
Posts: 458


View Profile
« Reply #2 on: December 30, 2009, 04:19:36 PM »

zefie@misaki:~/Samsung Moment/workdir$ adb shell
$ su
# system/bin/reboot download

This reboots to the samsung logo with no progress bar. connect it to pc with odin, and it is detected. start odin, screen switches to the more familar download screen and falshes no problem.

yay for another shortcut Smiley
You have way to much free time on your hands..

Code:
static int instinctq_notifier_call(struct notifier_block *this, unsigned long code, void *_cmd)
{
        int     mode = REBOOT_MODE_NONE;

        if ((code == SYS_RESTART) && _cmd) {
                if (!strcmp((char *)_cmd, "arm11_fota"))
                        mode = REBOOT_MODE_ARM11_FOTA;
                else if (!strcmp((char *)_cmd, "arm9_fota"))
                        mode = REBOOT_MODE_ARM9_FOTA;
                else if (!strcmp((char *)_cmd, "recovery"))
                        mode = REBOOT_MODE_RECOVERY;
                else if (!strcmp((char *)_cmd, "download"))
                        mode = REBOOT_MODE_DOWNLOAD;
        }

        if (sec_set_param_value)
                sec_set_param_value(__REBOOT_MODE, &mode);
       
        return NOTIFY_DONE;
}
Logged
Tyeo098
Newbie
*

Cookies: 0
Posts: 18



View Profile
« Reply #3 on: December 30, 2009, 07:05:25 PM »

zefie@misaki:~/Samsung Moment/workdir$ adb shell
$ su
# system/bin/reboot download

This reboots to the samsung logo with no progress bar. connect it to pc with odin, and it is detected. start odin, screen switches to the more familar download screen and falshes no problem.

yay for another shortcut Smiley
So we could technically boot into arm9 mode?
You have way to much free time on your hands..

Code:
static int instinctq_notifier_call(struct notifier_block *this, unsigned long code, void *_cmd)
{
        int     mode = REBOOT_MODE_NONE;

        if ((code == SYS_RESTART) && _cmd) {
                if (!strcmp((char *)_cmd, "arm11_fota"))
                        mode = REBOOT_MODE_ARM11_FOTA;
                else if (!strcmp((char *)_cmd, "arm9_fota"))
                        mode = REBOOT_MODE_ARM9_FOTA;
                else if (!strcmp((char *)_cmd, "recovery"))
                        mode = REBOOT_MODE_RECOVERY;
                else if (!strcmp((char *)_cmd, "download"))
                        mode = REBOOT_MODE_DOWNLOAD;
        }

        if (sec_set_param_value)
                sec_set_param_value(__REBOOT_MODE, &mode);
       
        return NOTIFY_DONE;
}
Logged
Pages: [1]
Print
Jump to:  

Got a new phone? Find the forum here


Related Topics
Subject Started by Replies Views Last post
Huh.. did get something interesting from Spica Kernel
Rooting
zefie 9 1818 Last post January 01, 2010, 06:47:07 PM
by peepsalot
Kinda old but interesting article about android
General Android discussions
syntheticNRG 1 864 Last post April 29, 2010, 10:26:00 PM
by infamousjax
Another interesting 2.1 contact question
How To....
irratebass 3 780 Last post May 19, 2010, 01:49:57 PM
by Risket




Galaxy S3 | Galaxy Note | Galaxy Nexus | Kindle Fire | Atrix 4G | Motorola Xoom | Windows Phone 7
Nokia Lumia | Tech Support Forum | Top Hosts | Samsung Galaxy Tab | Samsung Galaxy S2 | Samsung Galaxy S | Samsung Wave
HTC Evo 3D | HTC Evo 4G | HTC Incredible | HTC Incredible 2 | HTC Incredible S | HTC Thunderbolt
Motorola Droid Razr
| HTC Desire | HTC Desire HD | HTC Desire Z | HTC Desire S | HTC Wildfire
Motorola Droid | Galaxy Indulge | Nokia N8 | Droid Charge | Droid X | Droid X2 | Droid 2| Droid 3 | Fascinate
HTC Sensation | HTC Flyer | LG Revolution | Asus Transformer | Xperia Play | iPhone 4 | Nexus S | Droid Bionic
HTC One | HTC Wildfire S | HTC Droid Eris


This is an Un-Official fan based Website. The views expressed on this website are solely those of the proprietor, or contributors to the site, and do not necessarily reflect the views or opinions of the parties it covers, and is not affiliated with, endorsed or sponsored by parties involved.
If you have a problem with any of the content posted on this website, please contact "mobile@vssupportqueue.com"
Term of Use | Privacy Policy | BlackRain 2006 by, Crip



Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Sitemap