Re: hint.uart.1 in device.hints causes freeze at boot

2016-03-01 Thread John Baldwin
On Friday, February 26, 2016 11:08:37 PM Warner Losh wrote: > On Fri, Feb 26, 2016 at 6:49 PM, Marcel Moolenaar wrote: > > Any reason not to add .disabled=1 to all the entries that are there, > with the possible exception of uart.0? At least for i386 and amd64? > Bonus points

Re: hint.uart.1 in device.hints causes freeze at boot

2016-02-26 Thread Warner Losh
On Fri, Feb 26, 2016 at 6:49 PM, Marcel Moolenaar wrote: > > > On Feb 26, 2016, at 7:48 AM, Lundberg, Johannes < > johan...@brilliantservice.co.jp> wrote: > > > > Hi > > > > Not sure if it's ok to cross post but I wasn't sure which list to send > to. > > > > On Intel Atom

Re: hint.uart.1 in device.hints causes freeze at boot

2016-02-26 Thread Marcel Moolenaar
> On Feb 26, 2016, at 7:48 AM, Lundberg, Johannes > wrote: > > Hi > > Not sure if it's ok to cross post but I wasn't sure which list to send to. > > On Intel Atom X5-Z8300 SoC (CherryTrail) the install memstick image (amd64) > halts during boot because of

Re: hint.uart.1 in device.hints causes freeze at boot

2016-02-26 Thread Lundberg, Johannes
Yes. Doing that or removing it from device.hints and it will boot properly. I haven't really dug any deeper as to why, yet. On Fri, Feb 26, 2016 at 9:56 AM, Ian Lepore wrote: > On Fri, 2016-02-26 at 09:48 -0600, Lundberg, Johannes wrote: > > Hi > > > > Not sure if it's ok to

Re: hint.uart.1 in device.hints causes freeze at boot

2016-02-26 Thread Ian Lepore
On Fri, 2016-02-26 at 09:48 -0600, Lundberg, Johannes wrote: > Hi > > Not sure if it's ok to cross post but I wasn't sure which list to > send to. > > On Intel Atom X5-Z8300 SoC (CherryTrail) the install memstick image > (amd64) > halts during boot because of uart.1 settings in device hints. >

hint.uart.1 in device.hints causes freeze at boot

2016-02-26 Thread Lundberg, Johannes
Hi Not sure if it's ok to cross post but I wasn't sure which list to send to. On Intel Atom X5-Z8300 SoC (CherryTrail) the install memstick image (amd64) halts during boot because of uart.1 settings in device hints. I'm sure it is there for a reason so what is the alternative actions? Is the