Is your kernel custom and you were compile it? If yes, could you please send kernel config to here? |Id Refs Address Size Name | 1 12 0xffffffff80200000 2446480 kernel | 2 1 0xffffffff82648000 281e0 geom_mirror.ko | 3 1 0xffffffff82a21000 88e8 tmpfs.ko | 4 1 0xffffffff82a2a000 258f8 ipfw.ko | 5 1 0xffffffff82a50000 acf mac_ntpd.ko | 6 1 0xffffffff82a51000 2940 nullfs.ko | | | | |> On 24 Sep 2019, at 11:15, Igor V. Ruzanov <igorr at pochta-mx.canmos.ru> wrote: |> |> What kernel modules do you load with this kernel? (show the list via |> kldstat) | |_______________________________________________ |freebsd-questions at freebsd.org mailing list |https://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org" |
> On 24 Sep 2019, at 12:43, Igor V. Ruzanov <igorr at pochta-mx.canmos.ru> wrote: > > Is your kernel custom and you were compile it? If yes, could you please > send kernel config to here?The kernel is from 12.0-STABLE r351639. I use the GENERIC config to compile the kernel but with custom src.conf: cat /etc/src.conf WITHOUT_AUTHPF=yes WITHOUT_AUTOFS=yes WITHOUT_BHYVE=yes WITHOUT_BLUETOOTH=yes WITHOUT_BOOTPARAMD=yes WITHOUT_BOOTPD=yes WITHOUT_BSDINSTALL=yes WITHOUT_CCD=yes WITHOUT_CTM=yes WITHOUT_CUSE=yes WITHOUT_CXGBETOOL=yes WITHOUT_DEBUG_FILES=yes WITHOUT_FLOPPY=yes WITHOUT_FREEBSD_UPDATE=yes WITHOUT_GCOV=yes WITHOUT_HAST=yes WITHOUT_HTML=yes WITHOUT_HYPERV=yes WITHOUT_I4B=yes WITHOUT_IPFILTER=yes WITHOUT_LPR=yes WITHOUT_MLX5TOOL=yes WITHOUT_MODULE_DRM=yes WITHOUT_MODULE_DRM2=yes WITHOUT_NCP=yes WITHOUT_NDIS=yes WITHOUT_OBJC=yes WITHOUT_PF=yes WITHOUT_PMC=yes WITHOUT_PPP=yes WITHOUT_PROFILE=yes WITHOUT_RADIUS_SUPPORT=yes WITHOUT_RBOOTD=yes WITHOUT_REPRODUCIBLE_BUILD=yes WITHOUT_SHAREDOCS=yes WITHOUT_SYSINSTALL=yes WITHOUT_TESTS=yes WITHOUT_TFTP=yes WITHOUT_TIMED=yes WITHOUT_USB_GADGET_EXAMPLES=yes WITHOUT_WIRELESS=yes WITHOUT_WPA_SUPPLICANT_EAPOL=yes WITHOUT_ZFS=yes