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
<illiliti> should i proceed with drvctl or better to wait until new api is implemented?
<ryoshu> give me a few days please
<illiliti> okay, take your time
micro_O has quit [Quit: micro_O]
mahmutov has quit [Ping timeout: 252 seconds]
kyonko has joined #kisslinux
an3223_ has quit [Remote host closed the connection]
an3223_ has joined #kisslinux
GalaxyNova has quit [Quit: GalaxyNova]
Uks2 has joined #kisslinux
Uks3 has quit [Ping timeout: 252 seconds]
soliwilos has quit [Remote host closed the connection]
<testuser[m]> Hi
an3223_ is now known as an3223
f1 has quit [Quit: cya]
mahmutov has joined #kisslinux
barpthewire has joined #kisslinux
illiliti has quit [Read error: Connection reset by peer]
illiliti has joined #kisslinux
<illiliti> ryoshu: would be awesome if you could add major/minor numbers to `struct device`
<illiliti> or dev_t
<illiliti> this way i can check if device has devnode
akira01 has quit [Ping timeout: 252 seconds]
<ryoshu> illiliti there is a problem
<ryoshu> one device can map to multiple dev_t
<illiliti> example?
<ryoshu> serial device
<ryoshu> two minors for two modes of operation
<ryoshu> dialup and com0 afair
<illiliti> i don't understand how stat() can handle such devices
<illiliti> what's value of st.st_rdev?
<illiliti> dev_t can hold multiple major/minor numbers?
<ryoshu> stat on file? there are multiple nodes
<ryoshu> like dty0 tty0
<ryoshu> so the kernel knows cmajor, dmajor and unit resembling minor
<ryoshu> cmajor bmajor
<ryoshu> and then device name does not necessarily match /dev/entry
<illiliti> i wonder what value devname() would return
<ryoshu> it's for discussion, I guess the same is true for other BSDs
<ryoshu> check: mknod -l
<ryoshu> I'm slowly processing it in my spare time
<ryoshu> illiliti: btw. if you have general interest in netbsd, I can redirect you to a channel with more devs
<ryoshu> I just got my libera.chat cloak :)
<illiliti> nice
<illiliti> i'll join to channel
<ryoshu> illiliti: ok, I will /query you
soliwilos has joined #kisslinux
mahmutov has quit [Ping timeout: 252 seconds]
mobinmob has joined #kisslinux
krishna has joined #kisslinux
krishna has quit [Quit: WeeChat 3.3]
smartin has joined #kisslinux
humky has quit [Quit: Leaving]
akira01 has joined #kisslinux
<akira01> hey guys
Uks2 has quit [Quit: Byee]
Uks2 has joined #kisslinux
<akira01> someone have the black screen after the grub init?
<akira01> is like the init log desapear
<akira01> i can login but is just a black screen
<akira01> is this since i changed the kernel
ella-0 has joined #kisslinux
ella-0_ has quit [Ping timeout: 268 seconds]
mobinmob has quit [Quit: Connection closed for inactivity]
mahmutov has joined #kisslinux
costledger_ has joined #kisslinux
costledger_ has left #kisslinux [#kisslinux]
ella-0 has quit [Ping timeout: 252 seconds]
ella-0 has joined #kisslinux
illiliti has quit [Quit: leaving]
<testuser[m]> mindustry on kiss https://0x0.st/-gMb.png
<testuser[m]> well gkiss but
litharge has quit [Read error: Connection reset by peer]
litharge has joined #kisslinux
GalaxyNova has joined #kisslinux
<GalaxyNova> What's a sane alternative to libreoffice calc?
togh has joined #kisslinux
togh has quit [Remote host closed the connection]
togh has joined #kisslinux
togh has quit [Client Quit]
sad_plan has joined #kisslinux
<sad_plan> hey
<rio6> anyone know which kernel config I need to enable for mounting UUID=
<rio6> apparently UUID only works with initramfs, and it's PARTUUID I have to use
<sad_plan> you mean kernel command line? Ive specified UUID for my / so kiss boots without grub and everything
<rio6> it worked before, then I did a bunch of things and now it doesn't mount. Using /dev/sda5 boots, but UUID= doesn't
<sad_plan> yeah, you have to use partuuid iirc. as you said yourself
<sad_plan> iirc, I also tried to use uuid, but no dice. couldnt find root that way. had to use partuuid
<sad_plan> its called CONFIG_CMDLINE_BOOL
sad_plan has quit [Quit: zzz]
sad_plan has joined #kisslinux
dilyn has joined #kisslinux
<dilyn> does anyone happen to know how systemd makes its sockets? for its name.socket files
<dilyn> can't for the life of me make heads or tails of it
<noocsharp> wdym by how?
<noocsharp> eventually by using a bind syscall
<sad_plan> btw dilyn; newest webkit2gtk doesnt build. libcms2 is missing it seems, as that appearantly is now default on. I couldnt build it with that either, but yeah. I havent figured it out myself yet. libcmls2 isnt packaged either
<dilyn> womp womp @testuser[m]
<dilyn> noocsharp: I mean that theoretically I should be able to make the same socket myself and I was wondering if netcat is sufficient or if they do something dumb
<noocsharp> well my understanding is that they do socket activation, so the program backing the socket only starts when something tries to connect
<dilyn> right but I'm not terribly concerned with that part of it
<dilyn> in the interim I found a systemctl 'replacement' written in python so maybe I can see what it does lol
<noocsharp> afaict socket activation is the only reason .socket files exist
<dilyn> right
<dilyn> thank you for confirming I'm not crazy lmfao
<dilyn> hmhmhmhmhmhmhm
<dilyn> `snapd.service: ERROR:systemctl:start not implemented for unit type: snap-snapd-13170.mount` heyo just need to implement mount
<dilyn> which for snaps is mostly just an unsquashfs
<rio6> # CONFIG_CMDLINE_BOOL is not set
<rio6> that might be why uuid= isn't working for me
<rio6> actually nvm, since I can use /dev/sda5 in kernel param so it works
sad_plan has quit [Quit: nyaa~]
yamchah2 has quit [Remote host closed the connection]
yamchah2 has joined #kisslinux
smartin has quit [Quit: smartin]
Guest4 has joined #kisslinux
alnn has joined #kisslinux
<akira01> yo guys
<akira01> tried to package freeglut again
<akira01> and okay i build libglvnd
<akira01> but freeglut says that i need libgl glx
<akira01> and i build for wayland
<akira01> so wtf?
<akira01> any ideas
Guest4 has quit [Quit: Client closed]
mahmutov has quit [Ping timeout: 252 seconds]
riteo has joined #kisslinux
<riteo> hiiiiii!
<aosync> hey
<riteo> can someone build lvm2? It complains about udev symbols, I think libudev-zero is conflicting somehow
<riteo> its readme says that lvm doesn't work with it, but I have no idea how I'm supposed to go with this since I can't uninstall it
<riteo> ok so apparently it's actually broken, but thankfully lvm allows disabling its support. It just turned on because it detected it
<riteo> I think I should bring this up too eventually, maybe with a fix, some specific detection or an alternative package, idk
<riteo> oh well, i gtg rn
<riteo> cya later!
riteo has quit [Quit: epic udev moment]
mahmutov has joined #kisslinux
ella-0_ has joined #kisslinux
ella-0 has quit [Ping timeout: 250 seconds]