Wifi drivers die after wake from sleep
the results for that code was
cat: /usr/local/bin/suspend-mods: No such file or directory
19 Replies
then it sounds like the file wasn't created successfully
retry?
sure, try reinstalling
for future documentation, install script is here: https://github.com/aarron-lee/gpd-win-tricks/tree/mt7921e_fix/win4-gyro-suspend-fix
install script was initially for win4 gyro, but was modified for the wifi on this device
the stuff in red is fine
it checks if you had it previously installed
run
cat /usr/local/bin/suspend-mods
, you should see modprobe -r mt7921e
and cat /usr/local/bin/resume-mods
will show modprobe mt7921e
nice, looks like it's there
ok, here we gooooooo
output of
sudo systemctl status gyro-resume-fix.service
as well as sudo systemctl status gyro-suspend-fix.service
if you want to be sure
but otherwise, just try it and see
and this is for an ayaneo device?enabled, good
yes, the base model aya neo air
it'll be inactive because it only runs on suspend/resume. so that's normal
the
enabled
is the important partgonna reset now
i mean sleep
yaya it worked thankyoooo
i dont have to do this every update do i?
nope, it should stick around no problem
yayayaaa
thank youuu!!!
Nice
Think maybe something like a ujust could be possible for this? e.g.
ujust fix-handheld win4
Yeah totally open to that