Standby option not available under /sys/power/state

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Standby option not available under /sys/power/state

跳至解决方案
3,759 次查看
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

标签 (2)
0 项奖励
回复
1 解答
2,943 次查看
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 项奖励
回复
5 回复数
2,943 次查看
fabio_estevam
NXP Employee
NXP Employee

This is the only option currently supported.

0 项奖励
回复
2,944 次查看
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 项奖励
回复
2,943 次查看
rıdvanportakal
Contributor I

Hello Ankur, 

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

Regards,

Portakal

0 项奖励
回复
2,943 次查看
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 项奖励
回复
2,943 次查看
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 项奖励
回复