Jump to content

Testing Usb Devices


RChadwick

Recommended Posts

Does anyone know a good way to test devices plugged into the USB port on the MK4? Maybe something like h2testw.exe, but on the Jasager, or looking for USB errors on an external Alfa?

Better yet, anyone making a diagnostic plugin? :)

You can see if your external Alfa is working by putting it into monitor mode...


#This is a fast way to see if your Alfa is working
airmon-ng
airmon-ng start wlan1
airodump-ng mon0
#Should see access points
airmon-ng stop mon0
[/CODE]

Another command to see usb connections:

[CODE]
lsusb
[/CODE]

Link to comment
Share on other sites

Does anyone know a good way to test devices plugged into the USB port on the MK4? Maybe something like h2testw.exe, but on the Jasager, or looking for USB errors on an external Alfa?

Better yet, anyone making a diagnostic plugin? :)

connect to it using serial and you will see a lot of diag/logs/stuff

Link to comment
Share on other sites

Thanks for the replies. I wanted to test the usb ports/hub/devices before moving on, and scratching my head over mysterious symptoms. I was hoping to find something that can test over and over, revealing any errors, but I'll give these a try. Thanks again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...