Jump to content

RSS Bot

Bot
  • Posts

    4252
  • Joined

  • Last visited

    Never

Everything posted by RSS Bot

  1. The ISC DHCP server (dhcpd) was traditionally used to set up a DHCP server in Linux, but the software is reaching end-of-life, and the Internet Systems Consortium is now recommending their own Kea DHCP server or alternatives such as Dnsmasq or udhcpd (as found in Busybox) as a replacement. I was unaware of this having just used the isc-dhcp-server package to set up a DHCP server in NanoPi R6C router/mini PC earlier this month. But a blog post on Ubuntu informed us dhcpd was going away, and Canonical plans to switch over the Kea DHCP server instead. The main difference from the user perspective is that Kea relies on JSON configuration files so all your dhcpd files will have to be rewritten. Other highlights for the Kea DHCP server include: Modular component design, extensible with hooks modules. Kea includes daemons for a DHCPv4 server, a DHCPv6 server, and a dynamic [...] The post Use Kea DHCP server as ISC DHCP server (dhcpd) is being phased out appeared first on CNX Software - Embedded Systems News. View the full article
  2. Description Bump rockchip-edge to kernel 6.3 Jira reference number AR-1674 How Has This Been Tested? [x] Kernel patches apply correctly 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 [x] 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
  3. Description Bump rk322x-edge to kernel 6.3 How Has This Been Tested? [x] Successfully compiled kernel deb packages 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 [x] 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
  4. Description As per subject, fix rtl8723cs on kernel 6.3 How Has This Been Tested? [x] Compilation for kernel 6.3 works [x] Compilation for kernel 6.1 works 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 [x] 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 As per subject, fix rtl88x2bu on kernel 6.3, useful until upstream driver get patched How Has This Been Tested? [x] Compilation for kernel 6.3 works [x] Compilation for kernel 6.1 works 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 [x] 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. Description As per subject, fix rtl8812au on kernel 6.3, useful until upstream driver get patched How Has This Been Tested? [x] Compilation for kernel 6.3 works [x] Compilation for kernel 6.1 works 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 [x] 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
  7. Description As per subject, fix rtl8723du on kernel 6.3, useful until upstream driver get patched How Has This Been Tested? [x] Compilation for kernel 6.3 works [x] Compilation for kernel 6.1 works 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 [x] 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
  8. Description As per subject, fix rtl8811cu on kernel 6.3 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] Compilation works 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 [x] 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
  9. No descriptionView the full article
  10. A few years ago I reviewed the ICE Tower CPU cooling fan for Raspberry Pi 4 which is an oversized heatsink with a cooling fan and some RGB LEDs that obviously does its job at cooling the board, but the main benefit is really its aesthetics. 52Pi has now designed another ICE Tower cooling fan for the Orange Pi 5 SBC, and the new Orange Pi 5B, with the same concept except for its low-profile design. It’s probably not needed for the Orange Pi 5 which should do fine with a heatsink, but it may help for the Orange Pi 5B due to the extra heat from the WiFi 6 module. A company representative for 52Pi told us that: I have seen this Orange Pi 5B motherboard posted on your site, there are quite a lot of reviews and discussions, so far after our engineer’s test, this motherboard has quite [...] The post Orange Pi 5 SBC gets its own $20 low-profile ICE Tower cooling fan appeared first on CNX Software - Embedded Systems News. View the full article
  11. LattePanda Sigma is a 3.5-inch single board computer (SBC) with an Intel Core i5-1340P Raptor Lake-P processor and a Microchip ATmega32U4 microcontroller to control I/Os with Arduino programming. The board comes with 16GB soldered-on LPDDR5 RAM, supports M.2 NVMe/SATA SSDs and SATA drives for storage, offers HDMI 2.1, eDP, and USB-C DisplayPort video outputs, dual 2.5GbE networking, two Thunderbolt 4 ports, and three M.2 sockets for expansion sich as WiFi or 4G/5G modules. LattePanda Sigma specification SoC – Intel Core i5-1340P 12-core (4P+8E)/16-thread Raptor Lake hybrid processor @ up to 4.6 GHz (Performance cores), 3.4GHz (Efficient cores), 12MB L2 Cache, 80EU Intel Iris Xe Graphics @ up to 1.45 GHz; PBP: 28 W MCU – Microchip ATmega32U4-MU 8-bit AVR microcontroller with 32 KB flash, 2.5 KB SRAM, 1 KB EEPROM System Memory – 16GB dual-channel LPDDR5-6400 Storage – M.2 SSD (NVMe/SATA) socket, SATA III port Display I/F HDMI 2.1 up [...] The post LattePanda Sigma – An Intel Core i5-1340P Raptor Lake SBC with ATmega32U4 MCU for Arduino support appeared first on CNX Software - Embedded Systems News. View the full article
  12. Description Upgrade vcgencmd without tmp vulnerability and inclusion for bananapim2ultra See also https://github.com/armbian/build/pull/5095#issuecomment-1521626783 How Has This Been Tested? [x] Pine64 [x] Rock64 [x] Banana Pi M2 Ultra 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 [x] 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
  13. AMD has just unveiled the new power-efficient Ryzen Z1 “Zen4” Series processor family designed for handheld gaming consoles running Windows and equipped with AMD RDNA 3 architecture-based graphics. The new series features two processors at launch, namely the Ryzen Z1 hexa-core processor with 4 RDNA 3 Compute Units and the Ryzen Z1 Extreme octa-core processor with 12 RDNA 3 Computer Units for “ultimate high-performance for handheld gaming”. Highlights of Ryzen Z1 and Z1 extreme specifications: Both processors support LPDDR5/LPDDR5x memory, and USB4 interface, as well as the following AMD technologies: AMD Link – Mobile app to connect your phone, tablet, TV, or Windows-based PC, and stream games. AMD Radeon Super Resolution – In-driver feature upscaling lower resolutions set in-game to the native resolution of the active display for higher FPS performance. AMD Radeon Boost – Dynamically lowers the resolution of the entire frame when fast on-screen character motion is detected [...] The post AMD Ryzen Z1 “Zen4” processors target Windows-based handheld gaming consoles appeared first on CNX Software - Embedded Systems News. View the full article
  14. Released earlier this week, Linux Kernel 6.3 brings thousands of new lines of code to improve the core kernel, architectural support, networking and filesystems. View the full article
  15. Lumination Labs’ Sonatino is an ESP32-S3 board designed for audio applications that follows the Raspberry Pi Zero dimensions so that it can be used with some of the cases designed for the Raspberry Pi Zero. The wireless audio board features Cirrus Logic WM8524 audio DAC and WM8782 audio DAC capable of 24-bit 192kHz stereo output and mono input respectively, a speaker amplifier and two pins for speaker connection, a 3.5mm audio jack, as well as a microSD card slot for the storage of audio or other data. Sonatino specifications: Wireless Module – ESP32-S3-WROOM-1 with SoC – ESP32-S3 dual-core LX7 microprocessor @ up to 240 MHz with Vector extension for machine learning Memory – 2MB PSRAM Storage – 16MB flash Connectivity – WiFi 4 and Bluetooth 5 LE/Mesh Storage – MicroSD card slot (SPI) Audio 3.5mm audio jack supporting input and output (TRRS, CTIA standard) Speaker connection: onboard pins, optional [...] The post Sonatino – A Raspberry Pi Zero-sized ESP32-S3 audio board appeared first on CNX Software - Embedded Systems News. View the full article
  16. AAEON’s UP Squared Pro 7000 Edge fanless mini PC is powered by a choice of Alder Lake-N SoCs from the Processor N50 up to the Intel Core i3-N305 octa-core processor and designed for IoT, automation, robotics, and industrial applications. The system is based on the UP Squared Pro 7000 4-inch SBC and ships up to 16GB LPDDR5, up to 64GB eMMC flash, and supports triple display setups with HDMI, DisplayPort, and USB-C ports. Network connectivity includes two 2.5GbE ports and optional WiFi/Bluetooth and/or 5G/4G cellular modules M.2 expansion slots. UP Squared Pro 7000 Edge mini PC specifications: Alder Lake-N SoC (one or the other) Intel Core i3-N305 octa-core processor up to 3.8 GHz with 6MB cache, 32EU Intel UHD Graphics Gen 12 @ 1.25 GHz; TDP: 15W Intel Atom x7425E quad-core processor up to 3.4 GHz with 6MB cache, 24EU Intel UHD Graphics Gen 12 @ 1.0 GHz; TDP: 12W [...] The post Fanless mini PC features up to Core i3-N305 Alder Lake-N processor appeared first on CNX Software - Embedded Systems News. View the full article
  17. At uboot_ custom_postprocess(), treat RK3566 as RK3568 to make mkimage work View the full article
  18. No descriptionView the full article
  19. ASUSTOR FLASHSTOR 6 and FLASHSTOR 12 are network access storage (NAS) devices powered by a quad-core Intel Celeron N5095 Jasper Lake processor and designed for respectively 4K audio and video content consumption for the former and 4K video editing for the latter. Both models come with 4 GB of DDR4-2933, two USB 3.2 Gen 2×1 ports, and HDMI 2.0b video output, but the FLASHSTOR 6 supports up to 6 M.2 NVMe SSDs and 2.5GbE networking, while the FLASHSTOR 12 can take up to 12 M.2 NVMe SSDs and handles 10GbE networking. ASUSTOR FLASHSTOR specifications: SoC – Intel Celeron N5105 quad-core Jasper Lake processor @ 2.0 GHz / 2.9 GHz (Turbo) System Memory – 4GB SO-DIMM DDR4, expandable up to 16GB via 2x SO-DIMM slots Storage 8GB eMMC flash for the OS FLASHSTOR 6 (FS6706T) – 6x M.2 2280 NVMe drive slots, up to 14x drives with AS6004U expansion unit [...] The post ASUSTOR FLASHSTOR NAS supports up to 12 M.2 SSDs, 10GbE networking appeared first on CNX Software - Embedded Systems News. View the full article
  20. As I checked out Linux 6.3 changelog earlier this morning, I noticed the EmbedFire LubanCat 2 SBC in the Rockchip section, and having never heard of the EmbedFire company or LubanCat single board computers, I decided to have a closer look. EmbedFire is a company based in China, more exactly in DongGuan, that makes a range of LubanCat single board computers based on Rockchip RK3566 or RK3568 processors, some of which partially follow Raspberry Pi Zero or Raspberry Pi 3/4 Model B form factors, while others come with custom designs. LubanCat 2 SBC specifications: SoC – Rockchip RK3568 quad-core Arm Cortex-A55 @ up to 2.0 GHz with ARM Mali-G52 2EE GPU with support for OpenGL ES 1.1/2.0/3.2. OpenCL 2.0. Vulkan 1.1, 0.8 TOPS NPU System Memory – 1GB, 2GB, 4GB, or 8GB LPDDR4/LPDDR4X @ 1560 MHz Storage 8GB, 16GB, 32GB, 64GB or 128GB eMMC flash M.2 M-key socket (PCIe 3.0 [...] The post EmbedFire LubanCat is a Rockchip RK3566/RK3568 SBC family with Raspberry Pi Zero/Model B, and other form factors appeared first on CNX Software - Embedded Systems News. View the full article
  21. Linux Torvalds has just announced the release of Linux 6.3 on the Linux Kernel Mailing List (LKML): It’s been a calm release this time around, and the last week was really no different. So here we are, right on schedule, with the 6.3 release out and ready for your enjoyment. That doesn’t mean that something nasty couldn’t have been lurking all these weeks, of course, but let’s just take things at face value and hope it all means that everything is fine, and it really was a nice controlled release cycle. It happens. This also obviously means the merge window for 6.4 will open tomorrow. I already have two dozen pull requests waiting for me to start doing my pulls, and I appreciate it. I expect I’ll have even more when I wake up tomorrow. But in the meantime, let’s enjoy (and test) the 6.3 release. As always, the shortlog [...] The post Linux 6.3 release – Notable changes, Arm, RISC-V and MIPS architectures appeared first on CNX Software - Embedded Systems News. View the full article
  22. Makeblock Ultimate 2.0 is an educational robot kit that can be used to easily create up to 10 different types of robots. An Arduino-compatible Mega 2560 MCU board serves as the main controller and there are over 550 mechanical parts and electronic modules. The robot can drive up to 4 encoder and stepping motors, control up to 10 servo motors to work simultaneously, and can also be connected to Arduino and Raspberry Pi boards for more complex projects. The review/tutorial is fairly long, so if you are short on time, you can jump to different sections by clicking on some of the links below: MegaPi control board and main modules description mBlock 5 visual-programming IDE installation Programming of DC Encoder motors, Ultrasonic sensor, Line follower module, motion sensor, RJ25 adapter, and shutter module mBlock mobile app Building the ten models for the Makeblock Ultimate 2.0 robot kit (as shown in [...] The post Makeblock Ultimate 2.0 review – A multi-function 10-in-1 educational robot kit appeared first on CNX Software - Embedded Systems News. View the full article
  23. Description Fake vcgencmd allows requesting information from a non-Raspberry Pi board in the same way that can be done via an executable on there. Since this command is now available, the Armbian board can also be monitored, rebooted etc via eht FOSS Android app RasPi Check. See also: https://f-droid.org/en/packages/de.eidottermihi.raspicheck/ https://github.com/eidottermihi/rpicheck/issues/161 https://forum.armbian.com/topic/17069-android-app-to-monitor-and-restart-boards/#comment-119650 https://github.com/clach04/fake_vcgencmd Jira reference number [AR-9999] How Has This Been Tested? Yes, made a build and it worked, also via the Android app. 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 [x] 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
  24. Description Closes https://github.com/armbian/build/issues/5015 Jira reference number AR-1645 How Has This Been Tested? Tested on command line 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 [x] 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
  25. Description RK3328 devices often have I2S1 bus available on expansion pins. This PR introduces an overlay to enable the I2S1 bus for Rock Pi E to enable external PCM5102 DAC; I2S1 is shared for internal audio codec and external GPIO pins, so the overlay also disables the internal audio codec. This has been tested and proved to work on Rock Pi E, should work on other boards with similar board wiring setup, but can be also used as a base for other board/DAC combos in the future. Jira reference number AR-1670 How Has This Been Tested? [x] Kernel compiles successfully with patch applied [x] Manually installed the dtbo on a living community image for rockpi-e running edge kernel 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 [x] 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
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines