2020-12-29T00:22:37 #kisslinux @eudalgr testuser[m] it looks like he was testing out some text formatting to get the placement right? 2020-12-29T00:23:45 #kisslinux it's not hex but i don't see any kind of pattern 2020-12-29T08:53:29 #kisslinux test 2020-12-29T18:17:39 #kisslinux ez 2020-12-29T20:11:42 #kisslinux Finally got X to start after some issues with what was appearantly the wrong drivers. However, neither keyboard, nor mouse works in X. Any pointers? Cant seem to find the modules at first glance either. Have a usb wireless mouse aswell as the touchpad, neither works. 2020-12-29T20:14:15 #kisslinux lsusb and lspci are your friends, as is looking at ~/.X* which i think there is a file that X logs errors 2020-12-29T20:33:30 #kisslinux Yeah, usb mouse shows up in lsusb 2020-12-29T20:40:42 #kisslinux * sad_plan[m] uploaded an image: IMG_20201229_213738.jpg (103KiB) < https://matrix.org/_matrix/media/r0/download/privacytools.io/ZFwRTAZuuJXSkWWflnvyEHae/IMG_20201229_213738.jpg > 2020-12-29T20:41:06 #kisslinux Lspci output. To me unreadable though 2020-12-29T20:41:26 #kisslinux sad_plan[m] unfortunately busybox lspci is pretty limited 2020-12-29T20:42:09 #kisslinux try it with `lspci -k` and/or switch to pciutils lspci 2020-12-29T20:44:04 #kisslinux .local/share/xorg had some logs. Ill see if i cant paste it 2020-12-29T20:45:55 #kisslinux general question: how would people feel about me specifying repositories as dependencies in some of my packages? the effect would be, as an example, `kiss build kiss-ci` would install `repo-containers`, add it to your kiss path (just by sourcing in the current shell as part of post-install), and then whatever packages kiss-ci depends on 2020-12-29T20:47:01 #kisslinux * sad_plan[m] posted a file: Xorg.1.log (27KiB) < https://matrix.org/_matrix/media/r0/download/privacytools.io/AaLQpgjDclnUGyhBaSgfLpUc/Xorg.1.log > 2020-12-29T20:48:04 #kisslinux yeah sad_plan[m] those logs look helpful 'no driver specified' for a lot of input devices 2020-12-29T20:48:28 #kisslinux i'd start digging around there 2020-12-29T20:48:53 #kisslinux 5th line is misleading though, its not artix. its kiss. its just that I dual boot artix until im confident to use kiss full time 2020-12-29T20:49:18 #kisslinux so that might be an incorrect log 2020-12-29T21:12:54 #kisslinux Cool. Ill look into it. 2020-12-29T21:13:22 #kisslinux Thag could be helpfull when missing the repo thats needed for some software 2020-12-29T23:30:58 #kisslinux is this normal btw? on kiss. that xorg isnt detecting input devices? I get that xorg would miss on this if I had some strange hardware, but I dont, so I get curious.. 2020-12-29T23:59:58 #kisslinux sad_plan[m]: not sure if you have eudev installed and setup?