Looks like that site is dead and has being an AI slop domain squat.
data1701d (He/Him)
“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”
- Lt. Cmdr Data, Star Trek: Generations
- 12 Posts
- 526 Comments
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Developer patches Wine to make Photoshop 2021 & 2025 run on Linux — Adobe Creative Cloud installers finally work thanks to HTML, JavaScript and XML fixesEnglish
6·8 months agoI think KDEnlive is good as well, definitely the least terrible FOSS one. I never used Premiere Pro on that advanced a level, but for basic effects, keyframes, and title cards, it does quite well.
The main proprietary, “professional” one on Linux is Da Vinci Resolve, but I’ve never used it on Linux, since KDEnlive is just fine for me.
Honestly, in my opinion, every video editor is terrible to some extent; it’s having to deal with enormous amounts of data every second more than almost any other program on a computer, and even a semi-usable editor is a mind-bogglingly impressive feat.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Developer patches Wine to make Photoshop 2021 & 2025 run on Linux — Adobe Creative Cloud installers finally work thanks to HTML, JavaScript and XML fixesEnglish
11·8 months agoOf course I don’t mean those art-stealing cannibals over at Adobe allowing them, I mean the Wine software allowing them, as it semantically implied.
Like I said, I wouldn’t touch Adobe with a 39.5 foot pole, but Photoshop is unfortunately necessary in those relatives’ industry, so getting on a high horse and telling them to use GIMP or Krita is not going to accomplish anything.
I’ve gotten used to GIMP and used it for a lot of cool thing (especially G’MIC for getting CD liner note scans looking quite good), but it’s just not a solution for serious professional use.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Developer patches Wine to make Photoshop 2021 & 2025 run on Linux — Adobe Creative Cloud installers finally work thanks to HTML, JavaScript and XML fixesEnglish
31·8 months agoNot necessarily. It’s often less Calc’s capability that is at issue, and moreso its compatibility with imported sheets. Calc tends to have every feature I need when I make a spreadsheet.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Developer patches Wine to make Photoshop 2021 & 2025 run on Linux — Adobe Creative Cloud installers finally work thanks to HTML, JavaScript and XML fixesEnglish
13·8 months agoI think the main issue I’ve seen is when people need bug-for-bug (or nearly so) compatibility with VB macros.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Developer patches Wine to make Photoshop 2021 & 2025 run on Linux — Adobe Creative Cloud installers finally work thanks to HTML, JavaScript and XML fixesEnglish
34·8 months agoI personally never want to touch anything Adobe ever again, but for my father’s and grandfather’s use cases, they still need it, so if it ends up working well, maybe it’ll finally allow them to use Linux.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Gimp Heal Selection Tool - ResynthesizerEnglish
12·8 months agoI believe 3.0 finally moved to Python 3. Resynthesizer was also totally rewritten for 3.0, but I don’t think it’s in Python anymore (?).
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Mom's Linux mint install keeps going to a black screenEnglish
2·8 months agoPost system specs here just to be safe. If it’s an older machine, there could be various hardware failures. “Monitors” makes it sound like a desktop, but you should clarify just to be safe, and perhaps indicate if has PCIe slots or is more of a mini PC.
Also, what do you mean by “monitors going dark”? Are the backlights on, or are they absolutely dark?
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Mom's Linux mint install keeps going to a black screenEnglish
3·8 months agoIt’s probably not Secure Boot. I mean, worth a test, but it sounds like the issue occurs in the middle of a running session, which is not consistent with the issues sometimes presented by Secure Boot.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Best way to run Adobe products on Linux? Specifically lightroom.English
1·8 months agoI usually use my device’s native boot menu these days; booting through GRUB usually triggers the Bitlocker screen.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•I have the absolute worst reason for dual booting Linux and WindowsEnglish
5·8 months agoSounds like a freak accident rather than the fault of the VM.
I literally use a GPU for passthrough on my Windows 10 (and macOS) VM; PCIe is a much more complex protocol and much easier to F up than USB.
I’ve used my iPhone many times through Windows and been fine, as well as whole USB keyboards and mice (just simple ones); I think I might have even updated an iOS device once, though I can’t remember if I actually did. I’ve also used an iPod Nano 7th through an 11 LTSC VM before.
I could see some things being a little finicky, but simply managing a Zune with a VM probably causes no issues. It’s probably been eons since it got a firmware upgrade anyway.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•I have the absolute worst reason for dual booting Linux and WindowsEnglish
151·8 months agoThat’s just a VM running atop Docker container; convenient, perhaps, but a little misleading to users who don’t understand how Docker works and might think it’s better performance-wise than a VM.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Best way to run Adobe products on Linux? Specifically lightroom.English
8·8 months agoDual boot isn’t that bad if you just use separate drives; the issue is only with Windows and Linux on one drive.
It’s not possible on all devices, but my laptop has dual NVMe slots, and I used to boot Linux off an SATA SSD and Windows off an NVMe on my desktop before getting rid of Windows and moving my Linux install to the NVMe drive. Never had a problem.
The only hiccup you’ll probably run into is exorbitant storage prices, although you can probably opt for less storage (256GB or 512GB), you can still get well below $100 and have it be perfectly fine.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Best way to run Adobe products on Linux? Specifically lightroom.English
2·8 months agoIt might be possible, depending on if the screen is connected to the dGPU or iGPU (I’d guess iGPU). I wouldn’t know because I did my setup on a desktop with two dGPUs. I would think it’s possible, but you might need an external monitor (?). I don’t know how Optimus laptops are wired.
Where I started for GPU passthrough, which got me ~90% of the way there, is https://github.com/bryansteiner/gpu-passthrough-tutorial . Gives you the shell scripts, XML, etcetera needed to do it; I had to modify some bits (some of which you can see in issues), but this is my preferred tutorial. Basically, try it, get really frustrated, take a break for a while, get back to it and keep tinkering with it (check permissions, logs, PCIe driver binds, etcetera), and eventually, you’ll figure it out.
https://github.com/mysteryx93/GPU-Passthrough-with-Optimus-Manager-Guide is linked in one of the issues and specifically concerns your kind of laptop.
I might be able to send over some of my XML to get you started, but I don’t know how helpful that will actually be over the tutorial, as our systems are completely different, and the AMD GPU I use has different bugs/quirks when doing this than Nvidia ones. The truth of the matter on why there’s not really a single-click, easy way to do GPU passthrough is because each system is unique, from the motherboard PCIe implementation to bugs in GPU firmware. That doesn’t mean you shouldn’t try, but it takes a bit of ingenuity.
To be fair, I’ve heard Wii U isn’t particularly pleasant running Linux either. I’ve never run Linux on my homebrewed Wii U, but someone in my Linux Users Group brought theirs in once.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Best way to run Adobe products on Linux? Specifically lightroom.English
31·8 months agoThe Adobe installer doesn’t run on Wine; someone got a recent version of Photoshop running once, but it’s a pirated version and it’s super buggy.
You can’t use Windows as a Docker container. Docker containers are not running full operating systems; they just run software on top of the current kernel but isolated from the main userspace, making it look to programs inside the container as if it’s a separate system. Anything that claims to be a “Windows Docker container” is just running a VM in a Docker container, which falls into the same pitfalls.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Best way to run Adobe products on Linux? Specifically lightroom.English
2·8 months agoUnlike what others say, a bog standard VM might be the wrong choice depending on which features you use due to lack of graphics acceleration in said VM.
You might be able to get GPU passthrough working on a VM, which I have, with both a Windows and macOS VM that can use the GPU (not at the same time); however, this is really complex (took me ages the first time, though I’ve since discovered tricks to make it a bit easier), and you have to have dual GPUs. Single GPU passthrough is technically possible, but then you can’t use your Linux DE while using the VM. I will say, though, that once it’s set up, it’s a better experience than dual-booting; you get to run graphics-intensive Windows apps quite snappily on one monitor (or monitor input) and use your Linux desktop on the other.
data1701d (He/Him)@startrek.websiteto
Linux@lemmy.ml•Installed homebrew on wiiEnglish
101·8 months agoHonestly, it’s just a search engine search away, a pretty well-covered thing.
Here’s this for starters: https://wii.hacks.guide/
It’s basically jailbreaking the console, after which you can run pretty much anything that the console has the power for, including the Linux kernel.
The GPU driver issue would really only be a problem for Nvidia stuff.




I could never get Gnome Network Displays to work, but it’s worth a shot.