TQMx110EB Documentation


Take screenshot from BIOS or UEFI shell

Take a screenshot from the BIOS

  1. Connect a USB stick (FAT32 formatted) to the mainboard
  2. Boot the system into the BIOS menu and move to the desired BIOS screen
  3. Press <F11> to take a screenshot of the actual screen
  4. Select the desired storage device in the pop-up window and press <Enter>
The file will be stored as YYYYMMDDhhmmss.BMP

Take a screenshot from the UEFI shell

  • Connect a USB stick (FAT32 formatted) to the mainboard
  • Boot the System into the UEFI shell
  • Press <F11> to take a screenshot of the actual screen
  • Select the desired storage device in the pop-up window and press <Enter>
The file will be stored as YYYYMMDDhhmmss.BMP

BIOS/UEFI Configuration

Activate eMMC

To activate or deactivate eMMC Support apply the following settings:

1. Boot the system into the BIOS menu
2. Set up 'SCS/SCC Configuration' option in the BIOS Menu accordingly:

 BIOS Frontpage > Setup Utility > Advanced (Tab) > RC Advanced Menu > PCH-IO Configuration > SCS Configuration > eMMC 5.1 Controller = <Enabled>

3. Press <F10> to save the settings and reboot the system

Reset UEFI Settings to Default

There are several ways to reset the UEFI firmware settings to the default values.

Important

The UEFI settings are stored in the SPI flash and no longer in the CMOS memory. Removing the buffer battery does not reset the settings.

The UEFI settings can be reset by pressing F9 in the UEFI. You have to be in the Setup Utility Page to use this function.

To reset the settings without the display, proceed as follows:

  1. hold ESC on the keyboard to enter UEFI (about 1min. to be safe)
  2. Press the Down key at least 5 times
  3. Press return to open the Setup utility
  4. Press F9 and then press Return to load setup defaults
  5. Press F10 and then Return again to save the settings and restart

When updating the UEFI firmware, the firmware defaults are loaded and all changes to the settings are lost.
Installing the same firmware resets these settings (e.g. UEFI update under Windows).

Our modules provide a function that allows to reset the UEFI to default values in case of emergency.
For this, the reset button must be pressed three times within one second.
If the module LED blinks red for a short time the reset to defaults was successful.

Activate Console Redirection

To activate Console Recirection in the BIOS via the serial port in addition to the display output on the Starterkit apply the following steps.
It can be useful for BIOS remote control tasks.

  • Connect a null modem cable to the desired serial interface (e.g. SER0)
  • Boot the system into the BIOS menu
  • Enable 'Console Redirection' option in the BIOS Menu and the corresponding serial port (e.g. COM1):
    • Setup Utility > Advanced > Console Redirection > Enabled
  • Press <F10> to save the settings and reboot the system
  • Connect the null modem cable to an available serial port
  • Run your favorite terminal emulator on your Host PC (we recommend TeraTerm Pro)
  • Configure the serial port according to the table below:
Bautrate: 115200
Data bits: 8
Parity: none
Stop bits: 1
Handshake : XON/XOFF

⇒ Reboot the Starterkit and use the terminal emulator to set up the BIOS

Install operating Systems

Install Linux (Ubuntu)

This guide provides step-by-step instructions on how to install the Ubuntu operating system on the TQMx110EB Embedded Module, which is based on an Intel x86 CPU.

Prerequisites

  • TQMx110EB Embedded Module
  • An SD card or USB stick (USB stick recommended)
  • A computer to prepare the boot medium
  • Internet connection (Optional)

Download the latest version of Ubuntu for x86 systems:

Click here to download Ubuntu 22.04.3 LTS

Write the downloaded Ubuntu ISO to an SD card or USB stick using an image writer tool. We recommend using Balena Etcher:

Click here to download Balena Etcher

  1. Insert the prepared SD card or USB stick into the TQMxe40s module.
  2. Boot into the UEFI of the TQMx110EB module by holding the ESC key after connecting the main power.
  3. Navigate to the Boot Manager in the UEFI.
  4. Select the USB stick or SD card to boot from. The system will proceed without any further input.
  1. Once you're in the Ubuntu Live System, select Install Ubuntu.
  2. Follow the on-screen instructions to complete the installation (this includes selecting the hard drive, language, user account, etc.).

After the installation is complete and you've restarted into your new Ubuntu system:

  1. Open the terminal by pressing CTRL+ALT+T.
  2. Enter the following commands to update the system:
sudo apt update
sudo apt upgrade

Ubuntu should now be successfully installed on your TQMx110EB Embedded Module.

Install Windows 10 IoT Enterprise

This guide provides step-by-step instructions on how to install Windows 10 IoT Enterprise on the TQMx110EB Embedded Module, which is based on an Intel x86 CPU.

Prerequisites

  • TQMx110EB Embedded Module
  • Internet connection
  • An SD card or USB stick (USB stick recommended)
  • A computer to prepare the boot medium

Download the latest version of Windows 10 IoT Enterprise for x86 systems:

Information about the latest Windows 10 IoT Enterprise

Write the downloaded Windows 10 IoT Enterprise image to an SD card or USB stick using a tool like Rufus:

Click here to download Rufus

  1. Insert the prepared SD card or USB stick into the TQMx110EB module.
  2. Boot into the UEFI of the TQMx110EB module.
  3. Navigate to the Boot Manager in the UEFI.
  4. Select the USB stick or SD card to boot from. The system will proceed without any further input.
  1. Once you're in the Windows 10 IoT Enterprise setup environment, follow the on-screen instructions to complete the installation.
  2. This includes selecting the hard drive, language, region, and other preferences.

After the installation is complete and you've booted into Windows 10 IoT Enterprise:

  1. Connect to the internet and check for system updates.
  2. Configure device settings, security policies, and any other necessary configurations specific to your application.

Windows 10 IoT Enterprise should now be successfully installed on your TQMx110EB Embedded Module.

  • Last modified: 2023/10/16 08:55