From owner-freebsd-questions@FreeBSD.ORG Sat Feb 4 08:37:59 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C190106564A for ; Sat, 4 Feb 2012 08:37:59 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id C5F668FC0A for ; Sat, 4 Feb 2012 08:37:58 +0000 (UTC) Received: by iaeo4 with SMTP id o4so9076255iae.13 for ; Sat, 04 Feb 2012 00:37:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=DmLOfKSqKxvtK4agz78QZzpqLbZMs6PkT0cF2SDHjCU=; b=lBheD9rk74ZZU2P84h895aAhN8gQmmEEwgg/vr6LSKK50MkBvTz0GTetk7SK9167aa OvBR2FB+pUvbYB8mXLF/1EFsnZH/UNJuWAyP9ulvP1JY1OYPFqVmRrbBKATXzjmhlJSf CSmGXcL4IvRss1xS+lJ36z/C2uXPLLEtee+QM= MIME-Version: 1.0 Received: by 10.50.156.138 with SMTP id we10mr1490644igb.10.1328344678207; Sat, 04 Feb 2012 00:37:58 -0800 (PST) Received: by 10.231.17.193 with HTTP; Sat, 4 Feb 2012 00:37:58 -0800 (PST) In-Reply-To: <4F2AA33E.6010207@onetel.com> References: <4F2AA33E.6010207@onetel.com> Date: Sat, 4 Feb 2012 00:37:58 -0800 Message-ID: From: Waitman Gobble To: Chris Whitehouse Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: User Questions Subject: Re: ath and how to control wireless light X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2012 08:37:59 -0000 On Thu, Feb 2, 2012 at 6:52 AM, Chris Whitehouse wrote: > Hello > > I have FreeBSD 9R amd64 installed on a HP G60 laptop. This machine has a > combined wireless switch and led. The switch turns the wifi on and off but > the light stays red. > > The light is supposed to show red for wireless off and blue for wireless > on. I found some sysctls that control it: > dev.ath.0.softled: 0 > dev.ath.0.ledpin: 3 > dev.ath.0.ledon: 1 > dev.ath.0.ledidle: 2700 > > softled, ledpin and ledon are all set to 0 on boot. > I set ledpin to 3, then to change the colour of the light I turn on > softled 0->1, toggle ledon and turn off softled again. > > Can I make that sequence occur, or do something else, to make the led > change when the button is pressed _and_ keep in sync with whether the > wireless is on or off? > > With softled=1 the light is blue with a short red flash or red with a > short blue flash depending on the value of ledon. Also when softled=1 the > light flashes in it's "opposite" colour when there is network traffic. So > it would probably be ok just to leave softled=1 and toggle ledon. > > The wireless device is > dev.ath.0.%desc: Atheros 5424/2424. > > I think there is a slight glitch with the on/off button, that under some > circumstances it doesn't turn the wifi on again, which would be much easier > to test if the light worked. > > Also what is ledidle and what do different settings do? > > Thanks > > Chris > ______________________________**_________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions > To unsubscribe, send any mail to "freebsd-questions-** > unsubscribe@freebsd.org " > Hi Chris, I have an Acer Aspire D150 and the LED hasn't been lit with FreeBSD, 9-rc3, 9-release or 10-current (with BroadCom and 2 Atheros cards). it did work with Fedora GNU/Linux 11. I did try setting in loader.conf as recommended to me to no avail. On one hand it was easy to get the attitude "who cares about the LED anyway" but on the other I'm thinking it's a simple little thing that's important,I guess like maybe buying a new car and it's missing a knob on the stereo. (?) :) I suppose it probably should work. Waitman Gobble San Jose California USA