wiperf icon indicating copy to clipboard operation
wiperf copied to clipboard

Add extra driver informations about Wlan and Eth0 in logs for debugging purpose

Open mik0git opened this issue 4 years ago • 2 comments

Some Wlan or Ethernet linux drivers are known to be buggy. Reporting them in logs could significantly reduce the debugging time, especially for weird connectivity issue.

It can be easily found by following links in /sys/class/net trees:

For example with wlan0 of Raspi :

readlink /sys/class/net/wlan0/device/driver driver -> ../../../../../../../../bus/sdio/drivers/brcmfmac

mik0git avatar Oct 25 '20 22:10 mik0git

@mik0git Hi Miko, do you have more information about this? I don't quite understand this request. Is it the location of specific drivers you would like to report, or some aspect of their configuration?

wifinigel avatar Jan 28 '21 07:01 wifinigel

Hi Nigel,

I was thinking about "iw dev wlan0 link" for wlan , and something like ip -s -s link show dev xxxx for Ethernet

regards,

Nicolas

Le jeu. 28 janv. 2021 à 08:22, Nigel Bowden [email protected] a écrit :

@mik0git https://github.com/mik0git Hi Miko, do you have more information about this? I don't quite understand this request. Is it the location of specific drivers you would like to report, or some aspect of their configuration?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wifinigel/wiperf/issues/17#issuecomment-768854517, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQZTS6BW4AQKO2UB4CWXHRTS4EGC7ANCNFSM4S6T5GVA .

mik0git avatar Jan 29 '21 06:01 mik0git