Closed nocturn9x closed 3 years ago
fastfetch --recache
. Hope this helps. BTW fastfetch --help
gives you an overview over available options. GPU is actually cached, as pci lookup is time expensive and i don't expect GPUs to change frequently, so this might actually be the issue.
Deleting .cache/fastfetch
actually did the trick, but also --recache
works. Thanks!
I'm not sure if it's a configuration issue, but fastfetch (and flashfetch) show my secondary RX 580 as present in the system while I'm pretty sure it's taking dust under my bed, while neofetch and lspci (correctly) don't mention it whatsoever. Is this maybe because of caching? How do I clear the cache if that's the case?