Carlos E. R. wrote:
On 2023-02-01 19:27, Per Jessen wrote:
Allen Wilkinson wrote:
I do not find them with locate or the find command you used. But if I manually go to the directory you find them at, I do see the modules there.
Ignoring 'locate', that does not make much sense.
Does this find your modules:
find /lib/modules -type f -name snd-sof-pci-intel-tgl\* find /lib/modules -type f -name snd-hda-intel\*
In my case, yes.
But I want to know why locate doesn't locate them. It should.
Well, if it were me, I would try running updatedb with an strace, to see if it even touches on the directories. The updatedb seems to have permissions, so there has to be some other reason why it is avoiding /lib/modules - if it is indeed avoiding it. -- Per Jessen, Zürich (5.5°C) Member, openSUSE Heroes (2016 - present) We're hiring - https://en.opensuse.org/openSUSE:Heroes