Re: ifconfig autoconf stopped working - how to debug?

2024-05-27 Thread Chris Narkiewicz
On Mon, May 27, 2024 at 03:06:04PM +0100, Zé Loff wrote: > On Mon, May 27, 2024 at 01:51:25PM +0100, Chris Narkiewicz wrote: > dhcpleased now handles this. You can run it with -d and with one or > more "-v"s. You can also use dhcpleasectl to request a new lease. I run

ifconfig autoconf stopped working - how to debug?

2024-05-27 Thread Chris Narkiewicz
doesn't print anything. Best regards, Chris Narkiewicz

Re: What software to debugging and analyzing C?

2024-05-14 Thread Chris Bennett
ch is the only solution. Many years ago I wrote a trivial Perl script wrong. It very slowly grabbed more and more memory until it crashed the server about every two days. After very carefully watching, I figured out it was my script and I fixed a rather silly bug. I'll never forget that experience.

Re: What software to debugging and analyzing C?

2024-05-13 Thread Chris Bennett
gt; I also wouldn't mind any other useful tips that might not be software. > > Any help very appreciated. > > Perhaps this fuzzing guide helps a bit getting programs to run better? > https://undeadly.org/cgi?action=article=20150121093259 Thank you and to the others replying. -- Regards, C

What software to debugging and analyzing C?

2024-05-12 Thread Chris Bennett
, what other software is useful for working with C? I also wouldn't mind any other useful tips that might not be software. Any help very appreciated. -- Regards, Chris Bennett "Who controls the past controls the future. Who controls the present controls the past." George Orwell - 1984

Re: https://twitter.com/openbsd

2024-05-12 Thread Chris Bennett
ts rot... > I saw a news bit yesterday that in one town, all of the school children are buying old fashioned typewriters to break their link to computers and do things the old fashioned way. +1 to them. I prefer real text on paper myself. I learn things much better that way. -- Regards, Chri

Re: Favorite configuration and system replication tools?

2024-05-12 Thread Chris Bennett
download a lot of files with a hideous mess of characters. I wrote a small script to substitute in acceptable characters. I can enter a regex, select to just use a directory or go down recursively. Also I can select to only change filenames or directories or both. After reading this thread I see I

Re: https://twitter.com/openbsd

2024-05-11 Thread Chris Petrik
Yeap a reason why ML suck Sent from Proton Mail Android Original Message On 5/11/24 7:02 PM, tux2bsd wrote: > On Sunday, May 12th, 2024 at 11:25 AM, Stuart Longland > > since you seem to want evidence that it was announced… > > Learn to read: > > > No post about the

Re: Fwd: RTL8192EU wifi issue

2024-05-10 Thread Chris Petrik
Hello, Posting and re posting isn't going to get you help any quicker if no one has that card there won't be any interest and wifi is badly supported on any BSD. This looks more of a PR issue rather a ML issue Chris Sent from Proton Mail Android Original Message On 5/10/24

Re: ATB.com

2024-05-05 Thread Chris Petrik
Hello, Try changing the version to say windows using a extension I've seen a few banking sites that will fail to load if it's not a supported OS or browser they use or recommend luckily navy fed hasn't done anything like that. Chris Sent from Proton Mail Android Original Message

Re: obsd wifi

2024-05-04 Thread Chris Petrik
starting to move away from OSS and go back to Mac os and Windows as it just works (TM) Chris Sent from Proton Mail Android Original Message On 5/4/24 3:11 PM, Peter N. M. Hansteen wrote: > On Sat, May 04, 2024 at 03:01:54PM -0300, Gustavo Rios wrote: > > I

Re: Desktop performance

2024-05-04 Thread Chris Petrik
?? Chris Sent from Proton Mail Android Original Message On 5/4/24 4:46 PM, Kirill A. Korinsky wrote: > On Sat, 04 May 2024 22:32:46 +0200, > Chris Bennett wrote: > > > > My luck with web searches is about zero. Even swapping to different > > search en

Re: Desktop performance

2024-05-04 Thread Chris Bennett
ith the time or desire to do it, no problem. -- Regards, Chris Bennett "Who controls the past controls the future. Who controls the present controls the past." George Orwell - 1984

Re: obsd wifi

2024-05-04 Thread Chris Narkiewicz
. I keep RTL dongle around for such situations: https://man.openbsd.org/urtwn.4 You can also buy a USB ethernet dongle. Those are also dirt-cheap. Best regards, Chris Narkiewicz

Re: >10W idle power usage on framework laptop 12th gen 13inch

2024-05-01 Thread Chris Petrik
Hello, Failure to read man pages before posting. Chris Sent from Proton Mail Android Original Message On 5/1/24 5:42 PM, Kirill A. Korinsky wrote: > On Thu, 02 May 2024 00:33:47 +0200, > "Nathaniel Griswold" wrote: > > > > Does

Re: fw_update

2024-04-30 Thread Chris Petrik
Hello, Firmwares aren't drivers per say they are required along with the driver Chris Sent from Proton Mail Android Original Message On 4/30/24 5:35 AM, wrote: > How does fw_update install the drivers? > How does it know which driver is missing on the system?

Re: bad first impression of OpenBSD at install time

2024-04-25 Thread Chris Petrik
the current drivers is crucial. I use openbsd for pretty much everything however I tend to buy hw that is found using the approps command and not just any HW. P.S I'm a 90% disabled vet so sorry for typos :( Chris Sent from Proton Mail Android Original Message On 4/25/24 1:28 PM

Re: Getting "Boot error" after replacing a disk in softraid [SOLVED]

2024-04-25 Thread Chris Petrik
Hello, Remember softraid isn't the same as hw raid and I will always chose hw over soft this includes zfs. Chris Sent from Proton Mail Android Original Message On 4/25/24 3:14 PM, Martin wrote: > > On Thu, Apr 25, 2024 at 09:12:47AM +0200, Stefan Sperling

Booting with secure boot enabled

2024-03-31 Thread Chris Narkiewicz
Is it possible to boot OpenBSD with secure boot enabled? I'd like to try unattended installation over WiFi on ThinkPad X1 and my UEFI firmware supports PXE over WiFi, but it works only in Secure Boot mode. Best regards, Chris Narkiewicz

Re: No coloring with colorls

2024-03-26 Thread Chris Bennett
. I just use alias ls='colorls -Gla'. You can either have other aliases or just type colorls with the same arguments as ls to get other options. -- Regards, Chris Bennett "Who controls the past controls the future. Who controls the present controls the past." George Orwell - 1984

Re: Trying to access /dev/ttyUSB0 device from VM

2024-03-17 Thread Chris Narkiewicz
Hardware passthrough is not supported by vmd. Best regards, Chris Narkiewicz

Re: Ctrl+A shortcut not working on the browser

2024-03-16 Thread Chris Narkiewicz
On my machine, Ctrl-A moves cursor to the beginning of input field, while Ctrl-E to the end. I think it emulates Emacs input mode. Best regards, Chris Narkiewicz

Re: USB peripherals hang, nothing in messages

2024-03-15 Thread Chris Bennett
who is working in this kind of fashion? > > -Dan > I used a powered USB hub on a laptop that somehow solved a bunch of connectivity problems to the laptop's USB3 port. I needed a powered hub to run both the wifi dongle and a spinning USB hard drive. No idea why it worked, but it did. -- Re

Re: MCU recommendations to program on OpenBSD?

2024-03-03 Thread Chris Narkiewicz
On Sun, Mar 03, 2024 at 05:11:17PM +0800, Sadeep Madurange wrote: > Any recommendations for MCUs with C > language SDKs supported by OpenBSD? AVR - 8 bit ARM - 32 bit Especially AVRs are top of the game when it comes to open source toolchain support. Best regards, Chris Narkiewicz

Re: Pre-built images for embeded machines

2024-03-03 Thread Chris Narkiewicz
ing to tailor for the general use, as embedded systems are ususally highly specialized. What are perceived issues with approach? Best regards, Chris Narkiewicz

Re: 10gbps pf nat firewall ix to mcx

2024-02-12 Thread Chris Cappuccio
j...@openbsd.org [j...@openbsd.org] wrote: > On Sun, Feb 11, 2024 at 10:42:32AM -0800, Chris Cappuccio wrote: > > huh, after i migrated nat fw from 82599 (ix) with LRO on (default) to > > a CX4121A (mcx) flashed to latest nvidia firmware and now i'm getting > > 900mbps on

Re: Installing shellinabox on OpenBSD

2024-02-12 Thread Chris Narkiewicz
On Mon, Feb 12, 2024 at 02:38:25PM -0500, Daniel Ouellet wrote: > I am not sure why people say they can't have a safe ssh client for window... OP mentioned he cannot install software on the machine. This is pretty common issue if machine is managed by somebody else. Best regards, Ch

Re: Installing shellinabox on OpenBSD

2024-02-12 Thread Chris Narkiewicz
On Mon, Feb 12, 2024 at 07:12:49PM +, Chris Narkiewicz wrote: > If security is not a problem, you can use telnet. Windows has telnet > client built-in. Also, ttyd is in ports. This could be handy: https://openports.pl/path/www/ttyd Best regards, Chris Narkiewicz

Re: Installing shellinabox on OpenBSD

2024-02-12 Thread Chris Narkiewicz
On Mon, Feb 12, 2024 at 07:01:11PM +0300, Odhiambo Washington wrote: > The VM is NOT exposed to the Internet so I am not worried. If security is not a problem, you can use telnet. Windows has telnet client built-in. Best regards, Chris Narkiewicz

10gbps pf nat firewall ix to mcx

2024-02-11 Thread Chris Cappuccio
huh, after i migrated nat fw from 82599 (ix) with LRO on (default) to a CX4121A (mcx) flashed to latest nvidia firmware and now i'm getting 900mbps on single tcp throughput (endpoints still using lro on em and ix) and very consistently getting close to the full 1gbps thruoghput on single tcp

Re: HUNSN routers - N100 I226-V

2024-02-02 Thread Chris Cappuccio
hips, despite kevlo's attempts to improve if_rge. I ended up throwing them away before his last round of fixes. My i225 and i226 are consistently good for whatever that's worth. I'd expect i226 to be ok. Chris

Re: socket cores

2024-02-01 Thread Chris Cappuccio
i Gustavo Rios [rios.gust...@gmail.com] wrote: > Hi folks! > > I have a simple question: how many cores does OBSD support ? > There's various hard-coded limits at something like 64-128 cores (depending on architecture) Depending on your application, a useful number of cores is somewhere

Re: disk not found after first reboot

2024-01-18 Thread Chris Bennett
and > also dd'd to sd0a, rsd0 and anything i could think of, i also tried exiting > to shell and done some fdisk -iy sd0 (suggested on reddit) Following advice from the general Internet is rarely useful. Usually out of date or just plain wrong. -- Regards, Chris Bennett "Who control

systat mbuf vs. netstat -m

2023-12-26 Thread Chris Cappuccio
In various places, netstat/mbuf.c does stuff like this against the hiwat value: printf("%u/%lu mbuf %d byte clusters in use" " (current/peak)\n", mclpools[i].pr_nout, (unsigned long)

unwind not picking up autoconf resolver from wg0

2023-12-20 Thread Chris Narkiewicz
]: aa.bb.cc.dd ee.ff.gg.hh I'm out of ideas here. How can convince unwind to use resolver from wg0? Cheers, Chris

ntpd not adjusting clock in vm

2023-12-17 Thread Chris Narkiewicz
adjusting local clock by 4686.001301s However, the lock does not budge at all. I can still manually set the clock by date -s HHMM. Not sure how to debug it. Is it because I'm using vm and it doesn't support? diso# dmesg | grep pvclock pvclock0 at pvbus0 Best regards, Chris Narkiewicz

Re: netcup.eu arm64 (kvm, Ampere Altra), bsd.rd hangup

2023-12-17 Thread Chris Narkiewicz
On Sun, Dec 17, 2023 at 09:56:04PM +0100, Sven Wolf wrote: > I only have access to the graphical console IIRC they have a forum where some support could be provided. I'd ask about serial over lan access. Hetzner have it, but I'm not sure about netcup. Best regards, Chris Narkiewicz

Auto-install over network using UEFI

2023-11-21 Thread Chris Narkiewicz
but tried it neverthekess and system immediately reboots after probing disk: probing: p0 com0 mem[640K 2029M 9M 3M] disk:BS->LocateHandle() returns 14 Is it possible to net-boot installer in UEFI using QEMU? Cheers, Chris

Re: my first patch

2023-11-04 Thread Chris Bennett
y and overworked developers. Which is probably why I sleep well at night knowing I have an excellent and secure OS. They do amazingly good work! So even if your first ten tries at different things fail, by the time of your eleventh, you will probably be getting it right by then. Enjoy! -- Chris Bennett

Custom siteXY.tgz and signature verification

2023-10-27 Thread Chris Narkiewicz
for the installer, in a similar way we bootstrap firwmware files by mounting the image using vnd? Best regards, Chris Narkiewicz

Limiting RAM on boot to emulate low-memory situation

2023-10-20 Thread Chris Narkiewicz
Is it possible to decrease amount of available RAM at boot time? I'm about to migrate some VPS system to a significantly cheaper option that comes with less RAM and I need to evaluate how existing system will behave. Sadly, I can't reconfigure RAM in VPS config. Cheers, Chris

Re: OT: Github requiring 2FA auth, meaning

2023-08-29 Thread Chris Narkiewicz
On Tue, Aug 29, 2023 at 08:40:38PM +0200, Daniele B. wrote: > Since today powers and financial interests will be able to block me > access to the Github platform by their discrection. All ready for > that? Yes, Firefox from ports seems to handle Yubikey 2FA just fine. Best regar

Re: sed and tab

2023-08-22 Thread Chris Bennett
On Tue, Aug 22, 2023 at 04:03:57PM +0300, kasak wrote: > > > Oh, thanks! I didn't know about that ctrl+v tab feature! > Just so you know, ctrl+ other stuff also works. I'll let you experiment and discover those. -- Chris Bennett

Re: Mouse not working via KVM switch

2023-08-18 Thread Chris Bennett
nside there. Yes, even with the power off and power cable disconnected. And it's tricky. I have a power supply cable for two hard drives. Two connectors crimped across the same cable. One of the crimps is bad. Recognizing that saved me a trip to hell after about an hour. Easy to fix, damned hard t

Re: I would like help matching my outgoing domains to the right IP for smtpd

2023-08-16 Thread Chris Bennett
Bruno > Thank you very much. I just had to add for any and it works perfectly. My dad and I ate some bad food at a restaurant, so this is a happy moment. -- Chris Bennett

Re: My /usr cleaning campaign..

2023-08-15 Thread Chris Bennett
. It is called the *command* line because it is yours to issue clean and powerful *commands* with. Feel free to panic, scream, run in circles and collapse with exhaustion. It's a good way to relieve stress. ;-} -- Chris Bennett

Re: non-amd64 vps's in europe?

2023-08-13 Thread Chris Narkiewicz
method that triggered KYC alarm? Given that VPS can be used for criminal activity, I doubht he will find anyone willing to provide the service without KYC. Best regards, Chris Narkiewicz

Re: [cpb_m...@bennettconstruction.us: I would like help matching my outgoing domains to the right IP for smtpd]

2023-08-12 Thread Chris Bennett
It's the weekend. I will see if anyone has any advice later. I will spend my time looking at perhaps solving the problem with a filter and using tcpdump and the debug features of smtpd to follow what I come up with. -- Chris Bennett

Re: Feedback on redesigned OpenBSD.org

2023-08-12 Thread Chris Bennett
opinion. I definitely do not get a vote, especially since I have never even submitted a diff for the website. Unless I am using my phone, I give it a 50% chance that I will be using a text browser to view the site. I use lynx 100% to look at the packages and installation files. It just works. -- Chris Bennett

Re: Feedback on redesigned OpenBSD.org

2023-08-12 Thread Chris Bennett
rsus 80ch. I often adjust the width of the window my browser is in to control that width, assuming the website doesn't fight me and force horizontal scrolling. I have key bindings on fvwm2/3 to do that. But definitely add the viewport to the head. Nothing bad can happen with that and FWIW, it bumps up OpenBSD in many searching algorithms (assuming that that is desirable). -- Chris Bennett

Re: I would like help matching my outgoing domains to the right IP for smtpd

2023-08-11 Thread Chris Bennett
On Sat, Aug 12, 2023 at 03:49:12AM +, Philipp Buehler wrote: > Am 12.08.2023 03:13 schrieb Chris Bennett: > > I can't figure out how to match the outgoing mails to the correct IP/mx > > they are coming from. Just one server, different A records for the mx > > versus domain

Re: I would like help matching my outgoing domains to the right IP for smtpd

2023-08-11 Thread Chris Bennett
On Sat, Aug 12, 2023 at 03:49:12AM +, Philipp Buehler wrote: > Am 12.08.2023 03:13 schrieb Chris Bennett: > > I can't figure out how to match the outgoing mails to the correct IP/mx > > they are coming from. Just one server, different A records for the mx > > versus domain

I would like help matching my outgoing domains to the right IP for smtpd

2023-08-11 Thread Chris Bennett
previously. I've been reading a lot of other manpages lately, too. Time well spent. Any advice would be nice. -- Chris Bennett

[cpb_m...@bennettconstruction.us: I would like help matching my outgoing domains to the right IP for smtpd]

2023-08-11 Thread Chris Bennett
- Forwarded message from Chris Bennett - To: misc@openbsd.org From: Chris Bennett Subject: I would like help matching my outgoing domains to the right IP for smtpd Date: Fri, 11 Aug 2023 18:13:59 -0700 Hello, as I was updating to the new IP ranges, I changed ~all to -all (My old IP's

Re: Feedback on redesigned OpenBSD.org

2023-08-09 Thread Chris Bennett
in the browser. I always grab a tablet for sites that really screw up text sizing. My phone is just too small for sites with tiny text or huge text. That's just my opinion and experience with bad eyesight. -- Chris Bennett

Re: Two problems

2023-08-06 Thread Chris Bennett
ime ago. Easy switch. But I wouldn't use something like it ever again. xenodm is a good choice. The login screen can be easily customized and you can add functions like shutdown, reboot and a choice of different window managers to start. -- Chris Bennett

Re: Mouse does not work

2023-08-05 Thread Chris Bennett
h the whole pack. These mailing lists reflect real life and real people. IMHO, I think that that is a good thing. OK I just woke up. Coffee will help greatly. Then I myself have many manpages to read and cogitate. Enjoy. -- Chris Bennett

Re: Installer loop on apu6b4

2023-08-02 Thread Chris Cappuccio
hould be an FAQ entry. You need to setup the serial console in the boot blocks: boot> stty com0 115200 boot> set tty com0 Chris

Re: Installing openBSD

2023-07-31 Thread Chris Bennett
llowed are important. Most important is to not get freaked out. Just do it and see what happens. Screwing up is half the fun! Cleaning up isn't fun, but a good way to learn. ;-} -- Chris Bennett

Re: Installing openBSD

2023-07-30 Thread Chris Bennett
antastic on USB sticks. (Assuming that the BIOS allows it.) Plus, you can put it in your pocket and boot other computers somewhere else. Plus, you can get USB SSD or spinning hard drives. However, if you are doing disk intensive work, USB is slow. -- Chris Bennett

Re: I need help to see if I can reboot new network OK. Wild misadventures with non-OpenBSD support and bad IPMI

2023-07-29 Thread Chris Bennett
On Sat, Jul 29, 2023 at 07:41:18PM +, Philipp Buehler wrote: > Am 29.07.2023 21:29 schrieb Chris Bennett: > > The other IP's are randomly missing or give this: > > > > link#2 UHLc 0 450 - 3 em1 > > Hi, I'm happy. I practiced

Re: I need help to see if I can reboot new network OK. Wild misadventures with non-OpenBSD support and bad IPMI

2023-07-29 Thread Chris Bennett
e manpage. Next is netstart script and manpage. Thanks. I really appreciate it. Chris Bennett > > mygate and netstart has a manpage, as there is 'hostname.if' to read :) > > PS: pointless to use '-x'; just a lot of debug noise > > -- > pb > --

Re: I need help to see if I can reboot new network OK. Wild misadventures with non-OpenBSD support and bad IPMI

2023-07-29 Thread Chris Bennett
On Sat, Jul 29, 2023 at 06:18:40PM +, Philipp Buehler wrote: > Am 29.07.2023 20:04 schrieb Chris Bennett: > > inet 103.103.103.168/29 > > That's wrong, you put the "first" IP-address you want to > use/have on em1. So that would be 170/29 > Well, that

Re: I need help to see if I can reboot new network OK. Wild misadventures with non-OpenBSD support and bad IPMI

2023-07-29 Thread Chris Bennett
o eat and probably go back to bed. I just wanted to try this out while I could. I wanted to post about this and then RTFM's later with a clear head. I did not change or remove what's in /etc/hostname which is at 103.103.103.170. Does that matter? -- Chris Bennett

Re: I need help to see if I can reboot new network OK. Wild misadventures with non-OpenBSD support and bad IPMI 11 Perhaps they just don't have a proper setup or are not using it.

2023-07-29 Thread Chris Bennett
On Sat, Jul 29, 2023 at 04:34:17AM +, Philipp Buehler wrote: > Moin Chris, > > Am 29.07.2023 04:17 schrieb Chris Bennett: > > The network is 108.181.26.176/28. > > > > Right now,the first IP is 108.181.26.178 and the last regular address is > > 108.181.26.1

Re: I need help to see if I can reboot new network OK. Wild misadventures with non-OpenBSD support and bad IPMI

2023-07-28 Thread Chris Bennett
g to another in this thread. -- Chris Bennett

I need help to see if I can reboot new network OK. Wild misadventures with non-OpenBSD support and bad IPMI

2023-07-28 Thread Chris Bennett
address is 108.181.26.190, which might be wrong. I'm too tired to read any more man pages or web pages. I needed more than 2hrs of sleep. I'm super worn out, so forgive my mistakes. Any help appreciated. I don't want the next syspatch reboot to fail. Chris Bennett cat /etc/hostname.em1 inet

Re: how to startx with kde?

2023-07-22 Thread Chris Narkiewicz
On Sun, Jul 23, 2023 at 03:22:13AM +0800, ykla wrote: > Hi, > > I install kde by pkg_add kde but how to boot it? There is no Plasma desktop on OpenBSD. KDE metapackage installs KDE applications. Best regards, Chris Narkiewicz

Re: Syspatch https://cdn.openbsd.org/pub/OpenBSD

2023-07-12 Thread Chris Narkiewicz
On Wed, Jul 12, 2023 at 03:19:17PM -0700, latin...@vcn.bc.ca wrote: > Is it working? > https://cdn.openbsd.org/pub/OpenBSD Works for me. Best regards, Chris Narkiewicz

Re: Audio issue: noise/interference

2023-07-07 Thread Chris Bennett
er noise and amplifying it? Also, if you can, go unplug (not turn off) things around that could be defective. For example, I have to throw away 3-4 USB chargers every year. Nowadays, hardly anything is actually turned off anymore. I used to hear noises like these too, but that was a long time ago...

Re: Intel DRM error on T 440

2023-07-07 Thread Chris Bennett
ask for any clarifications. -- Chris Bennett OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36:29 MDT 2023 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 34179473408 (32596MB) avail mem = 33124184064 (31589MB) random: good seed from bootblocks mpath0 at root scsib

Re: latest amd64 snap hangs on "root on sdoa..."

2023-06-21 Thread Chris Waddey
On Wed, Jun 21, 2023 at 04:40:59PM -0500, Scott Cheloha wrote: > On Wed, Jun 21, 2023 at 01:03:03PM -0600, Chris Waddey wrote: > > Sorry for breaking the thread, I wasn't subscribed to misc, but found > > this in the archives. > > > > After some testing, it look

Re: latest amd64 snap hangs on "root on sdoa..."

2023-06-21 Thread Chris Waddey
On Wed, Jun 21, 2023 at 11:25:27PM +0200, Claudio Jeker wrote: > On Wed, Jun 21, 2023 at 01:03:03PM -0600, Chris Waddey wrote: > > Sorry for breaking the thread, I wasn't subscribed to misc, but found > > this in the archives. > > > > After some testing, it look

Re: latest amd64 snap hangs on "root on sdoa..."

2023-06-21 Thread Chris Waddey
FingerPrint Device" rev 2.00/1.00 addr 3 ugen2 at uhub1 port 10 "Intel Bluetooth" rev 2.01/0.02 addr 4 vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets softraid0: sd1 was not shutdown properly sd1 at scsibus4 targ 1 lun 0: sd1: 244197MB,

Re: latest amd64 snap hangs on "root on sdoa..."

2023-06-21 Thread Chris Waddey
general agreement with this direction from kettenis@ ok claudio@ If I should repost on tech, let me know. Chris

Re: increasing NET_TASKQ for better performance?

2023-06-19 Thread Chris Cappuccio
Valdrin MUJA [valdrin_m...@outlook.com] wrote: > Hello Misc, > > I run OpenBSD 7.3 as L3 firewall under VMware. I have some rdr-to rules. > > Here System information: > cpu15: Intel(R) Xeon(R) Gold 6338 CPU @ 2.00GHz, 1995.63 MHz, 06-6a-06 > I know CPU cores are not at too important at the

Re: Hibernation on Thinkpad Carbon X1 gen 7 - unhibernate failed

2023-06-17 Thread Chris Narkiewicz
servation. However, image unhibernation took about 5 minutes. unhibernating @ block 50329532 length 750MB <- this takes ~5 minutes Unpacking image... <- this few seconds and I'm back in X11 I was so confused that I thought it just hangs. How long does it take to ZZZ and unhibernate? Cheers, Chris

Hibernation on Thinkpad Carbon X1 gen 7 - unhibernate failed

2023-06-16 Thread Chris Narkiewicz
? According to https://jcs.org/2019/08/14/x1c7 it should work. Thanks for any suggestions, Chris

Generating xorg.conf

2023-06-16 Thread Chris Narkiewicz
server error: (EE) Unrecognized option: -configure (EE) (EE) Please consult the The X.Org Foundation support ... I'm puzzled. Is it supported? Can I generate xorg config? Cheers, Chris

Re: program compiled with clang from base runs 4 times slower than compiled with gcc-11.2.0p6 from ports

2023-06-06 Thread Chris Cappuccio
the xchg dance around them. Sort by most common instruction, and then check the Intel SDM to see if the most common instructions that get this treatment have SrcReg / DestReg forms that we can swap around instead of doing the xchg dance. :-)" Chris

Re: High Interrupt After 7.3 Upgrade

2023-05-30 Thread Chris Cappuccio
Samuel Jayden [samueljaydan1...@gmail.com] wrote: > Hi again, > > Just for the record: > I've downgraded to OpenBSD 7.2 (reinstalled) and everything is working like > a charm again. > I don't know what is wrong with 7.3 but ipi interrupt rate is too much and > somehow OpenBSD performance is too

Battery not detected on StarLabs Starlite Mk IV

2023-05-27 Thread Chris Narkiewicz
in apm. In Linux it works reliably, so I suppose it must be some combination of firmware issue and/or better autodetection logic. I'm wondering how can I debug root cause of the issue? I'd be grateful for any suggestions. Cheers, Chris Narkiewicz

Re: OpenBSD Hackathons

2023-05-13 Thread Chris Bennett
nty of emails mentioning how the work started on during a hackathon was later completed and then submitted. Have fun! -- Chris Bennett

InfluxDB stopped working on OpenBSD 7.3

2023-04-14 Thread Chris Narkiewicz
I have a fresh OpenBSD 7.3 install (no update) with InfluxDB installed from packages. When I try to start it, it did start initially, but eventually it crashed. Now I can't start it again. It complains about bad system call. Could that be related to latest security features? Below is rcctl -d

Re: Route selected IP traffic across wg(4) tunnel

2023-03-10 Thread Chris Jones
On 9 Mar 2023, at 12:01, Zack Newman wrote: Wondering if anyone has a "best practice" for pealing IP traffic off (in this case an AppleTV) and routing all the traffic across a Wireguard tunnel. Not sure what you mean by "pealing [sic] IP traffic off"; but when I need source-based routing, I

Route selected IP traffic across wg(4) tunnel

2023-03-06 Thread Chris Jones
). I also feel like I should be seeing more IP traffic than I am. For the destination address in the route-to rule I've used the far side tunnel IP (172.31.255.254). From my understanding this is the right way to do it? I appreciate any sight or advice you may have on this matter. Cheers, -Chris

Using fvwm2 or fvwm3 and another using gnome. Need advice on best setup. startx/xenodm/gdm both users wheel

2023-01-26 Thread Chris Bennett
? -- Thanks, Chris Bennett

Re: Reinstalling kernel with full disk encryption

2022-12-29 Thread Chris
: >On Wed, Dec 28, 2022 at 09:01:26PM +0000, Chris wrote: >> After that however, the bootloader no longer prompts me for the full disk >> encryption passphrase. Previously it was prompting me for the FDE passphrase >> before it tried to boot the broken kernel. > >I'm assuming

Reinstalling kernel with full disk encryption

2022-12-28 Thread Chris
Hello misc, I tried to stop a sysupgrade before it updated anything by pressing the power button, but by the time the computer shut off the install script was already midway through updating the kernel. I know, bad idea on my part. I was left with an unbootable kernel. To repair it I booted

Re: Installing OpenBSD on new Chromebook

2022-10-29 Thread Chris Eidem
You can't just boot any old USB from a Chromebook. It has a locked down BIOS. More information here: https://mrchromebox.tech/ On 10/28/22 17:59, Jeff Ross wrote: Hi all, I got a nice new laptop at Costco for under $200.  I did the developer mode to get to a linux shell and installed a

Re: PC Engines APU alternative for OpenBSD - 2022h2

2022-09-29 Thread Chris Cappuccio
Denis Fondras [open...@ledeuns.net] wrote: > Le Wed, Sep 28, 2022 at 04:55:51PM +0200, Erik van Westen a ?crit : > > > > Have a look at shop.opnsense.com, they might have something. > > > > The DEC6xx/7xx/8xx are not fully supported by OpenBSD. > I don't know about the bigger boxes but being

Re: Mutt smtp configuration

2022-09-19 Thread Chris Bennett
I am assuming that mutt can use a debug file like neomutt. That can be very helpful. -- Chris Bennett

Re: Yet Another Laptop Recommendation Thread

2022-09-13 Thread Chris Cappuccio
Christoff Humphries [christ...@sogonsecurity.com] wrote: > Just ordered this from eBay after looking at jcs??? list again: > - Lenovo ThinkPad X1 Carbon 7th Gen i7-8565U 16GB RAM 512GB SSD 14" FHD Touch > 2019 > > Woot, back to OpenBSD as a daily driver again and looking forward to helping >

Re: A minimal browser in base

2022-09-12 Thread Chris Bennett
that recommending a browser from outside to a first time user is appropriate. That really does require a lot of effort better spent elsewhere. My 2 cents. -- Chris Bennett

Re: necessity to specify CVSROOT each time cvs is run?

2022-07-28 Thread Chris Bennett
with cvs up? Or is the increased data with checkout more important to eliminate? -- Thanks, Chris Bennett

Re: Fanless amd64 sytem recommendations

2022-07-27 Thread Chris Cappuccio
Steve Williams [st...@williamsitconsulting.com] wrote: > Hi, > > My pcengines APU system died on me catastrophically. It's my primary > router / email / web server. > > First, I built a Raspberry Pi 4b system with a USB wired NIC and went to > restore my backup from Google using rclone only to

Re: MNT Pocket Reform - OpenBSD support "in development"

2022-06-29 Thread Chris Cappuccio
j...@entropicblur.com [j...@entropicblur.com] wrote: > https://mntre.com/media/reform_md/2022-06-20-introducing-mnt-pocket-reform.html > > Looks like a fun little machine, and they claim OpenBSD support is "in > development." I'm curious, have they contributed any code or resources to > make

Myricom myx reliability

2022-06-23 Thread Chris Cappuccio
Just wanted to mention that Myricom myx NICs, which are totally obsolete (Myricom was absorbed into Google), are much more reliable under OpenBSD than under FreeBSD with Myricom's own driver. The OpenBSD myx can run at full tilt for 700+ days without resetting the NIC, whereas FreeBSD has to

Re: apu2e4 intermittent network freeze

2022-02-01 Thread Chris Cappuccio
driver for this chip already has multiqueue support. If someone did multiqueue on the em driver, that would complete the circle. Chris

Re: radeondrm / radeon 8570

2022-01-31 Thread Chris Cappuccio
Chris Cappuccio [ch...@nmedia.net] wrote: > Patrick Harper [paia...@fastmail.com] wrote: > > > > I also notice the BIOS version is out of date by some margin, 3.50 is > > from 2013 but 3.96 was built two years ago. > > > > Upgrading to 3.96 fixes the issue, wha

  1   2   3   4   5   6   7   8   9   10   >