wifi not suspending?

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

wifi not suspending?

1,094 Views
gbiradar
Contributor IV

Hi Guys,

               I'm trying to stop streaming over wifi by passing this command,

echo "mem" > /sys/power/state

Console is not working but wifi still working, same thing i did with ethernet instead of wifi at that time streaming is stopped. 

Can anyone tell how to stop wifi by passing above command.

I'm working on i.MX6Q sabresd platform.

Tags (3)
0 Kudos
1 Reply

970 Views
igorpadykov
NXP Employee
NXP Employee

Hi Ganesh

one can add codes for controlling wifi, for example power off module using gpio,

low power driver is described in attached Linux Manual Chapter 21

Low-level Power Management (PM) Driver.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos