From owner-freebsd-arm@freebsd.org Thu Apr 27 06:24:59 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 D08D3D527D8 for ; Thu, 27 Apr 2017 06:24:59 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8EB3A1717 for ; Thu, 27 Apr 2017 06:24:58 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from bach.cs.huji.ac.il ([132.65.80.20]) by kabab.cs.huji.ac.il with esmtp id 1d3ckE-000MO1-32; Thu, 27 Apr 2017 09:17:38 +0300 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: RPI2 LED indicators on STABLE-11 From: Daniel Braniss In-Reply-To: Date: Thu, 27 Apr 2017 09:17:37 +0300 Cc: Karl Denninger , freebsd-arm@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <543714FC-0F70-43F3-8836-AB943C87F5B1@cs.huji.ac.il> References: To: Jonathan Chen X-Mailer: Apple Mail (2.3273) 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: Thu, 27 Apr 2017 06:24:59 -0000 > On 27 Apr 2017, at 09:10, Jonathan Chen wrote: > > On 27 April 2017 at 15:15, Karl Denninger wrote: >> On 4/26/2017 17:16, Jonathan Chen wrote: >>> Hi, >>> >>> I recently updated my RPI2 to STABLE-11, r317393, and I notice that >>> the LED lights do not behave as expected. The power LED lights up as >>> expected with uldr, but when the FreeBSD kernel boot messages start >>> appearing, the red power LED switches off. The green activity LED >>> never powers up. Is there something I have to do to get >>> FreeBSD-11/armv6 to turn on the LED indicators? >>> >> What you are observing is normal. If you want the green LED to power up >> (flash, etc) you need to do it programmatically. > > Ah. Thanks for that. I've just noticed /dev/led/act and /dev/led/pwr. > I'm now hunting for docs to see what I can do with them. > man led > Cheers. > -- > Jonathan Chen > _______________________________________________ > 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"