*** d9a has quit IRC | 00:00 | |
j_v | i feel pretty silly, was searching for bug reports, then looking closer at the actual error, realized i was on the wrong track | 00:01 |
---|---|---|
jaeger | doh | 00:02 |
j_v | not my proudest moment | 00:07 |
jaeger | we all have those | 00:09 |
j_v | i don't actually feel as bad about as i might sound, my main regret is the time i wasted on the wrong track | 00:10 |
jaeger | yeah, I know the feeling | 00:10 |
j_v | happens to me now and again, no big deal. glad i didn't come up with some hair brained series of patches when the 'fix' was just a few rebuilds | 00:11 |
*** timcowchip has joined #crux | 00:34 | |
*** timcowchip has left #crux () | 00:35 | |
*** john_cephalopoda has quit IRC | 00:54 | |
*** john_cephalopoda has joined #crux | 00:56 | |
*** classone has joined #crux | 01:13 | |
classone | Is 3.4 broken somehow? | 01:14 |
classone | lacking of /etc/skel | 01:14 |
classone | Modules not loading properly on boot (depmod -a) &c | 01:14 |
Anselmo | are you sure you're kernel is good, re: modules | 01:27 |
classone | Configuring it right now. Been doing so a lot the past hours | 01:28 |
classone | Now the latest of LTS too | 01:28 |
Anselmo | ah kay | 01:28 |
classone | What, re: modules could you tell me? | 01:28 |
classone | something to keep an eye on? | 01:28 |
Anselmo | how much do you know about kernel configs ? | 01:28 |
classone | i do make defconfig -> make menuconfig | 01:28 |
classone | Well | 01:28 |
classone | I used CRUX a lot in 2016 | 01:28 |
classone | Right now I use OpenBSD | 01:28 |
classone | as my main OS | 01:28 |
classone | but I like CRUX and in 2016 I loved to perfectly tune my kernel | 01:28 |
classone | but that was then, not now | 01:29 |
classone | Right now my goal is not to perfectly tune, just to get it working. | 01:29 |
Anselmo | uhm. I usually run 'make localyesconfig' before menuconfig, cause that can help to grab some hardware modules if you're running the target machine during the config. | 01:29 |
Anselmo | as by default you dont use an initrfamfs in crux, there are some things you need not as modules, like for the filesystems and such, | 01:30 |
classone | exactly | 01:30 |
Anselmo | for finding other hardware lspci -v and lsusb -i are your friend | 01:30 |
classone | i did mrproper now and localyesconfig | 01:30 |
Anselmo | ah kay | 01:30 |
classone | i do not prefer modules over kernel integrated drivers btw | 01:30 |
classone | I am not a Arch Linux fan ;) | 01:30 |
Anselmo | you can disable modules and run everything as builtin, thats what I do | 01:31 |
classone | Same same... | 01:31 |
classone | but oh well | 01:31 |
Anselmo | (there should be an option that just does this so you don't need to manually check everything that would be built as a module) | 01:32 |
jaeger | Isn't that what localyesconfig is supposed to do? | 01:32 |
jaeger | vs. localmodconfig | 01:32 |
classone | exactly | 01:32 |
Anselmo | it should make it so the active modules are enabled as builtin | 01:32 |
Anselmo | you still enable modules and build many modules usually after running localyesconfig | 01:33 |
classone | thanks Anselmo looking good so far | 01:36 |
classone | localyesconifg | 01:36 |
classone | localyesconfig* | 01:36 |
classone | # make -j 3 | 01:44 |
classone | =) | 01:44 |
Anselmo | ACTION crosses fingers | 01:46 |
classone | ty =) | 01:46 |
*** workodera___ has joined #crux | 01:50 | |
*** nogagplz_ has joined #crux | 01:52 | |
*** kyaaaaaa has joined #crux | 01:55 | |
*** mayfrost_ has joined #crux | 01:59 | |
*** nogagplz has quit IRC | 02:00 | |
*** kyaaa has quit IRC | 02:00 | |
*** leah2 has quit IRC | 02:00 | |
*** mayfrost has quit IRC | 02:00 | |
*** leah2 has joined #crux | 02:07 | |
*** tilman_ has joined #crux | 02:38 | |
*** tilman has quit IRC | 02:41 | |
rmull | Romster: FYI I was getting some youtube-dl failures (ERROR: Signature extraction failed) that seem to be solved by updating it to version 2019.01.17 | 02:53 |
*** JanC has joined #crux | 03:02 | |
*** classone has quit IRC | 03:23 | |
*** _________mavric6 has quit IRC | 03:25 | |
*** _________mavric6 has joined #crux | 03:27 | |
*** j_v has quit IRC | 04:04 | |
*** nogagplz_ has quit IRC | 04:41 | |
*** nogagplz has joined #crux | 04:45 | |
*** jibade has joined #crux | 04:55 | |
*** jibade has quit IRC | 05:19 | |
*** d9a has joined #crux | 05:28 | |
*** Workster has quit IRC | 05:28 | |
*** Workster has joined #crux | 05:37 | |
*** timcowchip has joined #crux | 06:05 | |
timcowchip | :) | 06:08 |
timcowchip | imlib2 error https://pastebin.com/azCe31ha | 06:11 |
timcowchip | :( | 06:12 |
timcowchip | feh is at 3.1.1 now | 06:14 |
Anselmo | using the opt package ? | 06:14 |
timcowchip | yes | 06:14 |
Anselmo | <trying to build it over here> | 06:15 |
timcowchip | over where? | 06:15 |
Anselmo | or wait, I have libjpeg.la, but its not claimed by any packages. | 06:15 |
Anselmo | or, not in fsearch rather and those arent the same . . . | 06:16 |
Anselmo | here as in, on my machine | 06:16 |
timcowchip | ah | 06:16 |
Anselmo | wait, do you have libjpeg-turbo installed ? | 06:17 |
Anselmo | (its not listed as a dependancy but on my system it provides /usr/lib/libjpeg.la) | 06:17 |
timcowchip | does it build? | 06:18 |
Anselmo | yeah, builds fine, | 06:19 |
Anselmo | but looks like maybe it needs a dependancy on libjpeg-turbo | 06:20 |
timcowchip | libjpeg-turbo is installed here | 06:21 |
timcowchip | https://crux.ninja/updated-iso/crux-3.4-updated.iso 16-Jan-2019 04:18 | 06:21 |
Anselmo | uhm. hmmm | 06:22 |
Anselmo | oh, rebuilt it and libjpeg-turbo isnt providing /usr/bin/libjpeg.la | 06:24 |
Anselmo | anymore, and that also breaks imlib2 for me. | 06:24 |
timcowchip | ok | 06:25 |
*** Workster has quit IRC | 06:26 | |
Anselmo | yeah. Uhm. I dont know about that, and I have to go right about now so I dont have much time to debug it. | 06:28 |
Anselmo | might be worth pinging the maintainer | 06:28 |
timcowchip | frinnst | 06:30 |
*** Workster has joined #crux | 06:35 | |
timcowchip | hsetroot needs imlib2 as well | 06:36 |
*** j_v has joined #crux | 06:37 | |
*** Workster has quit IRC | 06:43 | |
*** dztctjvfcbtweavy has joined #crux | 06:43 | |
timcowchip | lmcs2 error https://pastebin.com/Rc0tct8h | 06:46 |
timcowchip | libjpeg-turbo strikes again | 06:47 |
j_v | timcowchip: rebuild libtiff, then after that, should not get that error | 06:48 |
timcowchip | ok tnx j_v | 06:48 |
j_v | no problem | 06:48 |
*** timcowchip has left #crux ("Leaving") | 06:55 | |
*** skalis has joined #crux | 07:24 | |
*** skalis has left #crux () | 07:35 | |
*** skalis has joined #crux | 07:36 | |
*** darfo has quit IRC | 07:39 | |
*** darfo has joined #crux | 07:40 | |
*** cippp has quit IRC | 07:40 | |
*** skalis has quit IRC | 07:48 | |
*** skalis has joined #crux | 07:55 | |
*** guido_rokepo has joined #crux | 08:32 | |
*** deus_ex has joined #crux | 09:47 | |
*** Romster has quit IRC | 09:52 | |
*** Romster has joined #crux | 09:58 | |
*** guido_rokepo has quit IRC | 10:42 | |
*** pedja has joined #crux | 11:49 | |
*** deus_ex has quit IRC | 11:52 | |
*** guido_rokepo has joined #crux | 13:21 | |
*** guido_rokepo has quit IRC | 13:21 | |
*** guido_rokepo has joined #crux | 13:22 | |
*** guido_rokepo has quit IRC | 13:30 | |
*** deus_ex has joined #crux | 13:41 | |
*** pedja has quit IRC | 13:42 | |
*** leetspete has joined #crux | 13:58 | |
*** Romster has quit IRC | 14:42 | |
*** Romster has joined #crux | 14:47 | |
*** d9a has quit IRC | 15:11 | |
*** d9a has joined #crux | 15:13 | |
cruxbot | [opt.git/3.4]: [notify] cups-filters: update to 1.22.0 | 15:23 |
*** Henschi has joined #crux | 17:14 | |
*** Henschi has quit IRC | 17:20 | |
*** Henschi has joined #crux | 17:21 | |
*** Henschi has quit IRC | 17:56 | |
*** Romster has quit IRC | 18:31 | |
*** Romster has joined #crux | 18:35 | |
*** joacim has joined #crux | 20:03 | |
*** timcowchip has joined #crux | 20:39 | |
timcowchip | so I lost my timcow.sec part of my key | 20:41 |
jaeger | If it's definitely lost, you'll need to create a new one and switch to it | 20:42 |
timcowchip | ok tnx | 20:43 |
*** d9a has quit IRC | 20:59 | |
*** onodera has joined #crux | 21:00 | |
*** Romster has quit IRC | 21:09 | |
*** Romster has joined #crux | 21:10 | |
jaeger | np | 21:58 |
*** timcowchip has left #crux ("Leaving") | 22:01 | |
*** d9a has joined #crux | 22:02 | |
*** onodera has quit IRC | 23:33 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!