💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2023-12-07.txt captured on 2024-05-12 at 15:59:14.

View Raw

More Information

⬅️ Previous capture (2023-12-28)

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

[2023-12-07T10:26:37Z] <sewn> hi
[2023-12-07T15:12:02Z] <synima>  Hellu friends, currently getting "Cannot create DRM backend: disabled at compile time" enabled some DRM kernel modules and decompiled however its still giving me the error, using dwl btw
[2023-12-07T15:12:53Z] <sewn> synima: did you build libdrm and wlroots?
[2023-12-07T15:12:56Z] <sewn> and from which repo
[2023-12-07T15:13:17Z] <synima> One moment
[2023-12-07T15:15:34Z] <synima> Using version 0.17, had to fork and make my own 
[2023-12-07T15:16:07Z] <synima> Newest version of dwl needs 0.17
[2023-12-07T15:17:51Z] <synima> But the version I forked was from kiss-community, same for libdrm
[2023-12-07T16:36:27Z] <ugacac> guys, do u maybe know whats preventing me to update kiss packages? /home/stakor # kiss update
[2023-12-07T16:36:27Z] <ugacac> -> Updating repositories
[2023-12-07T16:36:27Z] <ugacac> -> /home/stakor/repos/kiss32-repo
[2023-12-07T16:36:27Z] <ugacac> ERROR Invalid KISS_SU value:  (valid: doas, sudo, sls, su)
[2023-12-07T16:37:28Z] <ugacac> do i need to create user and execute the command using doas for exsample and not root?
[2023-12-07T17:24:23Z] <ugacac> ok... Just rechrooted again and it works now...
[2023-12-07T18:17:17Z] <sewn> synima: try head of dwl
[2023-12-07T18:17:55Z] <sewn> ugacac: ensure youre using kiss-community tarball, extracted in a directory where there is root perms
[2023-12-07T18:18:14Z] <sewn> kiss32-repo is dead
[2023-12-07T18:18:23Z] <sewn> it seems to be archived
[2023-12-07T18:24:45Z] <ugacac> yeah i had a problem again... I found out i did not clone with "git clone --recurse-submodules https://github.com/arvl130/kiss32-repo repo" as it says at github :)
[2023-12-07T18:25:01Z] <ugacac> ill test it soon. maybe that was the problem
[2023-12-07T18:25:36Z] <sewn> kiss32-repo is deeaaaddd
[2023-12-07T18:27:35Z] <ugacac> is there a community repo for 32 bit?
[2023-12-07T18:27:51Z] <sewn> what are you trying run kiss on?
[2023-12-07T18:28:09Z] <ugacac> ancient hardware :P
[2023-12-07T18:28:21Z] <sewn> imo you should run gentoo or alpine instead
[2023-12-07T18:28:30Z] <sewn> unless you really have the passion to start maintaining a 32-bit repository
[2023-12-07T18:29:31Z] <ugacac> id like to learn... And it seems like a nice thing to make me learn about linux, isnt it? 
[2023-12-07T18:29:42Z] <sewn> this primarily teaches you about how to make a linux distro 
[2023-12-07T18:30:02Z] <ugacac> exsactly
[2023-12-07T18:30:17Z] <sewn> if that's the case, you can start forking kiss-community/repo, and adjust it in a way to make it build on 32-bit
[2023-12-07T18:30:19Z] <sewn> similar to kiss32-repo
[2023-12-07T18:30:28Z] <sewn> you can see gentoo or alpine for how they handle architectures
[2023-12-07T21:08:30Z] <synima> Anyone gonna update wlroots in the community package or shall I make a pull request
[2023-12-07T21:08:42Z] <synima> Needs a few more deps
[2023-12-07T21:09:17Z] <synima> Community repo*