--- Log opened Sun Apr 05 00:00:50 2026 00:07 -!- amrfti [~amrfti@user/amrfti] has joined #openbsd 00:08 < amrfti> I'm really struggling to get a proper serial connection to OpenBSD. I setup tty00 in /etc/ttys as "std.115200 vt220 on secure" but when I try to connect over my usb to serial cable from Linux I get garbage 00:09 < amrfti> `socat -,raw,echo=0 /dev/ttyUSB0,raw,b115200` is how I'm trying to connect 00:10 < amrfti> When I plug a USB in I can see it spit out some kernel logs but they're just UTF8 garbage 00:10 -!- BetoAlien [~betoalien@177.241.165.228] has quit [Ping timeout: 252 seconds] 00:11 -!- jab [~user@user/jab] has quit [Remote host closed the connection] 00:11 < quinq> Same at 9600? 00:12 < amrfti> Yup 00:12 < quinq> I mean from your end 00:12 -!- tangentnet [~tangentne@user/tangentnet] has joined #openbsd 00:13 < amrfti> I changed the socat command to use 9600 baud and it still gives garbage 00:13 < quinq> ok 00:14 < quinq> Just to be sure, set the whole thing, $dev,sane,rawer,b115200,cs8,parenb=0 00:14 -!- gnucode` [~user@72.12.220.130] has quit [Remote host closed the connection] 00:14 -!- gnucode [~user@72.12.220.130] has quit [Remote host closed the connection] 00:14 < quinq> Has it ever worked before? 00:14 < quinq> Maybe you just have voltage issue 00:14 < amrfti> No, I've never had it working. I'll try those settings 00:15 < sibiria> accidentally connected TX to TX and RX to RX? 00:16 < amrfti> It's a proper er... serial port. I don't know the naming scheme 00:16 < amrfti> Before my time 00:16 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 00:19 < amrfti> It's struggling with those settings you gave me quinq `# socat -,raw,echo=0 /dev/ttyUSB0,sane,rawer,b115200,cs8,parenb=0` 00:19 < quinq> What system is that on the other end? 00:19 < amrfti> I get: `socat[4044733] W cannot restore terminal settings on fd 5: Input/output error` 00:19 < amrfti> The connecting computer is Gentoo Linux 00:20 < sibiria> oh, usb console 00:20 < quinq> Sorry, I meant the system you're trying to contact, where the OpenBSD is 00:20 < quinq> Not the operating system, but the type of hardware 00:22 < amrfti> It's an Intel N6000 x86_64 mini pc 00:23 < quinq> Maybe try lowering the speed (both ends) 00:24 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 244 seconds] 00:27 < amrfti> I lowered it to 9600, I see proper letters now but it's completely flooding the serial connection. I unplugged the USB and I got a whole lot of this "deted^^M^J^Msumass0 deched^J^Md1 detached^J^Mscs" 00:27 < amrfti> The serial adapter is persistently flashing both rx/tx lights 00:29 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 00:29 < quinq> Not the issue, but use rawer in socat instead of raw,echo=0 00:29 < quinq> Yeah, could mean your device is just giving low voltage and your USB adapter expects standard higher ones 00:30 < quinq> What do you mean though completely flooding the serial? 00:31 -!- BetoAlien [~betoalien@177.241.165.228] has joined #openbsd 00:32 < amrfti> I tried another serial client, tio. It seems to work great now 00:33 -!- abbies [~abbies@tilde.guru] has quit [Quit: I'm off, Goodbye] 00:33 < amrfti> Thanks for the help :P I'll just have to stick to 9600 baud for now 00:35 -!- treefrob [~treefrob@pd9e2d02f.dip0.t-ipconnect.de] has quit [Ping timeout: 255 seconds] 00:35 < quinq> Well, if it works with tio, maybe try cranking it again to 115200 00:35 < quinq> Anyway, de nada, and good luck :) 00:38 < mischief> i use picocom or cu, don't have to do much to get the line settings right 00:38 < thrig> trying to go too fast can be problematical 00:39 < amrfti> I like to stop and smell the flowers personally 00:40 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 00:46 -!- abbies [~abbies@tilde.guru] has joined #openbsd 00:48 -!- amrfti [~amrfti@user/amrfti] has quit [Ping timeout: 245 seconds] 00:48 -!- treefrob [~treefrob@p5dc70f49.dip0.t-ipconnect.de] has joined #openbsd 00:50 -!- gh [~gh@user/gh] has joined #openbsd 01:02 -!- macabro [~user@user/monkey/x-0691028] has quit [Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.2)] 01:09 -!- duri [~mduregon@97-120-119-150.ptld.qwest.net] has quit [Ping timeout: 264 seconds] 01:15 -!- ofm [~MonkeyBea@user/ofm] has joined #openbsd 01:15 -!- duri [~mduregon@97-120-96-32.ptld.qwest.net] has joined #openbsd 01:28 -!- td123 [~tom@user/td123] has joined #openbsd 01:30 -!- Ozymandias42_ [~Ozymandia@user/Ozymandias42] has joined #openbsd 01:30 -!- Ozymandias42 [~Ozymandia@user/Ozymandias42] has quit [Ping timeout: 245 seconds] 01:30 -!- Ozymandias42_ is now known as Ozymandias42 01:32 -!- abbies [~abbies@tilde.guru] has quit [Quit: I'm off, Goodbye] 01:35 -!- BetoAlien [~betoalien@177.241.165.228] has quit [Remote host closed the connection] 01:35 -!- duri [~mduregon@97-120-96-32.ptld.qwest.net] has quit [Read error: Connection reset by peer] 01:37 -!- duri [~mduregon@97-120-96-32.ptld.qwest.net] has joined #openbsd 01:48 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 01:49 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 01:49 -!- st1rynight [~user@24-116-201-16.cpe.sparklight.net] has joined #openbsd 01:49 -!- megawatt [~megawatt@user/megawatt] has left #openbsd [] 01:50 -!- st1rynight [~user@24-116-201-16.cpe.sparklight.net] has left #openbsd [] 01:52 -!- fflam [~mdt@2600:4040:10f9:6b00::1c19] has quit [Ping timeout: 244 seconds] 01:55 -!- BetoAlien [~betoalien@146.70.217.204] has joined #openbsd 02:00 -!- lolok [~lolok@user/lolok] has joined #openbsd 02:02 -!- jitter [~jitter@user/jitter] has quit [Ping timeout: 265 seconds] 02:04 -!- jitter [~jitter@31.29.40.105.dynamic-pppoe.dt.ipv4.wtnet.de] has joined #openbsd 02:04 -!- jitter [~jitter@31.29.40.105.dynamic-pppoe.dt.ipv4.wtnet.de] has quit [Changing host] 02:04 -!- jitter [~jitter@user/jitter] has joined #openbsd 02:05 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 02:14 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 02:16 -!- akinji [~akinji@user/akinji] has quit [Quit: Leaving.] 02:34 -!- macabro [~user@user/monkey/x-0691028] has quit [Read error: Connection reset by peer] 02:35 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 02:52 -!- zip100 [~zip100@185.209.196.236] has joined #openbsd 02:52 -!- _zip100 [~zip100@193.32.248.193] has quit [Ping timeout: 248 seconds] 02:54 -!- BetoAlien [~betoalien@146.70.217.204] has quit [Ping timeout: 252 seconds] 03:00 -!- edthix [~Thunderbi@115.134.29.176] has joined #openbsd 03:02 -!- deltahotel [~fr5dh@user/deltahotel] has joined #openbsd 03:08 -!- deltahotel [~fr5dh@user/deltahotel] has quit [Ping timeout: 268 seconds] 03:12 -!- housemate [~housemate@203.30.12.12] has quit [Quit: https://ineedsomeacidtocalmmedown.space/] 03:14 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "And there is hell, a place for suicides of any kind..."] 03:14 -!- Extraterrestre [~betoalien@146.70.217.214] has joined #openbsd 03:15 -!- guvnor [~42@user/guvnor] has joined #openbsd 03:20 -!- gh [~gh@user/gh] has quit [Quit: gh] 03:22 -!- zorone [~zorone@user/zorone] has joined #openbsd 03:25 -!- housemate [~housemate@203.30.12.12] has joined #openbsd 03:27 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has joined #openbsd 03:35 -!- Extraterrestre is now known as BetoAlien 03:49 -!- tostr [60aa75e090@user/tostr] has quit [Ping timeout: 245 seconds] 03:50 -!- jambove [~jambove@2E6B63A3.dsl.pool.telekom.hu] has quit [Ping timeout: 245 seconds] 03:52 -!- jambove [~jambove@2E6B63F6.dsl.pool.telekom.hu] has joined #openbsd 03:53 -!- slondr [cf9f9e8f44@2a03:6000:1812:100::10b6] has quit [Ping timeout: 252 seconds] 03:53 -!- tostr [60aa75e090@user/tostr] has joined #openbsd 03:53 -!- slondr [cf9f9e8f44@2a03:6000:1812:100::10b6] has joined #openbsd 03:53 -!- OnASnoopPhone [~OnASnoopP@user/OnASnoopPhone] has quit [Ping timeout: 265 seconds] 03:55 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 265 seconds] 03:56 -!- echelon_ [~steerpike@gateway/tor-sasl/steerpike] has joined #openbsd 03:57 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 03:57 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has quit [Ping timeout: 265 seconds] 04:02 -!- OnASnoopPhone [~OnASnoopP@user/OnASnoopPhone] has joined #openbsd 04:03 -!- hotsoup_ [~hotsoup@user/hotsoup] has quit [Ping timeout: 255 seconds] 04:04 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 04:05 -!- xoddf2 [xoddf@user/xoddf2] has quit [Ping timeout: 264 seconds] 04:05 -!- xoddf2 [xoddf@user/xoddf2] has joined #openbsd 04:06 -!- jmcunx [jmccue@user/zjmc] has quit [Ping timeout: 264 seconds] 04:06 -!- guvnor [~42@user/guvnor] has quit [Remote host closed the connection] 04:23 -!- akinji [~akinji@user/akinji] has joined #openbsd 04:25 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 264 seconds] 04:25 -!- BetoAlien [~betoalien@146.70.217.214] has quit [Remote host closed the connection] 04:27 -!- housemate [~housemate@203.30.12.12] has quit [Quit: https://ineedsomeacidtocalmmedown.space/] 04:29 -!- BetoAlien [~betoalien@146.70.217.204] has joined #openbsd 04:36 -!- housemate [~housemate@203.30.12.12] has joined #openbsd 04:44 -!- deltahotel [~fr5dh@user/deltahotel] has joined #openbsd 04:49 -!- ewig` [~ewig@user/ewig] has quit [Remote host closed the connection] 04:53 -!- BetoAlien [~betoalien@146.70.217.204] has quit [Ping timeout: 264 seconds] 04:58 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 04:58 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has quit [Remote host closed the connection] 04:59 -!- ewig [~Ewig@user/ewig] has joined #openbsd 05:04 -!- akinji [~akinji@user/akinji] has quit [Quit: Leaving.] 05:05 -!- cparman__ [~cparman__@72.128.26.250] has joined #openbsd 05:06 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 05:09 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 05:16 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has joined #openbsd 05:24 -!- typicat [~iam@user/typicat] has joined #openbsd 05:26 -!- m [~travltux@user/travltux] has quit [Quit: WeeChat 4.7.2] 05:42 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 05:48 -!- deltahotel [~fr5dh@user/deltahotel] has quit [Ping timeout: 244 seconds] 05:52 -!- m [~travltux@user/travltux] has joined #openbsd 06:03 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 245 seconds] 06:06 -!- mk_ [~mk@user/mk-:55564] has quit [Quit: ZNC 1.9.1 - https://znc.in] 06:11 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 06:12 -!- mk_ [~mk@user/mk-:55564] has joined #openbsd 06:12 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 06:41 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 245 seconds] 06:42 -!- zorone_ [~zorone@user/zorone] has joined #openbsd 06:45 -!- zorone [~zorone@user/zorone] has quit [Ping timeout: 245 seconds] 06:46 -!- Unix-BSD [~NOX@79.112.4.197] has quit [Ping timeout: 264 seconds] 06:46 -!- zorone [~zorone@user/zorone] has joined #openbsd 06:50 -!- zorone_ [~zorone@user/zorone] has quit [Ping timeout: 246 seconds] 06:53 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 06:58 -!- gbon121 [~bxg7@user/gbon121] has joined #openbsd 07:02 -!- grimpeux [~grimpeux@modemcable116.16-178-173.mc.videotron.ca] has quit [Quit: Ping timeout (120 seconds)] 07:02 -!- grimpeux [~grimpeux@modemcable116.16-178-173.mc.videotron.ca] has joined #openbsd 07:04 -!- td123 [~tom@user/td123] has quit [Ping timeout: 246 seconds] 07:05 -!- td123 [~tom@user/td123] has joined #openbsd 07:08 -!- skippy8 [~skippy8@user/Skippy8] has quit [Quit: WeeChat 4.8.1] 07:10 -!- typicat [~iam@user/typicat] has joined #openbsd 07:22 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 07:23 -!- edthix [~Thunderbi@115.134.29.176] has quit [Quit: edthix] 07:27 -!- fspax [~fspax@46.148.128.10] has joined #openbsd 07:32 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 248 seconds] 07:35 -!- ublx [~ublx@user/ublx] has joined #openbsd 07:35 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 07:38 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 07:39 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 07:39 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 07:39 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 07:40 -!- lcubed [~lcubed@user/lcubed] has quit [Remote host closed the connection] 07:46 -!- lcubed [~lcubed@user/lcubed] has joined #openbsd 07:50 -!- earthwormjim [~earthworm@user/earthwormjim] has joined #openbsd 07:50 -!- itchy [~itchy@user/itchy] has quit [Ping timeout: 245 seconds] 07:52 -!- sandmanXpuff1 [~sandmanXp@user/sandmanXpuff] has quit [Remote host closed the connection] 07:52 -!- itchy [~itchy@user/itchy] has joined #openbsd 07:53 -!- sandmanXpuff1 [~sandmanXp@user/sandmanXpuff] has joined #openbsd 07:59 -!- treefrob [~treefrob@p5dc70f49.dip0.t-ipconnect.de] has quit [Ping timeout: 248 seconds] 08:08 -!- cparman__ [~cparman__@72.128.26.250] has left #openbsd [] 08:12 -!- treefrob [~treefrob@p57a9605f.dip0.t-ipconnect.de] has joined #openbsd 08:14 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 255 seconds] 08:21 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 08:22 -!- Warr1024 is now known as Guest5569 08:22 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 08:24 -!- Guest5569 [~Warr@user/warr1024] has quit [Ping timeout: 264 seconds] 08:26 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 08:28 -!- sandmanXpuff1 [~sandmanXp@user/sandmanXpuff] has quit [Remote host closed the connection] 08:29 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has joined #openbsd 08:40 < vortexx> morpho: amd may be of help for mounting your nfs shares on the various hosts too. First thing to do is make sure the various users each have the same uid/guid on each machine 08:42 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 08:42 -!- gbon121_ [~bxg7@user/gbon121] has joined #openbsd 08:43 -!- gbon121 [~bxg7@user/gbon121] has quit [Ping timeout: 265 seconds] 08:43 < vortexx> ipsec users, a syspatch for iked landed yesterday 08:45 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has quit [Remote host closed the connection] 08:45 -!- Warr1024 [~Warr@user/warr1024] has quit [Quit: Warr1024] 08:47 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 08:49 -!- sandmanXpuff [~sandmanXp@c-24-11-88-180.hsd1.ut.comcast.net] has joined #openbsd 08:49 -!- sandmanXpuff [~sandmanXp@c-24-11-88-180.hsd1.ut.comcast.net] has quit [Changing host] 08:49 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has joined #openbsd 08:54 -!- aciddemon[m] [~aciddemon@user/aciddemon] has joined #openbsd 08:56 -!- gbon121_ [~bxg7@user/gbon121] has quit [Quit: leaving] 08:57 -!- gbon121 [~bxg7@user/gbon121] has joined #openbsd 09:02 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has quit [Read error: Connection reset by peer] 09:02 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has joined #openbsd 09:05 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has quit [Remote host closed the connection] 09:11 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has joined #openbsd 09:14 -!- typicat [~iam@user/typicat] has joined #openbsd 09:16 -!- housemate [~housemate@203.30.12.12] has quit [Quit: https://ineedsomeacidtocalmmedown.space/] 09:17 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Ping timeout: 245 seconds] 09:17 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 09:20 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has quit [Read error: Connection reset by peer] 09:20 -!- fspax [~fspax@46.148.128.10] has quit [Ping timeout: 245 seconds] 09:23 -!- sandmanXpuff [~sandmanXp@c-24-11-88-180.hsd1.ut.comcast.net] has joined #openbsd 09:23 -!- sandmanXpuff [~sandmanXp@c-24-11-88-180.hsd1.ut.comcast.net] has quit [Changing host] 09:23 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has joined #openbsd 09:24 -!- housemate [~housemate@203.30.12.12] has joined #openbsd 09:25 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 255 seconds] 09:27 -!- jetpackjackson_8 [~jetpackja@user/JetpackJackson] has joined #openbsd 09:29 -!- jetpackjackson_ [~jetpackja@user/JetpackJackson] has quit [Ping timeout: 252 seconds] 09:29 -!- jetpackjackson_8 is now known as jetpackjackson_ 09:30 -!- aciddemon [~acid@user/aciddemon] has joined #openbsd 09:33 -!- skippy8 [~skippy8@user/Skippy8] has quit [Quit: WeeChat 4.8.1] 09:36 -!- aciddemon [~acid@user/aciddemon] has quit [Quit: aciddemon] 09:38 -!- akinji [~akinji@user/akinji] has joined #openbsd 09:47 -!- megawatt [~megawatt@user/megawatt] has joined #openbsd 09:51 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 276 seconds] 09:53 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has quit [Remote host closed the connection] 09:57 -!- fspax [~fspax@46.148.133.59] has joined #openbsd 10:02 -!- fspax [~fspax@46.148.133.59] has quit [Ping timeout: 255 seconds] 10:03 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 10:07 -!- hotsoup_ [~hotsoup@user/hotsoup] has joined #openbsd 10:08 -!- fspax [~fspax@46.148.128.10] has joined #openbsd 10:08 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Ping timeout: 244 seconds] 10:18 -!- mete- [~beelink@186.250.11.107] has quit [Ping timeout: 264 seconds] 10:21 -!- lac [~lac@user/prettywellred] has joined #openbsd 10:22 -!- mete- [~beelink@186.250.11.107] has joined #openbsd 10:24 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 10:24 -!- librecat [uid714233@id-714233.helmsley.irccloud.com] has joined #openbsd 10:25 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 10:25 -!- minall [~user@user/Minall] has joined #openbsd 10:29 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Remote host closed the connection] 10:30 -!- earthwormjim [~earthworm@user/earthwormjim] has quit [Quit: Pasta La Vista, Baby!] 10:38 -!- gbon121 [~bxg7@user/gbon121] has quit [Ping timeout: 248 seconds] 10:40 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 10:58 -!- jonf_ [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Ping timeout: 244 seconds] 10:59 -!- jonf [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Ping timeout: 268 seconds] 11:00 -!- rc [~rc@user/rc] has quit [Quit: nyaa~] 11:00 -!- stuart [~stuart@2001:4090:a240:848d:89cb:f78d:b30a:3a32] has joined #openbsd 11:00 -!- jonf [~jjf@163.5.171.92] has joined #openbsd 11:00 -!- jonf_ [~jonf@163.5.171.92] has joined #openbsd 11:06 -!- akinji [~akinji@user/akinji] has quit [Quit: Leaving.] 11:16 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 255 seconds] 11:18 -!- fspax [~fspax@46.148.128.10] has quit [Ping timeout: 264 seconds] 11:18 -!- sjg [~sjg@user/sjg] has joined #openbsd 11:19 -!- lac [~lac@user/prettywellred] has quit [Ping timeout: 245 seconds] 11:22 -!- sandmanXpuff [~sandmanXp@user/sandmanXpuff] has joined #openbsd 11:22 -!- djhankb931183593 [~djhankb@ip-208-113-164-68.nodes.dream.io] has quit [Read error: Connection reset by peer] 11:22 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 264 seconds] 11:22 -!- djhankb931183593 [~djhankb@ip-208-113-164-68.nodes.dream.io] has joined #openbsd 11:33 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 11:37 -!- huy [~huy@5.48.202.12] has quit [Ping timeout: 245 seconds] 11:47 -!- huy [~huy@5.48.202.12] has joined #openbsd 11:48 -!- ialokin [ialokin@user/ialokin] has quit [Quit: ZNC - https://znc.in] 11:52 -!- minall [~user@user/Minall] has quit [Remote host closed the connection] 11:53 -!- jmcunx [jmccue@user/zjmc] has joined #openbsd 11:55 -!- raj [uid72176@user/raj] has quit [] 12:09 -!- Red [~Red@34.51-174-66.customer.lyse.net] has quit [Ping timeout: 255 seconds] 12:10 -!- Ozymandias42 [~Ozymandia@user/Ozymandias42] has quit [Read error: Connection reset by peer] 12:11 -!- defekt [~u0_a81@user/defekt] has joined #openbsd 12:12 -!- fflam [~mdt@2600:4040:10f9:6b00::1c19] has joined #openbsd 12:12 -!- stuart [~stuart@2001:4090:a240:848d:89cb:f78d:b30a:3a32] has quit [Remote host closed the connection] 12:13 -!- Ozymandias42 [~Ozymandia@user/Ozymandias42] has joined #openbsd 12:16 < defekt> I have 7.8 installed and for some reason I can't install fontconfig (doas pkg_add -v fontconfig fontconfig not found) so I can't use fc-list etc.. any ideas what I can do? 12:16 -!- stuart [~stuart@195.63.43.245] has joined #openbsd 12:16 -!- stuart [~stuart@195.63.43.245] has quit [Client Quit] 12:20 < jmcunx> /usr/X11R6/bin/fc-list words fine for me. Did you install the X packages ? Is /usr/X11R6/bin in your path ? I am on 7.8 amd64 12:29 < defekt> I'm pretty sure I installed everything. I'll have to check when I get home. I used fvwm as default so I thought X packages would be there. 12:43 < jmcunx> In that case, you may want to check $PATH and maybe add PATH to your ~/.xsession 12:45 < defekt> I think my $PATH is in .profile 12:46 -!- minall [~user@user/Minall] has joined #openbsd 12:46 < defekt> I guess I should come back when I'm in front of my machine. Out at the moment 12:46 < defekt> Happy Easter btw 12:46 < jmcunx> Happy Easter! 12:46 -!- housemate [~housemate@203.30.12.12] has quit [Quit: https://ineedsomeacidtocalmmedown.space/] 12:49 < vortexx> does sound like you don't have all the x*78 sets installed 12:50 < defekt> I hope so. That would be an easy fix lol 12:52 < defekt> It would be doas pkg_add x*78? 12:56 -!- housemate [~housemate@203.30.12.12] has joined #openbsd 13:00 -!- kfv [~kfv@109.236.50.95] has joined #openbsd 13:05 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 248 seconds] 13:06 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has joined #openbsd 13:09 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has quit [Remote host closed the connection] 13:12 -!- Red [~Red@92.51-174-66.customer.lyse.net] has joined #openbsd 13:12 -!- zcram [~zcram@user/zcram] has joined #openbsd 13:12 -!- fspax [~fspax@46.148.128.10] has joined #openbsd 13:13 -!- CyberCr33p [~chris@bnc.cretaforce.gr] has joined #openbsd 13:14 -!- tertullian [~sonne@ip-095-222-113-247.um34.pools.vodafone-ip.de] has quit [Quit: Lost terminal] 13:16 -!- CyberCr33p [~chris@bnc.cretaforce.gr] has quit [Read error: Connection reset by peer] 13:17 -!- CyberCr33p [~chris@bnc.cretaforce.gr] has joined #openbsd 13:19 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 13:20 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 13:21 < vortexx> defekt: no you have to download the sets and extract with tar in / 13:23 < defekt> thanks vortexx 13:23 -!- fspax [~fspax@46.148.128.10] has quit [Quit: Lost terminal] 13:24 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 265 seconds] 13:26 < phy1729> Manually untaring isn't supported. Just rerun the installer, pick upgrade, and install all the sets 13:32 -!- eki [~eki@62-241-231-110.bb.dnainternet.fi] has quit [Quit: leaving] 13:32 -!- defekt [~u0_a81@user/defekt] has quit [Ping timeout: 268 seconds] 13:33 -!- eki [~eki@62-241-231-110.bb.dnainternet.fi] has joined #openbsd 13:33 -!- zorone [~zorone@user/zorone] has quit [Quit: Go outside] 13:36 -!- kfv [~kfv@109.236.50.95] has quit [Quit: Textual IRC Client: www.textualapp.com] 13:41 -!- freakazoid332 [~frkazoid3@2603-900b-46f0-b390-8d04-930b-bff4-f261.inf6.spectrum.com] has quit [Ping timeout: 246 seconds] 13:42 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-30fb-bca0-425c-1724.inf6.spectrum.com] has joined #openbsd 13:43 -!- frkzoid [~frkazoid3@2603-900b-46f0-b390-30fb-bca0-425c-1724.inf6.spectrum.com] has joined #openbsd 13:46 < ssm_> reading usr.bin/vi/README and "This software is in beta test" made me nose exhale 13:47 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-30fb-bca0-425c-1724.inf6.spectrum.com] has quit [Ping timeout: 246 seconds] 13:47 -!- lusciouslover [~luscious@user/lusciouslover] has quit [Ping timeout: 246 seconds] 13:48 -!- lusciouslover [~luscious@user/lusciouslover] has joined #openbsd 13:55 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 13:55 -!- Unix-BSD [~NOX@79.112.4.197] has joined #openbsd 13:55 -!- marfan_ginger [~marfan_gi@user/marfan-ginger:62290] has left #openbsd [The Lounge - https://thelounge.chat] 13:55 -!- bluejaypop [~jose@user/josefig] has quit [Ping timeout: 252 seconds] 14:00 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 255 seconds] 14:05 -!- insistent [67ed50a5ca@user/insistent] has quit [Remote host closed the connection] 14:05 -!- pvac [7ad04df12b@user/pvac] has quit [Remote host closed the connection] 14:05 -!- baraq [815932d8e7@user/baraq] has quit [Remote host closed the connection] 14:05 -!- wkbwxca [11880e38ec@user/wkbwxca] has quit [Remote host closed the connection] 14:05 -!- kyberkiwi [ec74cff878@user/kyberkiwi] has quit [Remote host closed the connection] 14:05 -!- beo [7411cfe050@user/beo] has quit [Remote host closed the connection] 14:05 -!- nikken [afb4c4a035@2a03:6000:1812:100::e20] has quit [Remote host closed the connection] 14:05 -!- m15o [965950e801@2a03:6000:1812:100::27d] has quit [Remote host closed the connection] 14:05 -!- tostr [60aa75e090@user/tostr] has quit [Remote host closed the connection] 14:05 -!- signaryk [584d7fd4a4@2a03:6000:1812:100::286] has quit [Remote host closed the connection] 14:05 -!- knrd [a4ecc02eba@2a03:6000:1812:100::f8f] has quit [Remote host closed the connection] 14:05 -!- jjf [4dfd5f9d80@user/jjf] has quit [Remote host closed the connection] 14:05 -!- alexisg [0f1138bdbc@sourcehut/alexisgeoffrey] has quit [Remote host closed the connection] 14:05 -!- muirrum [1e469248d7@sourcehut/user/muirrum] has quit [Remote host closed the connection] 14:05 -!- gjn [cb73e0a324@user/gjnoonan] has quit [Remote host closed the connection] 14:05 -!- unrznbl [1db697e805@2a03:6000:1812:100::146e] has quit [Remote host closed the connection] 14:05 -!- deglebe [5c9bf04527@user/deglebe] has quit [Remote host closed the connection] 14:05 -!- humm [37efd3903b@user/humm] has quit [Remote host closed the connection] 14:05 -!- ymherklotz [cb2c9cfbdd@2a03:6000:1812:100::29a] has quit [Remote host closed the connection] 14:05 -!- greenfork [5f5a220812@2a03:6000:1812:100::138] has quit [Remote host closed the connection] 14:05 -!- kss [beeff4a8ee@2a03:6000:1812:100::3b8] has quit [Remote host closed the connection] 14:05 -!- okt [560965ea7b@user/okt] has quit [Read error: Connection reset by peer] 14:05 -!- froggychair [04a2c177dd@2a03:6000:1812:100::1073] has quit [Remote host closed the connection] 14:05 -!- akarle [be2b385958@user/akarle] has quit [Remote host closed the connection] 14:05 -!- sm2n [ae95cb1267@user/sm2n] has quit [Remote host closed the connection] 14:05 -!- gwn [00597634f8@2a03:6000:1812:100::390] has quit [Remote host closed the connection] 14:05 -!- riksteri [d20812115c@2a03:6000:1812:100::1e6] has quit [Remote host closed the connection] 14:05 -!- artoj [6b3000d6fb@user/artoj] has quit [Read error: Connection reset by peer] 14:05 -!- moonydev [eb52a277ff@user/moonydev] has quit [Write error: error:80000068:system library::Connection reset by peer] 14:05 -!- psw [2b13331353@user/psw] has quit [Read error: Connection reset by peer] 14:05 -!- eigil [6d1d0ce290@user/eigil] has quit [Write error: error:80000068:system library::Connection reset by peer] 14:05 -!- hedy [8a4a60df66@gelim/dev/hedy] has quit [Remote host closed the connection] 14:05 -!- leonixyz [758e4a838e@2a03:6000:1812:100::154d] has quit [Remote host closed the connection] 14:05 -!- luciusf [feab4d05af@2a03:6000:1812:100::22f] has quit [Remote host closed the connection] 14:05 -!- slondr [cf9f9e8f44@2a03:6000:1812:100::10b6] has quit [Remote host closed the connection] 14:05 -!- lescx [0e4aeb91f3@2a03:6000:1812:100::1312] has quit [Read error: Connection reset by peer] 14:05 -!- fputs [368c3b758d@2a03:6000:1812:100::e10] has quit [Remote host closed the connection] 14:05 -!- paulgrmn [4935b8e2c8@user/paulgrmn] has quit [Remote host closed the connection] 14:05 -!- ggb [a62ffbaf4f@2a03:6000:1812:100::3ac] has quit [Read error: Connection reset by peer] 14:05 -!- casaca [ce7c759250@user/casaca] has quit [Remote host closed the connection] 14:05 -!- iomonad [1e78d28a9a@user/iomonad] has quit [Remote host closed the connection] 14:05 -!- srhm [dda3db84b5@user/srhm] has quit [Read error: Connection reset by peer] 14:05 -!- ariadna [5c66f8a7ae@user/arivigo] has quit [Remote host closed the connection] 14:05 -!- zie [b223ee005b@2a03:6000:1812:100::194] has quit [Remote host closed the connection] 14:05 -!- ninjin [e5f30034cf@user/ninjin] has quit [Write error: error:80000068:system library::Connection reset by peer] 14:05 -!- sherbert [d006a0b946@2a03:6000:1812:100::155] has quit [Write error: error:80000068:system library::Connection reset by peer] 14:05 -!- gabeio [8c51bebfb2@user/gabeio] has quit [Remote host closed the connection] 14:05 -!- lemontree [bf8dd0254d@user/lemontree] has quit [Remote host closed the connection] 14:05 -!- jleightcap [7bc4014b62@user/jleightcap] has quit [Remote host closed the connection] 14:05 -!- emacsomancer [4ba1197463@2a03:6000:1812:100::14bf] has quit [Write error: error:80000068:system library::Connection reset by peer] 14:05 -!- vhespanha [1adaaac6f2@user/vhespanha] has quit [Remote host closed the connection] 14:05 -!- raghavgururajan [ea769b8000@user/raghavgururajan] has quit [Remote host closed the connection] 14:05 -!- jakzale [6291399afa@user/jakzale] has quit [Remote host closed the connection] 14:05 -!- gachikuku [39b1ffc74a@2a03:6000:1812:100::13c5] has quit [Remote host closed the connection] 14:05 -!- xvilka [ef76f1a7c1@2a03:6000:1812:100::106d] has quit [Remote host closed the connection] 14:05 -!- rnkn [70252d236a@2a03:6000:1812:100::158d] has quit [Remote host closed the connection] 14:05 -!- akspecs [00cc8321af@sourcehut/user/akspecs] has quit [Remote host closed the connection] 14:05 -!- MonsoonSecrecy [f78c86e960@2a03:6000:1812:100::f99] has quit [Remote host closed the connection] 14:05 -!- nepomuk [9a13bcec83@user/nepomuk] has quit [Remote host closed the connection] 14:05 -!- Flax_ [d8f5445b71@2a03:6000:1812:100::1a1] has quit [Remote host closed the connection] 14:05 -!- rodolphoeck [d0c09e266b@2a03:6000:1812:100::3c9] has quit [Remote host closed the connection] 14:05 -!- gwn [00597634f8@2a03:6000:1812:100::390] has joined #openbsd 14:05 -!- rodolphoeck [d0c09e266b@2a03:6000:1812:100::3c9] has joined #openbsd 14:06 -!- fputs [368c3b758d@2a03:6000:1812:100::e10] has joined #openbsd 14:06 -!- emacsomancer [4ba1197463@2a03:6000:1812:100::14bf] has joined #openbsd 14:06 -!- jjf [4dfd5f9d80@user/jjf] has joined #openbsd 14:06 -!- casaca [ce7c759250@user/casaca] has joined #openbsd 14:06 -!- typicat [~iam@user/typicat] has joined #openbsd 14:06 -!- baraq [815932d8e7@user/baraq] has joined #openbsd 14:06 -!- iomonad [1e78d28a9a@user/iomonad] has joined #openbsd 14:06 -!- slondr [cf9f9e8f44@2a03:6000:1812:100::10b6] has joined #openbsd 14:06 -!- jakzale [6291399afa@user/jakzale] has joined #openbsd 14:07 -!- rnkn [70252d236a@2a03:6000:1812:100::158d] has joined #openbsd 14:07 -!- ggb [a62ffbaf4f@2a03:6000:1812:100::3ac] has joined #openbsd 14:08 -!- kss [beeff4a8ee@2a03:6000:1812:100::3b8] has joined #openbsd 14:08 -!- deglebe [5c9bf04527@user/deglebe] has joined #openbsd 14:08 -!- akarle [be2b385958@user/akarle] has joined #openbsd 14:09 -!- okt [560965ea7b@user/okt] has joined #openbsd 14:09 -!- psw [2b13331353@user/psw] has joined #openbsd 14:09 -!- ninjin [e5f30034cf@user/ninjin] has joined #openbsd 14:09 -!- kyberkiwi [ec74cff878@user/kyberkiwi] has joined #openbsd 14:10 -!- jleightcap [7bc4014b62@user/jleightcap] has joined #openbsd 14:10 -!- knrd [a4ecc02eba@2a03:6000:1812:100::f8f] has joined #openbsd 14:10 -!- artoj [6b3000d6fb@user/artoj] has joined #openbsd 14:10 -!- nikken [afb4c4a035@2a03:6000:1812:100::e20] has joined #openbsd 14:10 -!- humm [37efd3903b@user/humm] has joined #openbsd 14:10 -!- zie [b223ee005b@2a03:6000:1812:100::194] has joined #openbsd 14:10 -!- MonsoonSecrecy [f78c86e960@2a03:6000:1812:100::f99] has joined #openbsd 14:11 -!- ariadna [5c66f8a7ae@user/arivigo] has joined #openbsd 14:11 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 269 seconds] 14:11 -!- muirrum [1e469248d7@sourcehut/user/muirrum] has joined #openbsd 14:11 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 14:11 -!- akspecs [00cc8321af@sourcehut/user/akspecs] has joined #openbsd 14:11 -!- gachikuku [39b1ffc74a@2a03:6000:1812:100::13c5] has joined #openbsd 14:11 -!- unrznbl [1db697e805@2a03:6000:1812:100::146e] has joined #openbsd 14:11 -!- alexisg [0f1138bdbc@sourcehut/alexisgeoffrey] has joined #openbsd 14:11 -!- greenfork [5f5a220812@2a03:6000:1812:100::138] has joined #openbsd 14:12 -!- eigil [6d1d0ce290@user/eigil] has joined #openbsd 14:12 -!- froggychair [04a2c177dd@2a03:6000:1812:100::1073] has joined #openbsd 14:12 -!- lemontree [bf8dd0254d@user/lemontree] has joined #openbsd 14:12 -!- raghavgururajan [ea769b8000@user/raghavgururajan] has joined #openbsd 14:12 -!- vhespanha [1adaaac6f2@user/vhespanha] has joined #openbsd 14:13 -!- nepomuk [9a13bcec83@user/nepomuk] has joined #openbsd 14:13 -!- paulgrmn [4935b8e2c8@user/paulgrmn] has joined #openbsd 14:13 -!- m15o [965950e801@2a03:6000:1812:100::27d] has joined #openbsd 14:14 -!- insistent [67ed50a5ca@user/insistent] has joined #openbsd 14:14 -!- lescx [0e4aeb91f3@2a03:6000:1812:100::1312] has joined #openbsd 14:14 -!- riksteri [d20812115c@2a03:6000:1812:100::1e6] has joined #openbsd 14:14 -!- sherbert [d006a0b946@2a03:6000:1812:100::155] has joined #openbsd 14:14 -!- gjn [cb73e0a324@user/gjnoonan] has joined #openbsd 14:15 -!- ymherklotz [cb2c9cfbdd@2a03:6000:1812:100::29a] has joined #openbsd 14:15 -!- leonixyz [758e4a838e@2a03:6000:1812:100::154d] has joined #openbsd 14:15 -!- xvilka [ef76f1a7c1@2a03:6000:1812:100::106d] has joined #openbsd 14:15 -!- luciusf [feab4d05af@2a03:6000:1812:100::22f] has joined #openbsd 14:15 -!- beo [7411cfe050@user/beo] has joined #openbsd 14:16 -!- Flax_ [d8f5445b71@2a03:6000:1812:100::1a1] has joined #openbsd 14:16 -!- tostr [60aa75e090@user/tostr] has joined #openbsd 14:16 -!- signaryk [584d7fd4a4@2a03:6000:1812:100::286] has joined #openbsd 14:16 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 255 seconds] 14:16 -!- sm2n [ae95cb1267@user/sm2n] has joined #openbsd 14:16 -!- pvac [7ad04df12b@user/pvac] has joined #openbsd 14:16 -!- hedy [8a4a60df66@gelim/dev/hedy] has joined #openbsd 14:17 -!- srhm [dda3db84b5@user/srhm] has joined #openbsd 14:17 -!- moonydev [eb52a277ff@user/moonydev] has joined #openbsd 14:17 -!- gabeio [8c51bebfb2@user/gabeio] has joined #openbsd 14:17 -!- wkbwxca [11880e38ec@user/wkbwxca] has joined #openbsd 14:20 -!- Xylemon [~Xylemon@97.90.117.47] has quit [Ping timeout: 246 seconds] 14:21 -!- mischief [~mischief@136.25.5.185] has quit [Ping timeout: 246 seconds] 14:22 -!- zorone [~zorone@user/zorone] has joined #openbsd 14:23 -!- mischief [~mischief@136.25.5.185] has joined #openbsd 14:23 -!- RayS [~raysl@sdf1.vm.tornadovps.net] has quit [Read error: Connection reset by peer] 14:23 -!- zorone [~zorone@user/zorone] has quit [Max SendQ exceeded] 14:23 -!- RayS [~raysl@sdf1.vm.tornadovps.net] has joined #openbsd 14:24 -!- zorone [~zorone@user/zorone] has joined #openbsd 14:25 -!- jonf_ [~jonf@163.5.171.92] has quit [Ping timeout: 252 seconds] 14:25 -!- jonf_ [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 14:25 -!- jonf__ [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 14:26 -!- Xylemon [~Xylemon@97.90.117.47] has joined #openbsd 14:26 -!- frkzoid [~frkazoid3@2603-900b-46f0-b390-30fb-bca0-425c-1724.inf6.spectrum.com] has quit [Ping timeout: 246 seconds] 14:26 -!- jonf [~jjf@163.5.171.92] has quit [Ping timeout: 252 seconds] 14:26 -!- jonf_ is now known as jonf 14:26 -!- jonf__ is now known as jonf` 14:27 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 14:33 -!- fredrikb [~fredrikb@h-158-174-138-47.A980.priv.bahnhof.se] has joined #openbsd 14:33 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 256 seconds] 14:37 -!- Red [~Red@92.51-174-66.customer.lyse.net] has quit [Ping timeout: 268 seconds] 14:45 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 14:46 -!- Red [~Red@236.51-174-66.customer.lyse.net] has joined #openbsd 14:48 -!- ofm [~MonkeyBea@user/ofm] has quit [Remote host closed the connection] 14:50 -!- candlejack [~irc@192.145.242.187] has joined #openbsd 14:52 -!- td123 [~tom@user/td123] has quit [Quit: Konversation terminated!] 14:55 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 255 seconds] 14:57 -!- Red [~Red@236.51-174-66.customer.lyse.net] has quit [Ping timeout: 268 seconds] 14:57 -!- Red [~Red@224.51-174-66.customer.lyse.net] has joined #openbsd 14:57 < avemestr> Interesting news: https://codeberg.org/vimuser/librewolf-openbsd-port 14:58 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 14:58 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 14:59 < avemestr> Related message on Mastodon: https://mas.to/@libreleah/116351386252422515 14:59 < quinq> More webshit 15:01 -!- ofm [~MonkeyBea@user/ofm] has joined #openbsd 15:02 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 15:04 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has quit [Excess Flood] 15:04 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has joined #openbsd 15:07 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 252 seconds] 15:09 -!- hitest [~hitest@user/hitest] has joined #openbsd 15:12 < thrig> vi has at least two crashes in it, so... 15:12 -!- Red [~Red@224.51-174-66.customer.lyse.net] has quit [Ping timeout: 248 seconds] 15:19 -!- ofm [~MonkeyBea@user/ofm] has quit [Ping timeout: 272 seconds] 15:20 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has joined #openbsd 15:20 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 15:20 -!- ofm [~MonkeyBea@a89-154-224-42.cpe.netcabo.pt] has joined #openbsd 15:20 -!- ofm is now known as Guest3119 15:24 -!- qqq [~qqq@185.54.23.237] has quit [Ping timeout: 272 seconds] 15:24 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 248 seconds] 15:29 -!- macabro [~user@user/monkey/x-0691028] has quit [Read error: Connection reset by peer] 15:30 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 15:31 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 15:33 -!- jonf [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Ping timeout: 246 seconds] 15:34 -!- jonf` [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Ping timeout: 246 seconds] 15:34 -!- morte [~user@user/monkey/x-0691028] has joined #openbsd 15:34 -!- macabro [~user@user/monkey/x-0691028] has quit [Read error: Connection reset by peer] 15:35 < cjs> avemestr: Interesting indeed. Thanks for sharing. I suspect that LibreWolf would be a popular choice on OBSD if it were available as a precompiled binary, like FF and ungoogled-chromium are. 15:36 -!- tyfon_ [~tyfon@user/tyfon] has quit [Ping timeout: 246 seconds] 15:37 -!- fflam [~mdt@2600:4040:10f9:6b00::1c19] has quit [Ping timeout: 246 seconds] 15:37 -!- jonf [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 15:37 -!- jonf` [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 15:38 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 15:39 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 15:44 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-e9cf-e41c-791d-de63.inf6.spectrum.com] has joined #openbsd 15:48 -!- tyfon [~tyfon@ti0086a430-2220.bb.online.no] has joined #openbsd 15:48 -!- tyfon [~tyfon@ti0086a430-2220.bb.online.no] has quit [Changing host] 15:48 -!- tyfon [~tyfon@user/tyfon] has joined #openbsd 15:49 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 15:49 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 15:50 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-e9cf-e41c-791d-de63.inf6.spectrum.com] has quit [Quit: Leaving] 15:52 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-e9cf-e41c-791d-de63.inf6.spectrum.com] has joined #openbsd 16:09 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 16:11 -!- hotsoup_ [~hotsoup@user/hotsoup] has quit [Ping timeout: 245 seconds] 16:13 -!- fflam [~mdt@2600:4040:10f9:6b00::1c19] has joined #openbsd 16:20 -!- m [~travltux@user/travltux] has quit [Quit: WeeChat 4.7.2] 16:24 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 16:25 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 16:31 -!- raj [uid72176@user/raj] has joined #openbsd 16:33 -!- Lotsen [~Lotsen@user/Lotsen] has quit [Remote host closed the connection] 16:35 -!- m [~travltux@user/travltux] has joined #openbsd 16:35 -!- lotsen [~Lotsen@user/Lotsen] has joined #openbsd 16:39 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 244 seconds] 16:41 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 16:42 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 16:46 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 16:46 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 16:48 -!- Guest3119 [~MonkeyBea@a89-154-224-42.cpe.netcabo.pt] has quit [Ping timeout: 255 seconds] 16:53 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 16:53 -!- guest71 [~guest@31.14.41.167] has joined #openbsd 16:54 -!- diabloblanco [~diablobla@user/diabloblanco] has joined #openbsd 16:58 -!- Red [~Red@182.51-174-66.customer.lyse.net] has joined #openbsd 17:10 -!- diabloblanco [~diablobla@user/diabloblanco] has quit [Remote host closed the connection] 17:13 -!- jerryf_ [~jerryf@user/jerryf] has quit [Remote host closed the connection] 17:14 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 17:17 -!- Red [~Red@182.51-174-66.customer.lyse.net] has quit [Ping timeout: 264 seconds] 17:18 -!- jonf` [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Ping timeout: 244 seconds] 17:19 -!- jonf [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Ping timeout: 244 seconds] 17:20 -!- jonf` [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 17:20 -!- jonf [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 17:20 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has quit [Remote host closed the connection] 17:24 -!- hitest [~hitest@user/hitest] has quit [Quit: Leaving] 17:25 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has joined #openbsd 17:25 -!- ublx [~ublx@user/ublx] has joined #openbsd 17:26 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has quit [Ping timeout: 265 seconds] 17:31 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has quit [Remote host closed the connection] 17:33 -!- ofm [~MonkeyBea@user/ofm] has joined #openbsd 17:34 < ofm> Hello. After adding some rules to pf.conf and enable it, I cannot see any connections when using pftop. How to see network activity using pftop? 17:36 < ofm> I try "pftop", "pftop -ss", "pftop -si", "pftop -i netdevice", etc..·. and thing is printed.. no connections. 17:36 < ofm> and nothing is printed* 17:38 < ofm> pfctl -e is enable.. rules on pf.conf have "log" keyword.. what I am doing wrong? 17:38 -!- slomp [~slomp@47-158-212-88.lsan.ca.frontiernet.net] has joined #openbsd 17:40 -!- Red [~Red@201.51-174-66.customer.lyse.net] has joined #openbsd 17:41 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has joined #openbsd 17:44 -!- vados [~vados@46-133-29-159.mobile.vf-ua.net] has quit [Read error: Connection reset by peer] 17:47 -!- ofm [~MonkeyBea@user/ofm] has quit [Ping timeout: 268 seconds] 17:48 < tangentnet> $ofm: try `pftop "port 80 or port 443"` something? 17:48 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has quit [] 17:48 -!- zorone [~zorone@user/zorone] has quit [Quit: Go to sleep] 17:49 -!- ofm [~MonkeyBea@a89-154-224-42.cpe.netcabo.pt] has joined #openbsd 17:49 -!- ofm is now known as Guest9021 17:58 -!- vados [~vados@46-133-184-92.mobile.vf-ua.net] has joined #openbsd 17:59 -!- rsc4st1lh0 [~rscastilh@189.61.152.230] has joined #openbsd 17:59 -!- rsc4st1lh0 [~rscastilh@189.61.152.230] has quit [Remote host closed the connection] 18:00 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has joined #openbsd 18:01 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has quit [Remote host closed the connection] 18:01 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has joined #openbsd 18:02 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has quit [Remote host closed the connection] 18:03 -!- typicat [~iam@user/typicat] has joined #openbsd 18:08 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 18:08 -!- R4F43L [~crcastilh@user/R4F43L] has joined #openbsd 18:08 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 18:09 -!- klsrqm [~klsrqm@user/klsrqm] has quit [Remote host closed the connection] 18:10 -!- tangentnet [~tangentne@user/tangentnet] has quit [Quit: Leaving] 18:13 -!- lotsen [~Lotsen@user/Lotsen] has quit [Remote host closed the connection] 18:13 -!- lotsen [~Lotsen@user/Lotsen] has joined #openbsd 18:16 -!- R4F43L [~crcastilh@user/R4F43L] has quit [Remote host closed the connection] 18:17 -!- R4F43L [~crcastilh@user/R4F43L] has joined #openbsd 18:22 -!- Guest9021 [~MonkeyBea@a89-154-224-42.cpe.netcabo.pt] has quit [Remote host closed the connection] 18:23 -!- zcram [~zcram@user/zcram] has quit [Quit: Do the right thing.] 18:23 -!- klsrqm [~klsrqm@user/klsrqm] has joined #openbsd 18:32 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 18:40 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 248 seconds] 18:57 -!- fflam [~mdt@2600:4040:10f9:6b00::1c19] has quit [Ping timeout: 248 seconds] 18:57 -!- chasmo77 [~chas77@c-76-105-254-179.hsd1.or.comcast.net] has quit [Quit: It's just that easy] 19:11 -!- typicat [~iam@user/typicat] has joined #openbsd 19:14 -!- thrig [~thrig@thrig.me] has quit [Remote host closed the connection] 19:17 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 19:17 -!- gnucode [~user@72.12.205.23] has joined #openbsd 19:30 -!- mlxdy [~mlxdy@user/bimber] has left #openbsd [] 19:31 -!- chilledfrogs [~chilledfr@176-133-210-176.abo.bbox.fr] has quit [Quit: connection reset by purr] 19:34 -!- R4F43L [~crcastilh@user/R4F43L] has quit [Remote host closed the connection] 19:35 -!- rscastilho [~crcastilh@189.61.152.230] has joined #openbsd 19:36 -!- rscastilho [~crcastilh@189.61.152.230] has quit [Remote host closed the connection] 19:36 -!- thrig [~thrig@73.225.41.197] has joined #openbsd 19:42 -!- R4F43L [~crcastilh@user/R4F43L] has joined #openbsd 19:43 -!- uncleyear [~ian@178.66.130.137] has quit [Remote host closed the connection] 19:45 * seninha is writing a port for https://www.kvirc.net 19:45 < seninha> expect a POC, to-be-fixed port mailed to ports@ soon 19:46 -!- chilledfrogs [~chilledfr@rsa59-h05-176-133-210-176.dsl.sta.abo.bbox.fr] has joined #openbsd 19:49 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-e9cf-e41c-791d-de63.inf6.spectrum.com] has quit [Ping timeout: 248 seconds] 19:50 -!- uncleyear [~ian@178.66.130.137] has joined #openbsd 19:50 -!- guest71 [~guest@31.14.41.167] has quit [Quit: Client closed] 19:51 -!- R4F43L [~crcastilh@user/R4F43L] has quit [Remote host closed the connection] 19:52 -!- Unix-BSD [~NOX@79.112.4.197] has quit [Ping timeout: 255 seconds] 19:52 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has joined #openbsd 19:53 -!- rsc4st1lh0 [~rscastilh@user/rsc4st1lh0] has quit [Remote host closed the connection] 19:54 -!- RSC4ST1LH0 [~rscastilh@user/rsc4st1lh0] has joined #openbsd 19:54 -!- RSC4ST1LH0 [~rscastilh@user/rsc4st1lh0] has quit [Remote host closed the connection] 19:54 -!- RSC4ST1LH0 [~rscastilh@user/rsc4st1lh0] has joined #openbsd 19:55 -!- RSC4ST1LH0 [~rscastilh@user/rsc4st1lh0] has quit [Remote host closed the connection] 19:55 -!- RSC4ST1LH0 [~rscastilh@189.61.152.230] has joined #openbsd 19:56 -!- RSC4ST1LH0 [~rscastilh@189.61.152.230] has quit [Changing host] 19:56 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has joined #openbsd 19:56 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has quit [Remote host closed the connection] 19:56 -!- raj [uid72176@user/raj] has quit [] 19:57 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has joined #openbsd 19:57 -!- RSC4ST1LH0 [~rscastilh@user/RSC4ST1LH0] has quit [Remote host closed the connection] 20:03 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has joined #openbsd 20:04 < seninha> Can i set up ports' mk (or ninja or cmake etc) to use more than 1 jobs in parallel? 20:05 -!- tvtoon [~The_cUnix@user/tvtoon] has joined #openbsd 20:06 < seninha> (not that it would make any difference on my quad core, 15yo laptop) 20:15 -!- frkazoid333 [~frkazoid3@97.97.219.179] has joined #openbsd 20:15 < kn> seninha: set MAKE_JOBS, see bsd.port.mk(5) 20:15 < librecat> does openbsd work on rpi zero 2w 20:16 -!- frkazoid333 [~frkazoid3@97.97.219.179] has quit [Read error: Connection reset by peer] 20:16 -!- b50d [~b50d@2a02:3100:3a70:5100:dfe1:a1f2:2aae:f642] has joined #openbsd 20:16 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-b869-ad5f-639e-de8b.inf6.spectrum.com] has joined #openbsd 20:17 < seninha> kn, thanks, i was looking at mk.conf and port-modules 20:21 -!- lac [~lac@user/prettywellred] has joined #openbsd 20:24 -!- msk [~msk@user/msk] has quit [Quit: WeeChat 4.7.1] 20:24 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has quit [Remote host closed the connection] 20:25 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has joined #openbsd 20:26 -!- rc [~rc@user/rc] has joined #openbsd 20:30 -!- b50d [~b50d@2a02:3100:3a70:5100:dfe1:a1f2:2aae:f642] has quit [Quit: Leaving] 20:31 -!- morte [~user@user/monkey/x-0691028] has quit [Remote host closed the connection] 20:38 -!- emmanuelux_ [~em@138.106.204.77.rev.sfr.net] has joined #openbsd 20:39 -!- emmanuelux [~em@user/emmanuelux] has quit [Ping timeout: 248 seconds] 20:43 -!- emmanuelux [~em@user/emmanuelux] has joined #openbsd 20:45 -!- emmanuelux_ [~em@138.106.204.77.rev.sfr.net] has quit [Ping timeout: 264 seconds] 20:52 -!- cparman_ [~cparman@2603:8081:8d00:11e3:1a93:205f:f552:12e4] has joined #openbsd 20:54 -!- BetoAlien [~betoalien@146.70.217.214] has joined #openbsd 20:58 -!- cparman_ [~cparman@2603:8081:8d00:11e3:1a93:205f:f552:12e4] has quit [Quit: [BX] I theenk I need a beeger box!] 20:59 -!- psydroid2 [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 21:00 -!- shadowtux [~shadowtux@user/meow/shadowtux] has quit [Quit: The Lounge - https://thelounge.chat] 21:00 -!- shadowtux [~shadowtux@user/meow/shadowtux] has joined #openbsd 21:06 -!- jitter [~jitter@user/jitter] has quit [Ping timeout: 248 seconds] 21:07 -!- tertullian [~sonne@ip-095-222-113-247.um34.pools.vodafone-ip.de] has joined #openbsd 21:08 -!- jitter [~jitter@149.233.205.158.dynamic-pppoe.dt.ipv4.wtnet.de] has joined #openbsd 21:08 -!- jitter [~jitter@149.233.205.158.dynamic-pppoe.dt.ipv4.wtnet.de] has quit [Changing host] 21:08 -!- jitter [~jitter@user/jitter] has joined #openbsd 21:15 -!- minall [~user@user/Minall] has quit [Ping timeout: 244 seconds] 21:17 -!- td123 [~tom@user/td123] has joined #openbsd 21:22 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has left #openbsd [] 21:27 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has joined #openbsd 21:28 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has left #openbsd [] 21:29 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has joined #openbsd 21:30 -!- fflam [~mdt@2600:4040:10f9:6b00::1c19] has joined #openbsd 21:33 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 21:34 -!- abbies [~abbies@tilde.guru] has joined #openbsd 21:35 -!- abbies [~abbies@tilde.guru] has quit [Client Quit] 21:37 -!- skippy8 [~skippy8@user/Skippy8] has quit [Quit: WeeChat 4.8.1] 21:44 -!- rafaelsarkiscast [~rscastilh@user/rafaelsarkiscast] has quit [Remote host closed the connection] 21:47 -!- girafe3 [~user@176-147-142-235.abo.bbox.fr] has quit [Quit: Konversation terminated!] 21:49 -!- girafe3 [~user@176-147-142-235.abo.bbox.fr] has joined #openbsd 21:49 -!- gnucode [~user@72.12.205.23] has quit [Remote host closed the connection] 21:50 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 265 seconds] 21:55 -!- gnucode [~user@72.12.205.23] has joined #openbsd 22:12 -!- hotsoup_ [~hotsoup@user/hotsoup] has joined #openbsd 22:14 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Ping timeout: 265 seconds] 22:21 -!- lac [~lac@user/prettywellred] has quit [Ping timeout: 256 seconds] 22:22 -!- zoraj [~zoraj@102.113.42.47] has quit [Ping timeout: 245 seconds] 22:22 -!- zoraj_ [~zoraj@102.113.114.119] has joined #openbsd 22:34 -!- Poster [~poster@24.210.86.224] has quit [Quit: ZNC - https://znc.in] 22:35 -!- Poster [~poster@24.210.86.224] has joined #openbsd 22:56 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has quit [Excess Flood] 22:57 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has joined #openbsd 22:57 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has quit [Excess Flood] 22:57 -!- polarian [~polarian@2001:8b0:57a:2385:216:3eff:fefd:34cc] has joined #openbsd 22:58 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Ping timeout: 248 seconds] 23:01 -!- tvtoon [~The_cUnix@user/tvtoon] has joined #openbsd 23:03 -!- makr [~textual@2a00:f2a:e1df:4320:bd4c:629d:39b7:4925] has quit [Read error: Connection reset by peer] 23:07 -!- angelwood [~angelwood@user/angelwood] has quit [Remote host closed the connection] 23:07 -!- makr [~textual@2a00:f2a:e1df:4320:8478:b5a2:3948:410b] has joined #openbsd 23:07 -!- angelwood [~angelwood@user/angelwood] has joined #openbsd 23:25 -!- witcher [~witcher@2001:4090:e007:9581:4c47:afaf:5594:8bf6] has quit [Ping timeout: 248 seconds] 23:26 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 23:27 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 23:50 -!- megawatt [~megawatt@user/megawatt] has left #openbsd [] 23:59 -!- thrig [~thrig@73.225.41.197] has quit [Remote host closed the connection] --- Log closed Mon Apr 06 00:00:19 2026