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
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
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.
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?
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.
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.
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.
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!