12.0-STABLE r348528 GENERIC amd64 when loading i915kms.ko

2019-06-03 Thread Dmitry Luhtionov
<118>Loading kernel modules:
sysctl_warn_reuse: can't re-use a leaf (compat.linuxkpi.debug)!
drmn0:  on vgapci0
vgapci0: child drmn0 requested pci_enable_io
vgapci0: child drmn0 requested pci_enable_io
<5>[drm] Unable to create a private tmpfs mount, hugepage support will be
disabled(-19).
<4>Successfully added WC MTRR for [0x9000-0x9fff]: 0;
<6>[drm] Got stolen memory base 0x8800, size 0x800
<6>[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
<6>[drm] Driver supports precise vblank timestamp query.
<6>[drm] Connector HDMI-A-1: get mode from tunables:
<6>[drm]   - kern.vt.fb.modes.HDMI-A-1
<6>[drm]   - kern.vt.fb.default_mode
<6>[drm] Connector HDMI-A-2: get mode from tunables:
<6>[drm]   - kern.vt.fb.modes.HDMI-A-2
<6>[drm]   - kern.vt.fb.default_mode
<6>[drm] Connector DP-1: get mode from tunables:
<6>[drm]   - kern.vt.fb.modes.DP-1
<6>[drm]   - kern.vt.fb.default_mode


Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address   = 0x1
fault code  = supervisor read data, page not present
instruction pointer = 0x20:0x8357184f
stack pointer   = 0x28:0x826b7810
frame pointer   = 0x28:0x826b7880
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 0 (softirq_0)
trap number = 12
panic: page fault
cpuid = 0
time = 1559568100
KDB: stack backtrace:
#0 0x80c16df7 at kdb_backtrace+0x67
#1 0x80bcaccd at vpanic+0x19d
#2 0x80bcab23 at panic+0x43
#3 0x810a7574 at trap_fatal+0x394
#4 0x810a75d9 at trap_pfault+0x49
#5 0x810a6bbf at trap+0x29f
#6 0x81081ca5 at calltrap+0x8
#7 0x834a4460 at tasklet_handler+0x100
#8 0x80c156c4 at gtaskqueue_run_locked+0x144
#9 0x80c15328 at gtaskqueue_thread_loop+0x98
#10 0x80b8b813 at fork_exit+0x83
#11 0x81082c9e at fork_trampoline+0xe
Uptime: 5s


core.txt.1
Description: Binary data
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


12.0-STABLE on PINE64-LTS

2019-05-17 Thread Dmitry Luhtionov
Hi. I download FreeBSD-12.0.STABLE from official website

https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/12.0/FreeBSD-12.0-STABLE-arm64-aarch64-PINE64-LTS-20190510-r347397.img.xz

When booting them, I see these lines in dmesg:

KLD file umodem.ko is missing dependencies

mmcsd0: 32GB  at mmc0
50.0MHz/4bit/32768-block
mmc0: Failed to set VCCQ for card at relative address 1

warning: KLD '/boot/kernel/fdt_slicer.ko' is newer than the linker.hints
file

Can I fix this ?
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


make buildwotrld can not find zlib,h

2016-10-14 Thread Dmitry Luhtionov
c++  -O2 -pipe
-I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include
-I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/tools/clang/include
-I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support -I.
-I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include
-DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -DNDEBUG -fno-strict-aliasing
-DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd11.0\"
-DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd11.0\"
-DDEFAULT_SYSROOT=\"/usr/obj/usr/src/tmp\" -MD -MF.depend.Compression.o
-MTCompression.o -Qunused-arguments
-I/usr/obj/usr/src/tmp/legacy/usr/include  -std=c++11 -fno-exceptions
-fno-rtti -stdlib=libc++ -Wno-c++11-extensions  -c
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Compression.cpp
-o Compression.o
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Compression.cpp:21:10:
fatal error: 'zlib.h' file not found
#include 
 ^
1 error generated.
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Geom mirror regression in 9.2-RC1

2013-08-12 Thread Dmitry Luhtionov
I want to use old gmirror disk, created in 8.0-RELEASE on new 9.2-RC1
machine
When I attach this disk, I see only /dev/mirror/gm0, instead of
/dev/mirror/gm0 and /dev/mirror/gm0s1
I forced to manually load geom_mbr.ko to use this disk.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


9-STABLE buildworld compile error

2013-04-02 Thread Dmitry Luhtionov
When I put MALLOC_PRODUCTION=yes in /etc/make/conf, make buildworld hangs
with error
/usr/src/lib/libc/stdlib/
malloc.c:126:1: error: MALLOC_PRODUCTION redefined
command-line: error: this is the location of the previous definition

This is a patch, which avoid this error

--- /usr/src/lib/libc/stdlib/Makefile.inc.orig2012-12-04
11:53:28.0 +0200
+++ /usr/src/lib/libc/stdlib/Makefile.inc2013-04-02 14:14:35.0
+0300
@@ -51,7 +51,3 @@
 malloc.3 realloc.3 malloc.3 reallocf.3 malloc.3 malloc_usable_size.3
 MLINKS+=tsearch.3 tdelete.3 tsearch.3 tfind.3 tsearch.3 twalk.3

-.if defined(MALLOC_PRODUCTION)
-CFLAGS+=-DMALLOC_PRODUCTION
-.endif
-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org