-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ofsv-trivia-list/dts.md: Add info on providing verbose logs to suppor…
…t team Signed-off-by: Pawel Langowski <[email protected]>
- Loading branch information
1 parent
b7eb73a
commit e2ba3d6
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,3 +93,19 @@ Please [donate](../ways-you-can-help-us.md#donate-money) using one of | |
available methods and contact [3mdeb](mailto:[email protected]) or [Dasharo | ||
Team](mailto:[email protected]) to let us know about your donation. Minimal | ||
donating to access DTS SE with one year update support is 60EUR. | ||
|
||
## How can I help the support team diagnose my problem faster? | ||
|
||
Make sure to provide logs that show the failing feature. Provide information | ||
that will help reproduce the issue - the machine model, Dasharo/DTS version, | ||
etc. | ||
|
||
If you are having issues with functionalities provided by the DTS start menu, | ||
you can help by running it in verbose mode and providing logs. To do that, | ||
follow the instructions below: | ||
|
||
1. Boot DTS. | ||
2. In the DTS menu enable verbose mode by typing `V` and pressing `Enter`. | ||
3. Enable sending logs by typing `L` and pressing `Enter`. | ||
4. Reproduce the problem. | ||
5. The logs will be sent automatically after exiting from the menu. |