Need Help Trying to get ComfyUI working in Linux - Ubuntu #1174
Replies: 2 comments
-
I downgraded Rocm to 5.4.2 and now I get the below when I try to render an image...
|
Beta Was this translation helpful? Give feedback.
-
You have almost the exact same setup as me, but I haven't had even as much luck as you. I keep trying to follow AMD's ROCm instructions, but they seem way out-dated. Do you know of a better reference? I can't even get the amdgpu-install package to install. I have 5900X paired with a 6900XT and 32GB ram, and I'm using Ubuntu 22.04 LTS. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I Already have ComfyUI working in windows, its great - absolutely love it - but I want to be able to squeeze a bit more efficiency out of it as I'm restricted to DML and that only opens up a ridiculously small 4gb VRam.
So... I'm trying to get ComfyUI working in Ubuntu. I've got so close, but I have got stuck at this point.
The application hangs here... I say hangs - its still responsive, but just does what seems nothing (from a front end point for view)
I have also tried suggestions I have found in google search (hence the commented out sections in the start script)
I have also tried force fp32 and fp16 and a splattering of other stuff. but it still seems to stop doing anything here, with the following output in console:
left over keys: dict_keys(['cond_stage_model.transformer.text_model.embeddings.position_ids', 'model_ema.decay', 'model_ema.num_updates'])
I've also tried different Checkpoints.
I've exhausted my knowledge of Linux and there is no definitive answer in the world of google search. Has anyone here got any Ideas?
GPU - AMD® Radeon rx 6800 xt
CPU - AMD® Ryzen 9 5900x 12-core processor × 24
RAM - 32.0 GiB
OS - Ubuntu 22.04.3 LTS
I have installed the nightly version of Rocm (because it got me this far, aka actually executes) - rocm5.6
And the latest AMD drivers for Ubuntu - amdgpu-install_5.6.50600-1_all
Any help would be grand and very welcomed and appreciated.
edit: I'm not sure that the Checkpoint is loading - just a thought... - because in windows it pauses for a few seconds on loading checkpoint, but in Linux it speeds passed it.
Beta Was this translation helpful? Give feedback.
All reactions