On 10-11-14 21:48, Felipe Contreras wrote: > Hi, > > On Sun, Nov 9, 2014 at 4:46 AM, Arend van Spriel <arend@xxxxxxxxxxxx> wrote: > >> The ideas may come to us with a bit more trace information. The logging >> above is the usual stuff so no problem indication there. >> >> I looked at the nvram file from [1]. At the end there are some entries about >> OOB wakeup, ie. starting with 'sd_'. You may remove those, but giving the >> logging it would not be the first thing to do. > > I removed the sd_ lines, it didn't help. > >> Could you share the nvram obtained from EFI? Also please create a kernel log >> with debug=0xd416. > > Sure, the nvram file is here: > > http://pastie.org/9710358 > > I tried adding this file: > > /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 To set it: $ echo 0xd416 > /sys/module/brcmfmac/parameters/debug Regards, Arend -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html