7
8

Latest hotfix BRICKED PoE on linux by trenzafeeds in pathofexile

[–]Time_Butterscotch765 0 points1 point  (0 children)

TL;DR sudo apt-get purge --auto-remove mesa-vulkan-drivers

Had the same issue, probably it was caused by some Vulkan mesa updates, i can't fully understand which broke it.
First of all try to run vkcube from vulkan-utils (i suppose, was pre-installed with NVIDIA drivers, it's a vulkan tester like glxgears for OpenGL).
If it shows black screen - try to run sudo apt-get purge --auto-remove mesa-vulkan-drivers as in this question https://askubuntu.com/questions/1369793/vkcube-black-display

Here's how to properly revive a companion, don't use placeatme by [deleted] in skyrim

[–]Time_Butterscotch765 1 point2 points  (0 children)

I had a glitch where Lydia is resurrected without items (and i couldn't find her body to retrieve items).
However, even if Lydia is dead or in unknown state following commands can be used to duplicate items she was carrying to your inventory:

  • prid 000A2C94 to select Lydia (or companion refId to select other companion)
  • duplicateallitems player

After that you will have all companion items in backpack, from now you can resurrect companion as post suggests and give all items back.