Just finally got around to updating my device to 3.26 and then back down to 3.24 (from 3.3.2.1666) and discovered that reMarkable had put up a roadblock to ssh while I was gone. Running rm-ssh-over-wlan on as instructed returned:
rm-ssh-over-wlan: command not found
No idea where the script went and support was not helpful with fixing this. Did some digging and ran a quick find command and found what the script actually does. Turns out its a udev rule. So for you, the one person out there who is looking for this, here is your answer:
mv /etc/udev/rules.d/brcmfmac-disable-wowlan.rules /etc/udev/rules.d/brcmfmac-disable-wowlan.rules.disabled
or just nuke the file. should work. i don't care. your device your rules.
edit: based off the convo below this shouldn't be happening ignore the above suggestion and read below.
u/Fapping_wolf — 13 days ago