On Fri, 2012-08-31 at 18:19 +0800, Hongbo Zhang wrote:
Hi all, I want to set up the power probe only without any other streamline functions, can I make it? It seems that the IP Address in the Capture Options window must be filled, so the gator driver and daemon should be compiled then, but I have compiling error.
Can I set up power probe only? If not, do we have proper gator without compiling error?
What kernel and gator code are you using and what compilation error are you getting?
Linaro's Android builds already contain Gator, and you can install Gator on Ubuntu from the Linaro's Overlay PPA with
apt-get install gator gator-module-dkms
Some (most?) Linaro Ubuntu kernels already ship with the gator kernel module and don't require you to install the second package 'gator-module-dkms'.
If you need to build your own the Gator for some reason, the source code code Linaro builds use is in git://git.linaro.org/arm/ds5/gator.git