TQMxCU1 Documentation
Take screenshot from BIOS or UEFI shell
Take a screenshot from the BIOS
- Connect a USB stick (FAT32 formatted) to the mainboard
- Boot the system into the BIOS menu and move to the desired BIOS screen
- Press <F11> to take a screenshot of the actual screen
- Select the desired storage device in the pop-up window and press <Enter>
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>
BIOS/UEFI Configuration
PCIe Configurations (1x2, 2x1 and 1x4)
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.
On Starterkit
- 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
On Host PC
- 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
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.Option 1: Press F9
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:
- hold ESC on the keyboard to enter UEFI (about 1min. to be safe)
- Press the Down key at least 5 times
- Press return to open the Setup utility
- Press F9 and then press Return to load setup defaults
- Press F10 and then Return again to save the settings and restart
Option 2: Update the UEFI Firmware
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).
Option 3: Reset via RESET button
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.
Install operating Systems
Install Linux (Ubuntu)
This guide provides step-by-step instructions on how to install the Ubuntu operating system on the TQMxCU1 Embedded Module, which is based on an Intel x86 CPU.
Prerequisites
- TQMxCU1 Embedded Module
- An SD card or USB stick (USB stick recommended)
- A computer to prepare the boot medium
- Internet connection (Optional)
Step 1: Download Ubuntu
Download the latest version of Ubuntu for x86 systems:
Click here to download Ubuntu 22.04.3 LTS
Step 2: Prepare the Boot Medium
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
Step 3: Boot from the Prepared Medium
- Insert the prepared SD card or USB stick into the TQMxe40s module.
- Boot into the UEFI of the TQMxCU1 module by holding the ESC key after connecting the main power.
- Navigate to the Boot Manager in the UEFI.
- Select the USB stick or SD card to boot from. The system will proceed without any further input.
Step 4: Install Ubuntu
- Once you're in the Ubuntu Live System, select Install Ubuntu.
- Follow the on-screen instructions to complete the installation (this includes selecting the hard drive, language, user account, etc.).
Step 5: Update Packages (Optional but Recommended)
After the installation is complete and you've restarted into your new Ubuntu system:
- Open the terminal by pressing CTRL+ALT+T.
- Enter the following commands to update the system:
sudo apt update sudo apt upgrade
Conclusion
Ubuntu should now be successfully installed on your TQMxCU1 Embedded Module.
Install Windows 10 IoT Enterprise
This guide provides step-by-step instructions on how to install Windows 10 IoT Enterprise on the TQMxCU1 Embedded Module, which is based on an Intel x86 CPU.
Prerequisites
- TQMxCU1 Embedded Module
- Internet connection
- An SD card or USB stick (USB stick recommended)
- A computer to prepare the boot medium
Step 1: Download Windows 10 IoT Enterprise
Download the latest version of Windows 10 IoT Enterprise for x86 systems:
Information about the latest Windows 10 IoT Enterprise
Step 2: Prepare the Boot Medium
Write the downloaded Windows 10 IoT Enterprise image to an SD card or USB stick using a tool like Rufus:
Step 3: Boot from the Prepared Medium
- Insert the prepared SD card or USB stick into the TQMxCU1 module.
- Boot into the UEFI of the TQMxCU1 module.
- Navigate to the Boot Manager in the UEFI.
- Select the USB stick or SD card to boot from. The system will proceed without any further input.
Step 4: Install Windows 10 IoT Enterprise
- Once you're in the Windows 10 IoT Enterprise setup environment, follow the on-screen instructions to complete the installation.
- This includes selecting the hard drive, language, region, and other preferences.
Step 5: Update and Configure (Optional but Recommended)
After the installation is complete and you've booted into Windows 10 IoT Enterprise:
- Connect to the internet and check for system updates.
- Configure device settings, security policies, and any other necessary configurations specific to your application.
Conclusion
Windows 10 IoT Enterprise should now be successfully installed on your TQMxCU1 Embedded Module.