💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-11-27.txt captured on 2024-12-17 at 11:35:15.

View Raw

More Information

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

[2024-11-27T01:44:51Z] <phinxy> Is a musl based distro slower at compiling Linux? I got 800 seconds compilation time vs 500 on Debian.
[2024-11-27T01:50:40Z] <sad_plan> im pretty sure that depends on a lot of other things besides your libc
[2024-11-27T01:53:56Z] <sad_plan> kernel config for one will affect compiletime by a lot
[2024-11-27T01:56:35Z] <phinxy> My CPU seems to be using intel_cpufreq instead of intel_pstate
[2024-11-27T02:00:06Z] <sad_plan> thats something atleast. not that im familiar with either of them though
[2024-11-27T03:25:08Z] <asimovc> riteo: can you send me your .config kernel?
[2024-11-27T03:25:15Z] <asimovc> maybe is some config missing
[2024-11-27T03:25:40Z] <asimovc> also can you send me your jack stuff and pulseaudio stuff that you use to build pipewire?
[2024-11-27T03:26:06Z] <asimovc> i see in gentoo wiki that pulseaudio or jack are related to screencast
[2024-11-27T06:15:03Z] <midfavila> >not running your cpu at max freq all the time
[2024-11-27T06:15:05Z] <midfavila> smdh
[2024-11-27T06:15:22Z] <midfavila> i remember running into a weird af bug with my desktop where that was the fix
[2024-11-27T06:15:53Z] <midfavila> interference from my xeons was making it into the sound card and out my headphones
[2024-11-27T06:18:09Z] <midfavila> but yeah check your config and build env variables
[2024-11-27T06:18:22Z] <midfavila> cc flags and ld flags can have an impact
[2024-11-27T06:18:37Z] <midfavila> maybe also swap bfd for gold, mold, or lld 
[2024-11-27T06:18:49Z] <midfavila> if you havent already
[2024-11-27T06:18:54Z] <midfavila> well actually hrm
[2024-11-27T06:19:04Z] <midfavila> gold cant do linux, but can mold/lld?
[2024-11-27T13:52:03Z] <asimovc> hi guys
[2024-11-27T13:52:26Z] <asimovc> anyone here is using portals to screencasting?
[2024-11-27T13:52:38Z] <asimovc> other than riteo
[2024-11-27T15:01:15Z] <riteo> asimovc: you don't need to rebuild it with debug afaik
[2024-11-27T15:01:43Z] <riteo> see https://pipewire.pages.freedesktop.org/wireplumber/daemon/logging.html
[2024-11-27T16:05:13Z] <asimovc> can you send me your builds of pulseaudio stuff and jack?
[2024-11-27T16:05:19Z] <asimovc> maybe enabling jack solves it
[2024-11-27T16:05:30Z] <asimovc> or some option in pulseaudio
[2024-11-27T19:30:48Z] <riteo> asimovc: I don't have pipewire jack
[2024-11-27T19:30:56Z] <riteo> only pipewire-pulse
[2024-11-27T19:31:17Z] <riteo> and it's part of pipewire
[2024-11-27T19:31:22Z] <riteo> I can send you my manifest if you want
[2024-11-27T19:31:27Z] <riteo> no sorry my dependencies
[2024-11-27T19:32:16Z] <riteo> https://0x0.st/XRAF.txt
[2024-11-27T19:32:24Z] <riteo> note that there's also bluetooth stuff in there
[2024-11-27T19:33:09Z] <asimovc> your build that you send me days ago
[2024-11-27T19:33:19Z] <asimovc> Is saing that you have jack enabled for build
[2024-11-27T19:33:46Z] <asimovc> your pulseaudio is from kiss-dbus or you modified too?
[2024-11-27T19:34:37Z] <riteo> I don't have a pulseaudio package
[2024-11-27T19:34:43Z] <riteo> pipewire-pulse comes from the pipewire package
[2024-11-27T19:34:58Z] <riteo> there's libpulse but I never ever touched it
[2024-11-27T19:35:16Z] <riteo> again I'd really turn on debug logs and see what it says because something is off
[2024-11-27T19:35:36Z] <riteo> my experience with pipewire was... plug 'n' play pretty much
[2024-11-27T19:36:03Z] <riteo> only once messing around with undocumented (KISS-wise) setups I had to add a single config snippet and that's it
[2024-11-27T19:37:18Z] <asimovc> okay
[2024-11-27T19:37:26Z] <asimovc> can you send me your kernel config?
[2024-11-27T19:37:35Z] <asimovc> maybe solve something
[2024-11-27T19:37:53Z] <asimovc> cause now i can't mess to much with it, only later
[2024-11-27T19:37:58Z] <riteo> uhhhhhhhhhhhhhhh not sure if I embedded something in there
[2024-11-27T19:38:20Z] <riteo> I gave the kernel a lot of responsability
[2024-11-27T19:40:07Z] <riteo> let's see what the debug logs say first
[2024-11-27T19:43:15Z] <asimovc> okay
[2024-11-27T19:43:20Z] <asimovc> later i will send
[2024-11-27T21:52:16Z] <sad_plan> midfavila: I dont belive mold is able to link the kernel yet
[2024-11-27T21:59:28Z] <midfavila> rip
[2024-11-27T22:02:51Z] <sad_plan> it also cant link webkit. probably lots of other stuff aswell
[2024-11-27T22:03:00Z] <sad_plan> webkit could really benefit from mold though
[2024-11-27T22:04:43Z] <sad_plan> im also going to boot up my rpi 1B this weekend. atleast thats the idea. tilde.club never responds to my request, so I might aswell just selfhost :p I dont use it for anything either. has always just been on the shelf collecting dust really
[2024-11-27T22:05:15Z] <sad_plan> board says is from 2011. which is interesting, as afaik, rpi 1 wasnt released before 2012 :p
[2024-11-27T22:51:56Z] <sad_plan> does anyone here use pounce? and with catgirl that is. 
[2024-11-27T22:52:26Z] <sad_plan> how does connecting to different network look like? do you have to run multiple instances of catgirl for all networks?
[2024-11-27T22:52:40Z] <sad_plan> 1 for each network I mean