2022-04-03 03:18:30 +0200 | neurocyte86141 | (~neurocyte@IP-094046079092.dynamic.medianet-world.de) |
2022-04-03 03:18:30 +0200 | neurocyte86141 | (~neurocyte@IP-094046079092.dynamic.medianet-world.de) (Changing host) |
2022-04-03 03:18:30 +0200 | neurocyte86141 | (~neurocyte@user/neurocyte) |
2022-04-03 03:20:55 +0200 | neurocyte8614 | (~neurocyte@user/neurocyte) (Ping timeout: 260 seconds) |
2022-04-03 03:20:55 +0200 | neurocyte86141 | neurocyte8614 |
2022-04-03 08:10:26 +0200 | Raj[m] | (~raj-mages@2001:470:69fc:105::9569) |
2022-04-03 08:22:12 +0200 | <Raj[m]> | Hey, I'm trying to use the AUR's `kmonad-bin`, but I'm forced to use `sudo` each time I run it (when I run `kmonad ~/.config/kmonad/hp-omen.kbd`, I get this error: `kmonad: /dev/uinput: openFd: permission denied (Permission denied)`.) As far as I can tell, I followed the instructions in the repo FAQ/issues:... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/d932824cf86dcf741bedc7cf1798fbe4daa7…) |
2022-04-03 08:22:49 +0200 | <Raj[m]> | * Hey, I'm trying to use the AUR's `kmonad-bin`, but I'm forced to use `sudo` each time I run it (when I run `kmonad ~/.config/kmonad/hp-omen.kbd`, I get this error: `kmonad: /dev/uinput: openFd: permission denied (Permission denied)`.) With `sudo`, everything works great.... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/fa6fa05d0e5332886b69cc4fc4e97c839832…) |
2022-04-03 08:40:19 +0200 | <Solid> | is there an `input` kernel module? |
2022-04-03 08:40:35 +0200 | <Solid> | you probably want to change the first `KERNEL=="input"` to a `KERNEL=="uinput"` as well |
2022-04-03 09:09:13 +0200 | <Raj[m]> | <Solid> "you probably want to change..." <- Just tried that; unfortunately it didn't work. |
2022-04-03 09:09:13 +0200 | <Raj[m]> | Sorry, I have very little clue what I'm actually doing. Still pretty new to Linux. |