[2024-11-22T01:35:24Z] cant type on a usb hotplugged keyboard. /proc/sys/kernel/hotplug is /sbin/mdev. USB kernel events happen when plugged in, lsusb shows Apple Keyboard. [2024-11-22T01:35:54Z] cant type in linux console nor libinput [2024-11-22T02:19:25Z] usb input devices doesnt work at all. must be something in the kernel config [2024-11-22T02:23:05Z] USB HID was set to (M). What typically would load required kernel modules on the fly when needed in a normal distro? [2024-11-22T08:13:04Z] usdb [2024-11-22T08:13:06Z] mdioueo [2024-11-22T08:13:11Z] problem oslved [2024-11-22T10:05:03Z] welp I was sleeping :P [2024-11-22T10:05:34Z] For once I had a normal sleeping schedule and this is what happens [2024-11-22T10:08:14Z] lol [2024-11-22T10:08:23Z] well, asimovc, what's the issue [2024-11-22T10:14:38Z] switched bouncers [2024-11-22T12:36:21Z] nw sewn [2024-11-22T13:00:00Z] absolutely not i got hit with bouncer bugs [2024-11-22T13:41:19Z] oh I see [2024-11-22T13:41:31Z] hope this one works better [2024-11-22T13:41:43Z] TIL about POSIX process groups [2024-11-22T13:41:55Z] some extremely cursed, yet useful, shit [2024-11-22T14:10:45Z] riteo: hi again [2024-11-22T14:10:55Z] i need help with xdg-portals and flatpak [2024-11-22T14:11:24Z] i'm using ungoogled chromium and need to enable it to get my mic to talk online and screensharing [2024-11-22T14:11:33Z] i currently can't get these [2024-11-22T14:55:27Z] asimovc: AFAIK microphone access is kinda unrelated to portals [2024-11-22T14:55:56Z] (if not totally, I kinda remember an in-between thing but I don't think it's used) [2024-11-22T14:56:08Z] you'll need pipewire for that and screen sharing [2024-11-22T15:00:33Z] i installed [2024-11-22T15:00:38Z] from community [2024-11-22T15:00:47Z] and changed the dbus to enable when build it [2024-11-22T15:01:24Z] mh and you started it? [2024-11-22T15:01:28Z] it's a user daemon [2024-11-22T15:01:41Z] oh also you need to start your de with a special dbus command to initialize the environment [2024-11-22T15:01:53Z] it's kinda complicated I think I should send you a guide or smth [2024-11-22T15:03:05Z] wait, I have one! [2024-11-22T15:03:11Z] from yours truly [2024-11-22T15:03:12Z] https://codeberg.org/Riteo/kiss-scripts/src/branch/main/doc/flatpak-dbus-and-friends.md [2024-11-22T15:03:37Z] I'm a dumby I completely forgot about my absolutely beautiful set of tips and tricks [2024-11-22T15:03:43Z] there's even a gaming section [2024-11-22T15:06:18Z] you might need to google some details like how the xdg portal configuration file works or what value to set XDG_RUNTIME_DIR to (I think it's your DE name) but this should be a good overview of what you need to do to setup this kind of stuff [2024-11-22T15:07:09Z] oh one last thing, I've not documented pipewire there because it's literally a `pipewire & pipewire-pulse &` away [2024-11-22T15:08:00Z] but there's a configuration trick too [2024-11-22T15:13:08Z] yup [2024-11-22T15:13:20Z] started it in .profile and put dbus-run-session [2024-11-22T15:14:57Z] i will see your scripts [2024-11-22T15:14:59Z] and test [2024-11-22T15:16:17Z] oh asimovc you know what you could try [2024-11-22T15:16:35Z] com.saivert.pwvucontrol is a flatpak pavucontrol-like interface for pipewire [2024-11-22T15:16:42Z] should let you see what a flatpak app is seeing [2024-11-22T15:17:07Z] also ncpamixer is a good native tool like pavucontrol (you will need pipewire-pulse) [2024-11-22T15:17:34Z] you might need to do the pipewire dbus config change I had to do because it saw only dummy devices with it [2024-11-22T15:17:51Z] s/with it/without it/ [2024-11-22T15:20:49Z] good luck folk [2024-11-22T16:17:13Z] riteo: why need for pulseaudio in pipewire? [2024-11-22T16:17:24Z] i don't needed it in gentoo [2024-11-22T16:40:53Z] riteo: pipewire in comunity need changing more than just dbus? [2024-11-22T22:15:15Z] riteo: can you send me the packages you used to get screensharing? [2024-11-22T22:15:27Z] still don't work