Sammirr

joined 1 year ago
[–] [email protected] 6 points 2 months ago* (last edited 2 months ago)

Hardware aside, I migrated to Linux as my gaming machine about 6 months ago. Overall, it has been excellent, not least of which due to Steam making most games virtually work without anything extra. On a couple of titles, I've had extra steps, but they're fairly documented and help has been available. Only one still doesn't allow multiplayer due to anticheat. GPU passthrough to a w10 VM solved that one.

Note though, I use AMD GPUs, so that's one less barrier.

The only thing that irks me is that I didn't swap earlier.

X670E + 7900x + 7900xtx + 96GB DDR5-6400

[–] [email protected] 4 points 2 months ago

"proselytize"

Only came across the word recently.

[–] [email protected] 10 points 9 months ago (12 children)

Fool me once, shame on me. Fool me twice, shame on you. Another reminder to give the big chains the flick where possible.

 

Using a new device, I'm finding that top level comments for posts don't have much by way of padding or margin on the left (or right). On this new device, these comments can be difficult to read due to a curved screen. Is there a way I can somehow add some padding?

[–] [email protected] 2 points 11 months ago

Hard to know. Will the interface be specific to driver versions? Will it require an updated kernel driver for each userspace driver as it does now? I don't know that we have the answers.

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

Worth noting that Nvidia only intends to open source the kernel driver. This is only half the driver, as a userspace blob will still be required, and that will remain closed and proprietary.

[–] [email protected] 7 points 1 year ago (2 children)

People hate change. And even now, IPv6 support in new devices can be hit-or-miss. Even most cellular networks in my country don't support IPv6.

[–] [email protected] 3 points 1 year ago (1 children)

I'd start with checking logs with journalctl as a privileged user. If the device disappears, there should be logs about it. Maybe that will point the way.

[–] [email protected] 7 points 1 year ago

From West to East: Not the usual road traveled

[–] [email protected] 1 points 1 year ago (2 children)

It would be worth looking through your journal. There is usually some amount of logging even in the event of a hardware issue. See journalctl.

As others suggest, does sound related to sleep / suspend. If that is the case, you could have a problem like I did where my motherboard BIOS incorrectly reports usb capabilities which results in an immediate resume from sleep. That abrupt change causes the amdgpu driver to crash, and the system hangs soon after. My workaround is to disable features on the offending usb host controller.