How to power off i.MX6 Android.

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

How to power off i.MX6 Android.

Jump to solution
2,988 Views
satoshishimoda
Senior Contributor I

Hi, communty,

I have a question about i.MX6 Andrid BSP (jb4.2.2_1.1.0).

I want to know how to power off Android on MCIMX6Q-SDP.

I know the 2 methods, but I'm looking for other method because method "1" spends a lot of times to test rebooting many times and method "2" occurs a problem now on a custom board.

1. Push power button some seconds -> tap "Power off" -> tap "OK"

2. Use "reboot" command.

For your information, the following commands are not included in android.

poweroff, halt, shutdown

And the following commands a not works well.

busybox halt, busybox poweroff

Do you know other method to reboot i.MX6?

Best Regards,

Satoshi Shimoda

Labels (3)
Tags (1)
1 Solution
1,644 Views
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

View solution in original post

0 Kudos
14 Replies
1,645 Views
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 Kudos
1,647 Views
kevinlee90008
Contributor I

Hi Satoshi Shimoda,

     I also have the same problem. I can't use "reboot" command to reboot the machine.

The console will hang on "Restarting system" and nothing happened. I tried to take away the "watch dog" init function in board-XXX.c

Now, I can use "reboot" command to reboot occasionally ..... but didn't work every time.......

0 Kudos
1,647 Views
justin_jiang
NXP Employee
NXP Employee

Do you try the "reboot" command on Freescale SABRE SDB/SDP board?

1,647 Views
satoshishimoda
Senior Contributor I

Could you reply to me?

And if you can, could you let me know a power off method which can finish I2C communication correctly.

Because the "a problem" I mentioned above seems be occurred uncorrect finishing of I2C communitcation.

Best Regards,

Satoshi Shimoda

0 Kudos
1,647 Views
YixingKong
Senior Contributor IV

Satoshi

Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.

Thanks,

Yixing

0 Kudos
1,647 Views
YixingKong
Senior Contributor IV

JiangJustin, could you help this customer's issue please?

Thanks,

Yixing

0 Kudos
1,647 Views
satoshishimoda
Senior Contributor I

Hi Yixing Kong,

I'm using "reboot" command because I have not found other command.

If there is no alternate command to reboot, please tell me it?

Best Regards,

Satoshi Shimoda

0 Kudos
1,647 Views
justin_jiang
NXP Employee
NXP Employee

I checked with internal Android team, the reboot command is the right one to do system reset and there is no issue tested on i.mx6x SABRESD board.

1,647 Views
satoshishimoda
Senior Contributor I

Hi Qingrong Jiang,

Thank you for your reply.

> there is no issue tested on i.mx6x SABRESD board.

Yes, it is not wrong.

Actually, the issue seems depends on variability of individual chip characteristic whether the issue occurs or not occur.

Maybe, this issue occurs on a part of SABRESD, but does not occur on other SABRESD theoretically.

So it is difficult to reproduce the issue on i.MX6 SABRESD.

Best Regards,

Satoshi Shimoda

0 Kudos
1,647 Views
YixingKong
Senior Contributor IV

Satosh-san

It seems your issue is related to chip characteristic. You may contact Freescale Sales or FAE to see how to resolve the issue. We will close this DI in 3 days. If you still have issue, you can reply with your issue or create another DI.

Thanks,

Yixing

0 Kudos
1,647 Views
satoshishimoda
Senior Contributor I

Hi Yixing Kong,

Thank you for your reply.

OK, I understood.

For your information, we are trying a solution of other approach to avoid a issue on the custom board.

So let's close this DI.

Thank you for your cooperation.

Best Regards,

Satoshi Shimoda

0 Kudos
1,647 Views
YixingKong
Senior Contributor IV

Satosh-san

Someone from Freescale will reply you. Please wait a little bit.

Thanks,

Yixing

0 Kudos
1,647 Views
yifeiwang
Contributor III

reboot -p

0 Kudos
1,647 Views
satoshishimoda
Senior Contributor I

Hi YiFei WANG,


Thank you for your reply.

But sorry, "reboot" command I mentioned above includes any options, also "reboot -p".

0 Kudos