From c2a9d75aff47d024d249b4d2cedae8307a4cabbb Mon Sep 17 00:00:00 2001 From: Kari Hormi Date: Thu, 30 Jun 2016 10:24:29 +0300 Subject: Added additional instructions for Windows users using BeagleBone Black MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added additional instructions for those who don't see their BBB board in ADB when running Windows. Change-Id: I95505a5ab98af8b281299450a554a191aea2357c Task-number: QTBUG-54409 Reviewed-by: Topi Reiniƶ --- src/doc/src/devices/qtee-beaglebone-black.qdoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/doc/src') diff --git a/src/doc/src/devices/qtee-beaglebone-black.qdoc b/src/doc/src/devices/qtee-beaglebone-black.qdoc index ff4d2cb..b0ea563 100644 --- a/src/doc/src/devices/qtee-beaglebone-black.qdoc +++ b/src/doc/src/devices/qtee-beaglebone-black.qdoc @@ -59,6 +59,18 @@ \include b2qt-post-install-setup.qdocinc setting up usb access + \b {Windows 7 and 8 users:} + If the device is not showing in ADB and Windows Device Manager lists the device under Other Devices, try the following: + \list 1 + \li Install the latest Samsung ADB drivers from \l {http://developer.samsung.com/technical-doc/view.do?v=T000000117} {Samsung Developers site}. + \li Restart the computer. The drivers might not show up if the computer is not restarted. + \li Go to \e {Device Manager}, find your device and select \e {Update Driver Software}. + \li Select \e {Browse my computer for driver software} and then \e {Let me pick from a list of device drivers on my computer}. + \li Select \e {ADB Interface} from the list, click \e {Next} and select \e {SAMSUNG Android ADB Interface}. If there is no ADB Interface in the list, + select \e {Show All Devices}, select \e {Samsung} from manufacturer list and select \e {SAMSUNG Android ADB Interface}. + \li The device should be working now. + \endlist + \section1 Configuring a Device Kit in Qt Creator \include b2qt-post-install-setup.qdocinc configuring device kit -- cgit v1.2.3