Skip to content
Snippets Groups Projects
Commit 8a86c589 authored by Benani Sagar Kishore's avatar Benani Sagar Kishore Committed by Frederic Danis
Browse files

Added a section about making USB devices available to the SDK task ID T8357

parent afd4b786
No related branches found
No related tags found
1 merge request!353Added a section about making USB devices available to the SDK task ID T8357
Pipeline #321359 passed with warnings
......@@ -448,3 +448,14 @@ that it may boot in [QEMU](https://www.qemu.org/).
- Select `Use an existing virtual hard disk file` and chose the `.vdi` file
- Modify Settings, mostly the same as for the SDK (see above)
- `Base Memory` can be smaller for these images: 1024M is recommended
# Accessing USB dongles from the Apertis SDK VM
This section describes how to grant access to a real USB device to the Apertis SDK virtual machine.
As an example here we describe how to connect a Wi-Fi dongle on the Apertis SDK, but the same would be applicable for a Bluetooth dongle or a USB stick.
Connect the Wi-Fi dongle to any of the available USB slots in your PC/Laptop and then on the SDK click
on the `Devices` menu and select the entry for your device in the USB sub-menu.
The tick should indicate that the Wi-Fi dongle should be available in the VM, as shown in the image below
![](/images/virtualbox_usb_device_menu.png)
static/images/virtualbox_usb_device_menu.png

2.17 MiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment