this post was submitted on 27 Nov 2025
476 points (98.6% liked)

Technology

77090 readers
3567 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Passerby6497@lemmy.world 4 points 8 hours ago (1 children)

. I wouldn’t move to 11 if support continued for 10.

Which is exactly the reason they're ending support.

If you don't have a reason to stay, Linux is definitely worth a shot. I moved from 10 to Bazzite in my rig earlier in the year, and it's been pretty solid.

[–] TBi@lemmy.world 2 points 6 hours ago (2 children)

I have bazzite Linux as dual boot. Few usecases stop me from moving fully over. Nvidia drivers and VR support. And Remote Desktop doesn’t work the way I want it to.

Also for some reason my ryzen system stopped seeing my linux sata drive in bios so can’t boot anymore.

[–] Passerby6497@lemmy.world 2 points 6 hours ago (1 children)

Interesting. I ditched team green years ago and have been running rock solid since. My Nvidia GPU was always the reason I went back to windows. Sorry to hear your ryzen rig stopped, have you looked for a bios update? Might be something simple like that (assuming your disk didn't shit the bed).

Can't say I've had any rdp issues on Bazzite, what's it doing?

[–] TBi@lemmy.world 2 points 5 hours ago (1 children)

I can see the disk in windows. It just doesn’t show up in the bios. I’ve been recommended to do a fully CMOS reset by pulling out battery but don’t really have time. It disappeared after a BIOS update :)

As for RDP. I regularly RDP to my windows machine and it auto changes resolution. And then I can log in on the PC itself and it returns to the monitor resolution. So I keep the same session but view it from multiple places.

I can’t get the same on Linux. Either I get my current session which doesn’t resize (stuck at connected monitor resolution). Or it creates a new resizable session which I don’t want because I want to continue what I was doing.

[–] Passerby6497@lemmy.world 1 points 5 hours ago

That is definitely odd behavior. Multiple sessions is a server side setting, so your Linux system shouldn't be able to do that without windows being ok with it. As for the resolution issue, it might be a config issue in your client. Give another client a shot, or see if there's a way to configure the client to use smart sizing. I can't recall which app I use on my system, but I can't say I've ever had an issue with scaling between connected and remote connected sessions.

[–] BrioxorMorbide@lemmings.world 1 points 4 hours ago (1 children)

Have you checked your BIOS if CSM is enabled (gets disabled when enabling secure boot iirc)? If your Linux drive has an old partitioning scheme it needs that to show up during boot I think.

[–] TBi@lemmy.world 1 points 2 hours ago

I’ll try it. But I don’t see the drive detected in the BIOS so thought it might be more than that.

Also bazzite should have secure boot.

I’ll let you know!