pc turns off while generating #13330
Replies: 7 comments
-
Sometimes I have the same problem since update to version 1.6. I'm now testing with those startparameters (have read from them in another forum): |
Beta Was this translation helpful? Give feedback.
-
When you use Linux, you could see the reason for the shutdown with: |
Beta Was this translation helpful? Give feedback.
-
So it seems the CommandlineArgs do not help further. Yesterday I had again a crash of my PC. I used ADetailer and went out of the room to eat something. Later i returned and the PC was blowing again with black screen - I dont know how long. @verdooft thanks for your hint with journal, I did it with parameter -r I have tried to anonymize it and I also replaced repeated entries with ":" I can see there is a problem with a try to reset amdgpu which didn't work, but I can not understand the cause - why the reset was tried. I found also something about the temperature of hdd but this was already after the crash but before the reboot thanks a lot for help Edit: |
Beta Was this translation helpful? Give feedback.
-
I had amdgpu issues too, but they are gone, since i use:
But i use CPU only for Stable Diffusion. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your hints and infos! After upgrade to web-ui 1.6 - I mistaken started without installing my compiled rocm-pytorch version and therefore it started in cpu mode. A simple picture needed extremly long and with sdxl and controllnet I had also a pc crash. |
Beta Was this translation helpful? Give feedback.
-
After updating mesa drivers and updating motherboard bios and many other tries, I gave up and rolled back to web-ui 1.5.2 There SDXL worked without PC crashes, but controlnet for SDXL was not compatible, therefore I wasn't able to use it. Could only use contzrol net on 1.6 which crashed my complete PC everytime after 2-5 generations. Last Weekend I tried again to upgrade to web-ui 1.7 and it also crashed. Therefore I tried to upgrade pytorch (and vision) to last version (upgrade means compile on my pc for my rocm 5.5 version and install in web-ui). But my PC survives and I can restart web-ui and start generation again :) If someone has same problem with GFX803 means RX 580 etc. on linux mint or ubuntu |
Beta Was this translation helpful? Give feedback.
-
These issues appear to be common on low memory cards. Here are a few things I have done with varying degrees of success. First, keep in mind that since we are already working with limited memory, the smallest of changes can have significant impact - both positively and negatively.
I hope some of these items help. Let us know what worked for you so that we can all benefit from it. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
when im generating my pc turns off
i have a rayzen 7 3700x
amd 590rx
16 gb ram ddr4
and my psu have 800 wats is a mars mp 800, never had issues with it.
MY COMMANDLINE_ARGS=--medvram --precision full --no-half --no-half-vae --disable-nan-check --opt-sub-quad-attention
Beta Was this translation helpful? Give feedback.
All reactions