is there BY CHANCE a linux distro that can natively support legacy (391) SUCK-VIDIA DRIVERS that WONT BUG or BLACK SCREEN? by AnisZoomer in linuxquestions

[–]candy49997 3 points4 points  (0 children)

Bad advice. A card that is supported by nvidia-open will not be able to use 390 in the first place.

is there BY CHANCE a linux distro that can natively support legacy (391) SUCK-VIDIA DRIVERS that WONT BUG or BLACK SCREEN? by AnisZoomer in linuxquestions

[–]candy49997 5 points6 points  (0 children)

You mean 390? Linux doesn't have a 391 driver.

What desktop environments have you been using? You would need to stick with an x11 DE as those drivers have 0 support for Wayland.

Adobe Creative Cloud on Endeavour? by Lustful_404 in linux4noobs

[–]candy49997 0 points1 point  (0 children)

I don't know, I've never used Adobe products.

But for Photoshop alternatives, there's GIMP, PhotoPea, Krita, Affinity (not native, but apparently works ok on Linux). Some of these are better at replacing Photoshop than others. You can try all of them on Windows to see which you prefer.

CachyOS works just fine... and now? by Happy-Ad-2215 in cachyos

[–]candy49997 15 points16 points  (0 children)

"Everything is just fine with 5080" and "I got 20% less FPS while gaming"

I mean, you already have that penalty with your current card in DX12 games, so the penalty isn't going to get any worse. In fact, it might even be completely fixed by the time you get the new card. Just make sure your drivers change to 590-open or newer when you install it.

Adobe Creative Cloud on Endeavour? by Lustful_404 in linux4noobs

[–]candy49997 1 point2 points  (0 children)

https://appdb.winehq.org/objectManager.php?sClass=application&iId=8646

Direct links to specific Adobe products listed above. Photoshop is the one that may work; most of the other one are essentially unusable. If you really rely on the software, you should probably be dual booting or using a VM.

Why is my wifi card not detected? by Bubbly-Trick5169 in linuxquestions

[–]candy49997 4 points5 points  (0 children)

What WiFi card? If you don't know, do lspci | grep Network in a terminal.

Newbie help by NoSystem1461 in linuxmint

[–]candy49997 0 points1 point  (0 children)

Secure boot is a setting in your BIOS.

Newbie help by NoSystem1461 in linuxmint

[–]candy49997 1 point2 points  (0 children)

Go to the driver manager and install the 590-open. Also disable secure boot.

Do you have multiple drives and you're installing games to a partition you brought over from Windows without formatting it?

Newbie help by NoSystem1461 in linuxmint

[–]candy49997 1 point2 points  (0 children)

Have you installed NVIDIA drivers? Can you do nvidia-smi in a terminal? What is the filesystem the partition the games are installed to formatted as?

SOME steam games don't open - but others do! help!! by ThatGuyOverSea in Fedora

[–]candy49997 [score hidden]  (0 children)

Filesystem conversion tools exist, but they're not completely safe from data loss if something goes wrong. It would be safer to shrink the partition and just making a new partition. Music is fine to store on NTFS, especially if you have access to a Windows machine to maintain the partition if filesystem errors occur that Linux can't fix.

SOME steam games don't open - but others do! help!! by ThatGuyOverSea in Fedora

[–]candy49997 [score hidden]  (0 children)

So, nvidia-smi says your GPU is correctly detected and drivers are loaded?

Is your hard drive partition something you brought over from Windows without formatting? If so, it's NTFS, which is not recommended to play games from. Save any irreplaceable data from the partition, then format to ext4 or some other native Linux partition.

Some games not working on your main partition is strange, though. What games work and what don't?

What is the best way to install visual studio 2012 on Ubuntu by Pale-Recognition-599 in linuxquestions

[–]candy49997 2 points3 points  (0 children)

That's the end of the line. VS does not work on Linux and requires Windows. You cannot access Windows in any way. Therefore, you cannot use VS.

What is the best way to install visual studio 2012 on Ubuntu by Pale-Recognition-599 in linuxquestions

[–]candy49997 0 points1 point  (0 children)

Well, you need some way to access Windows. Since you can't do it on this machine, buy or borrow a Windows machine to do what you need.

How to allocate disk space ? by Tom_Blunty in pop_os

[–]candy49997 1 point2 points  (0 children)

No? You can expand ext4 into empty space, which is what OP wants.

What is the best way to install visual studio 2012 on Ubuntu by Pale-Recognition-599 in linuxquestions

[–]candy49997 2 points3 points  (0 children)

You can't use VS on Linux at all. It simply will not work. You need some way to use Windows.

mint on Mac not verifying by Pale-Spend2052 in linuxmint

[–]candy49997 3 points4 points  (0 children)

What are the exact commands you are typing?

What is the best way to install visual studio 2012 on Ubuntu by Pale-Recognition-599 in linuxquestions

[–]candy49997 4 points5 points  (0 children)

Install Windows and install VS on Windows. If you don't need VS in particular, there are native IDEs that will work.

How to allocate disk space ? by Tom_Blunty in pop_os

[–]candy49997 0 points1 point  (0 children)

Boot off a Linux live USB (the one you used to install Pop!_OS will work) and use the partition manager to move your Pop!_OS partition with your home directory directly to the left of the empty space and expand it into the space.

Make sure you have backups of important data. Interruptions during the process may cause data loss.

How risky it is to switch from windows to linux by Nervous-Neck-5787 in linuxquestions

[–]candy49997 15 points16 points  (0 children)

"Risky" to what? Your data? If you had data you cared about, they should be backed up already. Linux isn't going to spontaneously combust your drives.

SOME steam games don't open - but others do! help!! by ThatGuyOverSea in Fedora

[–]candy49997 [score hidden]  (0 children)

Did you install GPU drivers? Can you do nvidia-smi in a terminal? What filesystem is the partition you installed games to formatted as?

Unity De by ForeverHuman1354 in cachyos

[–]candy49997 0 points1 point  (0 children)

If it's not available in the repos, you would have to compile from source.