Jason5
if it helps, and you dual boot, or are able to use the windows installer for Easy Diffusion, I had used the windows installer for it, it has it in a directory called EasyDiffusion on the C:\ drive, you can copy the installed windows directory onto your linux hard drive, then in the How to install and run.txt it reads this below, below is from the windows installed, I would try and copy that folder if you got a USB drive that can fit the 12GB like me, you can transfer it from your windows hard drive onto your linux drive,
I don't know if you have tried this yet, or if that would help you at all getting it up and running on linux. I download and installed it under windows so, I don't know if that start.sh will redownload all the files again on linux or if it will download just wants missing, I have no idea, since I plan on trying it on the computer I have opensuse microOS installed on, if that doesn't work I try opensuse tumbleweed with it,
I removed the solus from my pc, since I don't like the missing splash screen and missing kde splash login screen, I like the idea of solus, I just don't like that they disabled normal linux features within it, I could try to turn the features back on but that would take time, and stuff I am not sure I can do, since when I tried solus it didn't even install grub with secure boot on, like opensuse does, but in any case, I tried fedora 38 spins and silverblue but for whatever reason I like opensuse a bit more than fedora, to me openSuse tumblewed and MicroOS seems faster at updating and installing software. one problem with that solus did was now, when there was a splash screen on my old gigabyte it displays the Gigabyte dual bios logo on the screen instead of what used to be a linux splash screen, or black parts between gdm and gnome login also displays the bios screen instead of the normal splash screen, same type of bug or feature can be seen with kde or plasma ,
I also tried to test the solus unstable branch for seeing what they have did to gnome 44, for some reason settings seen in gnome 44 under opensuse and fedora are missing in the solus gnome 44 under unstable, I tested it because I want to see what they were doing with it, seems they removed some security settings from gnome 44 like the area where it showed if secure boot was on or off, has been removed in solus gnome 44 under unstable or they just haven't applied it yet, and it will be returned under stable when gnome 44 on solus is stable, I don't know, and don't plan on asking about it, I just wait for it to reach the stable and see if the features are or not there at that point. for my old pc, some settings like I fine with secure boot showing on or off, but the box next to it, on my old pc has it in the red since that pc doesn't have a TPM device on the i7 processor or its gigabyte motherboard, I don't recall when we built that computer if it even came with a TPM device, I am thinking it didn't have it include in the motherboard box but I am not sure since its been years since I seen that pc's motherboard box it was shipped in.
Link to my other AI images of a Penguin on his linux pc, also it was moved to off topic, when I did post it in a Question heading, I guess that doesn't matter anyway, I think they had merged the last images I made, also I tried coping it with my USB drive then tried the readme but it failed, your going to have to redownload all the files with the linux.zip download from their website, and then hope it installs right on whatever distro you try it on, good luck I started the linux version of the download with start.sh on my opensuse MicroOS, so far I had to manually download bzip2 and install that with pkg install and then reboot then do the same thing with the nvida drivers, since I needed to reinstall them anyway on linux. I don't know if its going to work or if I need to switch to OpenSuse tumbleweed, stuff like snap snapd and snap-store does not work under MicroOS its too hard for me to get that to work, but flathub and flatpak does work under MicroOS, if that info helps with this matter, I don't have any idea. just extra info on the linux topic.
sudo transactional-update pkg install bzip2 is the command on opensuse that is needed for easy diffusion in order to download files, sudo eopkg install bzip2 would be needed on solus if that also helps, in order for their start.sh to download anything is needs that file install on the distro.
https://en.opensuse.org/Portal:Aeon#:~:text=sudo%20transactional-update%20pkg%20install%20%24pkg1%20followed%20by%20sudo,that%20combined%20snapshot%20as%20the%20next%20boot%20target. --if you ever try MicroOS this is one page that talks about its installing system if that helps.
your going to need also install libgthread-2_0-0-32bit that was missing on MicroOS which is ran after downloading all the files, its missing a file callled libglibgthread-2.0.so.0 cannot open shared object file: no such file or director
you might need to install libgthread-2_0-0 from other sources maybe not sure. if that's also missing on solus too.
also it seems unlike opensuse tumbleweed each time you add something with transactional-update , you have to reboot your computer after installing the files. which is not yet needed for solus 4.4 , I can't say for sure about solus 5 since its not released yet, but if it going to be like fedora silverblue or opensuse microOS then yes your going to have to reboot the OS a lot after updating system files I think, that if solus 5 is going to be like either of them.
https://discuss.getsol.us/d/9541-created-a-few-linux-themed-images-in-bing-image-creator-what-do-you-think
For Linux:
- Please open a terminal, and go to the "stable-diffusion-ui" directory. Then run ./start.sh
That file will automatically install everything. After that it will start the Stable Diffusion interface in a web browser.
To start the UI in the future, please run the same command mentioned above.
If you have any problems, please:
- Try the troubleshooting steps at https://github.com/cmdr2/stable-diffusion-ui/wiki/Troubleshooting
- Or, seek help from the community at https://discord.com/invite/u9yhsFmEkB
- Or, file an issue at https://github.com/cmdr2/stable-diffusion-ui/issues