From owner-freebsd-arm@freebsd.org Thu Feb 18 20:01:46 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0ABCAAAD7F0 for ; Thu, 18 Feb 2016 20:01:46 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1b.ore.mailhop.org (outbound1b.ore.mailhop.org [54.200.247.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E5276D39 for ; Thu, 18 Feb 2016 20:01:45 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: 7adc7de7-d67a-11e5-8dfb-c75234cc769e X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.34.117.227 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.34.117.227]) by outbound1.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Thu, 18 Feb 2016 20:02:03 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.14.9) with ESMTP id u1IK1bEW032659; Thu, 18 Feb 2016 13:01:37 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1455825697.1294.20.camel@freebsd.org> Subject: Re: Hummingboard boot hangs in -HEAD From: Ian Lepore To: Russell Haley , Tom Sparks Cc: freebsd-arm Date: Thu, 18 Feb 2016 13:01:37 -0700 In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2016 20:01:46 -0000 The hummingboard (really, all imx6 systems) problem showed up between r295351 - r295543, but I haven't had time to narrow it down more than that. Sata has never worked on imx6. I had limited success with it 2 years ago (it kinda worked but there was data corruption), ran out of time and set it aside, and have never gotten back to the driver to finish getting it working. -- Ian On Thu, 2016-02-18 at 11:57 -0800, Russell Haley wrote: > My hummingboard booted two days ago using r294912. The image is here: > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGES/11.0 > /FreeBSD-11.0-CURRENT-arm-armv6-CUBOX-HUMMINGBOARD-20160127 > -r294912.img.xz. > I was also able to buildworld and buildkernel using whatever head was > at the time. I don't have it in front of me to check the revision and > I have not replaced the kernel in the image with my fresh build so I > can't say if it works. > > I'm still not able to see my m.2 ssd if anyone is listening and > willing to help me. > > Russ > > On Thu, Feb 18, 2016 at 11:40 AM, Tom Sparks > wrote: > > I'd initially thought that it was my build that had failed so I > > snagged an > > image from ftp.freebsd.org and no, that image fails to boot to > > multiuser as > > well. > > > > > > Here's where it hangs: > > --- snip --- > > usbus0: 480Mbps High Speed USB v2.0 > > usbus1: 480Mbps High Speed USB v2.0 > > ugen1.1: at usbus1 > > uhub0: > > on usbus1 > > ugen0.1: at usbus0 > > uhub1: > > on usbus0 > > hdmi0: i2c transfer failed: 2 > > fb0: failed to get EDID info from HDMI framer > > fbd0 on fb0 > > VT: initialize with new VT driver "fb". > > uhub0: 1 port with 1 removable, self powered > > --- snip --- > > > > with boot -v I get a bit further: > > --- snip --- > > VT: initialize with new VT driver "fb". > > random: harvesting attach, 8 bytes (4 bits) from fbd0 > > uhub0: 1 port with 1 removable, self powered > > random: harvesting attach, 8 bytes (4 bits) from uhub0 > > --- snip --- > > > > Then a while later, some other stuff appears: > > > > --- snip --- > > uhub0: 1 port with 1 removable, self powered > > random: harvesting attach, 8 bytes (4 bits) from uhub0 > > sdhci_imx0-slot0: Divider 250 for freq 400000 (base 200000000) > > mmc0: Probing bus > > uhub1: 1 port with 1 removable, self powered > > random: harvesting attach, 8 bytes (4 bits) from uhub1 > > --- snip --- > > > > Supposition is that this broke in the range of r295351 through > > r29554. > > > > Anyone? > > > > -- > > Tom Sparks > > Systems Engineer > > _______________________________________________ > > freebsd-arm@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > > To unsubscribe, send any mail to " > > freebsd-arm-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org > "