You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/04.pro/boards/portenta-x8/tutorials/14.x8-firmware-release-notes/x8-firmware-release-notes.md
+20-11Lines changed: 20 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -24,38 +24,47 @@ Compatible carriers with the supported device:
The following section highlights the critical updates and enhancements introduced in the latest firmware version. It presents the most significant progress and optimizations implemented to improve performance, enhance user experience, and strengthen security.
30
31
31
-
## Latest Firmware Version: __822__
32
+
## Latest Firmware Version: __844__
32
33
33
34
The listing herein offers a glimpse into the Portenta X8 firmware's continuous improvement and enhancement. You can expect a concise overview of the integrated key new features, major bug fixes, and critical security patches to ensure the highest level of functionality and performance within the Portenta X8 system.
34
35
35
36
***New Features:**
36
-
- Added `libgpiod` to enhance functionality across both software images.
37
-
- Introduced support for **EC200A-EU** in *ModemManager*, expanding compatibility.
37
+
- The gpu and the vpus can now be enabled by ov_som_gpu_vpus.
38
+
- Is now possible to scale system frequency down to 100MHz per core.
39
+
- Implemented configurable ncm gadget from /etc/default/usbgx
38
40
39
41
***Enhancements:**
40
-
- Enhanced *ModemManager* scripts to manage USB modem power cycles more effectively using `gpiod`.
41
-
- Implemented the `aklite-offline` run command post-update for streamlined offline operations.
42
+
- Created udev rules to map devs with Arduino standard names.
43
+
- CAN and in general X8H7 upgraded with the latest source and firmware available
44
+
-`xterm` and `resize` are now performed by default in .bashrc
45
+
- Update WiFi chipset 1DX firmware
42
46
43
47
***Bug Fixes:**
44
-
-Resolved an issue where the U-Boot environment in RAM was inadvertently modified even when `carrier_custom` was set to **1**.
48
+
-Fixes to ec200a-eu udev rules and systemd services
45
49
46
50
***Security Updates:**
47
-
- Decided against integrating SE05x support in *lmp-base* to maintain security standards.
48
-
49
-
***Additional Notes:**
50
-
- Disabled the PCIe connector by default and removed the `sara-r4` overlay to simplify device tree configurations.
51
-
- Downgraded CAN and (X8H7) in general to align with arduino-88.91 specifications (tag: 746-portenta-x8) due to regression issues stemming from new Linux driver/firmware updates.
51
+
- Force password change at first login
52
52
53
53
***__You can access the latest version of the firmware [here](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz).__***
54
54
55
55
## Available Firmware Versions
56
56
57
57
Below is a list of all available firmware versions with their release notes.
0 commit comments