💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2023-07-14.txt captured on 2024-06-16 at 13:29:34.

View Raw

More Information

⬅️ Previous capture (2023-07-22)

-=-=-=-=-=-=-

[2023-07-14T00:15:25Z] <sewn> Hi sadp_lan
[2023-07-14T03:28:23Z] <iceman[m]> hi sew_n
[2023-07-14T08:54:43Z] <rory50> anyone had any luck with compiling newest llvm? the community kiss repo 15.0.6 works fine. 16.0.0 breaks compilation yet again. I get an unknown error at the end of configure. error logs are not too useful. llvm channel didnt help either 
[2023-07-14T10:34:11Z] <phoebos> rory50: I'm running 16.0.5 ok. What do you mean an "unknown error"?
[2023-07-14T10:34:33Z] <phoebos> s/'m running/compiled/
[2023-07-14T11:36:44Z] <ruivlea> hi
[2023-07-14T11:39:25Z] <ruivlea> is firefox package abandoned?
[2023-07-14T11:42:00Z] <sewn> you may get segfaults if you try building the latest
[2023-07-14T12:01:18Z] <rory50> 10,99phoebos99,99 nice to know. when I compile 13.0.0 and 15.0.6 I have no issues I just use the default build provided in the repo
[2023-07-14T12:01:42Z] <rory50> with 16 anything and above it fails with a cryptic error 
[2023-07-14T12:02:09Z] <rory50> I showed some dude in llvm channel the configure log and he said it appeared benign 
[2023-07-14T12:02:33Z] <rory50> im unsure of what to make with the cmake error log though 
[2023-07-14T12:03:36Z] <rory50> it always fails at end of configure. ..target 
[2023-07-14T12:03:39Z] <rory50> -- Targeting AMDGPU
[2023-07-14T12:03:40Z] <rory50> -- Targeting X86
[2023-07-14T12:03:40Z] <rory50> -- Configuring incomplete, errors occurred!
[2023-07-14T12:07:18Z] <rory50> https://pastebin.com/xNNmqYec   https://pastebin.com/1nmi2xDm the build and make error logs if anyone curious. and the build flags http://pastebin.com/qxS4TT06
[2023-07-14T12:08:45Z] <rory50> I also have up to date cmake make 
[2023-07-14T12:33:13Z] <phoebos> your build file doesn't have a #!/bin/sh -e shebang, which is probably why the build doesn't stop after configure fails
[2023-07-14T12:33:32Z] <phoebos> maybe try installing those things it says are missing
[2023-07-14T12:35:16Z] <phoebos> or read the cmake log file
[2023-07-14T12:35:34Z] <phoebos> somewhere in build/CMakeFiles, I can't remember
[2023-07-14T12:38:51Z] <phoebos> CMakeError.log too
[2023-07-14T13:05:05Z] <rory50> thats only part of the file. I do have the shebang. for some reason I only copied the top.  thanks for helping out btw
[2023-07-14T13:06:02Z] <phoebos> how come the build continues after configure fails?
[2023-07-14T13:06:14Z] <rory50> it doesnt
[2023-07-14T13:06:19Z] <rory50> thats the cmake error log
[2023-07-14T13:06:32Z] <rory50> cmake does the configuring
[2023-07-14T13:06:39Z] <phoebos> oh
[2023-07-14T13:07:12Z] <rory50> I wonder if they introduced new hidden dependencies 
[2023-07-14T13:07:18Z] <rory50> I run a minimal system 
[2023-07-14T13:07:37Z] <rory50> so i didnt install any of that which is supposed to be optional
[2023-07-14T13:07:45Z] <rory50> maybe I gotta. I dunno 
[2023-07-14T13:08:17Z] <rory50> I had another project fail for the most hilarious reason 
[2023-07-14T13:08:33Z] <phoebos> I would try installing those it "Could NOT find" one by one
[2023-07-14T13:09:03Z] <rory50> it used nl -n which is posix. but busybox doesn't have that flag for its nl
[2023-07-14T13:09:16Z] <rory50> in its build process 
[2023-07-14T13:09:39Z] <phoebos> why the hell is nl used for a build lmao
[2023-07-14T13:09:41Z] <rory50> first time I found busy box isnt posix
[2023-07-14T13:09:50Z] <rory50> fuck if I know
[2023-07-14T13:10:17Z] <rory50> anyway. the llvm stuff burns too much time. I might try later on 
[2023-07-14T13:10:30Z] <phoebos> good luck
[2023-07-14T13:10:42Z] <rory50> THx for your help
[2023-07-14T13:11:50Z] <phoebos> not sure I helped, but you're welcome
[2023-07-14T13:12:07Z] <rory50> you took the time to discuss. thats appreciated 
[2023-07-14T18:16:38Z] <kiedtl> phoebos: /12
[2023-07-14T18:16:41Z] <kiedtl> err.
[2023-07-14T18:16:57Z] <kiedtl> Well, now that I've pinged you. I've given you op access in the channel
[2023-07-14T18:17:30Z] <kiedtl> I've been trying to give testuser[m] ops as well, but they need to authenticate via IRC.
[2023-07-14T18:17:43Z] <kiedtl> testuser[m] is on the Matrix bridge correct?
[2023-07-14T18:52:01Z] <testuser[m]> kiedtl yes
[2023-07-14T18:52:12Z] <testuser[m]> weird i should be authenticated
[2023-07-14T18:52:55Z] <testuser[m]> ah im identified as testuser[m]1
[2023-07-14T18:52:56Z] <testuser[m]> bruh
[2023-07-14T18:53:42Z] <testuser[m]> ye i think u can grant it to testuser[m]1 thats what i seem to be authenticated as according to nickserv
[2023-07-14T18:53:59Z] <testuser[m]> lost the pw for actual testuserm
[2023-07-14T18:55:04Z] <iceman[m]> testuser[m]: doesn't it exist in chat history bruh
[2023-07-14T18:57:50Z] <testuser[m]> it was on another matrix account
[2023-07-14T18:59:48Z] <testuser[m]> oh i seem to be mod now
[2023-07-14T19:29:49Z] <kiedtl> Ah. I missed that part of whois, my bad :P
[2023-07-14T20:50:35Z] <petrifiedoak> Hello, im having wifi problems on my thinkpad X230. I have all the firmware set in .config but it doesnt seem to get loaded. ip a shows wlan interface.
[2023-07-14T20:53:52Z] <sad_plan> hi
[2023-07-14T20:56:12Z] <sad_plan> petrifiedoak: did you enable them as modules? unless you need to have them as modules, as oppsoed to builtin, you should have them builtin
[2023-07-14T20:56:30Z] <petrifiedoak> No,theyre not modules
[2023-07-14T20:58:16Z] <sad_plan> you sure you enabled the correct ones though? aswell as listing needed ones in extra_firmware or w/e it was called. not sure if x230 needs linux-firmware though
[2023-07-14T20:59:13Z] <petrifiedoak> Yeah i listed the right ones in extra_firmware but im not sure about the linux-firmware part
[2023-07-14T20:59:25Z] <petrifiedoak> i enabled every intel wifi part
[2023-07-14T21:30:01Z] <sujo> petrifiedoak: if it's a stock WiFi card, there's a page on the wiki: <https://kisscommunity.org/kernel/thinkpad/>
[2023-07-14T21:30:24Z] <petrifiedoak> thank you so much
[2023-07-14T21:31:03Z] <sujo> No problem -- make sure to get the blob!
[2023-07-14T21:31:50Z] <petrifiedoak> Yeah i already did
[2023-07-14T21:33:25Z] <sad_plan> what sujo said was something I also was going to mention. but had to leave for something. gentoo wiki probably also has some stuff. does dmesg print something? 
[2023-07-14T21:33:35Z] <sewn> he said it didnt
[2023-07-14T21:34:11Z] <sad_plan> I havent seen that, but if you insist, then sure
[2023-07-14T21:34:20Z] <sewn> for me it did print what firmware I needed for my wifi
[2023-07-14T21:34:39Z] <sad_plan> petrifiedoak: are you using eiwd? if so, check the eiwd page on kiss wiki. it needs some modules enabled
[2023-07-14T21:34:41Z] <sad_plan> I see
[2023-07-14T21:35:03Z] <petrifiedoak> ip a didnt show the interface
[2023-07-14T21:35:08Z] <petrifiedoak> so it clearly wasnt being loaded
[2023-07-14T21:35:17Z] <sad_plan> ah
[2023-07-14T21:35:40Z] <sewn> no wlan?
[2023-07-14T21:36:38Z] <petrifiedoak>  nope
[2023-07-14T21:36:40Z] <petrifiedoak> nothing
[2023-07-14T21:37:08Z] <sujo> just loopback, or "nothing" nothing?
[2023-07-14T21:37:55Z] <petrifiedoak> lo, eth0 and virtual shit
[2023-07-14T21:39:47Z] <sewn> you did fix it right
[2023-07-14T21:40:04Z] <petrifiedoak> im currently compiling
[2023-07-14T21:40:52Z] <sewn> awesome
[2023-07-14T21:41:03Z] <petrifiedoak> yeah its still not there
[2023-07-14T21:41:17Z] <petrifiedoak> firmware again doesnt show anything
[2023-07-14T21:42:22Z] <petrifiedoak> dmesg*
[2023-07-14T21:42:58Z] <sujo> petrifiedoak: is it stock?
[2023-07-14T21:43:07Z] <petrifiedoak> I think so, i got it today
[2023-07-14T21:43:23Z] <sujo> do you have access to `lshw`
[2023-07-14T21:43:33Z] <petrifiedoak> nope
[2023-07-14T21:43:52Z] <sujo> you're on eth?
[2023-07-14T21:44:03Z] <petrifiedoak> eth doesnt seem to work too
[2023-07-14T21:44:07Z] <petrifiedoak> im talking from my computer
[2023-07-14T21:44:56Z] <sewn> does it work under a live environment such as void
[2023-07-14T21:45:06Z] <sujo> ^
[2023-07-14T21:45:36Z] <petrifiedoak> Yeah it does
[2023-07-14T21:45:51Z] <petrifiedoak> ill boot into void to look at what card it has
[2023-07-14T21:45:53Z] <sewn> then yeah your kernel configuration has a problem
[2023-07-14T21:46:03Z] <sewn> go to void and see what module is being used for wifi
[2023-07-14T21:46:19Z] <sewn> additionally keep a list of all the modules required so you can know which modules you might need
[2023-07-14T21:46:23Z] <petrifiedoak> how would i do that
[2023-07-14T21:46:23Z] <sewn> use lsmod
[2023-07-14T21:46:29Z] <petrifiedoak> ok
[2023-07-14T21:47:38Z] <petrifiedoak> Checking from lspci shows that it has a realtek broadcom card???
[2023-07-14T21:47:41Z] <sujo> once you know what it is, the gentoo wiki usually has through kernel config
[2023-07-14T21:47:45Z] <petrifiedoak> well thank you guys for the help ill use that
[2023-07-14T21:47:58Z] <petrifiedoak> rtl8188ce
[2023-07-14T21:47:58Z] <sujo> ofc, welcome to kiss!
[2023-07-14T21:48:11Z] <petrifiedoak> Ive already used it before, love the distro and the community!
[2023-07-14T21:48:20Z] <sujo> <3
[2023-07-14T22:14:17Z] <sewn> pronlem solved
[2023-07-14T22:49:30Z] <sewn> sujo: https://sr.ht/~emersion/soju this you?
[2023-07-14T22:57:40Z] <sujo> no, but that's a pretty funny coincidence