linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

AceFuzzLord, (edited ) in My move to wayland: it's finally ready

I don’t have enough experience with either x11 (or whatever else is used) or Wayland to have a well thought out opinion, but Wayland seems promising to me because of waydroid.

ArcaneSlime, in My First Month of Linux

Gabba gabba we accept you one of us one of us!

Two tips:

KEEP BACKUPS, ALWAYS. Systems can be reinstalled in short order and you can set /home/ on a different partition to make it easier, but keep backups of the important stuff still.

Youtube “bash tutorial beginners” and find one to follow along with, it’ll come in handy if you haven’t yet.

Welcome friend!

1984, (edited ) in Thinking about making the big switch – recommend me a distro!
@1984@lemmy.today avatar

Pop OS is the best, from System 76.

pop.system76.com

gregorum,

Seconded

Kory, in Thinking about making the big switch – recommend me a distro!
@Kory@lemmy.ml avatar

Linux Mint and Pop!_OS are the most recommended beginner friendly distros that “just work” in my experience. That being said, before you install, you can try out the look and feel here: distrosea.com

cyborganism, in Surface Laptop 3 running Kubuntu, such an improvement over what it was "designed" for.

I have an OG Surface Pro. The first one. It’s running Windows 10 at the moment and it’s doing fine except for the occasional wifi/Bluetooth bugs. I’m using it exclusively in tablet mode with the pen. No keyboard.

When Windows 10 is going to reach its end of life, I’d like to install Linux on it. But I need it to have a tablet style interface with gestures if possible.

Do I need any special distro or drivers on that hardware? And what would you recommend as the desktop environment?

krash,

I had one of those too! Sturdy little guy, reminds me a bit of the first eeepc 701 :-) But I was worried about the replacement of the charger once it would die. Besides, I have had a bad experience of Surface-line longevity, they always seem to die suddenly after a while, so I sold it.

cyborganism,

Hey, you wanna know something about the EeePC?

I was the build engineer that automated the process that put together the Linux OS for those things back in the day.

krash,

That is so awesome. Do you still have one lying around? Those things have an awesome form factor, but the I/O ports are a little bit dated by todays standard 😅

cyborganism,

Nah. The hardware wasn’t very good and it was very slow. I had a 7" and a 9" one. I replaced them with the surface pro.

The company was going to make custom Linux based OSes for other smart devices like TVs and monitors but Android came out and was backed by Google, so of course it became wildly popular. Our company went bankrupt pretty quickly after that because it had no the contracts coming in. Asus was the only client keeping them afloat and the contract was ending.

julianh,

You’ll definitely need this: github.com/linux-surface/linux-surface

Gnome is probably the best with touchscreens. I had issues with Ubuntu though so you probably want something more up to date, like fedora or arch.

cyborganism,

Very cool. Thank you for this.

joojmachine,

Also, highly recommend checking out Universal Blue’s Surface images! It’s pretty much everything you need out of the box! universal-blue.org/images/surface/?h=surface

cyborganism,

That’s even better! Thank you!

cyborganism,

To add another comment to your reply, have you tried it personally?

I’d like to back up my system before doing the switch. What do you recommend I use? Clonezilla with an external USB drive all plugged in using a USB hub?

joojmachine,

I haven’t tried the Surface images due to not having one, but I am using their Silverblue images to make the whole NVIDIA drivers thing a bit easier on my system.

Also I haven’t needed to backup my system in over a year now (I stopped hopping with Silverblue) so I don’t remember the solution I used, but this seems good.

Gebruikersnaam,
@Gebruikersnaam@lemmy.ml avatar

Yeah, Fedora runs with wayland by default, which is really nice for touchscreens.

whaley, in Thinking about making the big switch – recommend me a distro!

I like Garuda. I use the dragonized theme and it makes it look similar to mac OS. IMO it’s as easy to use as any other justworks distro but is far prettier

Scout, in Thinking about making the big switch – recommend me a distro!

I just switched from windows to Linux a few months ago. I just picked opensuse tumbleweed KDE at random and it just works. Idk anything about Linux so maybe give that a try and see if it works for you as well.

hnh, in X11/XWayland stops registering keyboard inputs.

Way back at the dawn of time, there was a regular issue with low quality applications that would run XGrabKeyboard() (or XGrabPointer()), and then get stuck without releasing it again. If you can, try to log in over the network from another machine and kill application processes one by one until it releases? It’s most likely the video game (or library used by it) that has gotten stuck.

SSUPII,

Are you sure its a similar issue? Because usually closing the window actually doesn’t solve it, as then reopening another X11/XWayland window will still not register keyboard presses. I am adding some more info to the post right now.

hnh,

I’m not sure, there can always be other issues. But note that closing the window is not the same as terminating the application. When you close the window, the application gets a signal that it usually handles as cleaning up and shutting down. But if it is hanging, that task is not performed and resources are still held.

SSUPII,

I tried just now as it happened again. Killing the app in use doesn’t make the keyboard work again in X11 apps.

library_napper, in YSK: Proton users can create feature requests and vote on Linux features
@library_napper@monyet.cc avatar

Where does it say that this is specific to Linux?

yo_scottie_oh, (edited )

How I interpret OP’s message is that it isn’t specific to Linux, but seeing as we are the Linux community, we might be more inclined to advocate for Linux features? 🤷‍♂️

library_napper, in YSK: Proton users can create feature requests and vote on Linux features
@library_napper@monyet.cc avatar

Why would you use UserVoice instead of GitHub?

Euphoma, (edited ) in My move to wayland: it's finally ready

In my experience, any HDMI’s or Display Ports plugged into my GPU have terrible performance on Wayland while working perfectly on X11, so it seems there are still problems. Though tbf X11 doesn’t work at all with HDMI’s plugged into my motherboard so it could be a hardware issue? I have a 11 year old motherboard so idk.

cheet,

If you’re mixing a dedicated GPU and onboard graphics you need to set the dedicated GPU as primary somewhere, otherwise all screens get rendered on the onboard and “reverse PRIME’d” to the dedi GPU outputs.

I’ll see if I can find the snippet that fixed this for me.

possiblylinux127,

Let me guess, Nvidia

Euphoma,

I’m on amd

possiblylinux127,

Oh, well its probably Nvidias fault

Stillhart, in Thinking about making the big switch – recommend me a distro!

I swapped last summer and landed on Pop!_OS after trying a few different options. If you game, Nobara is a great choice too. Other ones I considered were Mint, Ubuntu and SUSE Tumbleweed.

I would highly recommend trying them all with the live disk thingy. Mint didn’t even work at all on my computer for some unknown reason, which was rather surprising considering how often it’s recommended. It kept freezing right when the GUI logged in. So yeah, try em out for a little bit just to make sure there aren’t any weird incompatibilities.

joojmachine, in Thinking about making the big switch – recommend me a distro!

Stick with Fedora, but give a shot to the Atomic variants (Silverblue, Kinoite, etc.) You can always switch DEs back and forth with one command. Even if you don’t stay with Fedora, it will help a lot for you to find the desktop environment that fits your workflow best (although I do recommend sticking with Fedora)

joojmachine, in Windows NT Sync Driver Proposed For The Linux Kernel - Better Wine Performance

I’m all in for performance improvements, hope to see this reach Proton ASAP

Chewy7324,

The patches are from CodeWeavers, and some of their work is cooperation with Valve, so hopefully proton gets those changes quickly. It usually takes a while before proton is based on a new wine release.

demonsword,
@demonsword@lemmy.world avatar

Windows NT Sync Driver Proposed For The Linux Kernel

Atemu,
@Atemu@lemmy.ml avatar

Proton would still need to make use of it.

demonsword,
@demonsword@lemmy.world avatar

yes, of course, but I was just pointing out that the proposed changes are mainly in kernel space, not in wine itself

BlanK0, in Thinking about making the big switch – recommend me a distro!

You could try fedora sway or gnome spins

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #