Return-path: Received: from mail-gw1-out.broadcom.com ([216.31.210.62]:44170 "EHLO mail-gw1-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751507AbaKKSfV (ORCPT ); Tue, 11 Nov 2014 13:35:21 -0500 Message-ID: <546256E3.1080606@broadcom.com> (sfid-20141111_193529_365396_AD512D53) Date: Tue, 11 Nov 2014 19:35:15 +0100 From: Arend van Spriel MIME-Version: 1.0 To: Felipe Contreras CC: linux-wireless Mailing List , Franky Lin , Samuel Ortiz Subject: Re: brcmfmac not working on ECS LIVA References: <545F4611.3010207@broadcom.com> <5461EE3B.8040301@broadcom.com> In-Reply-To: Content-Type: text/plain; charset="utf-8" Sender: linux-wireless-owner@vger.kernel.org List-ID: On 11-11-14 19:32, Felipe Contreras wrote: > On Tue, Nov 11, 2014 at 5:08 AM, Arend van Spriel wrote: >> On 10-11-14 21:48, Felipe Contreras wrote: > >>> /etc/modprobe.d/brcmfmac.conf >>> options brcmfmac debug=0xd416 >>> >>> I see nothing extra in the debug log... Am I doing something wrong? >> >> Not sure. You can verify and set the log level through sysfs, ie.: >> >> $ cat /sys/module/brcmfmac/parameters/debug > > 54294 > > I guess ArchLinux's kernel is missing some configuration option needed > for the debugging. Can you boot the kernel with 'debug ignore_loglevel' on the kernel command line. Regards, Arend