R
Raugulas

  • Joined Feb 17, 2021
  • It might be time to remove the intel driver entirely, there hasn't been a release in over 5 years, no commits in about a year. Default in KaOS for intel graphics has been the modesetting driver for 2-3 years now.
    Performance issue is not the driver, but a sign of issues in your current users setting.

  • Same problem for me. Dolphin, 'System preferences', LibreOffice, Okular... show big fonts, but Firefox seems OK. And no lower menu (launcher) appears.

    Sysinf:
    https://paste.ee/d/Krw5o

    • Raugulas you can add your own command in the .bashrc file in your home directory:

      alias install='mirror-check && sudo pacman -Syu && sudo pacman -S $1'

      Once in a new bash session (rerun with "bash" for once) you can use 'install freecad' to run the update and then install immediately 😊

      So you never run into this issue ☺️