linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Your netbook
@ 2010-03-30 15:23 Larry Finger
  2010-03-30 20:28 ` John W. Linville
  0 siblings, 1 reply; 4+ messages in thread
From: Larry Finger @ 2010-03-30 15:23 UTC (permalink / raw)
  To: John Linville; +Cc: wireless

John,

If possible, I would like you to do one more test on that troublesome netbook.
Please build a kernel with CONFIG_MMIOTRACE=y and build the Broadcom wl driver
for it. Starting with wl unloaded, issue the following commands (as root):

echo 10000 > /sys/kernel/debug/tracing/buffer_size_kb
echo mmiotrace > /sys/kernel/debug/tracing/current_tracer
cat /sys/kernel/debug/tracing/trace_pipe > wl_dump.txt &
modprobe -v wl

After the wireless network device gets created, etc., then

echo nop > /sys/kernel/debug/tracing/current_tracer
sleep 1
killproc cat

and send me the file wl_dump.txt. With it, I will be able to see if the Broadcom
driver is actually finding an SPROM that b43 is missing.

Thanks,

Larry



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-30 21:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30 15:23 Your netbook Larry Finger
2010-03-30 20:28 ` John W. Linville
2010-03-30 20:50   ` Larry Finger
2010-03-30 21:30   ` Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).