ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://vid.puffyan.us/H7PvgY65OxA
<midfavila> hmm
<midfavila> you know, recently i've been thinking about how nice it would be to have a modernized take on "The UNIX Programming Environment"
<midfavila> but in many ways it's difficult to imagine what it would expand upon, aside from updating stuff about directories
<midfavila> maybe provide an intro to sockets, X/Wayland, etc
<midfavila> brief intro to POSIX using its equivalents of kernel system calls
<midfavila> that kinda thing
<Torr> How much Pdp11 was in Unix back when this was released, eh.
<Torr> And how much still there...
<midfavila> i don't think there was much if any when it was released
<midfavila> pretty sure research iii or iv was around the time the entire kernel was C
<midfavila> might be wrong though
<midfavila> ...heh, i might print myself an "Ed, man! !man ed" t-shirt at some point
<midfavila> that would be kinda funny
<phoebos> lol
phinxy has quit [Quit: WeeChat 3.5-dev]
phinxy has joined #kisslinux
Torr has quit [Quit: leaving]
<wael[m]> Hi
<testuser[m]> Hi
trunc88 has quit [Quit: reboot]
<virutalmachineus> Hi
trunc88 has joined #kisslinux
<wael[m]> illiliti: btw the pr doesnt work with lzma or bzip2 or xz
<wael[m]> they are still single-threadeed
<wael[m]> testuser: is verbose building commands needed? for example when manually extracting or copying files is verbosity preferred
<testuser[m]> no
<wael[m]> how come? wouldn't it be more transparent that way
fitrh has joined #kisslinux
<testuser[m]> It's irrelevant most of the times
<testuser[m]> Except debuggin
chomwitt has joined #kisslinux
aelspire has joined #kisslinux
<aelspire> Hi, I'm playing with automatic kernel module loading via mdevd rule like in mdev-like-a-boss. I've added line with modrpobe to /etc/mdev.conf and /etc/mdevd.conf and noticed that nothing is loaded untill I add "-C" flag to mdevd/run somehow "mdevd-coldplug" in /lib/init/rc.boot looks like doing something (I've changed modprobe to echo to see what is happening) but it's not loading required modules somehow?
<aelspire> I've tried changing "mdevd-coldplug" to "-C" flag in /lib/init/rc.boot but it didn't helped
<aelspire> but "-C" flag in mdevd/run service's file works
<aelspire> Any ideas what I'm doing wrong?
<testuser[m]> illiliti:
<aelspire> more info: I've sound "card" that require sof-firmware and wanted to load required modules after boot so kernel will grab fw from /lib/firmware
<aelspire> ok, I probably found cause
<aelspire> mdevd is killed too quicky in rc script
<aelspire> I've added slepp 10 after mdevd-coldplug and now lsmod shows modules
<aelspire> but this is not solution, from what I see mdevd-coldplug has -o option for synchronous coldbplug
<aelspire> but I'm still investigating how to use it
fitrh has quit [Read error: Connection reset by peer]
<aelspire> using "-O 4" as flag for both mdevd and mdevd-coldplug works
<wael[m]> waht the fu
trunc88 has quit []
<illiliti> you're right, "-O4" in rc.boot should work
<illiliti> except that I would recommend running mdevd-coldplug twice
<illiliti> that reduces a chance to hit race condition
<aelspire> illiliti: Oh, I didn't see this issue
<aelspire> thanks
<illiliti> but doesn't completely fix it. sometimes, even with having two mdev-coldplug i get broken permissions in /dev
<illiliti> but it is very rare and doesn't bother me
<aelspire> yeah, I'll probably settle with -O 4 in rc and see
<aelspire> in my case this is only sound so nothing mission critical
<illiliti> fine, just wanted to let you know that race condition is still possible
<illiliti> wael[m]: i don't know man. i believe i did everything what i could
<wael[m]> <illiliti> "wael: i don't know man. i..." <- nproc maybe?
<testuser[m]> illiliti: why not just use mdev -O4?
<illiliti> nproc is non-standard
<illiliti> mdev doesn't support -O4
<illiliti> it's exclusive to mdevd
midfavila has quit [Remote host closed the connection]
midfavila has joined #kisslinux
chomwitt has quit [Ping timeout: 265 seconds]
aelspire has left #kisslinux [#kisslinux]
Torr has joined #kisslinux
chomwitt has joined #kisslinux
midfavila has quit [Remote host closed the connection]
midfavila has joined #kisslinux
phinxy has quit [Ping timeout: 256 seconds]
phinxy has joined #kisslinux
midfavila has quit [Remote host closed the connection]
midfavila has joined #kisslinux
phinxy has quit [Ping timeout: 264 seconds]
phinxy has joined #kisslinux
aelspire has joined #kisslinux
phinxy has quit [Quit: WeeChat 3.5-dev]
phinxy has joined #kisslinux
chomwitt has quit [Ping timeout: 264 seconds]
chomwitt has joined #kisslinux
aelspire has quit [Quit: aelspire]
midfavila has quit [Quit: Leaving.]
midfavila has joined #kisslinux
chomwitt has quit [Ping timeout: 268 seconds]
ioraff has joined #kisslinux