Re: re(4) drivers not working

2022-09-16 Thread Crystal Kolipe
On Fri, Sep 16, 2022 at 09:39:56AM +0200, Stefan Sperling wrote: > On Fri, Sep 16, 2022 at 08:27:59AM +0200, Adam Szewczyk wrote: > > Checked on actual hardware it seems to work fine. So I report it also to > > Qubes and Xen Project, but marmarek (head of qubes development team) > > suggest that

Re: re(4) drivers not working

2022-09-16 Thread Stefan Sperling
On Fri, Sep 16, 2022 at 09:58:44AM +0200, Adam Szewczyk wrote: > My mistake in creating a bug for wireless it should be iwm (copied wrong > file name in a hurry). Is that are you wrote about iwx also true for iwm? At this low level the drivers are equivalent. > Sorry for the trouble. I just want

Re: re(4) drivers not working

2022-09-16 Thread Adam Szewczyk
My mistake in creating a bug for wireless it should be iwm (copied wrong file name in a hurry). Is that are you wrote about iwx also true for iwm? Sorry for the trouble. I just want to figured it out which project have, a bug and create there a ticket. It was my first contact with BSD also so I

Re: re(4) drivers not working

2022-09-16 Thread Stefan Sperling
On Fri, Sep 16, 2022 at 08:27:59AM +0200, Adam Szewczyk wrote: > Checked on actual hardware it seems to work fine. So I report it also to > Qubes and Xen Project, but marmarek (head of qubes development team) > suggest that it can be a problem with driver itself: > "I'm not sure if that's

Re: re(4) drivers not working

2022-09-16 Thread Adam Szewczyk
Checked on actual hardware it seems to work fine. So I report it also to Qubes and Xen Project, but marmarek (head of qubes development team) suggest that it can be a problem with driver itself: "I'm not sure if that's relevant, but a common cause is incorrect MSI / MSI-X detection/support by the

Re: re(4) drivers not working

2022-09-15 Thread Adam Szewczyk
Ok, I will check if I have some time to perform installation on actual HW, but the idea is to be able to run it on xen. There is growing interest in using OpenBSD, as a sys-net for Qubes OS instead of the original one based on Linux. So it is crucial for me to be able to use re(4) and iwm(4) with

Re: re(4) drivers not working

2022-09-14 Thread Jonathan Gray
On Wed, Sep 14, 2022 at 10:23:32PM +0200, Adam Szewczyk wrote: > After installation of OpenBSD as HVM on Qubes OS with passed through > Realtek NIC driver starts to spamming with "re0: watchdog timeout" message > and not working. Attaching dmesg. Try without xen. It may be messing up interrupts.

re(4) drivers not working

2022-09-14 Thread Adam Szewczyk
After installation of OpenBSD as HVM on Qubes OS with passed through Realtek NIC driver starts to spamming with "re0: watchdog timeout" message and not working. Attaching dmesg. OpenBSD 7.1 (GENERIC.MP) #465: Mon Apr 11 18:03:57 MDT 2022

re(4) drivers not working

2022-09-14 Thread John Verne
A reminder of how to report problems: https://www.openbsd.org/report.html Specifically, folks here want to see at least a dmesg. But, honestly, a report that "re isn't working" is (at best) going to be ignored.

re(4) drivers not working

2022-09-14 Thread Adam Szewczyk
After configuring re0 inteface in installer I'm spammed by : re0: watchdog timeout messages. Ethernet also won't work. It looks like it is a known problem also in other bsds. When cable isn't connected to interface messages error messages not appearing. BR Adam Szewczyk