Hacker News new | past | comments | ask | show | jobs | submit login

> unless all you do is use a browser and listen to Spotify

So what exactly isn't working?




These have been pain points for me. Not saying they're impossible to solve on Linux, but it's nontrivial especially compared to Windows

Change trackpad scrolling speed

Set up suspend-then-hibernate

GPU drivers (I have a box with an AMD APU and no idea how to actually utilize it)

Many games (Proton is amazing and a huge leap forward, but om average it's still more work than gaming on Windows. eg fiddling with different versions of Proton or finding out that a game's anti cheat will ban you for using Linux)

Higher res video streaming (I think this is usually a DRM issue?)

Full disclosure: I'm posting this list because I'm hoping that someone will tell me I'm wrong and that Gnome actually has an easy way to set the trackpad scroll speed


> Change trackpad scrolling speed

If you're on X11, I think you'll have to use xinput to set it manually.

If your on Wayland, in KDE at least this is available in the standard settings application.

> Set up suspend-then-hibernate

On KDE at least that's just one of the options in the power settings ("When sleeping, enter:" has "Standby", "Hybrid Sleep" and "Standby, then hibernate").

> GPU drivers (I have a box with an AMD APU and no idea how to actually utilize it)

Worked OOTB for me, do you have amdgpu drivers installed? What exactly isn't working?

> Many games (Proton is amazing and a huge leap forward, but om average it's still more work than gaming on Windows. eg fiddling with different versions of Proton or finding out that a game's anti cheat will ban you for using Linux)

I find that Proton mostly just works for me, but indeed EAC is a problem that I don't know how to solve (and also don't really care about since I'm not into playing public multiplayer games).

> Higher res video streaming (I think this is usually a DRM issue?)

You should check if HW Acceleration is enabled in your browser, but IIUC Netflix will indeed refuse to provide higher quality streams to Linux (and also Windows depending on your browser), you might be able to resolve it by googling a bit, maybe using a browser with DRM support and switching out your user-agent?

> I'm hoping that someone will tell me I'm wrong and that Gnome actually has an easy way to set the trackpad scroll speed

Gnome is notorious for removing user choices, so I wouldn't be surprised if this was impossible on Gnome/Wayland. Xinput might work on Gnome/X11. Switching to KDE should work on Wayland ;)


Alas, I'm using Gnome. There's a setting for changing scroll speed with a USB mouse but not for a laptop's track pad. I don't see anything for standby-then-hibernate either.

>Worked OOTB for me, do you have amdgpu drivers installed? What exactly isn't working?

Based on their compatibility list[1], it doesn't look like amdgpu supports my hardware (Richland chipset). Most distros I've tried don't even boot unless I add "amdgpu.dpm=0" in GRUB.

[1]: https://wiki.gentoo.org/wiki/AMDGPU#Hardware_detection


> Alas, I'm using Gnome.

That is unfortunate, but at least that's not a difficult problem to fix ;)

On Wayland at least input stuff is IIUC solely on the compositor, so if they don't want you to control scroll speed, you won't.

For power, maybe the instructions on the Arch Wiki can help? https://wiki.archlinux.org/title/Power_management/Suspend_an...

> it doesn't look like amdgpu supports my hardware (Richland chipset)

I see, looks like your card is too old for the official open source amdgpu support, meaning you should either install the unofficial open source ati drivers as per https://wiki.archlinux.org/title/ATI or try the official proprietary drivers from AMD (which I assume will be too outdated to function on a modern kernel?).


Thanks! Turns out, I don't really need those things.


Not OP, but the fact that I have an easily accessible text file on my desktop with the exact commands to run in my terminal to recompile the graphics driver when upgrading packages breaks graphics again should speak volumes. I don't really mind, because running 3 commands in the terminal a few times per year is not particularly difficult for me. I could see it being difficult for non-devs though.

What does get annoying is when such an OS upgrade breaks the wifi drivers and I have to setup a bluetooth hotspot on my phone to access the github repo and fetch the latest driver version for the wifi dongle.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: