Intel® NUCs
Assistance in Intel® NUC products
13313 Discussions

vcust tool: UQI commands for NUC8i3BEK

DPage7
Beginner
782 Views

Hi

 

I am interested in the vcust UQI commands for my nuc (NUC8i3BEK) More specific the bios setting of "Wake system from S5" - setting a specific day and time to wake up. The vcust manual says:

 

"UQI and value options should be from a report of the current BIOS."

 

but how do you generate that report?

 

 Regards,

 Dan

0 Kudos
5 Replies
Wanner_G_Intel
Moderator
496 Views

Hello DPage7,

 

Thank you for submitting your question on this Intel® Community.

 

To better assist you, we would like to have the following information:

 

Could you please let us know why you would like to modify this setting?

 

Wanner G.

Intel Customer Support Technician

A Contingent Worker at Intel

0 Kudos
DPage7
Beginner
496 Views

Hi Wanner

 

Our customers do not have access to the nuc directly. We need the ability to change this setting dynamically and remotely. The only way to change this now , is to physically be on location with a keyboard hooked up to the nuc which complicates the process :)

 

Regards,

 

Dan

0 Kudos
Wanner_G_Intel
Moderator
496 Views

Hello DPage7,

 

Thank you for your response.

 

We will look into this issue, and update this thread as soon as possible.

 

Wanner G.

Intel Customer Support Technician

A Contingent Worker at Intel

0 Kudos
Wanner_G_Intel
Moderator
496 Views

Hello DPage7,

 

We would like to update this thread.

 

To Enable and set up Wake System from S5 setting in BIOS via VCUST, please use the following:

 

VCUSTW64 -CONFIG -UQI=xxxx -VALUE=y

where [xxxx] is the UQI value and [y] is the variable.

 

To Enable or Disable Wake System from S5:

UQI - 07e3

0 : Disable (default)

1 : Enable

(example of the command to enable Wake System from S5:

VCUSTW64 -CONFIG -UQI=07e3 -VALUE=1)

 

 

To set up the recurrence:

 

Select Daily/Weekly/Monthly to wake the system. UQI = 091d

0 : Daily

1 : Weekly

2 : Monthly (default)

 

 

Sunday: UQI = 091e

-------------------------------------------------------------------------------

If enabled, system will wake at the selected time via RTC alarm on every Sunday.

0 : Disable (default)

1 : Enable

 

 

Monday: UQI = 091f

-------------------------------------------------------------------------------

If enabled, system will wake at the selected time via RTC alarm on every Monday.

0 : Disable (default)

1 : Enable

 

 

Tuesday: UQI = 0920

-------------------------------------------------------------------------------

If enabled, system will wake at the selected time via RTC alarm on every Tuesday.

0 : Disable (default)

1 : Enable

 

 

Wednesday: UQI = 0921

-------------------------------------------------------------------------------

If enabled, system will wake at the selected time via RTC alarm on every Wednesday.

0 : Disable (default)

1 : Enable

 

 

Thursday: UQI = 0922

-------------------------------------------------------------------------------

If enabled, system will wake at the selected time via RTC alarm on every Thursday.

0 : Disable (default)

1 : Enable

 

 

Friday: UQI = 0923

-------------------------------------------------------------------------------

If enabled, system will wake at the selected time via RTC alarm on every Friday.

0 : Disable (default)

1 : Enable

 

 

Saturday: UQI = 0924

-------------------------------------------------------------------------------

If enabled, system will wake at the selected time via RTC alarm on every Saturday.

0 : Disable (default)

1 : Enable

 

 

Wakeup Date: UQI = 010c

-------------------------------------------------------------------------------

Select day of each month to wake the system. Select 0 for daily wakeup.

Default Value is 1. 

Minimum Value : 0 

Maximum Value : 31 

 

 

Wakeup Hour: UQI = 010e

-------------------------------------------------------------------------------

Select wakeup hour in 24-hour format. For example, 15 means 3 PM.

Default Value is 0. 

Minimum Value : 0 

Maximum Value : 23 

 

 

Wakeup Minute: UQI = 010f

-------------------------------------------------------------------------------

Select wakeup minute.

Default Value is 0. 

Minimum Value : 0 

Maximum Value : 59 

 

 

Wakeup Second: UQI = 010a

-------------------------------------------------------------------------------

Select wakeup second.

Default Value is 0. 

Minimum Value : 0 

Maximum Value : 59 

 

 

It is worth mentioning that these UQI values are only for Intel® NUC Kit NUC8i3BEK. If you need UQI values for other Intel® NUC products, please let us know.

 

Wanner G.

Intel Customer Support Technician

A Contingent Worker at Intel

0 Kudos
DPage7
Beginner
496 Views

Thanks, It works :) Merry Christmas

 

Regards,

Dan

0 Kudos
Reply