| 2022-04-03 01:18:30 +0000 | neurocyte86141 | (~neurocyte@IP-094046079092.dynamic.medianet-world.de) |
| 2022-04-03 01:18:30 +0000 | neurocyte86141 | (~neurocyte@IP-094046079092.dynamic.medianet-world.de) (Changing host) |
| 2022-04-03 01:18:30 +0000 | neurocyte86141 | (~neurocyte@user/neurocyte) |
| 2022-04-03 01:20:55 +0000 | neurocyte8614 | (~neurocyte@user/neurocyte) (Ping timeout: 260 seconds) |
| 2022-04-03 01:20:55 +0000 | neurocyte86141 | neurocyte8614 |
| 2022-04-03 06:10:26 +0000 | Raj[m] | (~raj-mages@2001:470:69fc:105::9569) |
| 2022-04-03 06:22:12 +0000 | <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 06:22:49 +0000 | <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 06:40:19 +0000 | <Solid> | is there an `input` kernel module? |
| 2022-04-03 06:40:35 +0000 | <Solid> | you probably want to change the first `KERNEL=="input"` to a `KERNEL=="uinput"` as well |
| 2022-04-03 07:09:13 +0000 | <Raj[m]> | <Solid> "you probably want to change..." <- Just tried that; unfortunately it didn't work. |
| 2022-04-03 07:09:13 +0000 | <Raj[m]> | Sorry, I have very little clue what I'm actually doing. Still pretty new to Linux. |