ADB reboot is not working. In Sabre lite?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADB reboot is not working. In Sabre lite?

1,608 Views
sumanthg
Contributor II

Log Details:

root@nitrogen6x:/ # adb         reboot

SysRq : Emergency Remount R/O
EXT4-fs (mmcblk3p4): re-mounted. Opts: (null)
EXT4-fs (mmcblk3p6): re-mounted. Opts: (null)
Emergency Remount complete
imx2-wdt 20c0000.wdog: Device shutdown: Expect reboot!
reboot: Restarting system with command ''
mxc_restart: Watchdog reset failed to assert reset

The display is going to off. but it was unable to restart again itself.

Again i need to start manually.

Labels (1)
0 Kudos
Reply
4 Replies

1,197 Views
sumanthg
Contributor II

root@nitrogen6x:/ #  reboot

SysRq : Emergency Remount R/O
EXT4-fs (mmcblk3p4): re-mounted. Opts: (null)
EXT4-fs (mmcblk3p6): re-mounted. Opts: (null)
Emergency Remount complete
imx2-wdt 20c0000.wdog: Device shutdown: Expect reboot!
reboot: Restarting system with command ''
mxc_restart: Watchdog reset failed to assert reset

working with Android Marshmallow.

0 Kudos
Reply

1,197 Views
igorpadykov
NXP Employee
NXP Employee

Hi sumanth

please also check that correct board image is used as there are many boards.

~igor

0 Kudos
Reply

1,197 Views
gary_bisson
Senior Contributor III

Hi,

I can't reproduce your issue here using the prebuilt image unmodified on a SabreLite rev2 (6-20-13). Please provide the exact version of your board and please mention if you have made any modification (either hw or sw).

As a FYI, here is my output:

root@nitrogen6x:/ # reboot
SysRq : Emergency Remount R/O
EXT4-fs (mmcblk1p1): re-mounted. Opts: (null)
EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
EXT4-fs (mmcblk1p4): re-mounted. Opts: (null)
EXT4-fs (mmcblk1p6): re-mounted. Opts: (null)
Emergency Remount complete
binder: undelivered transaction 11543
binder: undelivered transaction 11541
imx2-wdt 20bc000.wdog: Device shutdown: Expect reboot!
reboot: Restarting system with command ''
U-Boot 2016.03-20385-ge994090 (Jun 07 2016 - 19:09:13 -0700), Build: jenkins-uboot_v2016.03-56

Regards,

Gary

0 Kudos
Reply

1,197 Views
gary_bisson
Senior Contributor III

Hi,

First, can you specify which version of Android you are using? It should be one of Boundary Devices images:

https://boundarydevices.com/imx6-builds/ 

Then I don't understand your log, it seems that you type 'adb reboot' from the Nitrogen serial prompt, this is wrong. In the serial output, just type 'reboot'. The 'adb reboot' command should only be issued from your host PC connected to the SabreLite via USB.

Finally, 'adb reboot' is tested and working in all our releases since (at least) KitKat.

Regards,

Gary

0 Kudos
Reply