Linux 5.3 Release – Main Changes, Arm, MIPS & RISC-V Architectures

Linus Torvalds has just announced the release of Linux 5.3: So we’ve had a fairly quiet last week, but I think it was good that we ended up having that extra week and the final rc8. Even if the reason for that extra week was my travel schedule rather than any pending issues, we ended up having a few good fixes come in, including some for some bad btrfs behavior. Yeah, there’s some unnecessary noise in there too (like the speling fixes), but we also had several last-minute reverts for things that caused issues. One _particularly_ last-minute revert is the top-most commit (ignoring the version change itself) done just before the release, and while it’s very annoying, it’s perhaps also instructive. What’s instructive about it is that I reverted a commit that wasn’t actually buggy. In fact, it was doing exactly what it set out to do, and did it […]

Linaro Connect San Diego 2019 Schedule – IoT, AI, Optimizations, Compilers and More

Linaro has recently released the full schedule of Linaro Connect San Diego 2019 that will take place on  September 23-27. Even if you can’t attend, it’s always interested to check out the schedule to find out what interesting work is done on Arm Linux, Zephyr OS, and so on. So I’ve created my own virtual schedule with some of the most relevant and interesting sessions of the five-day event. Monday, September 23 14:00 – 14:25 – SAN19-101 Thermal Governors: How to pick the right one by Keerthy Jagadeesh, Software Engineer, Texas Instruments With higher Gigahertz and multiple cores packed in a SoC the need for thermal management for Arm based SoCs gets more and more critical. Thermal governors that define the policy for thermal management play a pivotal role in ensuring thermal safety of the device. Choosing the right one ensures the device performs optimally with in the thermal budget. […]

ArmSoM CM5 - Raspberry Pi CM4 alternative with Rockchip RK3576 SoC

Librem 5 Linux Smartphone Specifications Finalized

If you were interested in purchasing, or more exactly pre-ordering, a privacy-focused, open source Linux smartphone with clearly defined hardware specifications, Purism Librem 5 was not quite for you. Until today that is, as while the company did not commit to exact specifications at the beginning of the project, Purism has now revealed the full specifications of Librem 5 Linux smartphone. Librem 5 specifications: SoC – NXP i.MX8M quad-core Cortex A53 @ up to 1.5GHz, Cortex-M4 real-time core, 3G GPU with OpenGL/ES 3.1, Vulkan, OpenCL 1.2 support System Memory – 3GB RAM Storage – 32GB eMMC flash, MicroSD slot up to 2 TB Display- 5.7″ IPS TFT touchscreen with 1440×720 resolution Connectivity Cellular Option 1 – Gemalto PLS8 3G/4G modem w/ single sim on replaceable M.2 card Option 2 – Broadmobi BM818 (made in China) nanoSIM tray Dual-band 802.11a/b/g/n WiFi 4, Bluetooth 4.0 GPS – Teseo LIV3F GNSS Cameras – […]

Linux 5.2 Release – Main Changes, Arm, MIPS & RISC-V Architectures

Linus Torvalds announced the release of Linux 5.2 last Sunday: So I was somewhat pre-disposed towards making an rc8, simply because of my travels and being entirely off the internet for a few days last week, and with spotty internet for a few days before that [*]. But there really doesn’t seem to be any reason for another rc, since it’s been very quiet. Yes, I had a few pull requests since rc7, but they were all small, and I had many more that are for the upcoming merge window. Part of it may be due to the July 4th week, of course, but whatever – I’ll take the quiet week as a good sign. So despite a fairly late core revert, I don’t see any real reason for another week of rc, and so we have a v5.2 with the normal release timing. There’s no particular area that stands […]

$69.99 Gyrfalcon 2803 Plai Plug Delivers 24 TOPS per Watt

Last year we covered an alternative to Intel Movidius Neural Compute Stick with Orange Pi AI Stick 2801 powered by Gyrfalcon Lightspeeur 2801S neural processor, and delivering up to 5.6 TOPS, or 2.8TOPS @ 300mW for $69.  Since then Gyrfalcon introduced Lightspeeur 2803(S) AI accelerator delivering up to 24 TOPS, or 16.8 TOPS @ 700 mW. We’ve recently seen the new neural processor will be integrated into SolidRun  i.MX 8M Mini & Nano systems-on-module, and today the company published a press release to announce their latest 2803 Plai Plug providing an upgrade to their existing 2801 Plai Plug (Orange Pi AI Stick 2801) for about the same $69.99 price tag. Gyrfalcon 2803 Plai Plug preliminary specifications: AI Accelerator – Gyrfalcon Lightspeeur 2803S with 2-dimensional Matrix Processing Engine (MPE) and AI Processing in Memory (APiM) Storage – eMMC flash Host interface – USB 3.0 port Power Consumption – 700mW at 16.8 […]

Linux 4.17 Release – Main Changes, Arm & MIPS Architectures

Linus Torvalds released Linux 4.17 last Sunday: So this last week was pretty calm, even if the pattern of most of the stuff coming in on a Friday made it feel less so as the weekend approached. And while I would have liked even less changes, I really didn’t get the feeling that another week would help the release in any way, so here we are, with 4.17 released. No, I didn’t call it 5.0, even though all the git object count numerology was in place for that. It will happen in the not _too_distant future, and I’m told all the release scripts on kernel.org are ready for it, but I didn’t feel there was any real reason for it. I suspect that around 4.20 – which is I run out of fingers and toes to keep track of minor releases, and thus start getting mightily confused – I’ll switch […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

12MB Minimal Image for Raspberry Pi using the Yocto Project

Last year, I wrote instructions and provided a download link about a minimal image for Raspberry Pi based on Raspbian. The compressed image is 84MB, and the good thing about it is that you can just use apt-get to install packages. The problem is that it’s not actually that small as once it is uncompressed the rootfs is still a massive 414 MB. So today, I’ll explain how to create a smaller (and custom) image using the Yocto Project, a platform that let you build an embedded Linux distribution matching exactly your project’s requirements. Other advantages are that the build is configurable with config files, so it’s easily reproducible with a few command lines, and it might turn out to be useful to learn more about the Yocto Project as many boards and SoC are now making use of the framework, including Freescale i.MX6 (Wandboard, Olinuxino-imx233, Sabrelite, etc…), the Beagleboard, […]

Wandboard Dual Benchmarks, Serial Console Fun, and Distributions List

Since last time I tried Android and Ubuntu on the Wandboard, a few things happened. I’m not talking about Wandboard Quad announcement, but instead I received a Class 10 SD card, which makes the system so much responsive, and a RS232 to USB adapter so that I can access the serial console. So today, I’ll publish some benchmark results on Wandboard Dual since none appear to be available, and play a little with the serial console. A few things also happened on the operating systems side with more distributions now available for the board. Prerequisites I ran benchmark in Android, so I installed the latest Android 4.1.2 image (11th of April 2012) to my new SD card (ADATA 16 GB Class 10), and contrary to my poor experience on a 4GB Class 4 micro SD, everything was very fluid. I’ve also installed Google Play in order to install the applications. […]

Boardcon Rockchip and Allwinner SoM and SBC products