Arch Linux: Difference between revisions

From Celeste@Hoppinglife
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
If encounter <code>agent refused operation</code> error:
If encounter <code>agent refused operation</code> error:
* Check if [[https://wiki.archlinux.org/index.php/GnuPG#Configure_pinentry_to_use_the_correct_TTY The pinentry is set to use the correct TTY]].
* Check if [[https://wiki.archlinux.org/index.php/GnuPG#Configure_pinentry_to_use_the_correct_TTY The pinentry is set to use the correct TTY]].
=== KVM ===
* Add a bunch of modules to mkinitcpio: <code>vfio mdev virtio-net virtio-blk virtio-scsi virtio-balloon</code>
* Allowing kvm group to access virtio: [[KVM https://wiki.archlinux.org/index.php/KVM]]


=== Checklist ===
=== Checklist ===

Revision as of 01:58, 8 September 2020

Arch Linux is my go-to Linux distribution.

Environment setup

  • If gnome-terminal is not working after installing gnome, check if LANG is set properly.
  • If firefox is blurry/refuse to resize under wayland, run it under wayland directly by adding MOZ_ENABLE_WAYLAND=1 to environment.

GPG

If pacman-keys or yay does not work, check the following:

  • Does systemd-resolved work correctly?
  • Try change keyserver in both /etc/pacman.d/gnupg and ~/.gnupg/
  • Try restart dirmngr: systemctl --user restart dirmngr

If encounter agent refused operation error:

KVM

Checklist

  • zsh
  • neovim / neoroedeer
  • texlive
  • gpg