On 2021-05-19, Brennan Vincent wrote:
> Hello,
>
> I have an x86_64 PC with no serial port - is it possible to run ddb
> remotely via a PCI-express or USB serial port adapter? Or does it only
> work on an actual motherboard serial port connection?
It is sometimes possible via PCIE but you will
On Wed, May 19, 2021 at 01:20:34PM +0200, Marcus MERIGHI wrote:
> Hello!
>
> By accident I noticed that
>
> $ ssh -v $host
>
> gives me, among many other lines, this
>
> debug1: pledge: filesystem full
>
> Tried with multiple hosts. None of the filesystems on the hosts (client
Hello,
I have an x86_64 PC with no serial port - is it possible to run ddb
remotely via a PCI-express or USB serial port adapter? Or does it only
work on an actual motherboard serial port connection?
If not, how do most kernel developers do their development work? In VMs,
or on older hardwar
Hi,
Solved with the AMD64 build, which is also for Intel eg Xeon proc in
this case, which I wasn't aware, thanks for a person who highlighed this
on bugs mailing list.
Regards,
Jean-François
Le 29/04/2021 à 15:33, jeanfrancois a écrit :
Hi,
DDB is not active (stalled), I couldn't get mor
Hi,
This command I'm looking for. Works great.
Martin
‐‐‐ Original Message ‐‐‐
On Monday, May 17, 2021 7:44 PM, Jonathan Thornburg
wrote:
> In message https://marc.info/?l=openbsd-misc&m=162125055304096&w=1,
> Martin asks how people adjust pointer
>
> speed on touchpads/mice/etc.
>
>
Hi,
According to https://www.openbsd.org/faq/faq5.html#Xbld you should set right
permissions and owner to your /usr/xobj directory as:
The object directory /usr/xobj should be empty and owned by build:wobj with
mode 770.
and make the patch 002 according to:
# cd /usr/xenocara/lib/libX11
# make
Ian,
Thanks for the reply. I figured maybe it was low issue for people and just
wanted the list to know I resolved it so no time spent on it...
I reread the upgrade guide, and then looked at past upgrade guides and came to
the conclusion the documentation just said you only needed
a partition f
Hi Martin,
On Wed, 12 May 2021 13:24:29 + Martin wrote:
> I can't find in spamd(8) how to enable IPv6 listener ...
I thought there was an unofficial patch put up somewhere several years
ago, but I can't find it now. This is the nearest my searching got:
https://undeadly.org/cgi?action=articl
Hello!
By accident I noticed that
$ ssh -v $host
gives me, among many other lines, this
debug1: pledge: filesystem full
Tried with multiple hosts. None of the filesystems on the hosts (client,
servers) is full. The messages appears when connecting from -current (as
of yesterda
On Mon, May 17, 2021 at 12:28:39AM +0300, Ilya Voronin wrote:
> I was able to fix boot error on t3a (AMD EPYC based) instances (kernel:
> protection fault trap at lapic_set_lvt:rdmsr) with this patch (tested
> against 6.9):
>
> Index: arch/amd64/amd64/lapic.c
>
10 matches
Mail list logo