this post was submitted on 05 Feb 2024
974 points (93.2% liked)

linuxmemes

19721 readers
651 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] itsJoelle 11 points 5 months ago (1 children)

It gets better too. I suppose it depends on your distro and hand ware mix as for what works out of the box.

Eg. my pure AMD Rog Zephyrus laptop worked with Fedora pretty much “out of the box” once I enabled 3rd party drivers.

It’s kinda like switching to stick shift— it’s touch weird, but once you’ve daily driven it a bit the system is second nature.

[–] [email protected] 2 points 5 months ago (2 children)

Huh, stangely, I too have zephyrus laptop, but it's a duo one, with quite unorthodox display setup, too. The wifi indeed automagically started working after install, audio required some pactl trickery as it has two sets of speakers connected to separate audio outputs, evdi might require some actual coding, since there's no way to run one of the screens without it, and both synaptics and manufacturer-provided drivers look pre-alpha and don't even compile... For the rest, https://asus-linux.org/ is a godsend. For HiDPI, maybe got any tips? I have a small 4K main panel, and a couple of big FHD displays. It looks like my options are to either leave dpi unchanged and have everything too small on main panel, or set it to 2 and have everything too big on secondaries, or to use gnome, not sure which is worse... Is there like a daemon, that can dynamically change the window's DPI value, like windows does, that I don't know the name of?

[–] foobaz 1 points 5 months ago (1 children)

HiDPI was painful to setup for me. What DE are you using and are you on Wayland?

[–] [email protected] 3 points 5 months ago

I'm on awesomeWM, it's on Xorg, but I'm not dead-locked on it, though, hoping to try hyprland some day when I have time to screw around.

[–] itsJoelle 1 points 5 months ago

I’m unsure. I use Gnome (for ease honestly) and Fedora with Wayland, so (iirc) dynamic display stuff is a wash and I haven’t even explored yet since I just use the clamshell.

I may not be the most helpful for you :/