LOR panic on mount -uw

2017-10-11 Thread grarpamp
Let 12.0-current r324306 amd64 efi boot from usb to installer screen, try to write zeroes to an unallocated part of ada0, mount -uw a separate part of ada0 ... 1st 0xc5ce5f0 ufs kern/vfs_mount.c:1274 2nd 0xc565b78 devfs ufs/ffs/ffs_vfsops.c:1414 db_trace_self_wrapper vpanic kassert_panic+0x126

Re: Update AppleMacbook wiki

2017-10-11 Thread Benjamin Kaduk
On Wed, Oct 11, 2017 at 12:20:52PM +0200, Johannes Lundberg wrote: > Hi > > (cc: koobs because he last updated the wiki page) > > I have a 2014 Macbook Pro Retina 15" which suffers from ahci msi > related timeouts when writing to the internal storage. (sorry don't > have the error message

Re: gnu/dtc files generated under src/ rather than obj?

2017-10-11 Thread Dimitry Andric
On 11 Oct 2017, at 18:16, Bjoern A. Zeeb wrote: > > having done a make universe on an amd64 machine I have these files created in > my source tree. Should they go into the OBJ tree instead? > > > ? gnu/usr.bin/dtc/.depend > ? gnu/usr.bin/dtc/dtc >

LORs on ctrl-alt-del and halt

2017-10-11 Thread grarpamp
FYI two repeatable LOR's... Let 12.0-current r324306 amd64 efi boot from usb to installer screen, do nothing but hit ctrl-alt-del... 1st 0x7f028e0 filedesc structure kern/sys_generic.c:1490 2nd 0x7da8068 devfs kern/vfs_vnops.c:1524 Let 12.0-current r324306 amd64 efi boot from usb to installer

Re: VNET jail and dhclient

2017-10-11 Thread Goran Mekić
On Tue, Oct 10, 2017 at 09:10:37PM +, Oleg Ginzburg wrote: > I think I found something, but I do not understand why this is only > observed in jail and with commit change this. > The problem about which the Goran wrote can be fixed with: > > # diff -ruN dhclient.c-orig dhclient.c > ---

Re: latest iwm patches don't work with my 8265 chip

2017-10-11 Thread Dave Cottlehuber
Works perfectly here thanks! On Tue, 10 Oct 2017, at 16:16, Ngie Cooper wrote: > > not sure if this is the correct way to get things working, but > > this diff> >> fixes things up on my end (allows the firmware to load): > >> > >> diff --git a/sys/modules/iwmfw/Makefile > >>

gnu/dtc files generated under src/ rather than obj?

2017-10-11 Thread Bjoern A. Zeeb
Hi, having done a make universe on an amd64 machine I have these files created in my source tree. Should they go into the OBJ tree instead? ? gnu/usr.bin/dtc/.depend ? gnu/usr.bin/dtc/dtc ? gnu/usr.bin/dtc/dtc-lexer.lex.c ? gnu/usr.bin/dtc/dtc-parser.tab.c ?

Update AppleMacbook wiki

2017-10-11 Thread Johannes Lundberg
Hi (cc: koobs because he last updated the wiki page) I have a 2014 Macbook Pro Retina 15" which suffers from ahci msi related timeouts when writing to the internal storage. (sorry don't have the error message now...) The fix for this (afaik) is in boot loader prompt do set hint.ahci.0.msi=0