Whilst working on my console enhancement patches, I've frequently felt a need
to produce a screendump of the console output.
I took some time out to implement this functionality, and it's currently
working well enough that it might be useful to other users, so feel free to
have a look and send any
2023-01-27 22:43 GMT, Zack Newman :
>> Jan 27 20:59:41 nc10 unbound: [72478:0] error: udp connect failed: No
>> route to host for 2001:4860:4802:36::a port 53 (len 28)
>> Jan 27 20:59:41 nc10 unbound: [72478:0] error: udp connect failed: No
>> route to host for 2001:4860:4802:32::a port 53 (len 28)
Jan 27 20:59:41 nc10 unbound: [72478:0] error: udp connect failed: No
route to host for 2001:4860:4802:36::a port 53 (len 28)
Jan 27 20:59:41 nc10 unbound: [72478:0] error: udp connect failed: No
route to host for 2001:4860:4802:32::a port 53 (len 28)
Jan 27 20:59:41 nc10 unbound: [72478:0] error:
2023-01-27 7:09 GMT, Otto Moerbeek :
> On Fri, Jan 27, 2023 at 01:26:10AM +, Rodrigo Readi wrote:
>
>> It still happens. But when I kill unbound and start it again, then
>> resolves domains that previously did not resolve.
...
>
> Increase log level and look at the logs? Otherwise it's just a
>
On Fri, Jan 27, 2023 at 05:27:33PM +, Nandor Vatai wrote:
> Hi Guys
>
> Recently installed Openbsd the first time
> Have trouble to make my Xorg work with a decent speed.
> The machine has nVidia ION 2 graphics card which has a GT218 GPU.
> According to the Openbsd website it should work.
> Co
dmesg?
On January 27, 2023 10:27:33 AM MST, Nandor Vatai wrote:
>Hi Guys
>
>Recently installed Openbsd the first time
>Have trouble to make my Xorg work with a decent speed.
>The machine has nVidia ION 2 graphics card which has a GT218 GPU.
>According to the Openbsd website it should work.
>Could
> Have trouble to make my Xorg work with a decent speed.
> The machine has nVidia ION 2 graphics card which has a GT218 GPU.
AFAIR nVidia cards are not well supported by Xorg anymore - you
might want to search the mailing list archive for details.
I bought some (used/old) ATi cards instead, e.g.,
Hi,
could you be more specific? What works and what doesn't?
Antal
On Fri, Jan 27, 2023, 6:34 PM Nandor Vatai wrote:
> Hi Guys
>
> Recently installed Openbsd the first time
> Have trouble to make my Xorg work with a decent speed.
> The machine has nVidia ION 2 graphics card which has a GT218
Hi Guys
Recently installed Openbsd the first time
Have trouble to make my Xorg work with a decent speed.
The machine has nVidia ION 2 graphics card which has a GT218 GPU.
According to the Openbsd website it should work.
Could someone point to me to the right direction please what steps need to be
lroy hills wrote:
> Thanks for the info. Does that mean there are some functions that aren't
> covered by any of the available promises? If so I guess this ioctl() might be
> an example.
Intentionally.
> I'm not actually trying to pledge everything - that was just me trying to find
> out what
Thanks for the info. Does that mean there are some functions that aren't
covered by any of the available promises? If so I guess this ioctl() might be
an example.
I'm not actually trying to pledge everything - that was just me trying to find
out what promises I need so I added all of them. I was
pledge("everything", NULL) is not the same as not calling pledge.
roy hills wrote:
> I'm using pledge(2) to harden an application on OpenBSD, but cannot find
> a promise that will allow it to run. Even after adding all the promises
> listed in the pledge manpage (apart from "error") it still fa
On 2023-01-27, Ricardo Mestre wrote:
> https://media.tenor.com/jGgmfDOxmuMC/ryan-reynolds-but-why.gif
I'm not sure this is entirely helpful to someone who is coming from
outside OpenBSD and learning how pledge works while helpfully
upstreaming pledge support to their software...
On 2023-01-
https://media.tenor.com/jGgmfDOxmuMC/ryan-reynolds-but-why.gif
I'm using pledge(2) to harden an application on OpenBSD, but cannot find
a promise that will allow it to run. Even after adding all the promises
listed in the pledge manpage (apart from "error") it still fails with
SIGABRT.
I'm calling this:
pledge("stdio rpath wpath cpath dpath tmppath inet mca
On 2023-01-27, Rodrigo Readi wrote:
> BTW, I am using Wifi with weak signal. Perhaps this plays a role?
If you have packet loss then possibly, yes. Unbound caches information
about hosts that it contacts ("infra-cache") and I'm not sure but this
might possibly temporarily stop it from contacting
Hello,
Ran into the same issues with a HP Gen-10 server (32 cores) and multiple
Intel X710 (ixl) quad nics.
Posted to bugs@ somewhere last year. :)
/Wouter
On Thu, Jan 26, 2023 at 9:15 AM Hrvoje Popovski wrote:
> On 25.1.2023. 12:24, Joerg Streckfuss wrote:
> >
> > Dear List,
> >
> > we have
17 matches
Mail list logo