From owner-freebsd-arm@freebsd.org Fri Feb 17 17:08:49 2017 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 7EF2ECE3A94 for ; Fri, 17 Feb 2017 17:08:49 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 687371122 for ; Fri, 17 Feb 2017 17:08:48 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 88C35314EE; Fri, 17 Feb 2017 10:08:47 -0700 (MST) Date: Fri, 17 Feb 2017 10:08:47 -0700 From: Brad Davis To: jungle Boogie Cc: "freebsd-arm@freebsd.org" Subject: Re: raspbsd rpi3 password? Message-ID: <20170217170847.GS70816@corpmail.liquidneon.com> References: <3fe603a1-7335-b09a-33fd-ba8c14fcec26@gmail.com> <20170217153341.GR70816@corpmail.liquidneon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2017 17:08:49 -0000 On Fri, Feb 17, 2017 at 09:01:02AM -0800, jungle Boogie wrote: > Hi Brad, > On 17 February 2017 at 07:33, Brad Davis wrote: > > On Fri, Feb 17, 2017 at 12:00:30AM -0800, jungle boogie wrote: > >> Hi All, > >> > >> Anyone know what the password is for the raspberry pi 3 image from > >> http://www.raspbsd.org/raspberrypi.html > >> > >> I can't seem to login with freebsd/freebsd. Is ssh disabled by default? > >> > >> Would it be too much to ask to have it listed on the website? > >> > >> Also, anyone know the GPIO pins for serial connection? I thought it was > >> 3,4,5 for black,white,green. Perhaps this can be listed on the website > >> as well for each image available. > > > > I haven't added that because sometimes they are reversed.. Trip flipping > > your RX/TX pins. Thanks to gonzo@ for helping me figure that out one > > day.. > > > > > > So raspberry pi 2 and 3 have different serial connections? I could not > find this information out on ANY website I searched last night. No, they have the same pinout. Check this website for a good visual: https://pinout.xyz/pinout/uart and of course Adafruits guide: https://learn.adafruit.com/adafruits-raspberry-pi-lesson-5-using-a-console-cable/overview?view=all#connect-the-lead Regards, Brad Davis