Re: Getty repeating too quickly after sysupgrade

2024-10-04 Thread Stuart Henderson
On 2024-10-03, Michael Joy wrote: > Hey all, just did a sysupgrade -s on current. It all appeared to be fine > until the second reboot. Since then I'm hung on: > > Init: getty repeating too quickly on port /dev/ttyC0, sleeping > > I'll probably go through the cause tomorrow and find a solution. J

Re: ixl(4) troubles

2024-10-04 Thread Wouter Prins
hi Matthew, We are using multiple ixl(4) quad cards and encountered the same issue when testing with 3rd party optics. Using official intel optics or re-branded optics works ok for us on openbsd 7.4. Kind regards, Wouter On Fri, Oct 4, 2024 at 12:27 PM matthew j weaver wrote: > Thanks, Jan & S

Console hints and question

2024-10-04 Thread Dan
Hello, About *shelling*, I found two useful tricks to edit the filesystem. To speed up editing on folder file list: nano *.xml (CTRL+S, CTRL+X) Recursively into subdirs: nano `find . -name *.xml` (CTRL+S, CTRL+X) The problem comes when given a filesystem structure like: xml1/email/po...@celere

Re: xenodm under qemu

2024-10-04 Thread Stuart Henderson
On 2024-10-03, Adriano Barbosa wrote: > I don=E2=80=99t have any real hardware available right now, and I would = > like to test nextcloudclient before submitting updates to ports@ as it = > recently moved from qt5 to qt6. Maybe worth a try with ssh x-forwarding, or tigervnc (try e.g. Xvnc :0, DI

Re: ixl(4) troubles

2024-10-04 Thread Stuart Henderson
On 2024-10-04, Jan Klemkow wrote: > Hi Matthew, > > On Thu, Oct 03, 2024 at 01:52:11PM -0500, matthew j weaver wrote: >> Howdy, all. I'm having basic trouble with some ixl(4) interfaces and >> cannot figure out what I am overlooking. >> >> The hardware is an Intel X710 SFP+ card with two interfac

Re: ixl(4) troubles

2024-10-04 Thread Zack Newman
I've already upgraded the NVM firmware on the Intel card to the latest, no change in behavior Are you sure about that? Your dmesg says differently: ixl0 at pci1 dev 0 function 0 "Intel X710 SFP+" rev 0x02: port 0, FW 6.0.48442 API 1.7, msix, 8 queues, address 40:a6:b7:b3:4b:28 In contrast my

Multiple rtables per rdomain

2024-10-04 Thread John Clendenen
Trying to wrap my head around routing domains and tables in OpenBSD. I understand their purpose in isolating traffic, but the way in which they relate to routing tables is a little confusing. rdomain(4) states: > The rdomain contains at least one routing table. At a glance, to me this implies t

Re: Console hints and question

2024-10-04 Thread Carsten Reith
Something like: or i in xml*/email/*; do mv $i `dirname $i`/po...@elletronica.lol; done ? Cheers, Carsten Dan writes: > Hello, > > About *shelling*, I found two useful tricks to edit the filesystem. > > To speed up editing on folder file list: > nano *.xml (CTRL+S, CTRL+X) > > Recursively in

Re: Console hints and question

2024-10-04 Thread dan
Thank you, the solution could be fine but a little difficult to test and launch from 3 o'clock ahead in the night, I was searching for an easier trick. However for a shell script yours is a good approach, thinking. -Dan Carsten Reith : > Something like: > > for i in xml*/email/*; do mv $i `dirn

Re: ixl(4) troubles

2024-10-04 Thread deich...@placebonol.com
ever since Intel brought out the 710 nic only Intel optical SFPs worked with it, however they didn't enforce this with twinax cables. Then alternative optical module vendors started selling optical SFPs which mimicked Intel, we use FlexOptix at work, but there are many other vendors who sell

Re: xenodm under qemu

2024-10-04 Thread Adriano Barbosa
> Em 4 de out. de 2024, à(s) 05:54, Stuart Henderson > escreveu: > > On 2024-10-03, Adriano Barbosa wrote: >> I don=E2=80=99t have any real hardware available right now, and I would = >> like to test nextcloudclient before submitting updates to ports@ as it = >> recently moved from qt5 to qt6

Re: OpenBSD support for Mac Mini M2 ?

2024-10-04 Thread Stefan Sperling
On Thu, Oct 03, 2024 at 05:07:29PM -0400, J Doe wrote: > Related to this .. I noticed the following at the bottom of man: > > "The firmware is outdated and contains known vulnerabilities." The originally imported firmware images were known vulnerable to CVE-2017-9417 ("broadpwn"), which this

Re: ixl(4) troubles

2024-10-04 Thread matthew j weaver
Thanks, Jan & Stuart -- I'll grab some more likely intel compatible transceivers and give them a shot. I appreciate the pointers. weaver On Fri, Oct 4, 2024, at 04:32, Stuart Henderson wrote: > On 2024-10-04, Jan Klemkow wrote: >> Hi Matthew, >> >> On Thu, Oct 03, 2024 at 01:52:11PM -0500, mat

Macbook M1 bwfm

2024-10-04 Thread Lyndon Nerenberg (VE7TFX/VE6BBM)
On Sept 25, Stuart Henderson werote: > OpenBSD/arm64 on Apple hardware doesn't use firmware from bwfm-firmware, > there's some process to copy it from MacOS via the Asahi installer and > it's then picked up by the OpenBSD installer. (I'm not sure of all the > details, the only option for wifi on m