File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ ${3_MDEB_WIFI_NETWORK}= 3mdeb_abr
2020${DEVICE_NVME_DISK } = Non-Volatile memory controller
2121${DEVICE_USB_KEYBOARD } = Keyboard
2222${DMIDECODE_PRODUCT_NAME } = V5xTNC_TND_TNE
23- ${EXTERNAL_HEADSET } = USB PnP Audio Device
23+ ${EXTERNAL_HEADSET } = JMTek, LLC. USB Audio
2424${CPU_MAX_FREQUENCY } = 4800
2525${CPU_MIN_FREQUENCY } = 200
2626${PLATFORM_CPU_SPEED } = 3.0
2727
2828${DGPU_ONLY_SUPPORT } = ${TRUE }
29- ${TESTS_IN_WINDOWS_SUPPORT } = ${FALSE } # change windows/ubuntu support depending
29+ ${TESTS_IN_WINDOWS_SUPPORT } = ${TRUE } # change windows/ubuntu support depending
3030${TESTS_IN_UBUNTU_SUPPORT } = ${TRUE } # on which OS is first in the boot order
3131
3232${WIFI_CARD_UBUNTU } =
@@ -47,7 +47,11 @@ ${VERIFIED_BOOT_SUPPORT}= ${TRUE}
4747
4848${TPM_SUPPORTED_VERSION } = 2
4949${TPM_EXPECTED_CHIP } = SLB9672
50-
50+ ${USB_DISKS_DETECTION_SUPPORT } = ${TRUE }
51+ ${USB_KEYBOARD_DETECTION_SUPPORT } = ${TRUE }
52+ # /sys/class/power_supply/BAT0/charge_full
53+ ${CLEVO_BATTERY_CAPACITY } =
54+ ... 4636000
5155# cpu performance Ubuntu
5256${ZIP_MULTI_COMPRESSION } = 63476 # MIPS
5357${ZIP_MULTI_DECOMPRESSION } = 39336 # MIPS
You can’t perform that action at this time.
0 commit comments