lkml.org 
[lkml]   [2012]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: How do I get mac80211 debugfs?
From
Date
Hi Kevin,

> So I tried that but all I got back was:
>
> cat: /sys/kernel/debug/ieee80211/phy*/queues: No such file or directory
>
> so I'm assuming it's because I must not have mac80211 debugfs. So how
> do I get it?

First, make sure it's mounted, check "mount" and if not mount it:

sudo mount -t debugfs debugfs /sys/kernel/debug

If that doesn't work you don't have it enabled in the kernel config,
check for CONFIG_DEBUG_FS. If you do have it, but not mac80211's files,
check for CONFIG_MAC80211_DEBUGFS.

Thanks,
johannes



\
 
 \ /
  Last update: 2012-10-02 09:21    [W:0.068 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site