💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-12-29.txt captured on 2023-01-29 at 03:58:41.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-12-29T00:22:37 #kisslinux <ominous_anonymou> @eudalgr testuser[m] it looks like he was testing out some text formatting to get the placement right? 2020-12-29T00:23:45 #kisslinux <ominous_anonymou> it's not hex but i don't see any kind of pattern 2020-12-29T08:53:29 #kisslinux <testuser[m]1> test 2020-12-29T18:17:39 #kisslinux <Blade> ez 2020-12-29T20:11:42 #kisslinux <sad_plan[m]> 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 <micr0> 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 <sad_plan[m]> 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 <sad_plan[m]> Lspci output. To me unreadable though 2020-12-29T20:41:26 #kisslinux <micr0> sad_plan[m] unfortunately busybox lspci is pretty limited 2020-12-29T20:42:09 #kisslinux <micr0> try it with `lspci -k` and/or switch to pciutils lspci 2020-12-29T20:44:04 #kisslinux <sad_plan[m]> .local/share/xorg had some logs. Ill see if i cant paste it 2020-12-29T20:45:55 #kisslinux <micr0> 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 <micr0> yeah sad_plan[m] those logs look helpful 'no driver specified' for a lot of input devices 2020-12-29T20:48:28 #kisslinux <micr0> i'd start digging around there 2020-12-29T20:48:53 #kisslinux <sad_plan[m]> 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 <micr0> so that might be an incorrect log 2020-12-29T21:12:54 #kisslinux <sad_plan[m]> Cool. Ill look into it. 2020-12-29T21:13:22 #kisslinux <sad_plan[m]> <micr0 "general question: how would peop"> Thag could be helpfull when missing the repo thats needed for some software 2020-12-29T23:30:58 #kisslinux <sad_plan[m]> 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 <nerditup> sad_plan[m]: not sure if you have eudev installed and setup?