Larry Finger changed bug 1206767
What Removed Added
Attachment #863759 is obsolete   1

Comment # 12 on bug 1206767 from
Created attachment 863818 [details]
Script to unload/reload the RTW8723DE driver when suspending/resuming

I upgraded the suspend file to detect which driver for the RTW8873DE is loaded.
If neither, it merely exits. If either driver is loaded, it will save the name
in a file in /root, and unload the driver.

At "post" time, if that file in /root does not exist, the routine exits,
otherwise it sleeps for an additional time, reloads the original driver, and
deletes the file in /root.

I set the sleep time to 15. If you have found a better value, then edit the
script.


You are receiving this mail because: