'schizo0: safari error' on Sun blade 1000

2016-05-31 Thread Edd Barrett
I have a sun blade 1000 which I use (infrequently) for testing stuff big endian. Recently it has started locking up with the message: schizo0: safari error Sometimes that is all that is printed. Sometimes it prints more stuff (end of report). In the former case, you don't get ddb, in the latter y

Re: 'schizo0: safari error' on Sun blade 1000

2016-05-31 Thread Mark Kettenis
> Date: Tue, 31 May 2016 09:18:13 +0100 > From: Edd Barrett > > I have a sun blade 1000 which I use (infrequently) for testing stuff big > endian. Recently it has started locking up with the message: > > schizo0: safari error > > Sometimes that is all that is printed. Sometimes it prints more s

Re: 'schizo0: safari error' on Sun blade 1000

2016-05-31 Thread Edd Barrett
On Tue, May 31, 2016 at 01:35:22PM +0200, Mark Kettenis wrote: > > # reboot > > schizo0: safari error > > ERRLOG=10 > > UE_AFSR=800010050 > > UE_AFAR=400 > > CE_AFSR=4867 > > CE_AFAR=319d8780 > > Can you please double-check the numbers here? Any mistakes made by > the OCR software her

Re: Supermicro X10SDV-TP8F with USB3 won't boot

2016-05-31 Thread Martin Pieuchot
On 06/05/16(Fri) 01:13, Hrvoje Popovski wrote: > Hi, > > I've got > http://www.supermicro.com/products/motherboard/Xeon/D/X10SDV-TP8F.cfm > for my openbsd lab. Default BIOS settings for usb is USB3 and with that > settings i can't install openbsd on it, or boot installed openbsd. > I have installe

Re: Supermicro X10SDV-TP8F with USB3 won't boot

2016-05-31 Thread Hrvoje Popovski
On 31.5.2016. 18:44, Martin Pieuchot wrote: > On 06/05/16(Fri) 01:13, Hrvoje Popovski wrote: >> Hi, >> >> I've got >> http://www.supermicro.com/products/motherboard/Xeon/D/X10SDV-TP8F.cfm >> for my openbsd lab. Default BIOS settings for usb is USB3 and with that >> settings i can't install openbsd

Re: Supermicro X10SDV-TP8F with USB3 won't boot

2016-05-31 Thread Evgeniy Sudyr
Hrvoje, what about disabling ACPI and USB during boot? Does it work for you? boot -c disable acpi disable xhci On Tue, May 31, 2016 at 7:26 PM, Hrvoje Popovski wrote: > On 31.5.2016. 18:44, Martin Pieuchot wrote: >> On 06/05/16(Fri) 01:13, Hrvoje Popovski wrote: >>> Hi, >>> >>> I've got >>> htt

Re: Supermicro X10SDV-TP8F with USB3 won't boot

2016-05-31 Thread Hrvoje Popovski
On 31.5.2016. 20:11, Evgeniy Sudyr wrote: > Hrvoje, > > what about disabling ACPI and USB during boot? Does it work for you? > > boot -c > disable acpi > disable xhci > Hi, but with this patch box is booting fine with USB2 or USB3. Without this patch box would boot, but with USB2 only.

Re: Supermicro X10SDV-TP8F with USB3 won't boot

2016-05-31 Thread Evgeniy Sudyr
Hrvoje, looks my last comment was wrong. I apologise for detracting from this important discussion. We all need support / fix for xhci(4) driver instead of disabling USB 3.0 support. I have same issue on my desktop with Asus z170-k mainboard which is based on Intel z170 chipset http://ark.intel.

Re: Supermicro X10SDV-TP8F with USB3 won't boot

2016-05-31 Thread Martin Pieuchot
On 31/05/16(Tue) 21:11, Evgeniy Sudyr wrote: > Hrvoje, > > looks my last comment was wrong. I apologise for detracting from this > important discussion. > > We all need support / fix for xhci(4) driver instead of disabling USB > 3.0 support. > > I have same issue on my desktop with Asus z170-k m