summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorKari Hormi <kari.hormi@qt.io>2016-06-30 10:24:29 +0300
committerKari Hormi <kari.hormi@qt.io>2016-06-30 10:36:07 +0000
commitc2a9d75aff47d024d249b4d2cedae8307a4cabbb (patch)
treea5b8ccdf5e221ea7dbf2d379ed45bfd270640a38 /src/doc
parentd0d70c3311b3dc3f0e4c11147a4b31e4da0ff56c (diff)
Added additional instructions for Windows users using BeagleBone Black
- 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ƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/src/devices/qtee-beaglebone-black.qdoc12
1 files changed, 12 insertions, 0 deletions
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