forward to linaro-dev ml
---------- Forwarded message ---------- From: Frans Gifford frans.gifford@linaro.org Date: 3 August 2011 11:55 Subject: ADB/Android Screencast
Hi all,
I assume most people have used ADB and had to create a udev rule to set permissions on their board. We have a wiki page (https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdbOnPanda) with the rules for Panda/TI and Snowball/ST-Ericsson, but it would be nice if some of you could add the rules for the other boards/vendors too so everything's in one place.
Also, I wrote a short wiki page yesterday about getting androidscreencast running, it's a useful tool that lets you control an android device remotely from a PC. Feel free to update this if I missed anything out.
Regards,
Frans
-- Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Thanks, Frans. Ricardo, should we fix Oneiric to include the udev rules out of the box?
---------- Forwarded message ---------- From: Frans Gifford frans.gifford@linaro.org Date: 3 August 2011 11:55 Subject: ADB/Android Screencast
Hi all,
I assume most people have used ADB and had to create a udev rule to set permissions on their board. We have a wiki page (https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdbOnPanda) with the rules for Panda/TI and Snowball/ST-Ericsson, but it would be nice if some of you could add the rules for the other boards/vendors too so everything's in one place.
Also, I wrote a short wiki page yesterday about getting androidscreencast running, it's a useful tool that lets you control an android device remotely from a PC. Feel free to update this if I missed anything out.
Regards,
Frans
-- Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
On 3 August 2011 14:31, Fathi Boudra fathi.boudra@linaro.org wrote:
forward to linaro-dev ml
---------- Forwarded message ---------- From: Frans Gifford frans.gifford@linaro.org Date: 3 August 2011 11:55 Subject: ADB/Android Screencast
Hi all,
I assume most people have used ADB and had to create a udev rule to set permissions on their board. We have a wiki page (https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdbOnPanda) with the rules for Panda/TI and Snowball/ST-Ericsson, but it would be nice if some of you could add the rules for the other boards/vendors too so everything's in one place.
Updated udev rules for Origen (Samsung Exynos4 based) board on the wiki.
Also, I wrote a short wiki page yesterday about getting androidscreencast running, it's a useful tool that lets you control an android device remotely from a PC. Feel free to update this if I missed anything out.
Regards,
Frans
-- Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Thank you Sachin.
On Wed, Aug 3, 2011 at 12:20 PM, Sachin Kamat sachin.kamat@linaro.orgwrote:
On 3 August 2011 14:31, Fathi Boudra fathi.boudra@linaro.org wrote:
forward to linaro-dev ml
---------- Forwarded message ---------- From: Frans Gifford frans.gifford@linaro.org Date: 3 August 2011 11:55 Subject: ADB/Android Screencast
Hi all,
I assume most people have used ADB and had to create a udev rule to set permissions on their board. We have a wiki page (https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdbOnPanda) with the rules for Panda/TI and Snowball/ST-Ericsson, but it would be nice if some of you could add the rules for the other boards/vendors too so everything's in one place.
Updated udev rules for Origen (Samsung Exynos4 based) board on the wiki.
Also, I wrote a short wiki page yesterday about getting androidscreencast running, it's a useful tool that lets you control an android device remotely from a PC. Feel free to update this if I missed anything out.
Regards,
Frans
-- Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
-- With warm regards, Sachin
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
On Wed, Aug 3, 2011 at 1:20 PM, Sachin Kamat sachin.kamat@linaro.org wrote:
On 3 August 2011 14:31, Fathi Boudra fathi.boudra@linaro.org wrote:
forward to linaro-dev ml
---------- Forwarded message ---------- From: Frans Gifford frans.gifford@linaro.org Date: 3 August 2011 11:55 Subject: ADB/Android Screencast
Hi all,
I assume most people have used ADB and had to create a udev rule to set permissions on their board. We have a wiki page (https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdbOnPanda) with the rules for Panda/TI and Snowball/ST-Ericsson, but it would be nice if some of you could add the rules for the other boards/vendors too so everything's in one place.
Updated udev rules for Origen (Samsung Exynos4 based) board on the wiki.
IIRC I always see complains about SYSFS (or another iteam, cant remember) of those rules being deprecated and that we should use ATTR{S} instead.
Can we update the entries to match the modern syntax please? Once they are updated, please validate that they work and let me know. I will make sure we will get them into ubuntu and - if possible - upstream udev rules DB.
On 3 August 2011 23:06, Alexander Sack asac@linaro.org wrote:
On Wed, Aug 3, 2011 at 1:20 PM, Sachin Kamat sachin.kamat@linaro.org wrote:
On 3 August 2011 14:31, Fathi Boudra fathi.boudra@linaro.org wrote:
forward to linaro-dev ml
---------- Forwarded message ---------- From: Frans Gifford frans.gifford@linaro.org Date: 3 August 2011 11:55 Subject: ADB/Android Screencast
Hi all,
I assume most people have used ADB and had to create a udev rule to set permissions on their board. We have a wiki page (https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdbOnPanda) with the rules for Panda/TI and Snowball/ST-Ericsson, but it would be nice if some of you could add the rules for the other boards/vendors too so everything's in one place.
Updated udev rules for Origen (Samsung Exynos4 based) board on the wiki.
IIRC I always see complains about SYSFS (or another iteam, cant remember) of those rules being deprecated and that we should use ATTR{S} instead.
Can we update the entries to match the modern syntax please?
Yup.. That's updated to use ATTR{s} syntax. Thanks for the suggestion.
Once they are updated, please validate that they work and let me know. I will make sure we will get them into ubuntu and - if possible - upstream udev rules DB.
--
- Alexander
Hello,
On Wed, 3 Aug 2011 16:50:19 +0530 Sachin Kamat sachin.kamat@linaro.org wrote:
[]
I assume most people have used ADB and had to create a udev rule to set permissions on their board. We have a wiki page (https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdbOnPanda) with the rules for Panda/TI and Snowball/ST-Ericsson, but it would be nice if some of you could add the rules for the other boards/vendors too so everything's in one place.
Updated udev rules for Origen (Samsung Exynos4 based) board on the wiki.
Thanks. So, consequently it's not ConfigureAndUseAdbOnPanda any longer, but https://wiki.linaro.org/Platform/Android/ConfigureAndUseAdb
I also linked to it from https://wiki.linaro.org/Platform/Android/ImageInstallation#After_Installatio... (the official Linaro Android images install guide) which talked about that issue (and also contains more ADB tips).