Re: HEADS UP: iwlwifi firmware removed from main (stable/14 to follow), run fwget before updating

2025-04-18 Thread Bjoern A. Zeeb
On Thu, 10 Apr 2025, Bjoern A. Zeeb wrote: Hi, and the firmware is now also gone from stable/14 (which at the same time got a few bug fixes for LinuxKPI malloc and LinuxKPI 802.11). In case you run into any issues updating from a supported 14.x or 15 (younger than a year old [3]) please follow

HEADS UP: iwlwifi firmware removed from main (stable/14 to follow), run fwget before updating

2025-04-10 Thread Bjoern A. Zeeb
On Wed, 19 Mar 2025, Bjoern A. Zeeb wrote: Hi, before updating your system please run fwget(8) or build wifi-firmware-iwlwifi-kmod (or the appropriate flavor) from ports if you are using iwlwifi(4) or iwx(4). You can do it any time as the extra firmware files will do no harm until your next

rtadvd: rtadvctl -vv show : Segmentation fault - after lots of Link up and downs (ISP)

2025-04-05 Thread A FreeBSD User
Hello, when there are often changes of the IPv6 prefix and rtadvd is running, the command rtadvctl -vv show quits with a "Segmentation fault error" after the first vlan interface shown, not showing any subsequent vlan NIC. Prefix delegation is corrupted and so the IPv6 network

Re: Possible video driver issue after main-n275966-d2a55e6a9348 -> main-n275975-5963423232e8

2025-03-26 Thread Bjoern A. Zeeb
age on laptops. If this is not fixed by weekend, I will push revert of 19df0c5abcb9d4e951e610b6de98d4d8a00bd5f9, to get tree in a good shape before beginning of the stabweek. Just to follow-up on this. David has been fantastic doing kernel debugging via email in ddb> with a blank screen in front of him and got me a c

Re: March 2025 stabilization week

2025-03-25 Thread Ilya A . Arkhipov
und. All looks fine. -- With Best Regards,Ilya A. Arkhipov 

Re: Possible video driver issue after main-n275966-d2a55e6a9348 -> main-n275975-5963423232e8

2025-03-21 Thread Bjoern A. Zeeb
On Fri, 21 Mar 2025, Gleb Smirnoff wrote: On Thu, Mar 20, 2025 at 07:52:19PM +, Bjoern A. Zeeb wrote: B> He's hitting a ... somewhere in i915kms.ko (here's the two instances I B> have): B> REDZONE: Buffer underflow detected. 16 bytes corrupted before 0xfe089bc

Re: Possible video driver issue after main-n275966-d2a55e6a9348 -> main-n275975-5963423232e8

2025-03-21 Thread Bjoern A. Zeeb
On Fri, 21 Mar 2025, Mark Johnston wrote: On Fri, Mar 21, 2025 at 02:50:58AM -0700, Gleb Smirnoff wrote: On Fri, Mar 21, 2025 at 05:34:16AM -0400, Mark Johnston wrote: M> On Fri, Mar 21, 2025 at 01:56:01AM -0700, Gleb Smirnoff wrote: M> > On Thu, Mar 20, 2025 at 07:52:19PM +,

HEADS UP: will remove iwlwifi firmware from src.git (main and stable/14) in April

2025-03-19 Thread Bjoern A. Zeeb
is in the tree. * Why is this happening? iwlwifi following rtw88 and rtw89 after a request from core to not add more binary blob wireless firmware into src.git (accumulated firmware for a set of modern wireless drivers at that time would have been slightly over 100MB if I remember correctl

Re: Possible video driver issue after main-n275966-d2a55e6a9348 -> main-n275975-5963423232e8

2025-03-18 Thread Bjoern A. Zeeb
ws is that I am typing from one so not all is lost. The better news is that it's 3 I have rebuilt since Friday; two with a completely clean main + drm-kmod branch 6.1-lts built along with the kernel straight from the new github checkout full pkg update, started X typing in an xterm toda

Re: Possible video driver issue after main-n275966-d2a55e6a9348 -> main-n275975-5963423232e8

2025-03-18 Thread Bjoern A. Zeeb
On Mon, 17 Mar 2025, David Wolfskill wrote: What else may I do to help diagnose/test/...? What laptop is that? amd64 or i386? How much memory. None should matter. If you build todays main with that single change backed out, does it work? /bz -- Bjoern A. Zeeb

Re: ipfw changes and jails

2025-03-17 Thread A FreeBSD User
how > ipfw: retrieving config failed: Invalid argument > > > Regards, > Ronald. > Had the same problem here a couple of days ago. Host's kernel and jail's/client's binaries are out of sync. I had to synchronise the jail's binaries. Kind regards, oh -- A FreeBSD user pgp_r_UaVSAWD.pgp Description: OpenPGP digital signature

buildworld tries to write to /etc?

2025-03-15 Thread Bjoern A. Zeeb
Hi, I just noticed that the end of a buildworld as user I get: ===> etc (all) make[3]: warning: /etc: Permission denied. ===> etc/termcap (all) What's it trying to do to /etc during build? /bz -- Bjoern A. Zeeb r15:7

installworld runs git again

2025-03-10 Thread Bjoern A. Zeeb
usr/src make[3]: "/usr/src/Makefile.inc1" line 601: warning: Command "/usr/local/bin/git -C /usr/src show -s --format=%ct HEAD" exited with status 128 What do we need these timestamps for when doing an installworld? I see they are for pkg base so can they be contraint to

Re: rtadvd(8) How to IPv6 tokenize interface identifier

2025-02-23 Thread A FreeBSD User
Am Fri, 21 Feb 2025 10:44:12 + Bob Bishop schrieb: > Hi, > > > On 21 Feb 2025, at 06:52, A FreeBSD User wrote: > > > > Hello, > > > > Linux (especially OpenWRT we use) knows about a concept named "IPv6 > > tokenized interface > > iden

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2025-02-10 Thread Bjoern A. Zeeb
On Tue, 11 Feb 2025, Konstantin Belousov wrote: __cxa_thread_call_dtors: dtr 0xe67c10 from unloaded dso, skipping ... Your linker is old. I believe this should cure itself after the upgrade is done. I am long past installworld and installkerel and reboot; and am compiling a next kernel. I

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2025-02-10 Thread Bjoern A. Zeeb
On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:29, Bjoern A. Zeeb wrote: On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: while building world and current I see a lot of: __cxa_thread_call_dtors: dtr 0x.. from unloaded dso

Re: make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory

2025-02-08 Thread A FreeBSD User
en solved with git: 2be8b121bf82 - main - mtw(4) remove misplaced DEBUG_FLAGS > > > > Van: A FreeBSD User > Datum: 7 februari 2025 17:12 > Aan: Ronald Klop > CC: FreeBSD CURRENT > Onderwerp: Re: make installkernel: failure: install: > /usr/lib/d

Re: make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory

2025-02-07 Thread A FreeBSD User
Am Fri, 7 Feb 2025 17:18:50 +0100 (CET) Ronald Klop schrieb: > Well. This if_mtw code is pretty new: > > https://cgit.freebsd.org/src/commit/?id=c14b016242613da79516e83fc6faef35d827cc18 There is also a manpage for if_mtw(4) missing (man mtw exists, man if_mtw does not), I just filed

Re: make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory

2025-02-07 Thread A FreeBSD User
Am Fri, 7 Feb 2025 16:47:14 +0100 A FreeBSD User schrieb: > Am Fri, 7 Feb 2025 14:45:04 +0100 > A FreeBSD User schrieb: > > > Am Fri, 7 Feb 2025 14:08:24 +0100 (CET) > > Ronald Klop schrieb: > > > > > Does it work if you just do > > > > >

Re: make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory

2025-02-07 Thread A FreeBSD User
Am Fri, 7 Feb 2025 16:53:30 +0100 (CET) Ronald Klop schrieb: > What is in your /etc/make.conf and /etc/src.conf? > > Regards, > Ronald. Remark: I use on all CURRENT boxes a special scheme for configuring the kernel/world. The kernel config files are located in /etc/config/amd64

Re: make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory

2025-02-07 Thread A FreeBSD User
Am Fri, 7 Feb 2025 14:45:04 +0100 A FreeBSD User schrieb: > Am Fri, 7 Feb 2025 14:08:24 +0100 (CET) > Ronald Klop schrieb: > > > Does it work if you just do > > > > mkdir -p /usr/lib/debug/boot/kernel/ > > > > and restart the make installkernel? > &

Re: make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory

2025-02-07 Thread A FreeBSD User
ms to vanish each time I start "make installkernel" or "make kernel" (or with "-j8" for parallel install ...). I've issued newly "make cleanworld" and "make cleandir" additionaly and do a complete new build - again. It takes a least an

make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory

2025-02-07 Thread A FreeBSD User
nstall" in /usr/src/sys/modules *** Error code 1 [...] On a similar box running CURRENT this failure doesn't show up, but the (working) box has been updated more often within the past two weeks. I fear that I might have issued "make delete-old" on the wrong console prior to "

Re: ZFS: Rescue FAULTED Pool

2025-02-07 Thread A FreeBSD User
Am Tue, 4 Feb 2025 12:18:06 +0200 Andriy Gapon schrieb: > On 01/02/2025 10:57, A FreeBSD User wrote: > > Hello, this exactly happens when trying to import the pool. Prior to the > > loss, device da1p1 > > has been faulted with numbers in the colum/columns "corrupted d

Re: ZFS: Rescue FAULTED Pool

2025-02-03 Thread A FreeBSD User
NE > > da2p1 ONLINE > > da3p1 ONLINE > > da4p1 ONLINE > > da7p1 ONLINE > > da6p1 ONLINE > > da1p1 ONLINE > > da5p1 ONLINE > > > > > >

Re: ZFS: Rescue FAULTED Pool

2025-02-01 Thread A FreeBSD User
Am Thu, 30 Jan 2025 16:13:56 -0500 Allan Jude schrieb: > On 1/30/2025 6:35 AM, A FreeBSD User wrote: > > Am Wed, 29 Jan 2025 03:45:25 -0800 > > David Wolfskill schrieb: > > > > Hello, thanks for responding. > > > >> On Wed, Jan 29, 2025 at 11:27:01A

Re: ZFS: Rescue FAULTED Pool

2025-01-30 Thread A FreeBSD User
Am Wed, 29 Jan 2025 03:45:25 -0800 David Wolfskill schrieb: Hello, thanks for responding. > On Wed, Jan 29, 2025 at 11:27:01AM +0100, FreeBSD User wrote: > > Hello, > > > > a ZFS pool (RAINDZ(1)) has been faulted. The pool is not importable > > anymore. neither with

ddb reset command results in LOR and panic? (audit related?)

2025-01-29 Thread Bjoern A. Zeeb
Hi. I broke into the kernel debugger after some driver went haywire. Upon typing reset to restart the machine I got the below. How can we still report a LOR and panic on a lock when we are resetting the machine from ddb? /bz db> reset lock order reversal: (sleepable after non-sleepable)

Re: "don't know how to make /usr/main-src/sys/contrib/dev/iwm/iwm-3160-17.fw.uu. Stop"

2025-01-28 Thread Bjoern A. Zeeb
On Mon, 27 Jan 2025, Mark Millard wrote: On Jan 26, 2025, at 20:51, Adrian Chadd wrote: Hi! Hello. So, there's no longer a build target for the firmware uuencoded files -> kernel module. Yea. But there are the sys/conf/files dependency lines in main that still list .fw.uu fil

Re: ncurses /usr vs. /usr/local vs. undefined symbols

2024-06-18 Thread Bjoern A. Zeeb
On Tue, 18 Jun 2024, Moin Rahman wrote: On Jun 18, 2024, at 5:41 PM, Bjoern A. Zeeb wrote: Hi, I have no idea where to start but I know if I uninstall the ncruses port the problem goes away. I am trying to build a few packages on main/arm64 (from the last 24h) and this is like the 5th port

ncurses /usr vs. /usr/local vs. undefined symbols

2024-06-18 Thread Bjoern A. Zeeb
Hi, I have no idea where to start but I know if I uninstall the ncruses port the problem goes away. I am trying to build a few packages on main/arm64 (from the last 24h) and this is like the 5th port I run into this problem now: ld: error: undefined symbol: newterm referenced by clamdtop.c

Re: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out

2024-06-12 Thread Bjoern A. Zeeb
On Wed, 12 Jun 2024, Bjoern A. Zeeb wrote: On Wed, 12 Jun 2024, Michael Gmelin wrote: On Wed, 12 Jun 2024 14:36:35 + "Poul-Henning Kamp" wrote: ---- Bjoern A. Zeeb writes: I had a machine with this line in /etc/rc.conf: ifconfig_bla0="192.168.87.11&qu

Re: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out

2024-06-12 Thread Bjoern A. Zeeb
On Wed, 12 Jun 2024, Michael Gmelin wrote: On Wed, 12 Jun 2024 14:36:35 + "Poul-Henning Kamp" wrote: ---- Bjoern A. Zeeb writes: I had a machine with this line in /etc/rc.conf: ifconfig_bla0="192.168.87.11" I found out the hard way, that this defau

Re: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out

2024-06-12 Thread Bjoern A. Zeeb
On Wed, 12 Jun 2024, Poul-Henning Kamp wrote: I had a machine with this line in /etc/rc.conf: ifconfig_bla0="192.168.87.11" I found out the hard way, that this defaults to /8 now. Did you track it down to a specific change? I.e. is this ifconfig/netlink or the old ker

LOR so_snd_sx / nfs

2024-04-03 Thread Bjoern A. Zeeb
NFS root boot of a Lab machine; calling wpa_cli: Thilock order reversal: 1st 0x0001d4e1c800 so_snd_sx (so_snd_sx, sx) @ /usr/src/sys/kern/uipc_socket.c:4020 2nd 0xa020cb20e930 nfs (nfs, lockmgr) @ /usr/src/sys/kern/vfs_lookup.c:1083 lock order nfs -> so_snd_sx established at:

install: /usr/libexec/kgdb exists but is not a directory

2024-02-16 Thread Bjoern A. Zeeb
Hi, probably related to the 20201215 UPDATING note: during an update from last year's main to now I hit the following error: install: /usr/libexec/kgdb exists but is not a directory Which is true as the old binary was still lingering around. -r-xr-xr-x 1 root wheel 2833328 11 Aug.

Re: db> reset -> panic: acquiring blockable sleep lock with spinlock or critical section held ...

2023-11-20 Thread Bjoern A. Zeeb
On Mon, 20 Nov 2023, Mitchell Horne wrote: Hi Mitchell, On 11/16/23 18:21, Bjoern A. Zeeb wrote: Hi, I seem to remember changes related to that a while ago but my cache is miss for the actual change.  Are we suppoed to handle this case? It would be nice if "reset" would reset

db> reset -> panic: acquiring blockable sleep lock with spinlock or critical section held ...

2023-11-16 Thread Bjoern A. Zeeb
Hi, I seem to remember changes related to that a while ago but my cache is miss for the actual change. Are we suppoed to handle this case? It would be nice if "reset" would reset again the first time ... KDB: enter: Break to debugger [ thread pid 11 tid 15 ]

ld: error: unable to find library -lprivateatf-c

2023-10-07 Thread Bjoern A. Zeeb
--- *** [init_test.full] Error code 1 make[7]: stopped in /usr/src/lib/csu/tests/dynamic .. .. .. Build host is aarch64 14.0-ALPHA2 something... -- Bjoern A. Zeeb r15:7

Re: crashinfo fails on 'version'

2023-10-02 Thread Bjoern A. Zeeb
On Fri, 29 Sep 2023, Bjoern A. Zeeb wrote: On Fri, 29 Sep 2023, Warner Losh wrote: On Fri, Sep 29, 2023, 3:56 PM Bjoern A. Zeeb wrote: Hi, saveinfo wrote a good core, but crashinfo bails on it: 'version' has unknown type; cast it to its declared type 'version' has u

Re: crashinfo fails on 'version'

2023-09-29 Thread Bjoern A. Zeeb
On Fri, 29 Sep 2023, Warner Losh wrote: On Fri, Sep 29, 2023, 3:56 PM Bjoern A. Zeeb wrote: Hi, saveinfo wrote a good core, but crashinfo bails on it: 'version' has unknown type; cast it to its declared type 'version' has unknown type; cast it to its declared type Una

crashinfo fails on 'version'

2023-09-29 Thread Bjoern A. Zeeb
Hi, saveinfo wrote a good core, but crashinfo bails on it: 'version' has unknown type; cast it to its declared type 'version' has unknown type; cast it to its declared type Unable to find matching kernel for /var/crash/vmcore.1 I've got gdb-13.1_3 installed. Anyone a

Re: kernel trap 12 .. cam_periph_release_locked_buses() panics under panic?

2023-09-11 Thread Bjoern A. Zeeb
On Mon, 11 Sep 2023, Warner Losh wrote: That's a crazy traceback. We get a fatal trap and then call into the wifi stack? That makes no sense in the absence of some crazy data corruption or a weird traceback issue. No, we panic in wifi and then iterated again and again. The first one i

kernel trap 12 .. cam_periph_release_locked_buses() panics under panic?

2023-09-11 Thread Bjoern A. Zeeb
Hi, had a kernel hitting an alll-to-known wifi issue and panic (I was actually happy I could reproduce) and then the screen kept scrolling for a while panicing all over again and ddb was unusable (not so happy). I assume the problem is cam_periph_release_locked_buses()? /bz ... --- trap

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-26 Thread Bjoern A. Zeeb
On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: while building world and current I see a lot of: __cxa_thread_call_dtors: dtr 0x.. from unloaded dso, skipping Can anyone shed light on that? You need (thanks to Kostik): https

__cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-26 Thread Bjoern A. Zeeb
Hi, while building world and current I see a lot of: __cxa_thread_call_dtors: dtr 0x.. from unloaded dso, skipping Can anyone shed light on that? /bz -- Bjoern A. Zeeb r15:7

Re: MOTD is not created correctly (since 2022/02/18)

2023-05-23 Thread Garance A Drosehn
the space before the "$" - needed because the uname -v output used to have a trailing space. This was fixed and comitted on 2022/02/18: https://cgit.freebsd.org/src/commit/usr.bin/uname/uname.c?id=7e05fa3b449007adaa6e588ebb3b8d76f30b355c Since then, the sed doesn't match, so the uname(1)

Re: RFC: nfsd in a vnet jail

2022-12-19 Thread Bjoern A. Zeeb
On Mon, 19 Dec 2022, Rick Macklem wrote: Hi, Kostik expressed some concern w.r.t. using a non-default VNET_NFSD kernel build option and I understand his concern, given that many prefer to use a GENERIC kernel and binary updates. yes, I may have hinted towards that (at least in my mind

Re: RFC: nfsd in a vnet jail

2022-11-27 Thread Bjoern A. Zeeb
On Sun, 27 Nov 2022, James Gritton wrote: On 2022-11-25 15:17, Rick Macklem wrote: Hi, bz@ has encouraged me to fiddle with the nfsd so that it works in a vnet jail. I have now basically done so, specifically for NFSv4, since NFSv3 presents various issues. What I have not yet done is put

Realtek rtw89 - in main - help request (fwd)

2022-09-09 Thread Bjoern A. Zeeb
Hi, I figured not all may follow freebsd-wireless so forwarding here. Please follow-up on freebsd-wireless or with me if possible. Lots of joy, /bz -- Bjoern A. Zeeb r15:7 -- Forwarded message -- Date: Fri, 9 Sep 2022 16:49

Re: init (/rescue/sh) died

2022-08-22 Thread Bjoern A. Zeeb
On Mon, 22 Aug 2022, Warner Losh wrote: Hi, On Mon, Aug 22, 2022 at 9:17 AM Konstantin Belousov wrote: On Mon, Aug 22, 2022 at 02:56:47PM +, Bjoern A. Zeeb wrote: Hi, I am trying to get some arm64 up and running a bit but cannot use loader. I have an MD_ROOT embedded in the kernel

init (/rescue/sh) died

2022-08-22 Thread Bjoern A. Zeeb
Hi, I am trying to get some arm64 up and running a bit but cannot use loader. I have an MD_ROOT embedded in the kernel with /rescue on it. I set INIT_PATH=/rescue/sh . However that doesn't seem to work: start_init: trying /rescue/sh init died (signal 0, exit 0) panic: Going nowhere witho

Re: [iwlwifi] ipv6 connection problem

2022-08-07 Thread Bjoern A. Zeeb
On Sun, 7 Aug 2022, Nuno Teixeira wrote: Hi, Due to ISP changes I was forced to use ipv6 on my re0 ethernet so I can have a funcional internet. Now I'm trying to get ipv6 on iwlwifi (AX201) with /etc/rc.conf: --- wlans_iwlwifi0="wlan0" create_args_wlan0="wlanmode sta regdo

Re: iwlwifi fails to load @b07a48d4f3a1

2022-07-30 Thread Bjoern A. Zeeb
On Sat, 30 Jul 2022, Bjoern A. Zeeb wrote: On Fri, 29 Jul 2022, Nuno Teixeira wrote: Correction, it include old dmesg messages: link_elf_obj: symbol linuxkpi_cfg80211_bss_flush undefined linker_load_file: /boot/kernel/if_iwlwifi.ko - unsupported file type Whooops. Sorry. I'll fix th

Re: iwlwifi fails to load @b07a48d4f3a1

2022-07-30 Thread Bjoern A. Zeeb
On Fri, 29 Jul 2022, Nuno Teixeira wrote: Correction, it include old dmesg messages: link_elf_obj: symbol linuxkpi_cfg80211_bss_flush undefined linker_load_file: /boot/kernel/if_iwlwifi.ko - unsupported file type Whooops. Sorry. I'll fix that in a few minutes. Cheers Nuno Tei

Re: loader_4th.efi broke?

2022-05-20 Thread Bjoern A. Zeeb
On Fri, 20 May 2022, Emmanuel Vadot wrote: See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264021 It was bisected to the latest llvm update, I haven't digged yet. Thanks a lot manu for pointing to this; hadn't seen it yet. Happy weekend, Bjoern -- Bjoe

Re: loader_4th.efi broke?

2022-05-20 Thread Bjoern A. Zeeb
On Fri, 20 May 2022, Toomas Soome wrote: On 20. May 2022, at 20:00, Bjoern A. Zeeb wrote: Hi, something between 255692.f70de61e567df59bceb2d18c8bc1b54943a7466b and 255723.b3fa36efe797445cb0b4fd26d79226836db2a2b3 made loader_4th.efi go all "failed to allocate st

Re: EFI framebuffer information, then nothing: GENERIC-NODEBUG

2022-05-20 Thread Bjoern A. Zeeb
On Sat, 14 May 2022, Graham Perrin wrote: On 19/04/2022 23:37, Graham Perrin wrote: Sometimes, boot gets no further than EFI framebuffer information. Whenever this occurs, the computer will stop immediately in response to a simple, short press on the power button. … When I first wrote

loader_4th.efi broke?

2022-05-20 Thread Bjoern A. Zeeb
ase system compile may have changed in that time. I haven't dug into yet. Is anyone else seeing this? /bz -- Bjoern A. Zeeb r15:7

Re: DHCPDv6 in non-vnet jail

2022-03-27 Thread Bjoern A. Zeeb
On 26 Mar 2022, at 22:29, Goran Mekić wrote: Hello, I'm trying to run isc-dhcpd6 service inside a non-vnet jail without success. I already have isc-dhcpd in the same jail working, so I hoped v6 is similar enough for it not to require anything special, and I'm obviously wrong, as r

ktrace on NFSroot failing?

2022-03-10 Thread Bjoern A. Zeeb
Hi, I am having a weird issue with ktrace on an nfsroot machine: root:/tmp # ktrace sleep 1 root:/tmp # kdump -559038242 Events dropped. kdump: bogus length 0xdeadc0de Anyone seen something like this before? -- Bjoern A. Zeeb r15:7

Re: pxeboot binary is too big on FreeBSD (>640KBytes)

2022-02-21 Thread Bjoern A. Zeeb
On 21 Feb 2022, at 7:43, Hans Petter Selasky wrote: FYI: After a lot of digging trying everything, I found that the pxeboot and loader.efi was too big simply due to ZFS support. So I did this after buildworld: cd /usr/src/stand make WITHOUT_LOADER_ZFS=YES clean make WITHOUT_LOADER_ZFS=YES

Re: make cleandiry tries to access /lib/geom

2021-12-04 Thread Bjoern A. Zeeb
On Wed, 24 Nov 2021, Warner Losh wrote: On Wed, Nov 24, 2021 at 9:52 AM John Baldwin wrote: On 11/24/21 3:30 AM, Bjoern A. Zeeb wrote: Hi, 673 ===> usr.bin/diff/tests (cleandir) 674 ===> lib/geom (cleandir) 675 ===> sbin/mount_udf (cleandir) 676 make[6

Re: make cleandir tries to access /...

2021-11-24 Thread Bjoern A. Zeeb
On Wed, 24 Nov 2021, Bjoern A. Zeeb wrote: Hi, 673 ===> usr.bin/diff/tests (cleandir) 674 ===> lib/geom (cleandir) 675 ===> sbin/mount_udf (cleandir) 676 make[6] warning: /lib/geom: Permission denied. not sure what is going on here? 677 ===> share/i18n/e

make cleandiry tries to access /lib/geom

2021-11-24 Thread Bjoern A. Zeeb
ts/sys/cddl/zfs/tests/cli_root/zfs_clone (cleandir) -- Bjoern A. Zeeb r15:7

Re: LAN ure interface problem

2021-10-23 Thread Bjoern A. Zeeb
0xff00 broadcast 192.168.1.255 media: Ethernet autoselect (100baseTX ) status: active nd6 options=29 I do not know and did not find anything relevant, if the driver is buggy or the hardware has some problems. Please, advice. I found that issuing a usbconf reset usually

BTX halted (pxeboot)

2021-09-27 Thread Bjoern A. Zeeb
Hi, plain old-style pxeboot on amd64 (no EFI) gives me this with a tree at 2e79a216329f62a78dbbc72256e782353e220968 (Sep 16). It seems indepdent of the other issue we are seeing with EFI/arm64 netbooting (and the fix from there doesn't help here). Is anyone else seeing this or can repro?

Re: Wi-Fi: HP ZBook 17 G2

2021-07-24 Thread Bjoern A. Zeeb
On 24 Jul 2021, at 0:15, Rozhuk Ivan wrote: On Fri, 23 Jul 2021 19:26:02 +0100 Graham Perrin wrote: According to , iwm(4) should work. If your CPU can run byhive - do not waste time, install OpenWRT and let it be your WiFi driver: Which as

Re: panic: Unaligned free (was: kernel panic while copying files)

2021-07-07 Thread Edward Tomasz Napiera?a
ts what value is > > > > returned in uma_core.c:uma_dbg_kskip(), so I decided to try a few > > > > different values. > > > > > > > > The returned value is used to set skipdbg in uma_core.c:item_dtor(). > > > > > > > > The default is vm.debug.diviso

Re: Correct net80211 channel flag.

2021-04-02 Thread Bjoern A. Zeeb
On 2 Apr 2021, at 6:44, Adrian Chadd wrote: I've got this in my local tree now. That’s not a good idea? I have a note to go dig up which draft I yanked this from and update it with reference to the draft and the current spec. Thanks for pointing this out! Aehm, am I missing somethin

Re: Updating current i386 broke rc* [not wlan0]...

2020-12-11 Thread Bjoern A. Zeeb
On 11 Dec 2020, at 14:12, Jeffrey Bouquet wrote: Longtime BSD current user, due to several constraints I had to update from a recent dec 10 image in a quasi-piecemeal fashion. Fixed all issues [ I think ] From 11-Current to 13-Current except It seems you didn’t prorperly merge /etc; are

Re: svn.freebsd.org

2020-11-11 Thread Bjoern A. Zeeb
On 11 Nov 2020, at 18:47, Yasuhiro KIMURA wrote: From: Cy Schubert Subject: svn.freebsd.org Date: Wed, 11 Nov 2020 10:20:55 -0800 I've noticed that svn.freebsd.org has been lagging with commits from repo.freebsd.org. Is this a change or is there something broken? (I use svn.freebsd.o

Re: DISTDIR name collision...

2020-11-05 Thread Bjoern A. Zeeb
On 6 Nov 2020, at 0:13, John-Mark Gurney wrote: I just discovered that we have a variable name colission between the FreeBSD base repo, and the ports tree. DISTDIR is used by the ports repo for: # DISTDIR - Where to search for and store copies of original sources But DISTDIR is

Re: Status of SDIO

2020-10-17 Thread Bjoern A. Zeeb
On 17 Oct 2020, at 6:08, ykla wrote: SDIO is used in raspberry pi. Rpi WiFi network needs SDIO drivers. But WIKI that about SDIO is not update for a long time. https://wiki.freebsd.org/SDIO So what's status of SDIO development? And maybe WIFI works well in raspberry pi? SDIO went i

Re: svn commit: r365419 - in head/sys/dev: ath bwi iwm iwn mwl otus usb/wlan wtap

2020-09-11 Thread Bjoern A. Zeeb
On 11 Sep 2020, at 14:02, Tomoaki AOKI wrote: On Thu, 10 Sep 2020 10:22:05 + "Bjoern A. Zeeb" wrote: On 9 Sep 2020, at 22:41, Tomoaki AOKI wrote: This breaks at least iwm. (Other drivers not tested.) Messages below are repeatedly shown and no carrier detected. Manually reve

Re: svn commit: r365419 - in head/sys/dev: ath bwi iwm iwn mwl otus usb/wlan wtap

2020-09-10 Thread Bjoern A. Zeeb
On 9 Sep 2020, at 22:41, Tomoaki AOKI wrote: This breaks at least iwm. (Other drivers not tested.) Messages below are repeatedly shown and no carrier detected. Manually reverting this commit fixes the issue. iwm0: failed to send antennas before calibration: 35 iwm_run_init_ucode: failed 35 iwm

Re: loading modules from loader | KLD file ... could not finalize loading

2020-08-29 Thread Bjoern A. Zeeb
On 29 Aug 2020, at 0:16, Bjoern A. Zeeb wrote: Hi, I’ve been seeing on both i386 and arm64 builds where I tested that loading modules from loader will then fail by the kernel link in certain situations. I’ve created an i386 example where I do load a few modules from loader to show what I

loading modules from loader | KLD file ... could not finalize loading

2020-08-28 Thread Bjoern A. Zeeb
Hi, I’ve been seeing on both i386 and arm64 builds where I tested that loading modules from loader will then fail by the kernel link in certain situations. I’ve created an i386 example where I do load a few modules from loader to show what I think the problem is. You may notice in the

Re: Strange USB loop

2020-08-24 Thread Bjoern A. Zeeb
On 24 Aug 2020, at 16:37, bob prohaska wrote: > After updating to > FreeBSD 13.0-CURRENT (GENERIC) #5 r364475: Mon Aug 24 06:47:29 PDT 2020 > on a Pi3 it was necessary to disconnect the mouse, keyboard and usb-serial > adapter to allow the machine to mount root from USB via a hub.

Re: somewhat reproducable vimage panic

2020-07-23 Thread Bjoern A. Zeeb
On 23 Jul 2020, at 9:02, Kristof Provost wrote: On 23 Jul 2020, at 11:00, Bjoern A. Zeeb wrote: On 23 Jul 2020, at 8:09, Kristof Provost wrote: On 23 Jul 2020, at 9:19, Kristof Provost wrote: On 23 Jul 2020, at 0:15, John-Mark Gurney wrote: So, it's pretty easy to trigger, just att

Re: somewhat reproducable vimage panic

2020-07-23 Thread Bjoern A. Zeeb
On 23 Jul 2020, at 8:09, Kristof Provost wrote: On 23 Jul 2020, at 9:19, Kristof Provost wrote: On 23 Jul 2020, at 0:15, John-Mark Gurney wrote: So, it's pretty easy to trigger, just attach a couple USB ethernet adapters, in my case, they were ure, but likely any two spare eth

Re: somewhat reproducable vimage panic

2020-07-22 Thread Bjoern A. Zeeb
.. I don't think it's 238326 either. This is 100% reliable and it's in the IP multicast code.. It looks like in_multi isn't holding an interface or address lock waiting for things to free up... Did a little more poking, and it looks like the vnet is free'd before the ifnet i

Re: Early heads-up: plan to remove local patches for TCP Wrappers support in sshd

2020-02-15 Thread Bjoern A. Zeeb
d again on systems so that I can run a wrapped sshd. Like others I feel that adding firewalls to a machine simply to filter sshd is not an option and whatever else openssh itself has offered in the past never sufficed. I am also worried that the change will make a lot of machines unprotected upon u

Re: OpenSSL breaks factor(6)

2019-12-29 Thread Garance A Drosehn
On 29 Dec 2019, at 2:17, Steve Kargl wrote: > On Sun, Dec 29, 2019 at 01:34:28AM -0500, Garance A Drosehn wrote: >>> >>> An interested user will need to add that support. AFAIK, factor(6) >>> has never recognized the 0x prefix, and I'm not trying to add n

Re: OpenSSL breaks factor(6)

2019-12-28 Thread Garance A Drosehn
On 29 Dec 2019, at 0:10, Steve Kargl wrote: > On Sat, Dec 28, 2019 at 10:46:52PM -0500, Garance A Drosehn wrote: >> >> What if the user wants to factor a hexadecimal value which does not >> happen to include [a...f]? >> >> How about recognizing a prefix of &#

Re: OpenSSL breaks factor(6)

2019-12-28 Thread Garance A Drosehn
On 27 Dec 2019, at 17:42, Steve Kargl wrote: > > This patch now includes a fix for hexadecimal conversion. It > simple scans the string for a hex digit in [a,...,f] and assumes > that a hexadecimal string has been entered. A string that includes > character from the decimal digit

Re: USB causing boot to hang

2019-12-06 Thread Bjoern A. Zeeb
ot;: child=0x0010 pcm4: Mixer "pcm": parent="vol" pcm4: Soft PCM mixer ENABLED pcm4: Playback channel set is: Front Left, Front Right, pcm4: Playback channel matrix is: 2.0 (unknown) usbus0: 5.0Gbps Super Speed USB v3.0 usbus1: 12Mbps Full Speed USB v1.0 ... end with a prompt

various VM panics (arm64) / hangs after init (arm64/x86)

2019-11-28 Thread Bjoern A. Zeeb
Hi, over the last days both on x86 as well as on arm64 I had various strange “hangs” or panics. I’ll try to find svn revisions which do compile and try and see if I can do a bit of bisect (the first two attempts did not compile; should try the CI system). Given it is all new setups from

Re: ThinkPad: reboots after successful shutdown -p

2019-11-18 Thread Bjoern A. Zeeb
On 18 Nov 2019, at 7:14, Xin Li wrote: Hi, I recently noticed that if I do a 'shutdown -p' from -CURRENT, the system would shut down and seemingly powered off, then it would restart after about 5-10 seconds. Interesting. I have the opposite problem that a reboot does a shutdown

fsync: giving up on dirty, umount -f fails

2019-10-24 Thread Bjoern A. Zeeb
Hi, I am archiving some old disks and while trying to umount [-f] them I am getting errors and I basically cannot get rid of the mount anymore without rebooting. This is on a HEAD from mid-end-August (around r351518M). Given there is a lot of work going on at the moment to deal with

Re: wlan can't discover known networks after relocating

2019-09-19 Thread Bjoern A. Zeeb
On 19 Sep 2019, at 12:28, Tom Jones wrote: Hi, freebsd-wireless might be a better list for all this .. On Tue, Sep 17, 2019 at 04:36:28PM +, Poul-Henning Kamp wrote: In message <707bcd3f-fa6b-82eb-fa8f-09c4b800f...@freebsd.org>, Johannes Lundber g writes: For a long ti

Re: sys/modules/sdio broken in .svn_revision 348842 'opt_cam.h' not found

2019-06-17 Thread Bjoern A. Zeeb
^~~ 1 error generated. This is extremely unlikely to be r348842. I would investigate r349025 instead. (Committer Cc:ed.) Almost, more likely me. I just had a look. I am not exactly sure how to reproduce this? /bz ___ freebsd-current@free

Re: What is evdev and autoloading?

2019-02-18 Thread A. Wilcox
, Stefan Blachmann wrote: >>>>>>> On 2/18/19, Vladimir Kondratyev wrote: >>>>>>>> On 2019-02-17 21:03, Steve Kargl wrote: >>>>>>>>> Anyone have insight into what evdev is? >>>>>>>> evdev.ko is a small

Re: what do jails map 127.0.0.1 to?

2019-02-12 Thread Bjoern A. Zeeb
it might be the address of the first net interface on the machine, but I'm not sure?) And what does it do on system that have no 127.1 or no IPv4 at all anymore or don’t even support IPv4 anymore? Is there a way that nfsuserd.c can find out what this IP# is? Yes, could do easil

Re: icmp (IPv4) issues with VIMAGE JAILs and IPv6

2019-01-28 Thread Bjoern A. Zeeb
t all just with IPv4, IPv6, and ipfw on the main host? If you cannot, would starting a vnet-jail (without the bridge and connecting the epair), just starting a jail in persist mode, make a difference; or would strating a jail and applying the ipfw rules therein start the problem? Does anyone

Re: ipv6/ppp: FreeBSD obtains linklocal on tun0 only

2018-11-30 Thread Bjoern A. Zeeb
On 30 Nov 2018, at 15:59, Christoph Moench-Tegeder wrote: > ## O. Hartmann (ohartm...@walstatt.org): > >> As far as I know, with the IPv4 stack a IPv4 address is obtained >> automatically, so I would expect the same for IPv6. > > The fun with "automatically"

Re: Devd / devmatch(8) -- netif race 12-RC1

2018-11-20 Thread Bjoern A. Zeeb
ore wlan0 is created. Then this means SIOCLAGPORT will fail with Invalid argument. Also lagg0 is started at netif time as far as I know. Firmware for the wireless card is loaded later, and only even later wlan0 is created. So the way I see it, lagg0 cannot have a wlan0 port until firmware for th

Re: 12.0-BETA1 vnet with pf firewall

2018-11-02 Thread Bjoern A. Zeeb
On 28 Oct 2018, at 22:07, Marek Zarychta wrote: Some time ago I submitted a PR about this, but I was unaware that the case of failure during loading ipsec.ko is caused by the presence of already loaded pf.ko https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228854 This bug and the current

Re: 12.0-BETA1 vnet with pf firewall

2018-10-30 Thread Bjoern A. Zeeb
On 30 Oct 2018, at 14:14, Rodney W. Grimes wrote: On 30 Oct 2018, at 14:29, Bjoern A. Zeeb wrote: On 30 Oct 2018, at 12:23, Kristof Provost wrote: I?m not too familiar with this part of the vnet code, but it looks to me like we?ve got more per-vnet variables that was originally anticipated

Re: 12.0-BETA1 vnet with pf firewall

2018-10-30 Thread Bjoern A. Zeeb
On 30 Oct 2018, at 12:23, Kristof Provost wrote: On 29 Oct 2018, at 4:41, Kristof Provost wrote: So we panic because we dereference a NULL pointer in strncmp(), which happens because nprogtab = 13 but ef->progtab[12] has NULL pointers. I cannot reproduce your panic trying to load both

  1   2   3   4   5   6   7   8   9   10   >