2020-03-20T00:15:02 #kisslinux dilyn: hi man 2020-03-20T00:15:12 #kisslinux are you on ? 2020-03-20T00:17:58 #kisslinux yes! 2020-03-20T00:18:01 #kisslinux sorry was afk 2020-03-20T00:18:17 #kisslinux np man, it uman 2020-03-20T00:19:15 #kisslinux i fork community repo with new packages ... i wanted clarifications 2020-03-20T00:20:25 #kisslinux i build and send btrfs-progs, ranger and i don't remeber what else .. :P drunk time 2020-03-20T00:21:31 #kisslinux i have to do somthings else or i just have to wait ? 2020-03-20T00:23:22 #kisslinux haaa yess....now i remember... i have small problem with sowm and keymap numlok enable ... i build numlockx 2020-03-20T00:23:53 #kisslinux why if i enable numlockx sowm don't switch with mod4+ number ? 2020-03-20T00:24:30 #kisslinux i think you give re-write sowm with numlockx enable... it's necessary . 2020-03-20T00:28:41 #kisslinux ehmmm but i think... dilyn are you dylanaraps ? heehehhehe :P time is my problem...after 21.00 p.m i'm drunk :P 2020-03-20T00:29:38 #kisslinux please needs specifics ... 2020-03-20T00:29:40 #kisslinux :P 2020-03-20T00:32:35 #kisslinux lol 2020-03-20T00:32:38 #kisslinux i'm not dylanaraps no 2020-03-20T00:33:43 #kisslinux it's hard and cruel blow 2020-03-20T00:33:46 #kisslinux ..... 2020-03-20T00:35:26 #kisslinux dylan should enable the ability to move the current windows with mod4+shit+ up or down or left or right arrows 2020-03-20T00:35:56 #kisslinux ok now i stop and sleep time. drunk session. 2020-03-20T00:36:02 #kisslinux good night . 2020-03-20T00:36:28 #kisslinux ax there is https://github.com/dylanaraps/sowm/pull/59 2020-03-20T04:07:02 #kisslinux oh, common, just when I needed Dylan :D 2020-03-20T04:07:32 #kisslinux I think he wrote an article about zero cost features or something to that note. I would like to cite him, but can't find it. Anyone got any clue? 2020-03-20T04:40:47 #kisslinux Hello, can mdev use hotplugging with USB mice ? 2020-03-20T05:45:56 #kisslinux . 2020-03-20T08:55:16 #kisslinux wow 2020-03-20T08:55:19 #kisslinux i did it 2020-03-20T08:55:41 #kisslinux everything works now with mdev 2020-03-20T08:55:57 #kisslinux Nice 2020-03-20T08:56:21 #kisslinux (Apologies for not being on IRC as much as usual. Things are a little crazy here.) 2020-03-20T08:56:48 #kisslinux is it the outbreak? 2020-03-20T08:57:50 #kisslinux Yeah 2020-03-20T08:58:37 #kisslinux i hate the internet at home, i get frequently disconnect on webchat 2020-03-20T08:59:38 #kisslinux Btw, dylanaraps, the `Replacing eudev ... ` wiki is a wee-bit outdated, I assume. 2020-03-20T09:00:13 #kisslinux `kiss-revdepends eudev` shows nothing before even rebuilding stuff. 2020-03-20T09:00:40 #kisslinux That means you have nothing to rebuild 2020-03-20T09:07:02 #kisslinux dylanaraps: Yeah, I have tried that weeks ago. Xorg complained about some udev stuff missing or something. 2020-03-20T09:07:38 #kisslinux So I still had to rebuild. 2020-03-20T09:09:05 #kisslinux Right 2020-03-20T09:13:59 #kisslinux I guess they have to be explicitly stated in the wiki, no? 2020-03-20T09:14:50 #kisslinux lieu: there is also mdevd 2020-03-20T09:16:30 #kisslinux mps: That, I can't figure out. It claims to be 1:1 compatible with `mdev.conf`. But then, I have no idea how to implement in baseinit lol 2020-03-20T09:18:18 #kisslinux lieu: you can look in alpine aports testing/mdevd 2020-03-20T09:22:14 #kisslinux dylanaraps: Should the `mdev` runit service always run? 2020-03-20T09:23:28 #kisslinux No 2020-03-20T09:23:37 #kisslinux Only if you want hotplugging 2020-03-20T09:23:42 #kisslinux I don't run the service 2020-03-20T09:24:54 #kisslinux Ah, great. As I don't have anything hot to plug. 2020-03-20T09:26:42 #kisslinux mps: Alpine uses OpenRC. Another thing that I haven't got my hands on yet. 2020-03-20T09:30:10 #kisslinux lieu: it doesn't matter which init system is used. when you run daemon init is 'out of work', but I think you know that 2020-03-20T12:23:41 #kisslinux hello/ 2020-03-20T12:30:47 #kisslinux dylanaraps: `mdev -s` works more proper than `mdev -df` in my case 2020-03-20T12:31:16 #kisslinux Why is the dev manager ran as a daemon during boot? 2020-03-20T12:34:47 #kisslinux to handle uevent signals 2020-03-20T12:36:40 #kisslinux What does that mean? 2020-03-20T12:41:36 #kisslinux It connects to the netlink and reads a series of uevents for every uevent it reads, it performs actions according to its configuration file (mdev.conf). Actions can be inserting a kernel module, creating or modifying device entries in /dev, etc 2020-03-20T12:52:19 #kisslinux illiliti: xorg crashes unless i add `mdev -s` above `mdev -df ... ` in `rc.boot`. What seems to be wrong? 2020-03-20T12:52:28 #kisslinux I just tried it again. 2020-03-20T12:53:15 #kisslinux I could even omit the `mdev -df ... ` line and everything still works. 2020-03-20T12:54:25 #kisslinux This is twisting my head. As I tried running both commands and it looks like `d` option also does what `s` does. 2020-03-20T13:06:01 #kisslinux konimex: https://github.com/kisslinux/community/tree/master/community/libaio << source dead https://check-host.net/check-http?host=releases.pagure.org 2020-03-20T13:12:17 #kisslinux lieu: did you enable mdev service? 2020-03-20T13:47:04 #kisslinux claudia01: thank you, fork sowm with patch for key move/resize is awesome. work good! 2020-03-20T13:48:13 #kisslinux i think this patch real necessary for sowm! 2020-03-20T13:50:53 #kisslinux illiliti: i did not 2020-03-20T13:57:08 #kisslinux just that one instance from the boot script 2020-03-20T14:03:22 #kisslinux lieu: try to enable it 2020-03-20T14:07:17 #kisslinux illiliti: That's the issue, xorg only works then when the mdev service is enabled. 2020-03-20T16:23:19 #kisslinux Hey 2020-03-20T16:25:58 #kisslinux hi 2020-03-20T17:27:00 #kisslinux illiliti: nope, works for me 2020-03-20T19:20:37 #kisslinux hi, someone know how i can put a dependency on kiss to something it's not a package? 2020-03-20T19:22:34 #kisslinux i mean, i modified gcc build to have gfortran compiler language on kiss, and gfortran is the dependency, is there a way to put this as a dependency? 2020-03-20T19:41:21 #kisslinux eudalgdr: add it to the depends file? 2020-03-20T19:46:48 #kisslinux what init software does kiss use? 2020-03-20T20:14:52 #kisslinux aarng gfortran is not a package