• 0 Posts
  • 81 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle







  • using Plasma

    Plasma and “apps apply scaling themselves” works perfectly for everything except non-DPI aware apps. If you don’t use any of those, it all just works.

    Ideally all DPI aware apps would apply scaling themselves and non-DPI aware apps would be scaled by the system, but this is complicated to actually do. All apps run in the same xwayland environment at the same DPI under Plasma, so you have to set scaling for the whole environment.



  • ERROR: […/src/amd/vulkan/radv_physical_device.c:1877] Code 0 : Device ‘/dev/dri/renderD128’ is not using the AMDGPU kernel driver

    This is the smoking gun, btw.

    I see you’ve got it working, so I’ll just add a bit of explanation.

    AMD GPUs used to use a driver called radeon. It was replaced with the current amdgpu driver. For a while, you had devices that were supported by both drivers and you could choose between the stable radeon driver that was missing features like Vulkan and HDMI audio or the brand new amdgpu driver that had the newest features but was unstable and not well tested.

    The kernel has a policy of not unnecessarily breaking things with kernel changes so even though amdgpu has been well tested in the years since, devices from that era still default to the radeon driver and need to be forced onto the amdgpu driver.






  • zurohki@aussie.zonetoGreentext@sh.itjust.worksAnon gets laid off
    link
    fedilink
    English
    arrow-up
    152
    arrow-down
    1
    ·
    2 months ago

    I realise it’s a joke and the details are irrelevant, but an EV is probably going to take weeks to drain its battery just sitting on in the garage. Days if it’s running the A/C.

    Moving the vehicle costs so much energy that it’s a bit shocking how long an EV battery lasts if you use it for things other than driving.


  • I meant to do this when I built my old system back in 2018, but I found the handful of games I regularly play worked okay on Linux so I never got around to it, and Linux game compatibility has improved leaps and bounds from there.

    If it’s a Steam game, for most of them these days you only have to tick a box in Steam’s settings to tell it to use Proton for all games and the game will just work when you click play.

    You might give it a try. Or don’t, I’m not your mother.