Beagleboard xm USB sniffer

Talk about anything concerning the source code.
Post Reply
ianlokejj
Posts: 1
Joined: Wed Jun 11, 2014 2:50 am

Beagleboard xm USB sniffer

Post by ianlokejj »

Hi,

https://github.com/matlo/bb_usb_sniffer

I followed the steps as stated in the README of the repository, however when I powered on the Beagleboard xm, the ethernet driver doesn't seem to be loaded. I cannot ssh into the Beagleboard to setup module dependencies and run the sniffer.

May you kindly advise?

Ian
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Beagleboard xm USB sniffer

Post by Matlo »

Maybe your sd card is defective?

You can test the content with the following command:

Code: Select all

sudo cmp bb_sniffer_small.img /dev/sdX
GIMX creator
Post Reply