💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-03-21.txt captured on 2024-05-12 at 15:58:32.
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
[2024-03-21T01:10:42Z] <asimovsh> hi guys [2024-03-21T01:12:20Z] <asimovsh> how i can handle tty in mdev? I need to make my ttyACM0 to be identified in the dialout group that i created everytime that i connect my avr device [2024-03-21T02:25:00Z] <ukky> asimovsh: Maybe this entry in mdev.conf: "ttyACM[0-9]* root:dialout 660" [2024-03-21T02:42:51Z] <darktux> hello [2024-03-21T02:43:58Z] <darktux> What is the current status of Gkiss? [2024-03-21T02:45:57Z] <darktux> ... [2024-03-21T15:17:35Z] <asimovsh> testuser[m]: how you handled bluetooth connections with earbuds? [2024-03-21T15:35:04Z] <sewn> asimovsh: use bluuuuuuuuuuez [2024-03-21T16:07:49Z] <testuser[m]> darktux it works [2024-03-21T16:08:09Z] <testuser[m]> but i stopped maintaining the nvidia driver cuz i don't use an nvidia gpu anymore [2024-03-21T16:08:27Z] <testuser[m]> but it will build again you just need this patch https://github.com/NVIDIA/open-gpu-kernel-modules/pull/609 [2024-03-21T16:38:07Z] <a51> ww01.kisslinux.org currently does not have any sponsors for you. ? [2024-03-21T16:38:13Z] <a51> the web site is down ? [2024-03-21T17:01:59Z] <sad_plan> domain has expired a51 [2024-03-21T17:46:14Z] <a51> I was wondering what is the state of kisslinux ? [2024-03-21T17:47:17Z] <a51> I discovered kiss by chance [2024-03-21T17:47:23Z] <a51> I was looking at runit [2024-03-21T17:47:36Z] <a51> and found that kiss uses many choices of init [2024-03-21T17:54:21Z] <vbt> a51: kisslinux is fine [2024-03-21T17:54:26Z] <vbt> look at kisslinux community [2024-03-21T17:54:40Z] <vbt> https://codeberg.org/kiss-community/community [2024-03-21T18:52:32Z] <asimovsh> sewn: dont seem to work [2024-03-21T18:52:43Z] <asimovsh> Builded bluez and dbus in kiss-dbus [2024-03-21T18:53:12Z] <asimovsh> activated the dbus service and dbus-run-session sway [2024-03-21T18:53:19Z] <asimovsh> bluetoothctl dont work [2024-03-21T18:55:42Z] <sewn> back when i last tried it it worked fine [2024-03-21T18:55:56Z] <sewn> whats up with bluetoothctl? [2024-03-21T19:37:49Z] <testuser[m]> asimovsh you need the bluetoothd daemon running as well [2024-03-21T19:38:45Z] <testuser[m]> `dbus-daemon --system --nofork --nopidfile` for dbus, `/usr/lib/bluetooth/bluetoothd -n` for bluetoothd [2024-03-21T20:08:13Z] <asimovsh> testuser[m]: i cant use dbus per application? [2024-03-21T20:08:27Z] <asimovsh> Not system wide in the case [2024-03-21T20:08:44Z] <asimovsh> Don't wanna to run sway in dbus session