Re: looking for a well-supported network card

2024-08-02 Thread Tobias Nygren
On Fri, 2 Aug 2024 12:30:50 +0200 Thomas Klausner wrote: > I've bought a new server for NetBSD use last fall, and I've now tried > three network drivers but all of them were troubled, see PR 57694 > (rge), PR 57695 (ure), PR 58538 (cdce). > > Can someone please recommend a network card that I

Re: ffmpeg6 and SSP?

2023-11-14 Thread Tobias Nygren
On Tue, 14 Nov 2023 11:30:27 + Patrick Welche wrote: > Userland was built with MKUPDATE=yes - maybe I didn't rebuild whichever > library should contain the extern definition of __ssp_protected_read ? Same problem with a clean userland build. I'll also note it doesn't work to override

Re: Can't cross-build on macOS: clock.h

2023-10-27 Thread Tobias Nygren
On Fri, 27 Oct 2023 08:03:48 +0200 Adam wrote: > Greetings, > > This change: > > --- clock.h 26 Oct 2023 00:59:16 - 1.5 > +++ clock.h 26 Oct 2023 14:04:45 - 1.6 > @@ -1,4 +1,4 @@ > -/* $NetBSD: clock.h,v 1.5 2023/10/26 00:59:16 jschauma Exp $ */ > +/* $NetBSD: clock.h,v 1.6 2023/10/26

Re: prctl(2) of compat_linux for Firefox for Linux/x86_64

2023-08-21 Thread Tobias Nygren
On Tue, 22 Aug 2023 04:56:18 +0900 Ryo ONODERA wrote: > Hi, > > The recent improvements in compat_linux reduces unimplemented > Linux system calls that is used by the official Firefox binary > for Linux/x86_64. > Great thanks for Theodore Preduta and their great works. > > Sadly, the official

Re: clang-built NetBSD and rust

2023-03-27 Thread Tobias Nygren
On Mon, 27 Mar 2023 14:18:30 +0200 (CEST) Havard Eidnes wrote: > a user contacted me about having a freshly installed version of > NetBSD-current for amd64 built with clang, and a failure to run > the provided "bootstrap kit" for rust, with the following error: > > /usr/lib/libgcc_s.so.1:

Re: error installing libiconv-1.17

2023-03-27 Thread Tobias Nygren
On Mon, 27 Mar 2023 10:03:18 + Riccardo Mottola wrote: > I am trying to upgrade current pkgsrc packages on current. > > Any ideas? > -Wl,-rpath,/usr/pkg/lib > ld: cannot find -liconv: No such file or directory > *** Error code 1 PR pkg/57222. One way to work around the problem without

ECONNREFUSED no longer works

2022-10-30 Thread Tobias Nygren
Hi, Could this be fallout from recent network changes? $ nc -n -v 127.0.0.1 1234 # hangs forever in connect(2) instead of exiting w/ connection refused. Kind regards, -Tobias

Re: i915 observations

2022-07-21 Thread Tobias Nygren
> I also wouldn?t call the keyboard input delayed. I would say > that visual effects of keyboard input usually were delayed due > to the fact that they tend to require just a small part of the > screen updated. This is most visible when logging in with xdm. > > Once logged in, I have a clock

Re: Threaded version of TOOL_XZ ?

2022-04-19 Thread Tobias Nygren
On Tue, 19 Apr 2022 10:18:20 -0700 (PDT) Paul Goyette wrote: > Using TOOL_XZ instead of TOOL_GZ satisfies requirement #1, and use of > (unsupported) TOOL_PIGZ satisfies #2, but neither option can meet > both. TOOL_XZ is explicitly built without thread support, and simply > modifying its

Re: panic: kernel diagnostic assertion VOP_ISLOCKET(vp) == LK_EXCLUSIVE

2022-04-16 Thread Tobias Nygren
On Sat, 16 Apr 2022 16:51:31 +0200 Thomas Klausner wrote: > panic: kernel diagnostic assertion "VOP_ISLOCKED(vp) == LK_EXCLUSIVE" failed: > file "/usr/src/sys/miscfs/specfs/spec_vnops.c", line 1555 > cpu1: Begin traceback... > vpanic() > kern_assert() > spec_close() at netbsd:spec_close+0x2fc >

Re: well-supported card for new DRM?

2021-12-31 Thread Tobias Nygren
On Fri, 31 Dec 2021 15:34:35 +0100 Thomas Klausner wrote: > Any suggestions how I can force the xserver in 3840x2160 mode? > NOUVEAU(0): Printing DDC gathered Modelines: > NOUVEAU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 > 2168 +hsync -vsync (133.3 kHz eP) >

Re: Orange pi support for i2c

2021-08-07 Thread Tobias Nygren
On Sat, 07 Aug 2021 21:54:40 + Dave Tyson wrote: > The Banana pi seems to work OK with i2c with light testing, but I would > really > like a more 'lightweight' platform like the Orange pi zero or Orange pi one. > Under a recent current both these boot up OK, but there doesn't appear to be

Re: Best practice for setting up disks for ZFS on NetBSD

2020-12-03 Thread Tobias Nygren
On Thu, 3 Dec 2020 00:30:17 + David Brownlee wrote: > In the event of disk renumbering both are thrown out, needing a "zfs > export foo;zfs import foo" to recover. Is there some way to avoid > that? You can use named gpt wedges and symlink them to a stable path in /dev. I did this manually

Re: [HEADS UP] pkgsrc default database directory changed

2020-12-02 Thread Tobias Nygren
On Wed, 2 Dec 2020 11:28:41 +0100 Thomas Klausner wrote: > The new default for the pkgsrc database (which contains information > about all installed packages) in pkgsrc-HEAD has changed from > /var/db/pkg to ${PREFIX}/pkgdb (so usually /usr/pkg/pkgdb). Since this is about changing a default, it

Re: build-success/install-fault on i486 with xsrc

2020-10-27 Thread Tobias Nygren
On Tue, 27 Oct 2020 22:57:28 +0100 Miranda van den Breukelingen wrote: > libGL.so.3 text relocations > libGL.so3 cannot write enable text sements: permission deniend Is base mesa not built with GLX_X86_READONLY_TEXT on i386? I suspect i386 users are few and far apart these days. You may need to

Re: mesalib abort

2020-09-17 Thread Tobias Nygren
On Thu, 17 Sep 2020 12:04:10 +0100 Patrick Welche wrote: > When running glmark2 with native xsrc on -current/amd64, I get > > Program terminated with signal SIGABRT, Aborted. > #0 0x7f7ff5844a2a in _sys___sigprocmask14 () from /usr/lib/libc.so.12 > (gdb) bt > #0 0x7f7ff5844a2a in

Re: Possible rust issue on -current

2020-08-19 Thread Tobias Nygren
On Thu, 20 Aug 2020 05:04:37 +0200 Tobias Nygren wrote: > This doesn't sound like a rust problem but rather some crate is trying > to do something nonportable while attempting to fix a portability > issue. If it is really important to detect at run time if some code > runs on the

Re: Possible rust issue on -current

2020-08-19 Thread Tobias Nygren
On Wed, 19 Aug 2020 22:14:09 +0100 Chavdar Ivanov wrote: Hello, > pkgsrc/wip/alacritty builds fine under -current, only two warnings for > obsolete constructs. Apart from the issue of not getting right the > shared library locations and the need to run it with LD_LIBRARY_PATH, > one gets on

Re: System panicing on boot since recent uvm changes

2020-08-16 Thread Tobias Nygren
On Sun, 16 Aug 2020 19:35:47 +0300 Andreas Gustafsson wrote: > Tobias Nygren wrote: > > Seems there is still something wrong with -current. > > ./build.sh -j8 hangs in <10 seconds on a t3.2xlarge EC2 instance. > > Reverting to a -D20200812 kernel makes it stable. &

Re: System panicing on boot since recent uvm changes

2020-08-16 Thread Tobias Nygren
On Sun, 16 Aug 2020 13:58:46 +0200 Tobias Nygren wrote: > Seems there is still something wrong with -current. > ./build.sh -j8 hangs in <10 seconds on a t3.2xlarge EC2 instance. > Reverting to a -D20200812 kernel makes it stable. This is a known clean filesystem that was just fsc

Re: System panicing on boot since recent uvm changes

2020-08-16 Thread Tobias Nygren
On Sun, 16 Aug 2020 12:36:21 +0300 Andreas Gustafsson wrote: > Chuck Silvers wrote: > > this should be fixed now. > > sorry about that, the problem did not happen for me and > > it took me forever to find a way that I could reproduce it. > > This is not to pick on you specifically as almost

Re: openjdk11 and tomcat

2020-06-30 Thread Tobias Nygren
On Tue, 30 Jun 2020 15:17:52 +0100 David Brownlee wrote: > Can anyone run a listening webserver under openjdk11 (eg: > apache-tomcat, wildfly)? > > Whenever I try it never seems to handle any connections, but > everything works under openjdk8. > > Its easy to test with packages from pkgsrc: >

Re: static linking glxgears and glxinfo now fails (mult. def. _glapi_tls_Context, etc.)

2020-06-03 Thread Tobias Nygren
On Tue, 02 Jun 2020 18:23:21 -0700 "Greg A. Woods" wrote: > Fixes dlopen of libGL reported by prlw1 on current users. > From tnn, via pkgsrc/graphics/MesaLib*. > > > > I'm guessing I just want to avoid GLX_USE_TLS for the static libraries > for now, though I'm guessing also that a proper fix

dhcpd broken on -current (Re: CVS commit: src/external/mpl/dhcp)

2020-05-31 Thread Tobias Nygren
Hi, On Sun, 24 May 2020 15:50:13 -0400 Christos Zoulas wrote: > Modified Files: > src/external/mpl/dhcp: Makefile.inc > src/external/mpl/dhcp/dist/omapip: isclib.c > > Log Message: > Adjust for bind-9.16.3 After the bind update I found my dhcpd is no longer giving out leases and

Re: build failure when optimizing

2020-05-27 Thread Tobias Nygren
On Tue, 26 May 2020 23:01:36 +0200 os...@fessel.org wrote: > Hej again, > > > Am 24.05.2020 um 01:06 schrieb Tobias Nygren : > > > > On Sat, 23 May 2020 22:25:55 +0200 > > os...@fessel.org wrote: > > > >> I just tried to build releas

Re: build failure when optimizing

2020-05-23 Thread Tobias Nygren
On Sat, 23 May 2020 22:25:55 +0200 os...@fessel.org wrote: > I just tried to build release with optimisation for my little xeon server. > That fails, but I don?t understand why it seems to build some 386 32bit libs. You can build with MKCOMPAT=no to avoid this problem if you don't need 32-bit

Re: crashes with current on amd64

2020-04-01 Thread Tobias Nygren
On Wed, 1 Apr 2020 12:32:46 +0200 Riccardo Mottola wrote: > pmap_remove_all() at pmap_remove_all+0x311 > uvmspace_free() at uvmspace_free+0x3f > exit1() at exit1+0x1b8 This one is fixed already, you should update to 9.99.52. -Tobias

Re: pmap panic

2020-03-18 Thread Tobias Nygren
On Tue, 17 Mar 2020 23:36:23 + Andrew Doran wrote: > Ok. I think the problems here should be fixed. > > Andrew Hi, I confirm my bare metal desktop system is stable now. It does feel much snappier than before so the pain was worth it in the end. :) On my VirtualBox machine I have a

Re: change within last day broke nvmm

2020-03-15 Thread Tobias Nygren
On Sun, 15 Mar 2020 17:12:38 +0200 Yorick Hardy wrote: > On 2020-03-15, Tobias Nygren wrote: > > > > This is consistently reproducable while trying to boot Linux on nvmm. > > panic: LIST_INSERT_HEAD 0x88713368 x86/pmap.c:2135 > > I think Maxime would like to b

change within last day broke nvmm

2020-03-15 Thread Tobias Nygren
Hi, This is consistently reproducable while trying to boot Linux on nvmm. panic: LIST_INSERT_HEAD 0x88713368 x86/pmap.c:2135 vpanic() panic() pmap_enter_pv() pmap_ept_enter() uvm_fault_lower_enter() uvm_fault_internal() nvmm_ioctl() sys_ioctl() syscall() -Tobias

Re: parallel cgd

2020-03-09 Thread Tobias Nygren
On Mon, 9 Mar 2020 08:42:17 - (UTC) Michael van Elst wrote: > This should improve performance on multi-core systems. Nominated for understatement of the year. # dd if=/dev/rcgd0d bs=1m count=4096 of=/dev/null Before: 4294967296 bytes transferred in 58.928 secs (72885000 bytes/sec) After:

panic: _pmap_enter: cannot allocate L3 table (aarch64)

2020-02-25 Thread Tobias Nygren
Hi, This has started happening quite often for me, but I don't see any recent MD change that could be related. Maybe recent UVM changes? panic: _pmap_enter: cannot allocate L3 table cpu12: Begin traceback... vpanic() at ffc0004ebe94 netbsd:vpanic+0x210 panic() at ffc0004ebc80

Re: lockdebug kernel instacrash when npf enabled

2019-02-19 Thread Tobias Nygren
On Mon, 18 Feb 2019 22:59:58 +0100 Tobias Nygren wrote: > Hi, > > I updated an evbarm host from current as of 2018-12-09 to today's > sources. Had some issues with hangs in npf so enabled lockdebug and it > crashed immediately with this message: > > Enabling NPF. > [ 2

lockdebug kernel instacrash when npf enabled

2019-02-18 Thread Tobias Nygren
Hi, I updated an evbarm host from current as of 2018-12-09 to today's sources. Had some issues with hangs in npf so enabled lockdebug and it crashed immediately with this message: Enabling NPF. [ 22.6038371] panic: kernel debugging assertion "pserialize_not_in_read_section()" failed: file

dhcpd broken in current?

2019-01-26 Thread Tobias Nygren
Hello, My dhcpd isn't serving requests anymore and /etc/rc.d/dhcpd restart hangs. My best guess is that it is fallout from the bind-9.13.2-P1 update because a new version of libisc came with the update. I installed dhcpd from pkgsrc and that works for now. Anyone else? Kind regards, -Tobias

Re: pool_grow hangs (Re: CVS commit: src/sys)

2017-12-29 Thread Tobias Nygren
On Fri, 29 Dec 2017 16:40:52 + co...@sdf.org wrote: > On Fri, Dec 29, 2017 at 03:41:42PM +0100, Tobias Nygren wrote: > > The machine has survived for 30+ minutes where it previously hung after > > just 20 seconds. > > Do you mean "30+ minutes so far" or does

Re: pool_grow hangs (Re: CVS commit: src/sys)

2017-12-29 Thread Tobias Nygren
> Meanwhile another process, waiting for the grower to finish, is > spinning forever at 100% doing the mutex_exit/mutex_enter/ERESTART > thing on the same pool. It looks to me like the grower never actually > gets scheduled to run. The attached diff works around the problem by not releasing the

pool_grow hangs (Re: CVS commit: src/sys)

2017-12-29 Thread Tobias Nygren
On Sat, 16 Dec 2017 03:13:29 + matthew green wrote: > Module Name: src > Committed By: mrg > Date: Sat Dec 16 03:13:29 UTC 2017 > > Modified Files: > src/sys/kern: subr_pool.c > src/sys/sys: pool.h > > Log Message: > hopefully workaround the

Re: Status of xsrc/native X?

2016-08-17 Thread Tobias Nygren
On Wed, 17 Aug 2016 07:03:06 + Thomas Mueller wrote: > What is now the status of native vs. modular (pkgsrc) X in NetBSD-current? > > I seemed to read something about native X being deprecated in favor of pkgsrc > X, but keep seeing xsrc in nightly build logs,

Re: (almost) full disk encryption, cgdroot and firmware

2016-06-20 Thread Tobias Nygren
On Mon, 20 Jun 2016 20:15:00 +0100 Alexander Nasonov wrote: > This is my story on (almost) full disk encryption. > > I followed Pierre Proncher's instruction from Mar 2013. To my > surprise, it worked on the first boot. However, networking didn't > work because the kernel

Re: current/amd64 randomly shuts down after a few minutes when running under VirtualBox (ACPI problem?)

2016-05-24 Thread Tobias Nygren
Hi, On Wed, 25 May 2016 04:14:38 +0200 Tobias Nygren <t...@netbsd.org> wrote: > For some reason -current decides that the power button has been > pressed after a few minutes and shuts down. Normally I'd suspect bad > hardware but since this is a virtual machine I'm not sure what t

current/amd64 randomly shuts down after a few minutes when running under VirtualBox (ACPI problem?)

2016-05-24 Thread Tobias Nygren
Hi! For some reason -current decides that the power button has been pressed after a few minutes and shuts down. Normally I'd suspect bad hardware but since this is a virtual machine I'm not sure what to think. Here is what I managed to grab with a screenshot when it happened after around 4

Re: PaX mprotect now on for amd64

2016-05-18 Thread Tobias Nygren
On Sun, 15 May 2016 12:29:16 +0200 Kamil Rytarowski wrote: > On 15.05.2016 10:22, David Brownlee wrote: > > Would it make sense to (possibly optionally) integrate this into > > pkgsrc builds for at least java? (the paxctl +m call) > > It makes sense, it has been already done for

Re: wm devices don't work under current amd64

2016-03-07 Thread Tobias Nygren
On Mon, 7 Mar 2016 20:57:02 +0900 Masanobu SAITOH wrote: > One of the possibility is that the multicast filter table and broadcast > bit in a register aren't set correctly on ICH9. I'm not sure if this is relevant to the discussion, but I have a wm(4) device (8086:1502) on

current tmux signal handling bug

2016-02-23 Thread Tobias Nygren
Hi, It looks like the recently imported tmux 2.1 has some bug that can wedge the backend process, making your panes unresponsive. If you encounter this situation and need to recover your session, a workaround is to manually kill all tmux child processes and send a SIGCHLD to the backend process.

can't build.sh tools natively on arm (binutils config.sub issue)

2016-02-20 Thread Tobias Nygren
Hi, $ uname -smr NetBSD 7.99.26 evbarm $ ./build.sh -m evbarm -a earmv7hf -T ../tools -O ../obj -u -U -N 1 tools yields: dependall ===> binutils Cleaning stale cache files NetBSD-7.99.26-evbarm != none checking build system type... Invalid configuration

Re: showstopper, libGL error with (at least) radeon in -current

2015-10-30 Thread Tobias Nygren
On Fri, 30 Oct 2015 17:49:28 +0100 Reinoud Zandijk wrote: > I've just basically re-installed my NetBSD/amd64 to -current of the 26st of > October and I'm running into libGL init issues: > > > glxgears > libGL error: unable to load driver: r600_dri.so > Any ideas? Check

Re: kqueue: SIGIO?

2015-09-29 Thread Tobias Nygren
On Tue, 29 Sep 2015 12:56:36 +0200 Joerg Sonnenberger wrote: > On Tue, Sep 29, 2015 at 11:31:20AM +0200, Thomas Klausner wrote: > > During the XDC last week, Keith Packard talked about a select(2) issue > > in xserver he would like to fix with epoll and its support for

ssh forced commands broken in current? (ssh_packet_send_debug: unknown error)

2015-04-08 Thread Tobias Nygren
Hi, I got an alert that backups weren't running. It looks like forced commands no longer work on the server side. Anyone else see this? OpenSSH_6.8 NetBSD_Secure_Shell-20150403, OpenSSL 1.0.1m 19 Mar 2015 MKLLVM=yes Test case in ~/.ssh/authorized_keys: command=/usr/bin/uname

Re: OpenSSL 1.0.1m imported

2015-03-23 Thread Tobias Nygren
On Mon, 23 Mar 2015 10:23:42 + S.P.Zeidler s...@netbsd.org wrote: the vulnerability fixes for the latest advisory set from OpenSSL went in last week; this is merely an exercise getting to a clean copy, especially since OpenSSL changed the source format and we'll want to do updates in the

Re: firefox eats threads

2015-03-18 Thread Tobias Nygren
On Wed, 18 Mar 2015 14:26:04 +0100 Thomas Klausner w...@netbsd.org wrote: Over the last months I have noticed a pattern. When I leave a firefox process running for some time, it reduces the available threads for other programs. The symptom is that other programs (like git, gnucash, or