I bit the bullet and re-flashed. This is the first reflash since I got SFOS.
1: I still have no idea how to SSH into the Xperia from a Mac (OSX 15.x)
2: The “blank screen problem” appears to be associated with Patch Manager patches. (new post)
You won’t be able to SSH into the phone unless you:
A) have given the phone a fixed IP address via DHCP server (this is normally your home modem) AND have edited the /etc/hosts file in your mac to include that address;
OR
B) If you are able to operate the phone again (it is not clear from your last post), find out the local IP address associated with your phone by tapping ->Settings ->Developer tools -> Developer mode -> Enable remote connection. It will then show you your numeric IP address. It will normally be on the range 192.168.x.xxx. Then you can ssh into that address: ssh nemo@192.168.x.xxx . Or, if you only want to transfer files back and forth, scp nemo@… . Hope this helps
Had same problem with Phonehook!
The solution was to uninstall Phonehook by keeping the icon for 1s, and tap the cross.
Quite tight timing, a few secs for unlock the phone, locate and uninstall Phonehook, to get out of the black screen problem.
As soon, as Phonehook get uninstalled, the Screen goes back to operational state, and it was the only problem with the Upgrade!
I had already uninstalled the known problematic apps. But not the couple of patches I had. As I used sfos_upgrade script to do the upgrade, the patches were uninstalled and reinstalled as part of that script.
I just posted on the changelog announcement that I got the problem again with Battery Overlay.
On Rokua and Win7/Putty at least, I never get a successful SSH connection until after the phone is re-booted with Developer Mode already set (might call it a brute force ‘solution’.) From https://jolla.zendesk.com/hc/en-us/articles/202004823 (Win):
If the connection attempt fails, disconnect the phone from the PC. Restart the phone (consider restarting the PC, too). Try again.
HTH
edit: also don’t forget (as I do) to both enable SSH in Developer tools and choose Developer Mode connection when connecting USB cable (I note your IP setting is for USB not Wifi)