Linux support for Luminar
AnsweredSince Windows support was added relatively recently to Luminar, I was wondering whether Linux support would be added any time soon.
-
Boo effing who. You entitled Linux crybabies need to shut up and quit whining. Get a life. Your software choices are not dictated by the OS, your OS is dictated by your software choices. You do not work with your OS, you work with software installed on that OS. The OS is just there to boot your computer and let you run software. If you get a hardon running Linux, all the power to you but don't complain about your choice of software. Rational people first define their software of choice and then pick the hardware and OS to suit.
I use Linux every single day, both server and desktop. With much pleasure too as it provides me with the tools I need. Except when I need to do photo editiing, then I boot to my W11 install that lets me use the photo tools that I need and want to use.
Use the tools that best suit you to do the job at hand. If that means running Windows or OSX, run Windows or OSX. If that means running Linux, run Linux. If that means it doesn't matter cause it runs everywhere, use whatever you like better. But for f sake stop whining about wanting to use specific tools, while unwilling to do what it takes to run them. Asking about Linux support and letting people know there is a want out there is fine, complaining and throwing a entitled tantrum because you're not getting it is not.
-
Hi Marco!
I replied to you in this thread:
https://community.skylum.com/hc/en-us/community/posts/360010621660
Kindly check it.
-
I tried to run Luminar AI in a Virtual Windows Machine. It works fine with VMWare Player (Not with VirtualBox because of lack for OpenGL 3.3), but its not performant. What works is to passtough GPU and install Windows or MacOS in Qemu.
GitHub - foxlet/macOS-Simple-KVM: Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
-
I'm using Linux Mint 20.3 and get Luminar 4 to run with wine and winetricks,
so I wrote a little howto for those how want use Luminar 4 on Linux too.
I don't want to translate all this now, so please use a translation toolInstallation von Wine und Abhängigkeiten für Luminar 4
Installiere Wine für deine Distro nach Anleitung aufIm Falle von Linux Mint 20.3
1. sudo dpkg --add-architecture i386
2. wget -nc https://dl.winehq.org/wine-builds/winehq.key
3. sudo apt-key add winehq.key
4. sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
5. sudo apt updateund je nach Wahl einen Branch
6. sudo apt install --install-recommends winehq-staging
danach muss Winetricks installiert werden
7. sudo apt install winetricks
Jetzt sollten verschiedene Abhängigkeiten heruntergeladen werden.1. Net-Framework 4.7.2
http://go.microsoft.com/fwlink/?linkid=8632652. Visual C++ 2013
https://www.microsoft.com/en-us/download/details.aspx?id=407843. Visual C++ 2015
https://www.microsoft.com/en-us/download/details.aspx?id=48145Nach dem Downloads wird ein neuer Ordner angelegt (optional)
1. Im Home verzeichnis
mkdir wineDann beginnt die Config
1. WINEARCH=win64 WINEPREFIX=~/wine/luminar4 winecfg
- in der winecfg stellt ihr bitte von Windows 7 auf Windows 10 und schließt das Fenster
2. WINEPREFIX=~/wine/luminar4 winetricks
- erstes Fenster einfach OK drücken
- dannach Windows-DLL installieren und
-dotnet40, dotnet45, dotnet452, dotnet46 und dotnet461 auswählen und installieren
(KEINE Neustarts durchführen)
- dann "explorer starten" wählen und das heruntergeladene Net-Framework 4.7.2 installienen
- zudem noch Visual C++ 2013 und 2015 installieren
- Jetzt fehlt lediglich noch Luminar 4. Installiert die *.msi Datei und fertig.Luminar sollte jetzt als shortcut auf dem Desktop liegen und sich öffnen lassen.
Gebt eure E-Mail Adresse ein und euren Aktivierungscode und das war's....
viel Spaß
-
I must say that following your guide I managed to install the program functionally. Of course some errors like the one that asks me for the registration code with each start of the program, but it's great to have Luminar on Linux, of course I keep insisting that skylum should release its official version. The new luminar AI is coming and it would be interesting to have its official version for Linux
-
I'm on kernel 5.13.0-28-generic #31~20.04.1-Ubuntu, maybe a kernel update could help to fix the activation issue
I tested a new installation and get no issues. Only one time activation at the first start. No new activations on next start.
So i think its a problem with the kernel or maybe with wine branch.
I use wine 7.1 staging branch
Please sign in to leave a comment.
Comments
70 comments