ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.org | post logs or else | "An idiot admires complexity, a genius admires simplicity." -- Terry A. Davis
kyonko` has quit [Remote host closed the connection]
GalaxyNova has joined #kisslinux
an3223 has quit [Ping timeout: 276 seconds]
an3223 has joined #kisslinux
GalaxyNova has quit [Quit: Client closed]
<testuser[m]> ff webrender works better now than chromium for me
<testuser[m]> Hi
akira01 has joined #kisslinux
claudia has joined #kisslinux
<claudia> testuser[m], which hacks did u use to get your nvidia card runnning with musl?
claudia has quit [Client Quit]
<testuser[m]> claudia02: just had to add a dladdr1() stub to gcompat that calls dladdr() if called with portable values else returns 0 for failure. also it needed some glibc specific `_IO_2_1_stdout_` symbol so I just set it to a void pointer with NULL value in gcompat since the libs don't actually seem to make use of it so no need for a real implementation (if they used it we'd get a segfault)
<testuser[m]> then build libglvnd with TLS disabled to prevent segfaults when trying to load glvnd libs
<testuser[m]> and forcefully make nvidia libs link to gcompat.so with patchelf so that i dont have to LD_PRELOAD it as that causes segfaults everywhere. that's it
smartin has joined #kisslinux
Guest5952 has joined #kisslinux
<Guest5952> testuser[m]: Thanks for your work!
Guest5952 has quit [Client Quit]
Guest5952 has joined #kisslinux
<Guest5952> Will there be any installation guide in the future?
<aosync> i believe the wiki is a good guide
<aosync> you can also refer to the gentoo wiki for kernel configuration, and the arch wiki as always is a good resource too
Guest5952 has quit [Client Quit]
Guest5952 has joined #kisslinux
<Guest5952> aosync: Ok. I'll take a look
Guest5952 has quit [Quit: Client closed]
GalaxyNova has joined #kisslinux
<GalaxyNova> acheam: You're website is broken :P
<GalaxyNova> your*
GalaxyNova has quit [Remote host closed the connection]
soliwilos has quit [Remote host closed the connection]
an3223 has quit [Ping timeout: 252 seconds]
an3223 has joined #kisslinux
raph_ael has quit [Quit: WeeChat 3.1]
raph_ael has joined #kisslinux
gtms has joined #kisslinux
an3223 has quit [Remote host closed the connection]
an3223 has joined #kisslinux
soliwilos has joined #kisslinux
illiliti has quit [Quit: leaving]
akira01 has quit [Remote host closed the connection]
<testuser[m]> could anyone check if they can open the gtk file picker from a browser
<testuser[m]> glib seems to think that something is wrong and aborts, just prints "GLib-GIO-ERROR No GSettings schemas are installed on the system" before dying
<soliwilos> ctrl+o to open a file in firefox works here.
<testuser[m]> soliwilos: does it show you the schema message ?
<testuser[m]> ok i just had to run the gtk post install
<testuser[m]> it happened cuz i had installed some libs outside the chroot so it didnt get created
<soliwilos> I see. I do get some GLib-GIO-WARNING messages.
<soliwilos> "Failed to create file monitor for..." referncing some keyfile.
Uks2 has quit [Ping timeout: 245 seconds]
Uks2 has joined #kisslinux
Guest6492 has joined #kisslinux
<Guest6492> Greetings. Anyone can point it out how I should replace default busybox .config to my own? it is enough just to replace .config in files? then "kiss b && kiss i"?
<testuser[m]> kiss c
<testuser[m]> for checksums
<testuser[m]> then yeah kiss b , i
<Guest6492> thank you
Uks2 has quit [Ping timeout: 245 seconds]
Uks2 has joined #kisslinux
gtms has quit [Remote host closed the connection]
felinae has quit [Ping timeout: 264 seconds]
felinae has joined #kisslinux
GalaxyNova[m] has quit [Ping timeout: 264 seconds]
Guest6492 has quit [Ping timeout: 256 seconds]
GalaxyNova[m] has joined #kisslinux
msk[m] has quit [Ping timeout: 250 seconds]
msk[m] has joined #kisslinux
GalaxyNova[m] has quit [Ping timeout: 250 seconds]
GalaxyNova[m] has joined #kisslinux
phoebos[m] has quit [Ping timeout: 250 seconds]
phoebos[m] has joined #kisslinux
<omanom> someone's having a lot of fun with DNS today it appears
Guest18 has joined #kisslinux
<Guest18> omanom: yeah, I have that too
Guest18 has quit [Client Quit]
Uks2 has quit [Ping timeout: 252 seconds]
Uks2 has joined #kisslinux
akira01 has joined #kisslinux
akira01 has quit [Quit: Quit]
akira01 has joined #kisslinux
<akira01> yo guys
<akira01> how can i set EGL_NO_X11 for a build?
akira01 has quit [Ping timeout: 268 seconds]
<omanom> @akira01 what are you trying to build?
smartin has quit [Quit: smartin]
Uks2 has quit [Quit: Byee]
Uks2 has joined #kisslinux
ryoshu has quit [Ping timeout: 260 seconds]
dilyn has joined #kisslinux
<dilyn> akira01: you set that in CPPFLAGS
<dilyn> though it's also defined in a header file
<dilyn> is this a problem with cairo/firefox? I had a similar issue a while back :X
micr0 has joined #kisslinux
micr0 has quit [Changing host]
micr0 has joined #kisslinux
Uks2 has quit [Quit: Byee]
Uks2 has joined #kisslinux
illiliti has joined #kisslinux
micr0 has quit [Ping timeout: 252 seconds]
dilyn has quit [Ping timeout: 245 seconds]