Skip to content

Commit

Permalink
novacustom: add list of docks and hubs
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Kopeć <[email protected]>
  • Loading branch information
mkopec committed Dec 5, 2023
1 parent 423ff81 commit a50f542
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/unified/novacustom/community-test-results.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Community test results

## About

This page contains the list of hardware that has been tested and reported by the
community to work with NovaCustom laptops. Models and specific firmware versions
are listed as well.

## Contributing

Feel free to perform different tests and report your results via
[email](mailto:[email protected]) or submit a Pull Request to
[Dasharo documentation repository](https://github.com/Dasharo/docs) or by using
[Dasharo issues repository](https://github.com/Dasharo/dasharo-issues/issues).

## Docking station compatibility list

This is a list of USB-C docking stations and hubs tested to work:

| Dock / Hub | Part number | Laptop | Firmware version | Notes |
| --- | --- | --- | --- | --- |
| Lenovo USB-C Dock Gen2 | 40AS | NV4x 12th Gen | v0.9.0 | <ul><li>Can overdraw power from the dock, fixed in Dasharo v1.7.2</li><li>Power button not supported</li> |
| Lenovo Universal USB-C Dock | 40AY | NV4x 12th Gen | v0.9.0 | <ul><li> Need 130W power supply option to not overdraw, fixed in Dasharo v1.7.2</li><li>Power button not supported</li> |
| CableMatters Triple Display Travel Hub | 201431-BLK | NV4x 12th Gen | v0.9.0 | No issues |
56 changes: 56 additions & 0 deletions docs/unified/novacustom/hw-compatibility.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Hardware compatibility

## Introduction

This page contains the list of peripherals that have been verified to work with
NovaCustom laptops by the Dasharo validation team. They are tested with each
release for each laptop currently supported.

### USB-C docking stations

<div class="annotate" markdown>

* Wavlink UMD05 Pro Rev.E, Rev.C1
- 1x DP 1.4, 2x HDMI 2.0b (1)
- Power Delivery up to 100W
- 4x USB 3 5Gbps Type-A ports, one with BC1.2 charging
- SD + MicroSD card reader
- Gigabit Ethernet
- 3.5mm combo (headphone + mic) audio jack

* Wavlink UG69PD2 Rev.A1
- 2x HDMI / DP ports (2)
- Power Delivery up to 65W
- 4x USB 3 5Gbps Type-A ports, one with BC1.2 charging
- 2x USB 3 5Gbps Type-C ports
- Gigabit Ethernet
- 3.5mm headphone and mic jacks

</div>

1. DisplayPort Alt mode, Synaptics VMM5310 DP MST hub, two upstream DP 1.4
lanes, DSC 1.2 decompression, up to 2x 4K60 + 1x 4K30 depending on source

2. DisplayLink, up to 2x 5K60 supported

### USB-C Hubs

<div class="annotate" markdown>

* Levin 7-in-1 USB Type-C Hub Pro
- HDMI
- Power delivery pass-through
- 2x USB-A 5Gbps
- SD, TF card reader

* Generic 7-in-1 USB Type-C Hub
- HDMI, VGA (1)
- Power delivery pass-through
- 2x USB-A 5Gbps
- SD card reader
- Ethernet
- 3.5mm headphone jack

</div>

1. Only one can be used simultaneously
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ nav:
- 'Battery management': unified/novacustom/battery-management.md
- 'Fan profiles': unified/novacustom/fan-profiles.md
- 'Firmware update using fwupd': unified/novacustom/fwupd-usage.md
- 'Hardware Compatibility List': unified/novacustom/hw-compatibility.md
- 'Community Test Results': unified/novacustom/community-test-results.md
- 'NV4x 12th Gen':
- 'Releases': variants/novacustom_nv4x_adl/releases.md
- 'Hardware Configuration Matrix': variants/novacustom_nv4x_adl/hardware-matrix.md
Expand Down

0 comments on commit a50f542

Please sign in to comment.