I'm seeing this warning from find in make install
media_build$ sudo make install
make -C /mnt/store/TBS6590/media_build/v4l install
make[1]: Map '/mnt/store/TBS6590/media_build/v4l' wordt binnengegaan
Hmm... distro kernel with a non-standard place for module backports detected.
Please always prefer to use vanilla upstream kernel with V4L/DVB
I'll try to remove old/obsolete LUM files from /lib/modules/6.8.0-94-generic//updates/dkms:
find: warning: '-name' matches against basenames only, but the given pattern contains a directory separator ('/'), thus the expression will evaluate to false all the time. Did you mean '-wholename'?
Unsure if it needs fixing.
I'm seeing this warning from
findinmake installUnsure if it needs fixing.