oceanicc has quit [Read error: Connection reset by peer]
oceanicc has joined #kisslinux
oceanicc has quit [Ping timeout: 268 seconds]
oceanicc has joined #kisslinux
oceanicc has quit [Read error: Connection reset by peer]
oceanicc has joined #kisslinux
zlg has quit [Ping timeout: 272 seconds]
kiedtl|town has quit [K-Lined]
zlg has joined #kisslinux
zlg has quit [Ping timeout: 252 seconds]
_whitelogger has joined #kisslinux
spacehare has joined #kisslinux
zlg has joined #kisslinux
oceanicc has quit [Remote host closed the connection]
zlg has quit [Ping timeout: 248 seconds]
fultilt has quit [Quit: Leaving]
V has quit [Ping timeout: 265 seconds]
<Vova>
Hi everyone, do you know if this is normal or not, in mdev.conf, I can't match against PRODUCT, I checked the uevent of the device I want to match and the PRODUCT appears in it, so I put a catch all rule inside mdev to execute "env > /tmp/$$" (inside a shell script) to see what env were passed, and there's no PRODUCT env, only a SUBSYTEM, MDEV and ACTION env
<Vova>
mdevd works tho
oceanicc has joined #kisslinux
denshi has joined #kisslinux
denshi has quit [Client Quit]
<kris_>
i tried to make waffles today and discovered that waffles and pancakes require different recipes
<kris_>
(i failed horribly)
fultilt has joined #kisslinux
<Vova>
busybox or sbase+ubase or toybox ?
<midfavila>
ubase+sbase :3
<midfavila>
kris_: yeah
<midfavila>
i hope they were still tasty tho
<kiedtl>
toybox is missing a lot iirc
<thomas_adam>
Yes, toybox is still unfinished, and isn't that comparable to busybox.
<thomas_adam>
Even Alpine hasn't switched to it.
kmf has joined #kisslinux
<kmf>
kisslinux fries my laptop, help pls
<Vova>
under clock the cpu
<kmf>
I did the cpu scaling thing and installed and configured TLP too, But it is still too hot and I can't handle it.
<kmf>
I'm logging out, must put my laptop to sleep, open the lid and keep blowing until it cools down again, pls help me.
kmf has quit [Remote host closed the connection]
<riteo>
Vova: TIWAGOS but I think that PRODUCT might be like nonstadard or something
<riteo>
I needed to make a script for that, with a bunch of subsystem-specific subscripts or something
<sewn>
you need to know dbus-broker is not a dbus implementation
<sewn>
it is a dbus server
<sewn>
so many projects can still depend on libdbus
<Vova>
I don't understand anything :sob:, so a "dbus" implementation needs a "manager" (or a "server", idk how it's called), and the app using it will send their messages to the "manager", and manager will route the messages to the corresponding destinations right ?
<Vova>
libdbus is a low level dbus implementation, which is just a lib right ?
<Vova>
so even if I install libdbus for something that needs libdbus I'd still need to have a manager ? and to start the manager (either system wise, or user wise with dbus-run-session for example)
<sewn>
suuure
<sewn>
its a client-server model
<sewn>
its like wayland
<Vova>
yeah I see
<sewn>
there is libwayland and then waylanndd ccomposiitors
<sewn>
thheye implemennr rserverr sides of wayland
<sewn>
and ccliennrs ccan use libbwayland
<sewn>
or usee sommething else
<Vova>
so what do you use for the "dbus server" ?
<Vova>
oh wait I just saw, basu is a dbus "server" right ?
<sewn>
Vova: the one from libdbus, dbus-daemon
<sewn>
much like a Wayland's Weston
<sewn>
Vova: no, basu is a libdbus
<sewn>
not a dbus server
<Vova>
alright
<sewn>
I don't choose lol
<sewn>
it just is de facto
<sewn>
kiss-dbus as well
<Vova>
I thought libdbus was just providing a lib for communicating with a dbus server
<sewn>
correct
<sewn>
its precisely that
phinxy has quit [Quit: WeeChat 4.5.1]
phinxy has joined #kisslinux
<midfavila>
oh my gooooooooooooooooooooood i hate summer
<midfavila>
it's way too hot
oceanicc has quit [Remote host closed the connection]
phinxy has quit [Ping timeout: 248 seconds]
phinxy has joined #kisslinux
oceanicc has joined #kisslinux
<oceanicc>
what exactly are the differences between gkiss and kiss tarballs? like the stuff in /usr/ and /etc and stuff
<oceanicc>
all I know is that musl is swapped out for glibc idrk anything beyond that
<oceanicc>
I kinda tried just running a diff between both the extracted tarballs, but the diff file is 169mb soooo