Standby option not available under /sys/power/state

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

Standby option not available under /sys/power/state

Jump to solution
2,089 Views
B_K_Ankur
Contributor IV

Hello Friends,

 

I am using kernel 3.10.32 on imx28evk board. Please find the attached config file with the post. Even I have selected CONFIG_SUSPEND is selected, there is no standby option under /sys/power/state.

 

Command:

root@imx28evk:~# cat  /sys/power/state

freeze mem

 

Snipp of config file:

CONFIG_SUSPEND=y

CONFIG_SUSPEND_FREEZER=y

CONFIG_PM_SLEEP=y

# CONFIG_PM_AUTOSLEEP is not set

CONFIG_PM_WAKELOCKS=y

CONFIG_PM_WAKELOCKS_LIMIT=100

CONFIG_PM_WAKELOCKS_GC=y

CONFIG_PM_RUNTIME=y

CONFIG_PM=y

CONFIG_PM_DEBUG=y

CONFIG_PM_ADVANCED_DEBUG=y

# CONFIG_PM_TEST_SUSPEND is not set

CONFIG_PM_SLEEP_DEBUG=y

# CONFIG_APM_EMULATION is not set

CONFIG_PM_CLK=y

CONFIG_CPU_PM=y

CONFIG_ARCH_SUSPEND_POSSIBLE=y

CONFIG_ARM_CPU_SUSPEND=y

CONFIG_NET=y

 

Can anyone please give me some hint or clue what I am missing in the config file to enable the standby mode?

 

Regards,

Ankur

Original Attachment has been moved to: config.zip

Labels (2)
0 Kudos
1 Solution
1,273 Views
B_K_Ankur
Contributor IV

Thank you all..

Atlast, I got success and ported the standby support from 2.6.35 to 3.10.29 kernel..huh !!

Regards,

Ankur

View solution in original post

0 Kudos
5 Replies
1,273 Views
fabio_estevam
NXP Employee
NXP Employee

This is the only option currently supported.

0 Kudos
1,274 Views
B_K_Ankur
Contributor IV

Thank you all..

Atlast, I got success and ported the standby support from 2.6.35 to 3.10.29 kernel..huh !!

Regards,

Ankur

0 Kudos
1,273 Views
rıdvanportakal
Contributor I

Hello Ankur, 

Would you share your success if do you still have it? I really need this..

Regards,

Portakal

0 Kudos
1,273 Views
jörg_krause
Contributor III

Hello Ankur,

it's been a while, but do you want to share your success? Would be greet!

Best regards

Jörg Krause

0 Kudos
1,273 Views
B_K_Ankur
Contributor IV

Thank you Fabio,

Could you please share your thoughts:

1) What to do to enable the support (where I can start) for Standby for Kernel version 3.10.32?

2) Which latest kernel supports Standby Mode for imx28?

Regards,

Ankur

0 Kudos