Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RE
Responsabilidade @ BaalInvoker @lemmy.eco.br
Posts
7
Comments
284
Joined
2 yr. ago

  • I use the pre-built drivers in kernel. No need to worry or anything, just plug-and-play.

    You don't want amdgpu-pro unless you're doing something really specific that needs OpenGL and OpenCL. amdgpu built-in is good enough for most games and use cases.

    Mesa is just a graphic library. You'll need it.

    Edit:

    amdgpu-pro may be even worse to gaming then the amdgpu built-in.

  • Complex and recent games run on Linux these days.

    Not allowing run a game in Linux is, nowadays, a choice from its developer rather then a causality. Proton is a really powerful tool!

    If a game don't run in Linux, via Proton or natively, that's dev issue that actively blocked Linux.

  • Try change your udev rule to

    KERNEL=="uinput", MODE="0660", GROUP="uinput", TAG+="uaccess", OPTIONS+="static_node=uinput"

    Maybe you don't grant uaccess to your device

    I have an uinput device configured as well and my setup is:

    KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess", OPTIONS+="static_node=uinput"

  • Because "inferior" is just a perspective. In your pov Linux may be better, but for someone who wants a PC to play games, mainly games with anticheats, Linux is objectively worst.

    Linux, Windows, MacOS, etc are just software. You must be able to use the software that best fits in your needs and that's it.

  • AUR is a user repo, which means that If you install any aur package, you're trusting the user who is maintaining this package.

    But if you install aur enough, you may install packages and libraries in your system that may break stuff.

    AUR is not containerized, which means that these packages shares libs and files with your system. If a package installs a lib unsupported by official repo, it will certainly break your system.

    I like aur, but I always try to install the least amount of packages from this source as possible.

  • How don't you have any tty?

    Maybe your function keys are set to be multimedia at the bios.

    Try ctrl+alt+fn+F{Key}

    Another alternative is to boot from usb, chroot and install a terminal