Well, I was trying the same thing but via GRUB_PRELOAD_MODULES (which
didn't work) so gave this a go.
Still didn't work. First I just added just "megaraid_sas" which failed to
solve it, so then I added a bunch. Just
about everything "(MODULES=(megaraid_sas xfs scsi_mod libcrc32c ahci
xhci_pci ohc
On 05/11/2018 09:24 AM, Ralph Corderoy wrote:
> Quite often, these three data files appear,
>
> /usr/share/icons/gnome/icon-theme.cache
> /usr/share/icons/hicolor/icon-theme.cache
> /usr/share/mime/mime.cache
>
> triggered by /usr/share/libalpm/hooks. Based on the updated packages,
>
Hi,
After a `pacman -Su', I run this ~/bin/oldpkg script
#! /bin/sh
sudo lsof -n +c0 |
sed -n '1{p;d}; /DEL/{p;d}; / (deleted)$/{p;d}' |
g -v '
/(SYSV|dev/shm/org\.chromium\...|memfd:pulseaudio|tmp/#[0-9]{5,7})\>'
|
sed '1{h; d}; 2{x; G}'
to show open files tha
On 11-05-18 06:57, Randy DuCharme via arch-general wrote:
Greetings again,
I've been continuing to fool with this. I'm hoping someone smarter than I
can shed a little more light on it. Here's what I've discovered since my
last post.
It seems that on my system, it takes more than the allow
4 matches
Mail list logo