Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Rule in /etc/udev/rules.d/ are not applied at boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
KWhat
l33t
l33t


Joined: 04 Sep 2005
Posts: 658
Location: Los Angeles

PostPosted: Sun Jan 07, 2024 3:50 am    Post subject: [SOLVED] Rule in /etc/udev/rules.d/ are not applied at boot Reply with quote

I have udev and udev-trigger triger in the sysinit run level and a file /etc/udev/rules.d/99-uinput.conf with one line in it:
Code:
SUBSYSTEM=="misc", KERNEL=="uinput", GROUP="input", MODE="0660"
This rule is applied if I run
Code:
udevadm control --reload-rules && udevadm trigger
but wont apply on boot. Does anyone know why?

I take it back, this use to work and just stopped at some point in the past few days.

Update: I think this was caused because the uinput module isn't being loaded by the kernel at boot.

Update 2: That is exactly what the issue was.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum