--- Log opened Sun Sep 15 00:00:09 2024 --- Day changed Sun Sep 15 2024 00:00 -!- djames [~djames@user/djames/x-9001197] has quit [Ping timeout: 260 seconds] 00:08 < dfdx> highplainsdruid: thanks. I have one domain in acme-client.conf set up for ebooks.domain.com 00:08 < dfdx> but when I run acme-client on all my domains, it stalls on ebooks.domain.com with this error: acme-client: https://acme-v02.api.letsencrypt.org/acme/new-order: bad HTTP: 429 00:09 < dfdx> its the only one without an entry in httpd. 00:09 < highplainsdruid> The HTTP 429 Too Many Requests client error response status code indicates the client has sent too many requests in a given amount of time. 00:09 < highplainsdruid> try again tomorrow or in a few days 00:09 < highplainsdruid> there's a limit to how many certs they will issue you in a certain amount of time 00:10 < dfdx> shucks. 00:10 < dfdx> okay. i really owe you big time. thanks for all your help. 00:16 < highplainsdruid> you're welcome 00:20 -!- ficonni [~ficonni@213.196.101.115] has quit [Remote host closed the connection] 00:22 -!- greeb [~greeb@user/greeb] has quit [Quit: boopin and beepin] 00:22 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Quit: Konversation terminated!] 00:24 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 00:26 -!- seninha [~seninha@user/seninha] has joined #openbsd 00:27 -!- topcat001 [~topcat001@user/topcat001] has quit [Quit: Client closed] 00:30 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 00:51 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 01:00 -!- shreven [~shreven@user/shreven] has quit [Read error: Connection reset by peer] 01:01 -!- tozhu [~tozhu@222.210.190.78] has joined #openbsd 01:03 -!- tozhu [~tozhu@222.210.190.78] has left #openbsd [] 01:04 -!- PapaChub [~PapaChub@vzw-54.parabon.com] has quit [Ping timeout: 246 seconds] 01:07 -!- kikadf [~quassel@20014C4E2BD5A000DEA632FFFE5AD709.dsl.pool.telekom.hu] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 01:10 -!- kikadf [~quassel@20014C4E2BD5A000DEA632FFFE5AD709.dsl.pool.telekom.hu] has joined #openbsd 01:13 -!- polyduekes [~polydueke@user/polyduekes] has quit [Ping timeout: 246 seconds] 01:21 < highplainsdruid> i'm getting a read error from a file on a hard drive, but no errors in dmesg or SMART 01:21 < highplainsdruid> is the hard drive bad? 01:21 < highplainsdruid> or how would you go about diagnosing that? 01:22 -!- chaky [~chaky@93-143-202-10.adsl.net.t-com.hr] has quit [Ping timeout: 246 seconds] 01:24 -!- chaky [~chaky@93-140-228-123.adsl.net.t-com.hr] has joined #openbsd 01:27 < ssm> How do I daemonize a program for an rc.d script that doesn't support daemonization? 01:27 < ssm> I tried just putting & on the daemon, but rcctl starts the daemon and loses control of it 01:27 < ssm> rerunning the rcctl start command just starts another daemon 01:30 -!- tozhu [~tozhu@222.210.190.78] has joined #openbsd 01:31 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 01:31 -!- xx [~xx@user/xx] has joined #openbsd 01:32 -!- tozhu [~tozhu@222.210.190.78] has quit [Client Quit] 01:32 -!- tozhu [~tozhu@222.210.190.78] has joined #openbsd 01:34 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 01:34 -!- xx [~xx@user/xx] has joined #openbsd 01:35 -!- m3a [~m3a@170.52.78.7] has quit [Remote host closed the connection] 01:35 < ssm> seems running the daemon with exec was the problem 01:38 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 01:38 -!- xx [~xx@user/xx] has joined #openbsd 01:43 -!- slowdudetommy [~steel@syn-076-091-065-078.res.spectrum.com] has joined #openbsd 01:44 -!- user_ [~user@user/ipetruk] has quit [Quit: ZNC 1.9.1 - https://znc.in] 01:44 -!- tozhu [~tozhu@222.210.190.78] has quit [Quit: tozhu] 01:46 < slowdudetommy> Lads I just put in a dual port StarTech UART PCIE card in my OpenBSD machine but dmesg shows it is an "unknown product 0xc158", google shows a guy got it to work by modifying the OS but I have no idea where to start 01:46 < slowdudetommy> FreeBSD looks like it has support for it but I really don't wanna switch to that if I can avoid it 01:54 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 01:54 -!- m3a [~m3a@170.52.78.7] has joined #openbsd 01:54 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 01:54 -!- tozhu [~tozhu@222.210.190.78] has joined #openbsd 01:56 -!- Xenguy_ [~Xenguy@user/xenguy] has quit [Remote host closed the connection] 02:01 -!- tozhu [~tozhu@222.210.190.78] has quit [Quit: tozhu] 02:05 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has quit [Remote host closed the connection] 02:05 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has joined #openbsd 02:06 < brynet> slowdudetommy: If you're lucky it might be similar enough to something already supported by puc(4), check out commits adding support to that driver to see what might need to be done. 02:10 -!- ook [~ook@user/ook] has quit [Quit: ook] 02:12 -!- Xenguy [~Xenguy@user/xenguy] has quit [Remote host closed the connection] 02:15 < seninha> Hi, i have always used vether(4)+bridge(4) to create a virtual network between a virtual machine and the host; and bridge(4) to bridge the VM to host's network. I just realise now that veb(4) and vport(4) have been added in OpenBSD6.9, should I reconfigure my vmd and interface? Will vether(4) and bridge(4) be removed in a later version? 02:15 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 02:15 -!- Xenguy_ [~Xenguy@user/xenguy] has joined #openbsd 02:15 < seninha> s/later/future/ 02:16 -!- mcornick [fca145cfd2@user/mcornick] has quit [Remote host closed the connection] 02:18 < oldlaptop> (ISTR there are things bridge(4) can do that veb(4) can't - whether they're particularly important is another question) 02:19 < ssm> okay the correct solution was to use pexp 02:20 < seninha> oldlaptop, isn't it the other way around? 02:21 -!- shoonly [~shoonly@user/Shoonly] has joined #openbsd 02:22 -!- mcornick [~mcornick@user/mcornick] has joined #openbsd 02:23 < oldlaptop> my (limited) understanding is that veb(4) is a smaller, simpler design (without all the extensive configurability or STP support) 02:24 -!- polyduekes [~polydueke@user/polyduekes] has joined #openbsd 02:25 < oldlaptop> (I also highly doubt 90%+ of bridges in the wild need any of the extra things bridge(4) does, or even most of the options veb(4) supports) 02:32 -!- AlbertLeonhard [uid580656@id-580656.ilkley.irccloud.com] has joined #openbsd 02:34 -!- greeb [~greeb@user/greeb] has joined #openbsd 02:35 -!- Aedil [~adrian@146.52.104.238] has joined #openbsd 02:35 -!- xx [~xx@user/xx] has quit [Ping timeout: 260 seconds] 02:43 -!- jedesa [~Thunderbi@user/jedesa] has quit [Quit: jedesa] 02:44 -!- greeb [~greeb@user/greeb] has quit [Quit: boopin and beepin] 02:47 -!- polyduekes [~polydueke@user/polyduekes] has quit [Read error: Connection reset by peer] 02:49 -!- greeb [~greeb@user/greeb] has joined #openbsd 02:52 -!- bargaintreeflow [~bargaintr@user/bargaintreeflow] has quit [Remote host closed the connection] 02:53 -!- zip100 [~zip100@185.213.155.220] has quit [Ping timeout: 260 seconds] 02:55 -!- bargaintreeflow [~bargaintr@user/bargaintreeflow] has joined #openbsd 02:56 -!- zorz [~zorz@user/zorz] has quit [Quit: leaving] 03:02 -!- jedesa [~Thunderbi@user/jedesa] has joined #openbsd 03:13 -!- AlbertLeonhard [uid580656@id-580656.ilkley.irccloud.com] has quit [] 03:14 -!- Hackerpcs [~user@user/hackerpcs] has quit [Quit: Hackerpcs] 03:17 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 03:17 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 03:19 -!- Hackerpcs [~user@user/hackerpcs] has quit [Max SendQ exceeded] 03:21 -!- mxz__ [~mxz@user/mxz] has joined #openbsd 03:22 -!- kikadf [~quassel@20014C4E2BD5A000DEA632FFFE5AD709.dsl.pool.telekom.hu] has quit [Ping timeout: 252 seconds] 03:23 -!- kikadf [~quassel@20014C4E2BC85E00DEA632FFFE5AD709.dsl.pool.telekom.hu] has joined #openbsd 03:23 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 276 seconds] 03:23 -!- mxz [~mxz@user/mxz] has quit [Ping timeout: 260 seconds] 03:23 -!- mxz__ is now known as mxz 03:23 -!- mxz_ [~mxz@user/mxz] has quit [Ping timeout: 276 seconds] 03:33 -!- telser [~quassel@user/telser] has joined #openbsd 03:35 -!- telser [~quassel@user/telser] has quit [Client Quit] 03:38 -!- Xenguy_ [~Xenguy@user/xenguy] has quit [Remote host closed the connection] 03:40 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 03:40 -!- Xenguy_ [~Xenguy@user/xenguy] has joined #openbsd 03:45 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 260 seconds] 03:49 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 03:50 -!- telser [~quassel@user/telser] has joined #openbsd 03:51 -!- Xenguy [~Xenguy@user/xenguy] has quit [Remote host closed the connection] 03:53 -!- RypPn2 [~RypPn@mail.rosscom.co.uk] has joined #openbsd 03:54 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 03:55 -!- RypPn [~RypPn@user/ryppn] has quit [Ping timeout: 246 seconds] 03:55 -!- RypPn2 is now known as RypPn 03:55 -!- RypPn [~RypPn@mail.rosscom.co.uk] has quit [Changing host] 03:55 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 03:57 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 03:59 -!- RypPn2 [~RypPn@mail.rosscom.co.uk] has joined #openbsd 04:00 -!- RypPn [~RypPn@user/ryppn] has quit [Ping timeout: 246 seconds] 04:02 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 04:04 -!- RypPn2 [~RypPn@mail.rosscom.co.uk] has quit [Ping timeout: 252 seconds] 04:08 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 04:09 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Remote host closed the connection] 04:19 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 260 seconds] 04:25 -!- DIDAVISION [~dino@user/DINOWILLIAM] has joined #openbsd 04:29 -!- DinoWilliam [~dino@user/DINOWILLIAM] has quit [Ping timeout: 272 seconds] 04:37 -!- shreven [~shreven@user/shreven] has joined #openbsd 04:46 -!- RypPn [~RypPn@user/ryppn] has quit [Quit: Real-time updating is paused. (Resume)] 04:48 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 04:49 < slowdudetommy> oh yeah I also have this other weird problem. I get 1Gb from my ISP. but with my openbsd router I can only do about 400Mb/s with any single TCP stream, I can get 2.5Gb/s with like 16 streams. any idea why that would be 04:49 -!- RypPn [~RypPn@user/ryppn] has quit [Client Quit] 04:49 < slowdudetommy> Seems like I should be able to easily NAT and state 1Gb of traffic 04:50 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 04:53 -!- archpc [~root@user/archpc] has quit [Remote host closed the connection] 04:54 -!- archpc [~root@user/archpc] has joined #openbsd 04:59 -!- hrb [~hrb@user/meow/hrb] has joined #openbsd 05:08 -!- bket [~bket@user/bket] has joined #openbsd 05:10 -!- bket_ [~bket@user/bket] has quit [Read error: Connection reset by peer] 05:10 -!- hrb [~hrb@user/meow/hrb] has quit [Remote host closed the connection] 05:11 -!- hrb [~hrb@user/meow/hrb] has joined #openbsd 05:14 -!- slim [~slim@user/meow/slim] has quit [Quit: bWFkZSB5b3UgbG9vaw==] 05:19 -!- euphores [~SASL_euph@user/euphores] has quit [Ping timeout: 265 seconds] 05:20 -!- hrb [~hrb@user/meow/hrb] has quit [Quit: Leaving] 05:20 -!- hrb [~hrb@user/meow/hrb] has joined #openbsd 05:21 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 05:25 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 05:26 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has joined #openbsd 05:29 -!- mxz_ [~mxz@user/mxz] has joined #openbsd 05:30 -!- euphores [~SASL_euph@user/euphores] has quit [Client Quit] 05:32 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Remote host closed the connection] 05:33 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 05:37 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 05:41 -!- cqst [~cqst@user/cqst] has quit [Quit: cqst] 05:42 -!- cqst [~cqst@user/cqst] has joined #openbsd 05:42 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 276 seconds] 05:46 -!- sourcetarius_ [~sourcetar@user/sourcetarius] has quit [Quit: nyaa~] 05:48 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 05:48 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 05:56 -!- shiranaihito_ [~shiranaih@ppp-124-122-56-193.revip2.asianet.co.th] has joined #openbsd 05:56 -!- bradd_ is now known as bradd 06:01 -!- mijndert [~mijndert@86-86-243-190.fixed.kpn.net] has joined #openbsd 06:01 -!- mijndert [~mijndert@86-86-243-190.fixed.kpn.net] has quit [Changing host] 06:01 -!- mijndert [~mijndert@user/mijndert] has joined #openbsd 06:02 -!- rnkn [~rnkn@starbeastie.blip.town] has joined #openbsd 06:09 < mischief> slowdudetommy: slow machine? 06:10 < mischief> my odroid h2+ can rx 1gbit just fine 06:11 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 06:18 < martian67> slowdudetommy: interface queues 06:23 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 260 seconds] 06:34 -!- DinoWilliam [~dino@user/DINOWILLIAM] has joined #openbsd 06:34 -!- DIDAVISION [~dino@user/DINOWILLIAM] has quit [Ping timeout: 252 seconds] 06:35 -!- kfv [~kfv@2.188.208.178] has joined #openbsd 06:42 < slowdudetommy> mischief: its a i5-2400 so pretty old and slow but not for this 06:43 < slowdudetommy> martian67: Do I need to make a pf change to modify that 06:44 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 06:45 -!- DinoWilliam [~dino@user/DINOWILLIAM] has quit [Ping timeout: 252 seconds] 06:48 < lts> dfdx: with Let's Encrypt, use the staging environment during testing so you won't get rate limited: https://letsencrypt.org/docs/staging-environment/ 06:57 < mischief> slowdudetommy: could be something other than the cpu 06:58 < mischief> maybe look in top or systat and see if there's anything obvious 06:59 -!- xzdx [~xzdx@user/XZDX] has joined #openbsd 07:05 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 07:07 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has joined #openbsd 07:07 -!- lcubed [~lcubed@user/lcubed] has quit [Ping timeout: 260 seconds] 07:08 -!- lcubed [~lcubed@user/lcubed] has joined #openbsd 07:17 -!- pmk2 [~pmk@c188-151-232-193.bredband.tele2.se] has joined #openbsd 07:19 -!- jalf [~bendavies@224.186.187.81.in-addr.arpa] has joined #openbsd 07:21 -!- pjlover [~pjlover@81.6.40.196] has quit [Quit: leaving] 07:29 -!- quobit [~quobit@91.106.16.218] has joined #openbsd 07:29 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has joined #openbsd 07:29 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has quit [Max SendQ exceeded] 07:29 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has joined #openbsd 07:33 -!- gbe [~gbe@ext.ttyv0.de] has quit [Remote host closed the connection] 07:37 -!- xzdx [~xzdx@user/XZDX] has quit [Remote host closed the connection] 07:40 -!- lcubed [~lcubed@user/lcubed] has quit [Remote host closed the connection] 07:42 -!- pmk2 [~pmk@c188-151-232-193.bredband.tele2.se] has left #openbsd [] 07:43 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 07:45 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 07:51 -!- lcubed [~lcubed@user/lcubed] has joined #openbsd 07:52 -!- jalf [~bendavies@224.186.187.81.in-addr.arpa] has quit [Ping timeout: 260 seconds] 08:10 -!- CrashOverride [~strcat@p54854231.dip0.t-ipconnect.de] has joined #openbsd 08:11 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 08:16 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has quit [Quit: Leaving] 08:22 -!- Warr1024 [~Warr@user/warr1024] has quit [Killed (tungsten.libera.chat (Nickname regained by services))] 08:22 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 08:24 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 08:26 -!- d-ra [~d-ra@user/d-ra] has joined #openbsd 08:27 -!- uncleyear [~ian@45.80.46.92] has quit [Remote host closed the connection] 08:28 -!- uncleyear [~ian@45.80.46.92] has joined #openbsd 08:37 -!- kfv [~kfv@2.188.208.178] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:40 -!- DKnoto_W2 [~DKnoto_W3@public-gprs401135.centertel.pl] has quit [Quit: Leaving] 08:43 -!- kfv [~kfv@2.188.208.178] has joined #openbsd 08:45 -!- Warr1024 [~Warr@user/warr1024] has quit [Quit: Warr1024] 08:46 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 08:55 -!- makr [~textual@bba-94-59-95-243.alshamil.net.ae] has joined #openbsd 09:01 -!- gid [~gid@user/gid] has quit [Quit: Leaving] 09:04 -!- gid [~gid@user/gid] has joined #openbsd 09:04 -!- makr [~textual@bba-94-59-95-243.alshamil.net.ae] has quit [Ping timeout: 260 seconds] 09:05 -!- kfv [~kfv@2.188.208.178] has quit [Ping timeout: 252 seconds] 09:06 -!- grobi [~grobi@user/grobi] has joined #openbsd 09:07 -!- grobi [~grobi@user/grobi] has quit [Client Quit] 09:09 -!- makr [~textual@bba-94-59-95-243.alshamil.net.ae] has joined #openbsd 09:13 -!- slowdudetommy [~steel@syn-076-091-065-078.res.spectrum.com] has quit [Read error: Connection reset by peer] 09:16 < WhyNotHugo> Can I configure smtpd to perform two actions for a single message? I want to save both save it to a maildir AND relay via another smtp 09:19 -!- xet7 [~xet7@user/xet7] has joined #openbsd 09:19 < WhyNotHugo> I don't see how this would be possible via the config, but I may have missed something...? 09:20 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 09:21 < WhyNotHugo> My goal is to enforce saving a copy of outgoing messages for specific mailboxes. 09:33 -!- noone [~six@user/six] has quit [Quit: nyaa~] 09:48 -!- NicoleATX [~NicoleATX@user/NicoleATX] has quit [Quit: Leaving] 09:49 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 244 seconds] 09:55 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 264 seconds] 09:56 -!- zip100 [~zip100@193.32.248.160] has joined #openbsd 09:58 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Remote host closed the connection] 09:59 -!- edthix [~Thunderbi@2404:160:181:848a:92c5:c214:4a5b:9b11] has joined #openbsd 10:00 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 10:01 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 10:04 -!- umgeher [~umgeher@201.49.206.10] has joined #openbsd 10:04 -!- umgeher [~umgeher@201.49.206.10] has quit [Changing host] 10:04 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:05 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 252 seconds] 10:06 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 10:07 -!- adip [~adip@c159-63.icpnet.pl] has joined #openbsd 10:08 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 10:11 -!- beastie [~luis@user/thebeastie] has joined #openbsd 10:12 -!- edthix [~Thunderbi@2404:160:181:848a:92c5:c214:4a5b:9b11] has quit [Quit: edthix] 10:14 -!- shiranaihito_ [~shiranaih@ppp-124-122-56-193.revip2.asianet.co.th] has quit [Ping timeout: 246 seconds] 10:16 -!- shiranaihito_ [~shiranaih@ppp-124-122-47-65.revip2.asianet.co.th] has joined #openbsd 10:19 -!- zorz [~zorz@user/zorz] has joined #openbsd 10:22 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 10:22 -!- om3ga_ [~om3ga@93.177.187.134] has joined #openbsd 10:22 -!- om3ga [~om3ga@46.49.41.80] has quit [Ping timeout: 264 seconds] 10:31 -!- kodcode [~kodcode@user/kodcode] has quit [Ping timeout: 252 seconds] 10:37 -!- kodcode [~kodcode@user/kodcode] has joined #openbsd 10:39 -!- UDENIX [~UDENIX@user/udenix] has quit [Ping timeout: 246 seconds] 10:40 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 11:01 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 11:05 -!- slim [~slim@user/meow/slim] has joined #openbsd 11:06 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 11:06 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 11:07 -!- jedesa [~Thunderbi@user/jedesa] has quit [Quit: jedesa] 11:07 -!- quobit [~quobit@91.106.16.218] has quit [Ping timeout: 260 seconds] 11:15 -!- sandbag [~sandbag@user/sandbag] has quit [Quit: WeeChat 4.4.1] 11:22 -!- djames [~djames@user/djames/x-9001197] has quit [Ping timeout: 252 seconds] 11:22 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 11:23 -!- xx [~xx@user/xx] has joined #openbsd 11:23 -!- adig [~default@185.53.199.15] has quit [Remote host closed the connection] 11:24 -!- adig [~default@185.53.199.15] has joined #openbsd 11:25 -!- adig [~default@185.53.199.15] has quit [Remote host closed the connection] 11:26 -!- adig [~default@185.53.199.15] has joined #openbsd 11:29 -!- jedesa [~Thunderbi@user/jedesa] has joined #openbsd 11:35 -!- adig [~default@185.53.199.15] has quit [Remote host closed the connection] 11:35 -!- adig [~default@185.53.199.15] has joined #openbsd 11:36 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has joined #openbsd 11:43 -!- ook [~ook@user/ook] has joined #openbsd 11:44 -!- djames [~djames@user/djames/x-9001197] has quit [Ping timeout: 260 seconds] 11:44 -!- ook [~ook@user/ook] has quit [Client Quit] 11:46 -!- ook [~ook@user/ook] has joined #openbsd 11:50 -!- sourcetarius [~sourcetar@user/sourcetarius] has joined #openbsd 11:51 -!- gsg [126ea99f6f@irc.pico.sh] has quit [Remote host closed the connection] 12:02 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 245 seconds] 12:03 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has quit [Quit: WeeChat 4.4.1] 12:03 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has joined #openbsd 12:04 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 12:12 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 12:12 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has quit [Ping timeout: 260 seconds] 12:12 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Quit: ...swallowed by a grue] 12:13 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 12:18 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has quit [Quit: WeeChat 4.4.1] 12:19 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has joined #openbsd 12:19 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 12:19 -!- digitalrayne_ [~digitalra@vps-446f4f39.vps.ovh.ca] has joined #openbsd 12:19 -!- digitalrayne [~digitalra@vps-446f4f39.vps.ovh.ca] has quit [Ping timeout: 252 seconds] 12:19 -!- digitalrayne_ is now known as digitalrayne 12:23 -!- djames [~djames@user/djames/x-9001197] has quit [Ping timeout: 252 seconds] 12:23 -!- xue [~xue@user/xue] has joined #openbsd 12:24 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has quit [Quit: WeeChat 4.4.1] 12:26 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has joined #openbsd 12:28 -!- deltahotel [~deltahote@user/deltahotel] has joined #openbsd 12:29 -!- setient [~setient@li92-193.members.linode.com] has quit [Ping timeout: 276 seconds] 12:30 -!- setient [~setient@li92-193.members.linode.com] has joined #openbsd 12:31 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has quit [Remote host closed the connection] 12:31 -!- ficonni [~ficonni@213.196.101.115] has joined #openbsd 12:31 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has joined #openbsd 12:33 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has quit [Client Quit] 12:37 -!- eek [~ook@user/ook] has joined #openbsd 12:37 -!- pjlover [~pjlover@81.6.40.196] has joined #openbsd 12:39 -!- ook [~ook@user/ook] has quit [Ping timeout: 252 seconds] 12:43 -!- Night-Shade [~Tim@ip5b416a07.dynamic.kabel-deutschland.de] has joined #openbsd 12:43 -!- eek [~ook@user/ook] has quit [Ping timeout: 246 seconds] 12:44 -!- ook [~ook@user/ook] has joined #openbsd 12:48 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Ping timeout: 252 seconds] 12:48 -!- _0bitcount [~BigByte@110.pool95-21-144.static.orange.es] has joined #openbsd 12:59 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 13:03 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 13:07 -!- adig_ [~default@185.53.199.15] has joined #openbsd 13:08 -!- archpc1 [~root@user/archpc] has joined #openbsd 13:09 -!- makr [~textual@bba-94-59-95-243.alshamil.net.ae] has quit [Ping timeout: 252 seconds] 13:09 -!- adig [~default@185.53.199.15] has quit [Ping timeout: 252 seconds] 13:09 -!- shoonly [~shoonly@user/Shoonly] has quit [Ping timeout: 252 seconds] 13:10 -!- Xenguy__ [~Xenguy@user/xenguy] has joined #openbsd 13:10 -!- Xenguy_ [~Xenguy@user/xenguy] has quit [Ping timeout: 252 seconds] 13:10 -!- p3s [~replica@user/p3s] has quit [Ping timeout: 252 seconds] 13:10 -!- archpc [~root@user/archpc] has quit [Ping timeout: 252 seconds] 13:10 -!- shreven [~shreven@user/shreven] has quit [Ping timeout: 252 seconds] 13:10 -!- archpc1 is now known as archpc 13:12 -!- om3ga_ [~om3ga@93.177.187.134] has quit [Ping timeout: 252 seconds] 13:12 -!- cqst [~cqst@user/cqst] has quit [Ping timeout: 252 seconds] 13:13 -!- Night-Shade [~Tim@ip5b416a07.dynamic.kabel-deutschland.de] has quit [Ping timeout: 252 seconds] 13:13 -!- shreven [~shreven@user/shreven] has joined #openbsd 13:13 -!- p3s [~replica@user/p3s] has joined #openbsd 13:14 -!- makr [~textual@bba-94-59-95-243.alshamil.net.ae] has joined #openbsd 13:15 -!- Xe [~cadey@perl/impostor/xe] has quit [Ping timeout: 252 seconds] 13:15 -!- om3ga [~om3ga@93.177.187.134] has joined #openbsd 13:16 -!- _zip100 [~zip100@193.32.248.160] has joined #openbsd 13:16 -!- oldlaptop [~oldlaptop@45.63.78.126] has quit [Ping timeout: 252 seconds] 13:16 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Remote host closed the connection] 13:16 -!- oldlaptop [~oldlaptop@45.63.78.126] has joined #openbsd 13:16 -!- zip100 [~zip100@193.32.248.160] has quit [Ping timeout: 252 seconds] 13:17 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Remote host closed the connection] 13:17 -!- Xe [~cadey@perl/impostor/xe] has joined #openbsd 13:18 -!- shreven [~shreven@user/shreven] has quit [Ping timeout: 252 seconds] 13:18 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 13:23 -!- shreven [~shreven@user/shreven] has joined #openbsd 13:24 -!- highplainsdruid [~highplain@user/highplainsdruid] has quit [Ping timeout: 252 seconds] 13:24 -!- highplainsdruid [~highplain@user/highplainsdruid] has joined #openbsd 13:24 -!- pabs3 [~pabs3@user/pabs3] has quit [Ping timeout: 252 seconds] 13:25 -!- _0bitcount [~BigByte@110.pool95-21-144.static.orange.es] has quit [Quit: Leaving] 13:33 -!- break19 [~break19@user/break19] has joined #openbsd 13:34 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 13:36 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.4)] 13:38 -!- pabs3 [~pabs3@user/pabs3] has joined #openbsd 13:42 -!- Night-Shade [~Tim@91.65.106.7] has joined #openbsd 13:44 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has joined #openbsd 13:50 -!- pin56 [~pin56@185.92.137.155] has joined #openbsd 13:54 -!- mohabaks [~mohabaks@gateway/tor-sasl/mohabaks] has quit [Quit: WeeChat 4.4.1] 14:00 -!- user71 [~user71@2001:1530:1010:75a1:ff7:cf24:8050:6cd] has joined #openbsd 14:10 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 14:12 -!- pin56 [~pin56@185.92.137.155] has quit [Ping timeout: 252 seconds] 14:15 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 14:15 -!- pin56 [~pin56@2.56.24.140] has joined #openbsd 14:16 -!- bsd4me [~bsduser@user/bsd4me] has joined #openbsd 14:18 -!- opie999 [~a58379@d-137-103-53-141.fl.cpe.atlanticbb.net] has joined #openbsd 14:24 < dfdx> unfortunately, I think LetsEncrypt has rate limited me for the next 7 days... :| 14:36 -!- deltahotel [~deltahote@user/deltahotel] has quit [Ping timeout: 264 seconds] 14:39 -!- antanst [~antanst@user/antanst] has quit [Quit: The Lounge - https://thelounge.chat] 14:47 -!- zoraj [~ubuntu@102.113.149.89] has quit [Ping timeout: 245 seconds] 14:48 -!- adig_ [~default@185.53.199.15] has quit [Read error: Connection reset by peer] 14:49 -!- zoraj [~ubuntu@102.113.76.242] has joined #openbsd 14:55 -!- pin56 [~pin56@2.56.24.140] has quit [Remote host closed the connection] 14:57 -!- makr [~textual@bba-94-59-95-243.alshamil.net.ae] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:00 -!- pin56 [~pin56@2.56.24.140] has joined #openbsd 15:02 -!- fedaykin [~rusty@user/fedaykin] has quit [Quit: leaving] 15:04 -!- pin56 [~pin56@2.56.24.140] has quit [Ping timeout: 248 seconds] 15:06 -!- makr [~textual@2001:8f8:1a2d:ad62:898:518c:2eab:367] has joined #openbsd 15:08 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 15:09 -!- makr [~textual@2001:8f8:1a2d:ad62:898:518c:2eab:367] has quit [Client Quit] 15:14 -!- makr [~textual@2001:8f8:1a2d:ad62:f594:e936:a492:9c5d] has joined #openbsd 15:19 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 15:20 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 15:20 -!- Night-Shade [~Tim@91.65.106.7] has quit [Ping timeout: 248 seconds] 15:23 -!- Night-Shade [~Tim@91.65.106.7] has joined #openbsd 15:25 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has joined #openbsd 15:29 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has left #openbsd [] 15:37 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 15:39 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 15:41 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 15:41 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 15:43 -!- rozenglass [~rednight@cordelia.matini.link] has quit [Ping timeout: 260 seconds] 15:45 -!- grobi [~grobi@user/grobi] has joined #openbsd 15:45 -!- xs_ [~xs@inda.re] has quit [Changing host] 15:45 -!- xs_ [~xs@user/xs] has joined #openbsd 15:45 -!- xs_ is now known as xs 15:45 -!- rozenglass [~rednight@92.44.145.183] has joined #openbsd 15:46 -!- grobi [~grobi@user/grobi] has quit [Remote host closed the connection] 15:52 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 15:52 -!- rozenglass [~rednight@92.44.145.183] has quit [Ping timeout: 260 seconds] 15:53 -!- rozenglass [~rednight@92.44.145.183] has joined #openbsd 15:53 -!- chilledfrogs [~chilledfr@2001:861:8c97:f330:9196:48a8:1e3c:ea79] has joined #openbsd 15:57 -!- djames [~djames@user/djames/x-9001197] has quit [Ping timeout: 248 seconds] 16:07 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 16:12 -!- djames [~djames@user/djames/x-9001197] has quit [Ping timeout: 260 seconds] 16:22 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: I'll be back later] 16:27 -!- qiy [~rusty2@user/scuttlecell] has quit [Ping timeout: 246 seconds] 16:27 -!- telser [~quassel@user/telser] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 16:30 -!- yclept [~yclept@user/yclept] has joined #openbsd 16:37 -!- telser [~quassel@user/telser] has joined #openbsd 16:39 -!- DinoWilliam [~dino@user/DINOWILLIAM] has joined #openbsd 16:39 -!- adip [~adip@c159-63.icpnet.pl] has quit [Ping timeout: 260 seconds] 16:39 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 16:45 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 248 seconds] 16:54 -!- qiy [~rusty2@user/scuttlecell] has joined #openbsd 16:58 -!- antanst [~antanst@user/antanst] has joined #openbsd 17:02 -!- qiy [~rusty2@user/scuttlecell] has quit [Remote host closed the connection] 17:02 -!- qiy [~rusty2@user/scuttlecell] has joined #openbsd 17:03 -!- _jrmu [psybnc@breadofgod.org] has joined #openbsd 17:04 -!- jrmu [psybnc@breadofgod.org] has quit [Remote host closed the connection] 17:04 -!- _jrmu is now known as jrmu 17:04 -!- jrmu [psybnc@breadofgod.org] has quit [Remote host closed the connection] 17:05 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has quit [Quit: ....and i am outta here....] 17:05 -!- jrmu [psybnc@breadofgod.org] has joined #openbsd 17:08 -!- jrmu [psybnc@breadofgod.org] has quit [Remote host closed the connection] 17:08 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has joined #openbsd 17:09 -!- jrmu [psybnc@breadofgod.org] has joined #openbsd 17:11 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Remote host closed the connection] 17:12 -!- jrmu [psybnc@breadofgod.org] has quit [Remote host closed the connection] 17:14 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 17:16 -!- billchenchina- [~billchenc@103.152.35.21] has joined #openbsd 17:16 -!- pew-pew_ [~pew-pew@user/pew-pew] has joined #openbsd 17:19 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 252 seconds] 17:20 -!- _0bitcount [~BigByte@110.pool95-21-144.static.orange.es] has joined #openbsd 17:23 -!- jrmu [psybnc@breadofgod.org] has joined #openbsd 17:25 -!- d-ra [~d-ra@user/d-ra] has quit [Remote host closed the connection] 17:26 -!- feriman [~feriman@user/feriman] has joined #openbsd 17:26 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 17:35 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 17:36 -!- roklein [~roklein@ip5f5accba.dynamic.kabel-deutschland.de] has joined #openbsd 17:38 -!- pew-pew_ [~pew-pew@user/pew-pew] has quit [Remote host closed the connection] 17:39 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 17:40 -!- ipetruk [~user@user/ipetruk] has joined #openbsd 17:47 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 260 seconds] 17:51 -!- noone [~six@user/six] has joined #openbsd 17:56 -!- gatlinggoat [~Thunderbi@2600:4040:ad65:b400:2d39:64b3:a715:8f1] has quit [Quit: gatlinggoat] 18:00 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 18:00 -!- adip [~adip@public-gprs386457.centertel.pl] has joined #openbsd 18:03 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 18:03 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 18:05 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 252 seconds] 18:09 -!- billchenchina- [~billchenc@103.152.35.21] has quit [Remote host closed the connection] 18:10 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has joined #openbsd 18:13 -!- xs [~xs@user/xs] has quit [Quit: Cheers!] 18:17 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 18:20 -!- xs [~xs@inda.re] has joined #openbsd 18:20 -!- xs [~xs@inda.re] has quit [Remote host closed the connection] 18:21 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has quit [Quit: ....and i am outta here....] 18:21 -!- djames [~djames@user/djames/x-9001197] has quit [Ping timeout: 252 seconds] 18:22 -!- xs [~xs@inda.re] has joined #openbsd 18:22 -!- xs is now known as Guest8272 18:24 -!- Guest8272 [~xs@inda.re] has quit [Client Quit] 18:26 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has joined #openbsd 18:35 < sibiria> what's the recommended way to force the console to a specific resolution at boot 18:36 < sibiria> instead of it starting at e.g. 720p then jumping up to 1080p etc. 18:37 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 18:38 < quinq> https://www.openbsd.org/faq/faq7.html 18:39 < quinq> (https://www.openbsd.org/faq/faq7.html#Size80x50) 18:41 < sibiria> i mean the framebuffer right at boot, not once rc.local comes into play 18:41 < vortexx> I'm not sure those instructions still work if your console is efifb 18:41 < vortexx> sibiria: as far as I know there's no user knobs to change that 18:41 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 18:41 < sibiria> maybe something in boot.conf, but... 18:42 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 18:42 < vortexx> then again man boot.conf says video XxY o gop XxY can set the resoluton for efifb 18:43 < sibiria> machine video 3, maybe. lesse 18:45 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 18:45 < sibiria> it does something, but not what i was hoping 18:47 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 252 seconds] 18:48 -!- Aedil [~adrian@146.52.104.238] has quit [Ping timeout: 252 seconds] 18:49 -!- cqst [~cqst@user/cqst] has joined #openbsd 18:51 -!- absc [~absc@2a04:ee41:8:6055:1d59:4926:bf99:55ac] has joined #openbsd 18:52 < vortexx> does machine gop 1920x1080 do anything? (if that's the resolution you're looking for) 18:52 -!- sjg [~sjg@user/sjg] has joined #openbsd 18:53 < sibiria> "machine gop" does not list a fullhd mode 18:53 < sibiria> 1366x768 and 1280x1024 are the two largest ones 18:54 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 246 seconds] 18:54 < sibiria> actually, i might be foiling things myself here... maybe my HDMI capture device doesn't even expose fullhd to the device... 18:55 < sibiria> DAMN IT, CHINA 18:55 < sibiria> stupid capture device 18:56 < sibiria> the EFI indeed sees 1920x1080 when communicating with a real display 18:56 < sibiria> vortexx: "machine gop" was indeed what i was looking for. thanks for the hint 18:57 < quinq> Rather blame HDMI from the start 18:58 < sibiria> i think HDMI is fine. the capture device just doesn't announce (likely doesn't even support) fullhd 18:58 < quinq> sibiria, would the resolution be dynamic then (if $display doesn't support it), or will stay unreachable? 18:59 < sibiria> the fullhd mode simply isn't available to EFI (and openbsd) when the HDMI capture device is the "monitor" i'm using 18:59 < sibiria> my regular screen of course announces available resolutions correctly and lets openbsd see/use them 18:59 < quinq> Yeah but what if you set it like vortexx showed 18:59 < sibiria> gop doesn't take a resolution, it takes a mode 18:59 < sibiria> mode 0, 1, 2 etc. 19:00 < sibiria> "machine gop" will list available modes 19:00 < quinq> Ah, a mode advertised by the display? 19:00 < sibiria> yeah or maybe digested into a mode list. i have no idea 19:01 -!- pew-pew [~pew-pew@user/pew-pew] has joined #openbsd 19:01 < sibiria> this chinese "fullhd 60 fps" hdmi capture device is the worst $4 i ever spent 19:02 -!- qiy [~rusty2@user/scuttlecell] has quit [Remote host closed the connection] 19:02 -!- qiy [~rusty2@user/scuttlecell] has joined #openbsd 19:02 < quinq> Humm, wsdiplay says that modes can be emulating (text) / mapped (graphics) / mapped (frame buffer) 19:05 < vortexx> sibiria: you're welcome, we both learnt something new about OpenBSD today, always a good thing 19:05 -!- dev1ls [dev1ls@user/Dev1ls] has joined #openbsd 19:06 -!- greeb [~greeb@user/greeb] has quit [Quit: boopin and beepin] 19:06 -!- rozenglass [~rednight@92.44.145.183] has quit [Ping timeout: 264 seconds] 19:07 -!- rozenglass [~rednight@92.44.145.183] has joined #openbsd 19:08 -!- greeb [~greeb@user/greeb] has joined #openbsd 19:18 -!- pew-pew [~pew-pew@user/pew-pew] has quit [Ping timeout: 264 seconds] 19:18 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 19:22 < quinq> More than both! :) 19:24 < vortexx> makes we want to reboot into OpenBSD to test this now 19:29 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 19:32 -!- rkta_ is now known as rkta 19:36 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 19:38 -!- seninha [~seninha@user/seninha] has joined #openbsd 19:38 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 19:44 -!- xs [~xs@inda.re] has joined #openbsd 19:44 -!- xs is now known as Guest5045 19:46 -!- Guest5045 [~xs@inda.re] has quit [Client Quit] 19:46 -!- xs [~xs@inda.re] has joined #openbsd 19:47 -!- xs is now known as Guest3407 19:47 -!- Guest3407 [~xs@inda.re] has quit [Changing host] 19:47 -!- Guest3407 [~xs@user/xs] has joined #openbsd 19:47 -!- Guest3407 is now known as xs 19:48 -!- slowdudetommy [~steel@syn-076-091-065-078.res.spectrum.com] has joined #openbsd 19:50 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 19:54 -!- user71 [~user71@2001:1530:1010:75a1:ff7:cf24:8050:6cd] has quit [Quit: Leaving] 19:55 -!- roklein [~roklein@ip5f5accba.dynamic.kabel-deutschland.de] has quit [Quit: Leaving] 20:02 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 20:03 -!- seninha [~seninha@user/seninha] has joined #openbsd 20:06 -!- shoonly [~shoonly@user/Shoonly] has joined #openbsd 20:07 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 20:07 -!- seninha [~seninha@user/seninha] has joined #openbsd 20:08 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 20:24 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 20:25 -!- seninha [~seninha@user/seninha] has joined #openbsd 20:34 -!- sourcetarius [~sourcetar@user/sourcetarius] has quit [Quit: sourcetarius] 20:35 -!- sourcetarius [~sourcetar@user/sourcetarius] has joined #openbsd 20:36 -!- vlin [~vlin@92.40.191.101.threembb.co.uk] has joined #openbsd 20:40 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 20:44 -!- absc [~absc@2a04:ee41:8:6055:1d59:4926:bf99:55ac] has quit [Quit: Got to go. irctk 1.1.0-alpha] 20:47 -!- adip [~adip@public-gprs386457.centertel.pl] has quit [Ping timeout: 245 seconds] 20:50 -!- CrashOverride [~strcat@p54854231.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 20:54 -!- adip [~adip@public-gprs386457.centertel.pl] has joined #openbsd 20:55 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 260 seconds] 20:59 -!- shiranaihito_ [~shiranaih@ppp-124-122-47-65.revip2.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 21:00 -!- mijndert [~mijndert@user/mijndert] has quit [Quit: kbye] 21:00 -!- at_work [~at_work@user/at-work/x-5282331] has quit [Ping timeout: 260 seconds] 21:02 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 276 seconds] 21:04 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.4)] 21:06 -!- Thorne [~thorne@user/Thorne] has quit [Quit: No Water.] 21:06 -!- Thorne [~thorne@user/Thorne] has joined #openbsd 21:08 -!- break19 [~break19@user/break19] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 21:09 -!- foul_owl [~kerry@174-21-143-250.tukw.qwest.net] has quit [Ping timeout: 260 seconds] 21:10 -!- _0bitcount [~BigByte@110.pool95-21-144.static.orange.es] has quit [Quit: Leaving] 21:19 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 21:20 -!- vlin [~vlin@92.40.191.101.threembb.co.uk] has left #openbsd [] 21:23 -!- foul_owl [~kerry@185.219.141.160] has joined #openbsd 21:24 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has joined #openbsd 21:29 -!- jalf [~bendavies@224.186.187.81.in-addr.arpa] has joined #openbsd 21:49 -!- break19 [~break19@user/break19] has joined #openbsd 21:53 -!- Neutron7 [~Neutron7@user/Neutron7] has joined #openbsd 21:59 -!- xx [~xx@user/xx] has quit [Ping timeout: 260 seconds] 22:01 -!- zorz [~zorz@user/zorz] has quit [Quit: leaving] 22:02 -!- emma [~emma@user/emmatebibyte] has joined #openbsd 22:03 -!- emma is now known as emmatebibyte 22:03 -!- vlin [~vlin@92.40.191.96.threembb.co.uk] has joined #openbsd 22:03 < emmatebibyte> hi there, i was wondering if i can add a keyfile to my encrypted partition after the fact on openbsd 22:04 -!- vlin [~vlin@92.40.191.96.threembb.co.uk] has quit [Client Quit] 22:05 -!- zorz [~zorz@user/zorz] has joined #openbsd 22:07 -!- yclept [~yclept@user/yclept] has quit [Quit: nyaa~] 22:10 -!- umgeher [~umgeher@user/umgeher] has quit [Quit: WeeChat 4.2.1] 22:12 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 22:14 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Remote host closed the connection] 22:15 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 22:18 -!- rozenglass [~rednight@92.44.145.183] has quit [Ping timeout: 264 seconds] 22:19 -!- rozenglass [~rednight@cordelia.matini.link] has joined #openbsd 22:22 -!- jalf [~bendavies@224.186.187.81.in-addr.arpa] has quit [Ping timeout: 265 seconds] 22:22 -!- meros67817602046 [~meros@78-72-66-176-no600.tbcn.telia.com] has quit [Ping timeout: 265 seconds] 22:26 < jrmu> I have a personal mail server (jrmu9.inter9.org) which I want to use to send email through a public mail server (ircnow.org). I want to rewrite the sender as jrmu@ircnow.org; do I need to look up the sender rewriting scheme? 22:29 < mischief> jrmu: why can't you just set From and use action .. relay host smtp ...ircnow.org ? 22:30 < jrmu> hm sounds ok but I think SRS was needed for some reason 22:31 -!- seninha [~seninha@user/seninha] has joined #openbsd 22:32 < dfdx> Hi #openbsd. I can't seem to startx as a normal user. Here is my Xorg.0.log: https://termbin.com/7sv2 22:32 < dfdx> I keep getting an "(EE) no screens found(EE) error. 22:32 < lucas> that was removed quite some time ago 22:32 < lucas> rcctl enable xenodm 22:34 < dfdx> aha... I got my dwm! nice. Unfortunately it seems like my keyboard and mouse suddenly don't work anymore... 22:34 < mischief> jrmu: no clue about that. i forward mail from my lan to google's mail servers with my own domain with smtpd, never had much issue with it. 22:37 -!- topcat001 [~topcat001@user/topcat001] has joined #openbsd 22:38 < emmatebibyte> is it possible to use a key disk instead of a passphrase to unlock an encrypted partition after the system has been installed? 22:39 < emmatebibyte> i cant find any info on it online unfortunately 22:40 -!- dfdx [~F@user/dfdx] has quit [Quit: leaving] 22:40 < lucas> emmatebibyte: isn't https://www.openbsd.org/faq/faq14.html#softraidFDE what you are asking for? 22:41 < emmatebibyte> that is at install, i dont want to overwrite my partition 22:43 < lucas> I'm not sure I get you 22:43 < lucas> that's a command 22:43 < lucas> it's at install time because it's explained at that context 22:43 < lucas> but there aren't "install time" commands as such 22:43 < emmatebibyte> right, but its creating a *new* partition 22:43 < emmatebibyte> i have an existing partition 22:44 < mischief> the answer is likely no. 22:44 < emmatebibyte> im wondering if i can do bioctl -P -k 22:44 < lucas> no, it isn't creating a new partition 22:44 < emmatebibyte> -c raidlevel Create a new softraid(4) volume of level raidlevel. The device must be "softraid0"; it supports multiple volumes. 22:44 < emmatebibyte> from bioctl(1) 22:45 < lucas> now, if the question is "can I change from passphrase to keydisk", the answer is "I don't know" 22:45 < emmatebibyte> that is the question 22:45 < vortexx> sounds like the type of thing to test in a VM before you attempt it on your hw 22:45 < emmatebibyte> yea for sure 22:46 < emmatebibyte> alright, i guess i gotta do that 22:46 < lucas> that being said, the wording for -c is weird 22:46 < lucas> it does create it if it doesn't exist 22:46 < emmatebibyte> i see 22:46 < lucas> but is also what you use when the device is already configured 22:46 < lucas> but not present 22:47 < emmatebibyte> thanks for the info, this is helpful 22:47 < lucas> so, for example, if you have an external encrypted drive, you *must* run `bioctl -c C -l sd1a softraid0` to get an encrypted sd2 22:49 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 246 seconds] 22:49 -!- dfdx [~f@user/dfdx] has joined #openbsd 22:50 < dfdx> Hi #openbsd. I just rcctl enable and started xenodm, and restarted. and when I reboot I get no VGA or HDMI connection. (I normally use this as a headless server, so this is the first time i'm trying to get the monitor and xenodm working). 22:50 < lucas> emmatebibyte: you can't. The bioctl code only takes the keydisk into consideration for raid creation 22:50 < dfdx> Not sure how to trouble shoot this really. I just get nothing. I can ssh in, though. 22:50 < emmatebibyte> lucas: thanks 22:51 < lucas> dfdx: check /var/log/Xorg.0.log 22:52 < kn> emmatebibyte: no, switching between keydisk and passphrase for an existing softraid volume is not possible 22:53 < dfdx> lucas: thanks. I see no errors: https://termbin.com/0nqk 22:55 < dfdx> For what it's worth my monitor is connected via VGA cable (not HDMI). 22:55 -!- zorz [~zorz@user/zorz] has quit [Ping timeout: 246 seconds] 22:57 < sibiria> dfdx: you're supposed to start it via xenodm 22:58 < dfdx> sibiria: sorry, i'm not trying to be difficult. but start it how? I just have a blank screen. 22:58 < dfdx> when I ssh in, and 'ps aux', i see xenodm running. 22:58 < dfdx> root 53206 0.0 0.0 936 1892 ?? I 6:47PM 0:00.00 /usr/X11R6/bin/xenodm 22:58 < sibiria> oh, you're back with the realization that xenodm is it, sorry i only saw you pop back in but without reading the first message 22:58 < dfdx> _x11 46877 0.0 0.4 14280 32836 ?? I 6:47PM 0:01.08 /usr/X11R6/bin/X :0 vt05 -auth /etc/X11/xenodm/authdir/authfiles/A:0-Jb5yl1 (Xorg) 22:58 < dfdx> root 99905 0.0 0.1 3028 12316 ?? Ip 6:47PM 0:00.12 xenodm: :0 (xenodm) 22:59 -!- kodcode_ [~kodcode@user/kodcode] has joined #openbsd 22:59 < sibiria> what happens if you press ctrl+alt+f5? 22:59 < dfdx> nothing. 22:59 < dfdx> my monitor is telling me I have no VGA signal. 22:59 < dfdx> :( 23:00 < sibiria> but the console is there when you boot? 23:00 < dfdx> i'm just using onboard graphics; no separately installed video card. 23:00 < dfdx> sibiria: yes. 23:00 < dfdx> (when i disable xenodm and restart, that is) 23:00 < dfdx> then I get the usual console login. 23:00 < sibiria> then you have a framebuffer 23:00 < dfdx> i don't know what a framebuffer is :( 23:00 < dfdx> how do I get rid of it? 23:00 -!- echelon [~echelon@gateway/tor-sasl/steerpike] has quit [Remote host closed the connection] 23:00 < sibiria> you don't want that. it's your display... 23:00 < sibiria> if you enable xenodm again, and you look around with ctrl+alt+f1-f5, do you flip through the consoles? 23:01 -!- echelon [~echelon@gateway/tor-sasl/steerpike] has joined #openbsd 23:01 < dfdx> what do you mean enable xenodm again? it's already enabled. 23:01 < dfdx> do you mean: disable xenodm, restart, login via console, and *then* enable xenodm? 23:01 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 23:01 < sibiria> ctrl+alt+f1, f2, f3 etc. is how you switch between consoles. by default X will be running on "f5" 23:02 < dfdx> omg... 23:02 -!- kodcode [~kodcode@user/kodcode] has quit [Ping timeout: 276 seconds] 23:02 < sibiria> dfdx: no, xenodm should be enabled already at boot. it's the correct way to launch it 23:02 < dfdx> it was on F11 23:02 < dfdx> I don't know why. 23:02 < sibiria> me neither 23:02 < sibiria> maybe a quirk with the installer 23:03 < dfdx> i got it now. thanks!!! 23:03 < sibiria> normally it's on console 4 (f5) and xenodm should auto-switch there for you so you don't have to 23:06 < dfdx> okay. my hopefully last question is this. I am trying to run calibre, the X program. When I log in as a normal user, I can run calibre and it opens fine. But I made a daemon user, _calibre, that has nologin and a home directory in /var/calibre. When I run # doas -u _calibre calibre, I get the following error: https://termbin.com/ub56 23:06 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 23:06 < dfdx> Authorization required? Couldn't load the Qt platform plugin "xcb" even though it was found. 23:07 < sibiria> your X session is owned by you. another uid can't squeeze in there 23:07 < sibiria> i don't know enough about X (or openbsd's integration of it) to answer if there's a way to share a session on user or perhaps group level 23:07 < dfdx> ahh... I hate calibre, but i need it for my ebooks collection. it is giving me nothing but grief. 23:07 < dfdx> thanks anyways. 23:08 < dfdx> is there any way to convert a nologin user to a login user, so I can login, enter X, and run the program? 23:08 < dfdx> if not, i will just remove and recreate the _calibre user. 23:09 < sibiria> if you mean the user's default shell, you can simply change it with chsh 23:09 < sibiria> e.g. "chsh -s /bin/ksh someuser" 23:10 < dfdx> not exactly what I mean, but its okay. I will figure it out. thanks for the tips so far, it's helped alot. 23:10 < sibiria> if you meant login class, you change that with usermod 23:11 < dfdx> ah, i think that's it. thanks agian. 23:12 -!- zorz [~zorz@user/zorz] has joined #openbsd 23:13 -!- zimmer [~zimmer@user/zimmer] has quit [Remote host closed the connection] 23:17 < oldlaptop> (could that be not-amd64? IIRC the VT layout is arch-specific) 23:17 < oldlaptop> (I guess the Xorg log answers that one) 23:18 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 23:19 -!- zwr [~zwr@201-4-87-25.user3p.veloxzone.com.br] has joined #openbsd 23:19 -!- emmatebibyte [~emma@user/emmatebibyte] has quit [Quit: nyaa~] 23:21 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 23:21 < lucas> dfdx: is there a reason for running calibre as a dedicated user? 23:21 < dfdx> lucas: because I run it as a daemon so I can access my ebooks remotely. 23:23 < lucas> idk about calibre, but you were running "calibre" and I'm reading there is "calibre-server" for such purpouse 23:23 < dfdx> lucas: yes. calibre-server creates an http server so you can access your ebook library via http://yourip:8080. 23:24 < dfdx> however, to do any serious ebook library management, you need the GUI... :| 23:24 < dfdx> so I need to find a monitor, plug it in, start X, and run calibre. it's so dumb. 23:24 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 23:26 -!- fluentpwn [e7b4bb6755@spooky.academy] has quit [Remote host closed the connection] 23:26 < lucas> ok, but those are 2 different use cases 23:26 < lucas> I don't get why you're trying to run calibre itself as a dedicated user 23:27 < dfdx> I was under the impression that it was best practice to have daemons run as their own user. 23:27 < lucas> when calibre-server seems to be the thing you need to run as a daemon 23:27 < lucas> generally yes, but that's for a daemon 23:27 < dfdx> i see what you mean. 23:27 < mischief> dfdx: you could just do that with X forwarding.. 23:28 < dfdx> i need to run calibre as the dedicated user because a normal user doesn't have read/write permissions for /var/calibre. 23:28 -!- linsux [~metbsd@user/linsux] has quit [Quit: byeircer] 23:28 -!- Neutron7 [~Neutron7@user/Neutron7] has quit [Quit: Leaving] 23:28 < lucas> if you insist at running a different user with X, then https://wiki.dragonflybsd.org/docs/handbook/RunSecureBrowser/ applies to most programs and *NIX systems 23:28 < mischief> ssh -X yourip calibre # boom 23:29 < lucas> dfdx: create a "ebook" group, make /var/calibre g+rwx 23:29 -!- linsux [~metbsd@pool-174-119-53-138.cpe.net.cable.rogers.com] has joined #openbsd 23:29 -!- linsux [~metbsd@pool-174-119-53-138.cpe.net.cable.rogers.com] has quit [Changing host] 23:29 -!- linsux [~metbsd@user/linsux] has joined #openbsd 23:29 < dfdx> what i actually ended up doing is creating a calibre group, adding _calibre to it, and also my normal user. then i chown :calibre /var/calibre and chmod 2770 /var/calibre. and i'm using the normal user to run calibre to make the necessary changes, since it now has read/write permissions. 23:29 < dfdx> lucas: yes... you beat me to it. basically this is what I ended up doing. 23:32 -!- adip [~adip@public-gprs386457.centertel.pl] has quit [Ping timeout: 260 seconds] 23:34 < jrmu> mischief: ok thanks. I'm guessing google implements SRS 23:34 -!- fluentpwn [e7b4bb6755@spooky.academy] has joined #openbsd 23:38 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 23:39 -!- chasmo77 [~chas77@c-73-96-243-178.hsd1.or.comcast.net] has quit [Quit: It's just that easy] 23:40 -!- fluentpwn [e7b4bb6755@spooky.academy] has quit [Remote host closed the connection] 23:40 -!- fluentpwn [e7b4bb6755@spooky.academy] has joined #openbsd 23:40 -!- at_work [~at_work@user/at-work/x-5282331] has joined #openbsd 23:47 -!- zorz [~zorz@user/zorz] has quit [Quit: leaving] 23:48 -!- dfdx [~f@user/dfdx] has quit [Quit: leaving] 23:50 -!- rozenglass [~rednight@cordelia.matini.link] has quit [Quit: leaving] 23:59 -!- fluentpwn [e7b4bb6755@spooky.academy] has quit [Remote host closed the connection] 23:59 -!- fluentpwn [e7b4bb6755@spooky.academy] has joined #openbsd --- Log closed Mon Sep 16 00:00:37 2024