[2022-07-30T04:36:02Z] Hi [2022-07-30T09:11:29Z] I fucking give up on pipewire, it's just a fucking shitty software, it never works, fuck I go back to ol' school alsa [2022-07-30T09:20:11Z] I only like pipewire for being able to switch devices easily [2022-07-30T09:20:50Z] Firefox's alsa support is garbage so I have to use pulseaudio emulation [2022-07-30T09:22:23Z] I will try pulseaudio [2022-07-30T11:07:44Z] o/ [2022-07-30T11:08:35Z] Hi [2022-07-30T11:08:58Z] I finally figured out how to setup and configure pounce [2022-07-30T11:14:47Z] what's a pounce [2022-07-30T11:14:59Z] Irc bouncer [2022-07-30T11:27:27Z] what is a IRC Bouncers purpose [2022-07-30T11:29:20Z] irc is simple so it doesn't have history or even the ability to remember what channels you're in [2022-07-30T11:29:29Z] Bouncer solves the history part [2022-07-30T11:30:00Z] I'm on matrix so I don't have to worry about that lol [2022-07-30T11:33:50Z] Fancy! [2022-07-30T11:34:37Z] I also enjoy the ability to connect from multiple devices with a bouncer [2022-07-30T11:36:46Z] whaaat that's fancy [2022-07-30T12:10:06Z] If you have a sr.ht account, you can go to char.sr.ht, it has an IRC bouncer [2022-07-30T12:10:14Z] (You need a compatible Client tho) [2022-07-30T12:17:16Z] isn't sr.ht paid only [2022-07-30T12:17:38Z] Hum, IIRC there's free account ? [2022-07-30T12:18:10Z] Oh no you're right [2022-07-30T12:18:11Z] $2/month or $20/year [2022-07-30T12:18:34Z] that's why I don't want to use sr.ht lol [2022-07-30T12:54:41Z] They don't have VC monies [2022-07-30T13:27:54Z] Oh okay, I found the problem, it's not pipewire but wireplumber, when I try media-session everything works ! [2022-07-30T13:29:12Z] Why aren't u using the community build [2022-07-30T13:29:15Z] It has media session [2022-07-30T13:29:25Z] Plumber thing needs dbus [2022-07-30T13:29:42Z] I already have dbus (for bluez) [2022-07-30T13:30:09Z] But yeah I will use the community build [2022-07-30T13:30:35Z] git-bruh you here ? [2022-07-30T13:34:49Z] Is it okay if I do a PR for the last version of pipewire (I don't maintain this package) ? [2022-07-30T13:36:13Z] Sure [2022-07-30T16:32:09Z] pounce is cool [2022-07-30T16:36:22Z] ooh the freebsd sh manpage is great [2022-07-30T16:36:31Z] i had assumed they used a ksh [2022-07-30T17:18:15Z] Hello guys [2022-07-30T17:18:49Z] Hi [2022-07-30T17:18:55Z] I'm having trouble compiling the kernel, [2022-07-30T17:19:38Z] log gives busybox diff unrecognized option and other errors [2022-07-30T17:21:57Z] I already did Wiki #24, but it doesn't work [2022-07-30T17:23:02Z] logs [2022-07-30T17:23:10Z] make -j1 [2022-07-30T17:30:41Z] the logs [2022-07-30T17:30:51Z] https://paste.rs/qgW [2022-07-30T17:31:30Z] whoops [2022-07-30T17:31:39Z] https://paste.rs/O60 [2022-07-30T17:31:44Z] here [2022-07-30T17:42:35Z] what's wiki #24 [2022-07-30T17:45:13Z] https://kisslinux.org/install#024 [2022-07-30T17:46:04Z] karnol: bruh why are you building 5.9 [2022-07-30T17:46:28Z] The code itself has a potential bug so compilation will fail cuz it has werror [2022-07-30T17:46:50Z] Try 5.18 or 5.15 LTS [2022-07-30T17:48:51Z] oh nice it's in the install [2022-07-30T17:49:46Z] yeah don't think that problem was in 5.9 though [2022-07-30T17:50:50Z] can you make a patch of #24 for me? [2022-07-30T17:51:36Z] maybe it's some typo error that I didn't notice [2022-07-30T17:52:00Z] it's just an #include line [2022-07-30T17:54:17Z] I tried 5.18.15, and the same thing happened [2022-07-30T17:54:30Z] I don't think it's the kernel so [2022-07-30T17:58:19Z] Send log again [2022-07-30T17:58:30Z] Building with gcc or clang? [2022-07-30T17:58:32Z] https://paste.rs/O60 [2022-07-30T17:58:42Z] gcc [2022-07-30T17:59:08Z] U sent the same llg [2022-07-30T17:59:09Z] Log [2022-07-30T18:00:51Z] https://paste.rs/ZKM [2022-07-30T18:00:52Z] karnol: what are your $CFLAGS [2022-07-30T18:01:23Z] -02 -pipe -march=native [2022-07-30T18:01:41Z] kernel doesn't use cflags [2022-07-30T18:01:58Z] u need to set KCFLAGS explicitly [2022-07-30T18:02:41Z] oh nice [2022-07-30T18:02:58Z] https://lkml.iu.edu/hypermail/linux/kernel/2201.3/10648.html [2022-07-30T18:03:03Z] Should be fixed in newer versions [2022-07-30T18:04:14Z] https://github.com/torvalds/linux/commit/52a9dab6d892763b2a8334a568bd4e2c1a6fde66 [2022-07-30T18:04:15Z] Fixed since feb [2022-07-30T18:04:31Z] Oh it's only included in 5.19 rc [2022-07-30T18:04:35Z] Just manually apply ig [2022-07-30T18:04:58Z] Wait nvm [2022-07-30T18:05:01Z] I misinterpreted [2022-07-30T18:12:23Z] look here [2022-07-30T18:12:25Z] https://lore.kernel.org/lkml/ab015f15ccd8c0c6008493c3c6ee3d495eaf2927.1509974346.git.jpoimboe@redhat.com/#iZ31tools:objtool:Makefile [2022-07-30T18:12:50Z] Can you upload this diff for me? [2022-07-30T18:14:04Z] https://termbin.com/s5er [2022-07-30T18:14:33Z] That one doesn't matter [2022-07-30T18:14:43Z] diff errors are harmless [2022-07-30T18:17:59Z] ok [2022-07-30T18:18:06Z] compiling here [2022-07-30T18:19:24Z] done [2022-07-30T18:26:25Z] there was an error [2022-07-30T18:29:11Z] https://paste.rs/wdv [2022-07-30T18:31:34Z] arch/x86/entry/thunk_64.o: warning: objtool: missing symbol table [2022-07-30T18:31:38Z] Wat [2022-07-30T18:31:47Z] How much ram do u have [2022-07-30T18:33:52Z] 32 gb [2022-07-30T18:37:10Z] I think I will give up [2022-07-30T18:49:19Z] Lol [2022-07-30T19:01:41Z] The first time you compile yourself it's always a mess [2022-07-30T19:02:08Z] Don't worry you will succeed bro [2022-07-30T19:08:47Z] Any news about Dylan? [2022-07-30T19:09:10Z] the guy disappeared from the earth [2022-07-30T19:10:07Z] his GH say [2022-07-30T19:10:22Z] Releases in the Winter! [2022-07-30T19:11:34Z] So finger crossed he will come back soon [2022-07-30T19:11:47Z] it's kinda curious what he says sometimes [2022-07-30T19:15:44Z] Ogromny: that's from last year lol [2022-07-30T19:17:11Z] he has committed to private repositories [2022-07-30T19:20:07Z] testuser[m]12: Oh x) [2022-07-30T19:23:43Z] im looking for a wm that is floating, doesn't have many dependencies and written in c [2022-07-30T19:26:33Z] sowm [2022-07-30T19:26:39Z] xwm [2022-07-30T19:26:49Z] your own because its floating [2022-07-30T19:30:41Z] I think sowm kills the process instead of closing it, this causes some problems for me [2022-07-30T19:39:00Z] "I think sowm kills the process..." <- patch it then [2022-07-30T19:39:06Z] I never had problems with this tbh [2022-07-30T19:41:11Z] i have a problem with firefox, and it warning about "sessions" [2022-07-30T19:42:51Z] that's just a harmless warning tho? [2022-07-30T19:46:49Z] yeah, but i think it kinda uncomfortable [2022-07-30T19:47:59Z] and also if I open the bookmarks tab and close it, it will close the entire browser