Wiki source code of HP 260 G1 DM - Bootfehler nach Update
Last modified by Tobias Wintrich on 2026/07/22 09:49
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | A customer has reported boot errors after updating to a RangeeOS version newer than 13.00 Build 165 on their HP 260 G1 DM. |
| |
1.1 | 2 | |
| |
2.1 | 3 | The errors can manifest in different ways. In most cases, the boot screen freezes after a few minutes and the desktop does not start. |
| |
1.1 | 4 | |
| |
2.1 | 5 | The cause is a stricter check of the default behavior of the Intel IOMMU. This now checks for correct functionality. If this check fails, some components cannot be initialized correctly. There is presumably a BIOS bug here that causes the IOMMU to not be used correctly. However, as long as you do not intend to virtualize anything on the hardware, this is not a major issue and the function can be disabled. |
| |
1.1 | 6 | |
| |
2.1 | 7 | = Booting the device in the error state (one-time) = |
| |
1.1 | 8 | |
| |
2.1 | 9 | If a device is already in the error state, it must be booted once via a manual change in order to then permanently disable the option via the Kommbox. Proceed as follows: |
| |
1.1 | 10 | |
| 11 | (% class="box infomessage" %) | ||
| 12 | ((( | ||
| |
2.1 | 13 | If you have disabled the boot menu via configuration, the only option at this point is to reinstall the device: |
| 14 | [[RangeeOS - Installation from a USB stick>>doc:HowTos.USB-Installer.WebHome]] | ||
| |
1.1 | 15 | ))) |
| 16 | |||
| |
2.1 | 17 | 1. Stop the boot menu by repeatedly pressing the **Down arrow key**. |
| 18 | 1. Select the **Boot** entry and press the **e** key on your keyboard. | ||
| 19 | 1. Navigate to the end of the line that begins with "linux $bzImage......" (the **END** key takes you immediately to the end of the line). | ||
| 20 | 1. Add this parameter here: | ||
| |
1.1 | 21 | intel_iommu=off |
| |
2.1 | 22 | 1. Then start the OS with CTRL+X and configure the option in the Kommbox. |
| |
1.1 | 23 | |
| |
2.1 | 24 | = Setting the option via the Kommbox = |
| |
1.1 | 25 | |
| |
2.1 | 26 | Once you have rebooted the device, you can configure this option in the Kommbox: |
| |
1.1 | 27 | |
| |
2.1 | 28 | Under **System** -> **Bootloader**, set the option **intel_iommu** to **off** (the [[Expert Mode>>doc:Handbuecher.Rangee Thin Client Admin Guide 13\.00.Kapitel 2 - Kommbox.2\.C System.2\.C\.M Expertenmodus.WebHome]] must have been enabled in the top right for this). |
| |
1.1 | 29 | |
| |
2.1 | 30 | You can also safely distribute this option to all devices in your TCMS. |