Jump to content

RSS Bot

Bot
  • Posts

    4144
  • Joined

  • Last visited

    Never

Everything posted by RSS Bot

  1. A TDP (Thermal Design Power) value in Watts will usually be provided for Intel and AMD processors to help manufacturers design an appropriate thermal solution for a given processor, and it’s often used to estimate power consumption by consumers. But TDP is also often configurable, and manufacturers may decide to increase to decrease the value for higher performance or lower power consumption, so we’ll show you how to check the TDP value, or more exactly PL1 and PL2 power limits in both Windows 11 and Linux (Ubuntu 22.04). Note that TDP is being replaced by PBP (Processor Base Power) in newer processors, with PL1 (Long Duration) corresponding to BPB, and PL2 (Short Duration) to Maximum Turbo Power (MTP), at least on Intel chips. Check the TDP values in Windows 11 You’ll first need to install HWiNFO64 program, then start it leaving all options unticked (default), and go to Control Processor(s) [...] The post How to check TDP (PL1 and PL2 power limits) in Windows and Linux appeared first on CNX Software - Embedded Systems News. View the full article
  2. Introducing new common code for Mesa Vulkan drivers to support a new Vulkan extension, making it easier for app and game authors to manage Vulkan state - and easier for our drivers too. View the full article
  3. Description Add cpu-frequency to orangepizero2, allwinner h616. From sunxi 5.16 the drivers and dtsi, dts files have the necessary support. Add: sun50i-h616-cpu-opp.dtsi Additions: sun50i-h616-orangepi-zero2.dts +#include "sun50i-h616-cpu-opp.dtsi" +&cpu0 { +cpu-supply = <&reg_dcdca>; +}; Please advise with going ahead making the additions to the build system How Has This Been Tested? [x] Test A: BUILD compiled and booted [x] Test B: BOARD @orangepizero2:~$ uname -a Linux orangepizero2 5.19.6-sunxi64 #trunk SMP Mon Sep 5 23:16:49 UTC 2022 aarch64 GNU/Linux @orangepizero2:~$ find /sys -name cpufreq /sys/devices/system/cpu/cpu3/cpufreq /sys/devices/system/cpu/cpu1/cpufreq /sys/devices/system/cpu/cpufreq /sys/devices/system/cpu/cpu2/cpufreq /sys/devices/system/cpu/cpu0/cpufreq /sys/module/cpufreq Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  4. Description https://github.com/cli/cli/issues/6175 Jira reference number AR-1318 How Has This Been Tested? [x] apt update Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  5. Description ... and leave common package so one can mount NFS share OOB. Removing server package from all variants. Rationale: https://forum.armbian.com/topic/23370-2208-jammy-downloads-why-are-nfs-and-openvpn-servers-installed Jira reference number AR-1317 How Has This Been Tested? Non essential package removal. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  6. The latest mini PC marketed in the ‘Pro’ range from Beelink is the SEi11 Pro and features one of last year’s Intel H-series processors typically used in gaming laptops. Beelink kindly sent one for review and I’ve looked at performance running both Windows 11 and Ubuntu 22.04. Beelink SEi11 Pro hardware overview The Beelink SEi11 Pro physically consists of a 126 x 113 x 40mm (4.96 x 4.45 x 1.57 inches) square metal case. As an actively cooled mini PC, it uses Intel’s ‘10 nm SuperFin’ Tiger Lake processor and the review model included an i5-11320H which is a quad-core 8-thread 3.20 GHz Core processor (at 35W TDP) boosting to 4.50 GHz with Intel’s Iris Xe Graphics. The front panel has an illuminated power button, a 3.5mm headphone jack, a data-only Type-C USB 3.1 port, dual USB 3.1 ports and a reset pin-hole ‘CLR CMOS’. The rear panel includes a [...] The post Beelink SEi11 Pro Review – An Intel Core i5-11320H mini PC tested with Windows 11, Ubuntu 22.04 appeared first on CNX Software - Embedded Systems News. View the full article
  7. Odyssey Blue mini PC based on the ODYSSEY-X86J4125 SBC is now offered as part of a bundle with Frigate open-source NVR platform with support for real-time local object detection, and an Coral USB AI accelerator. The Odyssey Blue mini PC is equipped with an Intel Celeron J4125 quad-core Gemini Lake Refresh processor, 8GB RAM, and a 128GB SSD preloaded with an unnamed Linux OS (probably Debian 11) and Frigate Docker container. The solution can run over object detection at 100+ FPS when equipped with a Coral USB accelerator. Since the hardware is not exactly new, and we’ve covered it in detail in the past, even reviewing the earlier generation SBC with Celeron J4105 processor and Re_Computer enclosure, I’ll focus on the software, namely Frigate NVR in this post. Frigate is an open-source NVR program designed for Home Assistant with AI-powered object detection that runs as a Docker container and uses [...] The post Odyssey Blue mini PC bundle ships with Frigate open-source NVR, Coral USB AI accelerator appeared first on CNX Software - Embedded Systems News. View the full article
  8. OpenWrt 22.03 open-source Linux operating system for routers and entry-level embedded devices has just been released with over 3800 commits since the release of OpenWrt 21.02 nearly exactly one year ago. The new version features Firewall4 based on nftables, switching from the earlier iptables-based Firewall3, and adds support for over 180 new devices for a total of more than 1,580 embedded devices, including 15 devices capable of WiFi 6 connectivity using the MediaTek MT7915 wifi chip. OpenWrt developers explain that Firewall4 keeps the same the UCI firewall configuration syntax and should work as a drop-in replacement with most common setups, just generating nftables rules instead of iptables ones. You’ll find more details about OpenWrt firewall configuration in the documentation. OpenWrt 21.02 added initial support for the Distributed Switch Architecture (DSA), the Linux standard for configurable Ethernet switches, and OpenWrt 22.03 migrated more targets from swconfig to DSA namely all bcm53xx [...] The post OpenWrt 22.03 released with Firewall4, now supports over 1,580 embedded devices appeared first on CNX Software - Embedded Systems News. View the full article
  9. Description Update odroidxu4-current kernel to 5.4.212. Hardkernel's upstream seems fixed so let's switch back to the branch. How Has This Been Tested? [x] Reboot of my Odroid HC1 Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  10. Description switched to most recent upstream source fixed wrong header location For 5.19.y and up there is a lot more work, so this will wait for someone else. Jira reference number AR-1316 How Has This Been Tested? [x] Build sunxi and sunxi64 CURRENT Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  11. Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Jira reference number MAN-86 Checklist: [x] I have made corresponding changes to the documentation View the full article
  12. Add Firefly Station M3 Tested, work all equipment View the full article
  13. Showcasing two new software demonstrations featuring machine learning, including backend video compression that runs on Panfrost, and a data quality assurance tool designed to integrate into the annotation pipeline. View the full article
  14. Groupgets PureThermal 3 (PT3) is a hackable thermal webcam that ships with the low-cost FLIR Lepton FS module, and is compatible with FLIR Lepton (2.x – 3.x) LWIR camera core. The company explains the new model offers the same basic functionality as the PureThermal 2 but with a few changes and additional features, although the motivation for the new design was primarily to address component shortages. Some changes include the removal of pads to install an RF shield, and the Tag-Connect TC2030 programming connector is replaced by the Tag-Connect EC-10-IDC. PureThermal 3 specifications with changes highlighted in bold: Microcontroller – STMicro STM32F412 Arm Cortex-M4 MCU @ 100 MHz with up to 1024 KB flash, 256 KB SRAM Camera support Supports LIR Lepton (2.x – 3.x) LWIR camera cores Ships with FLIR Lepton FS non-radiometric 160 x 120 resolution micro thermal camera module USB – USB Type-C port with USB UVC [...] The post PureThermal 3 board embeds FLIR Lepton FS thermal camera for $200 appeared first on CNX Software - Embedded Systems News. View the full article
  15. We just wrote about the Infineon XENSIV PAS CO2 Shield2Go board to measure carbon dioxide (CO2) levels last week, but I’ve just come across two more hardware with a CO2 sensor designed for makers, but based on Sensirion SCD40 sensor instead, and mostly designed to monitor indoor CO2 levels since high concentrations may impact your health negatively. The first one is the M5Stack UNIT CO2 that’s designed to be connected to one of the company’s Core modules through an I2C interface, and TeHyBug portable mini sensor device equipped with ESP8285 WiFi microcontroller, as well as optional AHT10 temperature & humidity sensor and BMP280 pressure sensor, besides the SCD40 sensor. M5Stack UNIT CO2 Specifications: Sensirion SCD40 sensor CO2 Measurement range – 400 ~ 2000 ppm CO2 Sampling accuracy – ±(50 ppm + 5% of reading) Temperature range – -10 – 60°C with 0.8°C accuracy Humidity range – 0 – 95% RH [...] The post Sensirion SCD40 CO2 sensor units for makers: M5Stack UNIT CO2 and TeHyBug ESP8285 device appeared first on CNX Software - Embedded Systems News. View the full article
  16. Powered by an AMD Athlon Silver 3050e dual-core processor, Topton N1 (aka TP-N1) NAS comes with two SATA bays for 2.5-inch or 3.5-inch drives, as well as four gigabit Ethernet ports. The system can support up to 32GB RAM, relies on M.2 SSD storage for the OS, and can provide up to 40TB of data storage through the two SATA bays. It is also equipped with an HDMI output port, several USB 3.x/2.0 ports, as well as a 3.5mm audio jack. Topton N1 specifications: SoC – AMD Athlon Silver 3050e dual-core/quad-thread processor @ 1.4 / 2.8 GHz (Turbo) with Radeon Vega 3 graphics @ 1 GHz; TDP: 6W System Memory – Up to 32GB DDR4-2400 RAM via two SO-DIMM slots Storage M.2 2280 socket for a (PCIe 3.0) NVMe SSD 2x SATA III bay for 2.5-inch and 3.5-inch driver for a maximum of 40TB data storage (based on currently available [...] The post Topton N1 dual-bay NAS features AMD Athlon 3050e CPU, four Ethernet ports appeared first on CNX Software - Embedded Systems News. View the full article
  17. Description Maint. How Has This Been Tested? [x] Build test Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  18. I first noticed the MediaTek MT7986 WiFi router processor in Linux 5.17 changelog. MT7986 is the codename for MediaTek Filogic 830 quad-core Cortex-A53 processor designed for Wi-Fi 6/6E routers with up to 6 Gbps bandwidth, and two 2.5Gbps Ethernet interfaces. Banana Pi BPI-R3 is a router board based on Filogic 830/MT7986A that offers an upgrade to the company’s Banana Pi BPI-R2 board powered by a MediaTek MT7623A quad-core Cortex-A7 processor or even the Banana Pi BPI-R64 board based on a MediaTek MT7622 dual-core Arm Cortex-A53 SoC. Banana Pi BPI-R3 specifications: SoC – MediaTek MT7986A (Filogic 830) quad-core Arm Cortex A53 processor with hardware acceleration engines for Wi-Fi offloading and networking System Memory – 2GB DDR RAM Storage – 8GB eMMC flash, MicroSD card socket, support for M.2 NVMe SSD Networking 2x 2.5GbE SFP cages, 5x Gigabit Ethernet ports (1x WAN + 4x LAN) via MT7531AE 7-port switch WiFi 6 4×4 [...] The post Banana Pi BPI-R3 WiFi 6 router board features MediaTek Filogic 830/MT7986 SoC appeared first on CNX Software - Embedded Systems News. View the full article
  19. AAEON BOXER-8256AI is a fanless embedded box PC equipped with an NVIDIA Jetson Xavier NX system-on-module, offering four HDMI input ports – two Full HD, two 4K capable -, as well as two HDMI outputs for smart healthcare equipment, digital signage, and entertainment. The embedded computer comes with 8GB RAM and a 16GB flash provided by the NVIDIA module, supports M.2 NVMe and SATA storage, Gigabit Ethernet, plus optional WiFI, 4G, and 5G cellular connectivity through M.2 sockets. BOXER-8256AI specifications: SoM – NVIDIA Jetson Xavier NX with CPU – 6-core NVIDIA Carmel Armv8.2 64-bit CPU GPU – 384-core NVIDIA Volta GPU with 48 Tensor Cores AI accelerator – 2x NVDLA deep learning accelerators AI performance – Up to 21 TOPS at 15 Watts System Memory – 8GB LPDDR4x Storage – 16GB eMMC flash Storage – MicroSD Slot, M.2 NVMe SSD socket, SATA III port Display Interfaces – 2x HDMI [...] The post NVIDIA Jetson Xavier NX fanless embedded box PC features four HDMI input ports appeared first on CNX Software - Embedded Systems News. View the full article
  20. Description Small semi automated changes to the config. How Has This Been Tested? [x] Build affected kernels Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  21. Description Patch removal, adding one to make this work. Jira reference number AR-1312 How Has This Been Tested? [x] build on 5.15.y and 5.19.y Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  22. Telink TLSR8273-M-EH is a multi-protocol wireless connectivity module with energy harvesting capabilities implemented through Nowi’s PMIC, and designed for batteryless devices (or ones with “forever batteries”) such as TV remote controls, but also wearables, and electronic shelf labels among others. The solution is based on a 48MHz RISC microcontroller that supports Bluetooth 5.1 LE, 802.15.4 (Zigbee/RF4CE/6LoWPAN/Thread), and 2.4GHz proprietary protocols. With a single module integrating all main components required for batteryless operation, Telit says its solutions reduce BOM and size, as well as supply chain complexity, and improves user-friendliness by removing the need for battery swaps. Telink TLSR8273-M-EH specifications: Core – 32-bit RISC microcontroller @ up to 48 MHz (CoreMark 1.25/MHz) Memory – 64 KB SRAM with 32 KB retention Storage – 512 KB flash RF Bluetooth 5.1 LE up to 2 Mbps, with AOA/AOD support, Bluetooth Mesh IEEE 802.15.4 radio for Zigbee, RF4CE, 6LoWPAN, Thread 2.4GHz proprietary protocols RX [...] The post Telit energy harvesting wireless module to enable batteryless remote controls appeared first on CNX Software - Embedded Systems News. View the full article
  23. Wi-SUN is a standard (IEEE 802.15.4g) managed by the Wi-SUN Alliance and designed for Smart Cities, Smart Agriculture, and other large scale IoT deployments with a large number of devices thanks to the use of IPv6 mesh networking. The organization was founded in 2011 to “support the worldwide development of Wireless Communications Networks for Utilities, Smart Cities and IoT”, but due to the niche nature of target applications, it does not get that much press coverage and was only recently brought to my attention. Wi-SUN stands for “Wireless Smart Utility Networks”or “Wireless Smart Ubiquitous Networks”, and the standard aims to connect streetlights, cameras, weather stations, smart metering, utility transmission systems, and others to enable data-sharing between city services to improve their efficiency, save costs, and offer improves services to citizens. Wi-SUN FAN (Field Area Network) is the latest protocol managed by the Wi-SUN Alliance with over 95 million units shipped [...] The post Wi-SUN: An LPWAN standard for Smart Cities, Smart Agriculture, large scale IoT deployments appeared first on CNX Software - Embedded Systems News. View the full article
  24. Description G12/GXL boards with memory of 1GB or lower are unable to boot because the CMA memory pool is set to high. Leaving CMA at the default 256M and providing an overlay for those who need or want the CMA higher, makes more sense than not supporting all possible memory options provided by said SoC(s). As an aside; I've noticed people have been unable to boot the Radxa Zero 512MB/1GB models using the current Armbian images. Jira reference number [AR-9999] How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Installed and booted kernel without the current CMA patches applied. That left me at the current default which is 256M. Then using extlinux fdtoverlays, I added the overlay and rebooted giving me a CMA of 896M. [x] Test ran on a Radxa Zero 4GB and Le Potato 2GB. This should really be tested on boards with a lower memory count, but I don't have any available to me. Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  25. Neuromorphic AI accelerator chips relying on spiking neural networks (SNN), which we’ve seen from companies such as Innatera or Brainchip, will be used more and more in the future as they provide much higher efficiency compared to traditional deep neural networks (DNN) solutions. Intel is also working on SNN, and recently announced the Loihi 2 second-generation neuromorphic research chip with up to 1 million neurons (the human brain has 86 billion of those on average) that delivers up to 175x lower energy to learn a new object instance with similar or better speed and accuracy compared to conventional methods running on a central processing unit (CPU). The new Loihi 2 neuromorphic chip offers the following improvement over the first generation Loihi: Up to 10x faster processing capability (2x for simple neuron state, 5x for synaptic operations, 10x for spike generation) Up to 60x more inter-chip bandwidth achieved through a combination [...] The post Intel Loihi 2 high-efficiency neuromorphic chip works with the Lava open-source framework appeared first on CNX Software - Embedded Systems News. View the full article
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines