Re: axen - need working USB NIC using axen to test driver change

2020-05-03 Thread Carl Trachte
On Sun, May 3, 2020 at 4:12 PM gwes wrote: > Currently axen.c has its PHY address hardwired to 3. > I have a StarTech which has the PHY at 0. > The driver currently searches for all PHYs connected to the MII > and then ignores the result. > I want to test my fix on devices which work now. > >

Re: How to enable TLS 1.3?

2020-05-03 Thread Chad Hoolie
‐‐‐ Original Message ‐‐‐ On Thursday 30. April 2020 kl. 16:38, Kevin Chadwick wrote: > On 2020-04-30 13:55, Chad Hoolie wrote: > > > Any idea about relayd though? I don't see any mentioning of 1.3 in man > > relayd.conf: > > I'm not a dev but tls1.3 dropped RSA and I think requires

Re: rc.d: Webserver is removing daemonization - now what?

2020-05-03 Thread Chad Hoolie
Thank you Marcus, and the rest of you :) --Chad Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Sunday 3. May 2020 kl. 16:53, Marcus MERIGHI wrote: > chad.hoo...@protonmail.com (Chad Hoolie), 2020.05.03 (Sun) 15:43 (CEST): > > > So the folks over at my webserver is

axen - need working USB NIC using axen to test driver change

2020-05-03 Thread gwes
Currently axen.c has its PHY address hardwired to 3. I have a StarTech which has the PHY at 0. The driver currently searches for all PHYs connected to the MII and then ignores the result. I want to test my fix on devices which work now. Can anyone point me to a USB NIC which works with axen?

Re: rc.d: Webserver is removing daemonization - now what?

2020-05-03 Thread Edgar Pettijohn
On Sun, May 03, 2020 at 04:53:42PM +0200, Marcus MERIGHI wrote: > chad.hoo...@protonmail.com (Chad Hoolie), 2020.05.03 (Sun) 15:43 (CEST): > > So the folks over at my webserver is removing its daemonization > > feature, telling its users to use systemd/upstart/a process supervisor > > instead. >

rc.d: Why is it reindenting my startup scripts?

2020-05-03 Thread Chad Hoolie
Hello, Noticed my startup scripts are being reindented from 2 spaces to 4 whenever I run rcctl, just wondering what the point of that was? Thanks! --Chad Sent with ProtonMail Secure Email.

pkg_add can't resolve package - bad major

2020-05-03 Thread katzeilla
Hi everyone, I am using OpenBSD 6.6 and I noticed that pkg_add can't install any new package: $ doas pkg_add emacs-26.3-no_x11 quirks-3.185 signed on 2020-04-30T09:14:52Z Can't install libxml-2.9.9 because of libraries |library iconv.7.0 not found | /usr/local/lib/libiconv.so.6.0

rc.d: Webserver is removing daemonization - now what?

2020-05-03 Thread Chad Hoolie
Hi, So the folks over at my webserver is removing its daemonization feature, telling its users to use systemd/upstart/a process supervisor instead. But what does this mean to my webserver's startup script in /etc/rc.d, isn't it dependent on the webserver's ability to daemonize? Pretty sure I

Re: ieee80211 panic on athn reconfig

2020-05-03 Thread Stefan Sperling
On Fri, Apr 17, 2020 at 12:08:39PM +0200, Jan Stary wrote: > This is current/i386 on an ALIX (dmesg below) with > > athn0 at pci0 dev 12 function 0 "Atheros AR9280" rev 0x01: irq 9 > athn0: AR9280 rev 2 (2T2R), ROM rev 22, address 04:f0:21:01:d6:86 > > # cat hostname.athn0 > inet

Re: pkg_add can't resolve package - bad major

2020-05-03 Thread Chris Bennett
On Sun, May 03, 2020 at 01:07:40PM +, katzeilla wrote: > Hi everyone, > > I am using OpenBSD 6.6 and I noticed that pkg_add can't install any new > package: > > $ doas pkg_add emacs-26.3-no_x11 > > quirks-3.185 signed on 2020-04-30T09:14:52Z > Can't install libxml-2.9.9 because of libraries

ASRock N3150-NUC (Beebox) - xenodm problems

2020-05-03 Thread Fox Steward
Hi, when I try "rcctl start xenodm" I get a empty black screen. Trying to switch back to another VT fails (e.g. ctrl-alt-F1). When I start it manually with "/usr/X11R6/bin/xenodm -debug 1" it seems to work fine. However, I still get the following dmesg messages though: -

Re: Dell VEP 1445 OpenBSD 6.6 Booting Failed

2020-05-03 Thread Stuart Henderson
On 2020-05-03, Vertigo Altair wrote: > Hi, > I have a Dell VEP 1445 Whitebox, I want to install OpenBSD 6.6. on it. But > When I try to boot, the boot process is stucking. There is no output after > " erase ^?, werase" This is a classic symptom of incorrect interrupt used for the serial port.

Re: pkg_add can't resolve package - bad major

2020-05-03 Thread Stuart Henderson
On 2020-05-03, katzeilla wrote: > I am using OpenBSD 6.6 and I noticed that pkg_add can't install any new > package: You have pre-6.6 packages around and need to get them updated. Have you run pkg_add -u to update all packages?

Re: rc.d: Webserver is removing daemonization - now what?

2020-05-03 Thread Marcus MERIGHI
chad.hoo...@protonmail.com (Chad Hoolie), 2020.05.03 (Sun) 15:43 (CEST): > So the folks over at my webserver is removing its daemonization > feature, telling its users to use systemd/upstart/a process supervisor > instead. Ugly move by upstream! > But what does this mean to my webserver's

Re: Dell VEP 1445 OpenBSD 6.6 Booting Failed

2020-05-03 Thread Vertigo Altair
Hello Again, I have already disabled ACPI at the boot prompt, but the result didn't change.Thanks for suggestion.. Andrea Fleckenstein , 3 May 2020 Paz, 16:41 tarihinde şunu yazdı: > Vertigo Altair writes: > > Hello, > > I had a Dell XPS 8100 with a similar problem and I was able to get >

Re: Dell VEP 1445 OpenBSD 6.6 Booting Failed

2020-05-03 Thread Andrea Fleckenstein
Vertigo Altair writes: Hello, I had a Dell XPS 8100 with a similar problem and I was able to get around it by disabling ACPI at the boot prompt. Of course, we have very different machines, but it's worth a shot. Unfortunately the boot was extremely slow, on the order of 10min with acpi

Re: IKE Multi site-to-site fails

2020-05-03 Thread Tobias Heider
On Sun, May 03, 2020 at 01:07:56PM +0200, Florian Weber wrote: > Good morning, > > I am trying to connect to remote locations to our main responder. The issue > I am facing is that I can connect each site individually without any issue, > however, I cannot connect both sides at the same time. The

IKE Multi site-to-site fails

2020-05-03 Thread Florian Weber
Good morning, I am trying to connect to remote locations to our main responder. The issue I am facing is that I can connect each site individually without any issue, however, I cannot connect both sides at the same time. The sides are connect to the Internet via dial-up connections with

Dell VEP 1445 OpenBSD 6.6 Booting Failed

2020-05-03 Thread Vertigo Altair
Hi, I have a Dell VEP 1445 Whitebox, I want to install OpenBSD 6.6. on it. But When I try to boot, the boot process is stucking. There is no output after " erase ^?, werase" BIOS Boot Selector for VEP1400-X Version 3.48.0.9-4 POST Configuration CPU Signature 506F1 CPU FamilyID=6, Model=5F,