These 2 patches tries to fix the issue of udev rule failing to load modules
when modules are inbuilt in kernel due to which journalctl logs are filled
with useless log(nearly 100) Instead of usign modprobe, we use the inbuilt 
command kmod which fixes the issue as shown in the logs provided below.

EVM used for testing: j7200-evm

Log: <https://gist.github.com/Jayesh2000/9e85819b4a56e3d23308a7c0d886a7fb>

The first run tries the replicate the issue and after editing the udev
local rules, we reboot the evm and see clean journalctl logs in the second
run.

Jayesh Choudhary (2):
  systemd: fix the local rule to load modules when new hardware is added
  udev: fix the local rule to load modules when new hardware is added

 meta-arago-distro/recipes-core/systemd/systemd/local.rules | 2 +-
 meta-arago-distro/recipes-core/udev/eudev/local.rules      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14147): 
https://lists.yoctoproject.org/g/meta-arago/message/14147
Mute This Topic: https://lists.yoctoproject.org/mt/96050644/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to