• 54 Posts
  • 368 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle

  • Which will then probably tell you that it conflicts with vulkan-mesa-device-select and asks if you want to replace it. Which might either work or just get you another conflict because vulkan-mesa-device-select is required by some other package.

    Yeah, basically. This was my result:

    sudo pacman -S vulkan-mesa-implicit-layers
    resolving dependencies...
    looking for conflicting packages...
    :: vulkan-mesa-implicit-layers-1:25.3.5-2 and vulkan-mesa-device-select-1:25.2.6-2 are in conflict. Remove vulkan-mesa-device-select? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: removing vulkan-mesa-device-select breaks dependency 'vulkan-mesa-device-select' required by lib32-vulkan-mesa-device-select
    :: removing vulkan-mesa-device-select breaks dependency 'vulkan-mesa-device-select' required by vulkan-intel
    

    Btw… pacman -Qi <package name> usually tells you anything you need to know about a package. In this context mainly why it was installed (as a requirement for which package) and which other packages are required as a dependency.

    So maybe you should take one step back first. Check why 'vulkan-mesa-device-select` was installed in the first place.

    Okay so I tried that and got:

    pacman -Qi vulkan-mesa-device-select
    Installed From  : cachyos
    Name            : vulkan-mesa-device-select
    Version         : 1:25.2.6-2
    Description     : Mesa's Vulkan Device Select layer
    Architecture    : x86_64
    URL             : https://www.mesa3d.org/
    Licenses        : MIT AND BSD-3-Clause AND SGI-B-2.0
    Groups          : None
    Provides        : None
    Depends On      : glibc  libdrm  libxcb  wayland
    Optional Deps   : None
    Required By     : lib32-vulkan-mesa-device-select  vulkan-intel
    Optional For    : None
    Conflicts With  : None
    Replaces        : None
    Installed Size  : 104.43 KiB
    Packager        : CachyOS <admin@cachyos.org>
    Build Date      : Wed 29 Oct 2025 02:12:36 PM
    Install Date    : Fri 07 Nov 2025 07:55:30 PM
    Install Reason  : Installed as a dependency for another package
    Install Script  : No
    Validated By    : Signature
    

    Seems it’s necessary, so I tried sudo pacman -S vulkan-mesa-device-select and it gave me no trouble, so then I ran sudo pacman -Syu and after just under 10 minutes everything updated! Seems to work again. Thank you very much for the help, I really do appreciate it.






  • I think a lot of industries call their thing a gun actually. We use an android phone with a scanner at work for all sorts of things (product inventory, order management, assigning electronic tags, article lookups, etc) and most of us call it the gun. Its predecessor did look like a gun, so the origins of the name make sense, the name just stuck after we switched to a phone with a built-in scanner. We also have a date gun, which prints off best before date stickers.














  • I’ve been considering this actually.

    On my main pc, which I mostly use for gaming, I’m running CachyOS, which was great when I actually had time to play games, but I’ve got a kid now and just got promoted to manager so I don’t really have a lot of time these days. I have a second pc which is technically a laptop but the battery is completely gone (and it’s also somewhat old now) that I’ve been planning on using more for office-y stuff. I’ve currently got it running Mint but I’m heavily considering hopping to Debian.