Skip to content

Commit 58c3940

Browse files
Thalleymmahadevan108
authored andcommitted
doc: autopts-linux: Add troubleshooting for window opening and closing
Refactored the structure of the troubleshooting section so it is more similar to how e.g. the ArchWiki lists troubleshooting entries, which makes it easier to search for and separate each entry. Signed-off-by: Emil Gydesen <[email protected]>
1 parent e89a5d1 commit 58c3940

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

doc/connectivity/bluetooth/autopts/autopts-linux.rst

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,13 +371,15 @@ At the first run, when Windows asks, enable connection through firewall:
371371
Troubleshooting
372372
****************
373373

374-
- "After running one test, I need to restart my Windows virtual machine to run another, because of fail verdict from APICOM in PTS logs."
374+
After running one test, I need to restart my Windows virtual machine to run another, because of fail verdict from APICOM in PTS logs
375+
====================================================================================================================================
375376

376377
It means your virtual machine has not enough processor cores or memory. Try to add more in
377378
settings. Note that a host with 4 CPUs could be not enough with VirtualBox as hypervisor.
378379
In this case, choose rather VMWare Workstation.
379380

380-
- "I cannot start autoptsserver-zephyr.py. I always got error:"
381+
I cannot start autoptsserver-zephyr.py. I always get a Python error
382+
===================================================================
381383

382384
.. image:: autoptsserver_typical_error.png
383385
:height: 300
@@ -393,3 +395,18 @@ One or more of the following steps should help:
393395
- Delete temporary workspace. You will find it in auto-pts-code/workspaces/zephyr/zephyr-master/ as temp_zephyr-master. Be careful, do not remove the original one zephyr-master.pqw6.
394396

395397
- Restart Windows virtual machine.
398+
399+
The PTS automation window keeps opening and closing
400+
===================================================
401+
402+
This indicates that it fails to capture a PTS dongle.
403+
If the AutoPTS server is able to find and use a PTS dongle,
404+
then the title of the window will show the Bluetooth address of the dongle.
405+
If this does not happen then ensure that the dongle is plugged in, updated and recognized by PTS.
406+
407+
.. image:: pts_automation_window.png
408+
:width: 500
409+
:align: center
410+
411+
If it still fails to run tests after this,
412+
please ensure that the Bluetooth Protocol Viewer is installed.
6.89 KB
Loading

0 commit comments

Comments
 (0)