💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-01-30.txt captured on 2024-06-16 at 13:26:03.

View Raw

More Information

⬅️ Previous capture (2024-02-05)

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

[2024-01-30T03:45:41Z] <sewn> nothing, just it's complicated af and doas/ssu exists
[2024-01-30T11:03:08Z] <phoebos> sad_plan: sorry, I forgot to reply to you. I don't get that error but I can apply the patch if you want
[2024-01-30T11:04:06Z] <sad_plan> I see. maybe its an sbase/ubase issue on my end. but yes please, apply it. this way we avoid other people having same issue
[2024-01-30T11:14:04Z] <phoebos> ok
[2024-01-30T14:25:54Z] <riteo> sewn: regarding the XWayland stuff, I managed to build everything in the end!
[2024-01-30T14:26:30Z] <riteo> I'm still not hard gaming because the display actually doesn't work despite its socket getting created, but that's a story for another time (I'll debug it when I'll find some more time)
[2024-01-30T14:26:54Z] <riteo> ULTRAKILLing on a distro named KISS would be metal as fuck :P
[2024-01-30T14:33:59Z] <sewn> riteo: thats not hard
[2024-01-30T14:34:05Z] <sewn> i was playing apex legends not too long ago on kiss
[2024-01-30T14:34:16Z] <sewn> ULTRAKILL is on GOG
[2024-01-30T14:34:24Z] <sewn> although it says its coming soon only
[2024-01-30T14:34:35Z] <sewn> and Steam offers better wine support unsuprisingly
[2024-01-30T14:34:42Z] <sewn> lmk how it goes
[2024-01-30T15:01:25Z] <riteo> yeah it's been coming soon for quite a while; we'll have to wait until it goes out of early access (_at least_ another year)
[2024-01-30T15:01:34Z] <riteo> I'll let you know indeed
[2024-01-30T15:02:21Z] <riteo> I must admit, I've only recently started to understand some of the appeal behind flatpak
[2024-01-30T15:04:41Z] <sewn> wait what
[2024-01-30T15:04:46Z] <sewn> riteo: ULTRAKILL NEVER CAME OUT?
[2024-01-30T15:05:11Z] <sewn> im pretty sure you can play it
[2024-01-30T15:05:15Z] <sewn> just not from gog
[2024-01-30T19:04:34Z] <riteo> sewn: no wait
[2024-01-30T19:04:36Z] <riteo> it's in early access
[2024-01-30T19:04:44Z] <riteo> that's the reason it's not "out" yet on gog
[2024-01-30T19:04:47Z] <sewn> oh
[2024-01-30T19:04:52Z] <sewn> so its been in early access for a year
[2024-01-30T19:04:59Z] <riteo> a year? I'm sure quite a bit more
[2024-01-30T19:05:06Z] <sewn> wtf
[2024-01-30T19:05:15Z] <riteo> AFAIK this game has been in development since like 2018
[2024-01-30T19:05:19Z] <riteo> did I dream this stuff up
[2024-01-30T19:05:20Z] <riteo> lemme check
[2024-01-30T19:07:46Z] <riteo> all right, it's been in EA since 2020
[2024-01-30T19:07:50Z] <sewn> wow
[2024-01-30T19:07:54Z] <riteo> according to wikipedia
[2024-01-30T19:07:54Z] <sewn> well thats one of a game
[2024-01-30T19:08:00Z] <sewn> it will never be like omori
[2024-01-30T19:08:15Z] <riteo> ULTRAKILL is my life
[2024-01-30T19:08:23Z] <wannabekissuser> Hello, 'ts me again. GKISS maintainer helped me a lot with managing to boot the system, turns out I didn't have CONFIG_FB_EFI enabled in kernel config. Now the problem is nvidia, can't seem to make it work. I installed nvidia from gkiss repository, used depmod, modprobe'd the module, but couldn't start X. Also it seems like when I reboot I have to reinstall nvidia and do the stuff 
[2024-01-30T19:08:24Z] <wannabekissuser> with depmod and modprobe again. Still no X. GKISS maintainer has initially told me that it may be better to use official nvidia installer but this crap doesn't build, gives a middle finger. Is there anyone who has nvidia and xorg here? Maybe others have any idea? Hope so.
[2024-01-30T19:09:13Z] <sewn> i once used to use nvidia and xorg
[2024-01-30T19:09:18Z] <sewn> and now im on amd
[2024-01-30T19:09:30Z] <sewn> no logs provided?
[2024-01-30T19:09:43Z] <wannabekissuser> I can provide them, yeah
[2024-01-30T19:09:44Z] <sewn> kiss-xorg has an nvidia package
[2024-01-30T19:09:47Z] <sewn> but i abandoned it
[2024-01-30T19:09:51Z] <sewn> you should maintain it 
[2024-01-30T19:09:57Z] <wannabekissuser> Understandable
[2024-01-30T19:10:00Z] <sewn> official gkiss nvidia package only does wayland afaik
[2024-01-30T19:10:06Z] <wannabekissuser> I fucking hate nvidia
[2024-01-30T19:10:20Z] <sewn> why?
[2024-01-30T19:10:26Z] <wannabekissuser> sewn: what's needed for that?
[2024-01-30T19:10:32Z] <sewn> needed for what?
[2024-01-30T19:10:36Z] <wannabekissuser> for maintaining
[2024-01-30T19:10:46Z] <sewn> here
[2024-01-30T19:11:07Z] <sewn> https://github.com/ehawkvu/kiss-xorg/pull/143
[2024-01-30T19:11:13Z] <sewn> this is the PR in which i dropped the package
[2024-01-30T19:11:24Z] <sewn> you can pull the dropped package into your own kiss-xorg fork, add it and update it
[2024-01-30T19:11:38Z] <sewn> do try to spot differences between kiss-xorg nvidia and gkiss nvidia
[2024-01-30T19:12:37Z] <wannabekissuser> Alright, thanks, I'll try my best