2020-09-07T00:54:13 #kisslinux gave up and decided to just compile on a different machine but I forgot about glibc programs not running on musl systems 2020-09-07T00:54:26 #kisslinux some things are just a pain I guess 2020-09-07T00:55:12 #kisslinux if nothing else I'm learning a lot, time to figure out how to cross-compile :p 2020-09-07T01:43:16 #kisslinux himmalerin: you could run an alpine chroot 2020-09-07T02:58:10 #kisslinux dilynm: that sounds way nicer because I couldn't find much about cross-compiling online 2020-09-07T03:00:06 #kisslinux Cross compiling is in general... Very tricky 2020-09-07T03:16:12 #kisslinux ok 2020-09-07T03:16:23 #kisslinux check if I'm an idot 2020-09-07T03:17:06 #kisslinux i've found the correct firmware for my wifi card, which is in here: https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi 2020-09-07T03:17:18 #kisslinux and I've put it in /lib/firmware 2020-09-07T03:17:22 #kisslinux and compiled the kernel 2020-09-07T03:17:31 #kisslinux oh and set the var CONFIG_EXTRA_FIRMWARE 2020-09-07T03:17:47 #kisslinux and set it to $(ls /lib/firmware | tr 'n' ' ') 2020-09-07T03:17:57 #kisslinux what am I doing wrong? 2020-09-07T03:31:57 #kisslinux there's no shell used in that path, you need to write out each file's location and name 2020-09-07T03:41:10 #kisslinux Oh 2020-09-07T03:41:20 #kisslinux thabk you 2020-09-07T03:41:35 #kisslinux sorry im on mobile lol 2020-09-07T06:25:29 #kisslinux there's no shell used in that path, you need to write out each file's location and name 2020-09-07T07:39:11 #kisslinux asd 2020-09-07T07:39:11 #kisslinux d 2020-09-07T07:39:11 #kisslinux sa 2020-09-07T07:39:11 #kisslinux d 2020-09-07T07:39:11 #kisslinux s 2020-09-07T07:39:11 #kisslinux da 2020-09-07T07:39:11 #kisslinux s 2020-09-07T07:39:12 #kisslinux d 2020-09-07T07:39:12 #kisslinux as 2020-09-07T07:39:13 #kisslinux d 2020-09-07T07:39:13 #kisslinux sad 2020-09-07T07:39:14 #kisslinux a 2020-09-07T07:39:25 #kisslinux nice 2020-09-07T08:25:50 #kisslinux fish: 'firefox' terminated by signal SIGILL (Illegal instruction) 2020-09-07T08:25:59 #kisslinux getting this suddenly when launchin firefox(-bin) 2020-09-07T08:26:02 #kisslinux anyone any idea? 2020-09-07T08:30:43 #kisslinux okay downgraded, that seems to have worked... 2020-09-07T12:05:57 #kisslinux I am trying to build Firefox on my KISS installation but run into a linking error. I get many warnings about undefined references, all in regards to GDK or GTK: 2020-09-07T12:06:23 #kisslinux `../../toolkit/library/build/libxul.so: undefined reference to `gdk_event_handler_set`` 2020-09-07T12:07:14 #kisslinux Eventually the build terminates with a linking error: `collect2: error: ld returned 1 exit status`. I tried building Firefox with the standard repo, using `kiss b firefox`. 2020-09-07T14:47:44 #kisslinux found a decent GnuPG alternative in https://github.com/rnpgp/rnp, its CLI tool is clunky though 2020-09-07T14:52:18 #kisslinux Who here uses birch? 2020-09-07T14:52:26 #kisslinux How do I get it to id to nickserv on startup? 2020-09-07T15:43:17 #kisslinux Plasmoduck: birch -x "/msg nickserv identify your_password" 2020-09-07T15:51:48 #kisslinux :j #haiku-fr 2020-09-07T15:53:25 #kisslinux /list 2020-09-07T15:55:50 #kisslinux /server chat.freenode.net 2020-09-07T15:56:13 #kisslinux lol 2020-09-07T15:56:20 #kisslinux all your commands 2020-09-07T15:56:23 #kisslinux we see them 2020-09-07T15:56:29 #kisslinux oups 2020-09-07T15:56:34 #kisslinux good thing we don't see /nickserv yet 2020-09-07T15:56:55 #kisslinux sorry 2020-09-07T16:03:51 #kisslinux trying to leave now, sorry for disturbing 2020-09-07T16:21:22 #kisslinux So far I'm the only one who's done the full /nickserv with password and everything publicly in this channel I think ^^ 2020-09-07T16:21:41 #kisslinux That was not a fun accident lol 2020-09-07T19:01:15 #kisslinux lolisamurai11114: you okay there? 2020-09-07T23:36:20 #kisslinux hey 2020-09-07T23:37:08 #kisslinux I've set CONFIG_EXTRA_FIRMWARE to "/lib/firmware/firm.ucode /lib/firmware/firm2.ucode" instead of "firm.ucode firm2.ucode" and now my bootloader doesn't work 2020-09-07T23:37:14 #kisslinux this is a fresh install 2020-09-07T23:37:24 #kisslinux I'm trying to get wifi to work 2020-09-07T23:37:43 #kisslinux but I think this is a problem with my competency of the linux kernel build system 2020-09-07T23:38:08 #kisslinux I've looked up the driver name here: https://cateee.net/lkddb/web-lkddb/EXTRA_FIRMWARE.html 2020-09-07T23:38:57 #kisslinux and extracted the blobs iwlwifi-6000g2a-5.ucode & iwlwifi-6000g2a-6.ucode from the latest linux-firmware (https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/) 2020-09-07T23:40:14 #kisslinux my wifi card according to lspci on arch linux is Intel Corporation Centrino Advanced-N6205 [Taylor Peak] 2020-09-07T23:40:37 #kisslinux im not very sure what to do 2020-09-07T23:58:19 #kisslinux randomuser1: maybe this can help you https://github.com/kisslinux/wiki/pull/47/files gemini://gemini.ctrl-c.club/~phoebos/logs/freenode-kisslinux-2020-09-07.txt

-- Leo's gemini proxy

-- Connecting to gemini.ctrl-c.club:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/plain; charset=utf-8

-- Response ended

-- Page fetched on Sun Jun 2 13:30:11 2024