Linus Torvalds has just released Linux 4.11: So after that extra week with an rc8, things were pretty calm, and I’m much happier releasing a final 4.11 now. We still had various smaller fixes the last week, but nothing that made me go “hmm..”. Shortlog appended for people who want to peruse the details, but it’s a mix all over, with about half being drivers (networking dominates, but some sound fixlets too), with the rest being some arch updates, generic networking, and filesystem (nfs[d]) fixes. But it’s all really small, which is what I like to see the last week of the release cycle. And with this, the merge window is obviously open. I already have two pull request for 4.12 in my inbox, I expect that overnight I’ll get a lot more. Linux 4.10 added Virtual GPU support, perf c2c’ tool, improved writeback management, a faster initial WiFi connection […]
Flint OS is a Chromium OS Build for Raspberry Pi & Firefly-RK3288 Boards
Chromium OS for SBC aimed to bring Chromium operating systems to low cost development boards such as the Raspberry Pi 3 board, but the website is now down, and the developer announced he had stopped working on it several months ago due the hardware limitations of the Raspberry Pi 3 board. But others decided it was still worth the effort, and created Flint Innovation company (based in UK/China) to develop Flint OS, a build of Chromium OS with optimizations for Raspberry Pi 3 and Firefly-RK3288 boards with more boards likely coming soon. The developers also provide an x86 image, but after asking more details, it turns out they only changed the boot splash screen for now on the x86 image, with most of the early work done on Raspberry Pi board: At this moment our public Flint OS releases are still pretty much vanilla Chromium OS (we changed the boot […]
MQMaker Koala is a Features-Packed Development Board Powered by Rockchip RK3288 Processor
MQMaker launched MiQi board based on Rockchip RK3288 quad core Cortex A17 processor last year with the hardware aimed at hobbyists and makers, but the company has been developing a higher-end board – named Koala – based on the same processor, featuring many more ports and features, and geared towards the enterprise market. Koala board preliminary specifications: SoC – Rockchip 3288 quad core ARM Cortex A17 up to 1.8 GHz with Mali-T764 GPU supporting OpenGL ES 1.1/2.0 /3.0, and OpenCL 1.1 System Memory – 2GB DDR3 (default) Storage – 16 GB eMMC flash (default) + micro SD slot Video Output / Display Interface – HDMI 2.0, header for eDP, MIPI, LVDS, LCD backlight header, touch panel header Audio – HDMI out, optical S/PDIF, 3.5mm analog stereo audio jack, microphone header, audio L/R header Connectivity – Gigabit Ethernet, WiFi or WiFi + Bluetooth module, mini PCIe slot for 3G/4G card + SIM card slot USB – 4x […]
AAEON RICO-3288 Pico-ITX Board is Powered by Rockchip RK3288 Processor
When Rockchip RK3288 was launched in 2014 we got a few development boards like Firefly-RK3288, PopMetal, and Radxa Rock 2, and later on MiQi board. ASUS Tinker board made the processor popular again in 2017, and now AAEON, an industrial embedded company of ASUS group, has just unveiled RICO-3288 Pico-ITX Board based on the processor, and targeting OEMs instead of hobbyists & makers. RICO-3288 board specifications with RICO-3288F & RICO-3288V models adding wireless connectivity & battery options, as well as CAN and an extra RS-232 port for for the latter: SoC – Rockchip RK3288 quad core Cortex A17 processor @ 1.8GHz with ARM Mali-T760 GPU System Memory – 2GB DDR3L RAM Storage – 16GB eMMC flash, micro SD slot up to 64GB Video Output / Display IF mini HDMI 2.0 up to 4Kx2K @ 60Hz (Note that 4K @ 60 Hz may not work with all HDMI 2.0 TVs). eDP […]
LibreELEC is Now Running on Ugoos UT3+ (Rockchip RK3288) TV Box
Rockchip RK3288 may have launched over two years ago, but the quad core 32-bit processor is still much more powerful than many 64-bit platforms on the market, and ASUS selected the processor for their upcoming – and not officially launched – Tinker Board. The processor was found in several Android TV boxes, but people also installed Linux on the devices, and ported Kodi 14.2 Linux to RK3288 with hardware video decoding back in 2015. The news here is that Omegamoon has recently started working on LibreELEC 8.0 port for RK3288 with a Linux 4.4 kernel, and tested it on Ugoos UT3+ TV box. Full HD movie playback is said to be smooth, Ethernet, and sound work, but WiFi still needs to be worked on. Omegamoon has released an update.img firmware which can be flashed with upgrade_tool in Linux, or AndroidTool in Windows, replaces whatever operating system you have on the […]
ASUS Tinker Board’s Debian & Kodi Linux Images, Schematics and Documentation
We discovered ASUS Tinker Board powered by Rockchip RK3288 processor earlier this year via some slides hidden in a dark corner of the Internet… ASUS has been incredibly quiet about it, but as the board has finally started to sell in Europe on sites like CPC Farnell UK, Proshop (Denmark), or Jimm’s (Finland) for the equivalent of $57.5 without VAT or $69 including VAT, and more technology sites have started to write about it. So people have been buying the board, and one even uploaded an unboxing video. One interesting part is the the top comment from the uploader in that video: Currently, a £55 paperweight as I can’t seem to find a link to the OS image anywhere. And indeed, ASUS appears to have launched a board without any support website, firmware image and documentation. Maybe that’s why they are quiet about it. But after using some of my […]
ASUS Tinker Board is a Raspberry Pi 3 Alternative based on Rockchip RK3288 Processor
Regular readers may remember MQMaker MiQi board, a $35 (and up) development board powered by Rockchip RK3288 quad core ARM Cortex A17 processor, based on Raspberry Pi 3 form factor, but much faster according to benchmarks. Sadly, the board’s crowdfunding campaign was not that successful, possibly because of the “its’ a 2-year old processor” syndrome. But now, Minimachines has found that ASUS has designed a very similar board, dubbed Tinker Board, with an extra WiFi and Bluetooth LE module, audio jack, MIPI DSI connector, and a few other modifications. Asus Tinker Board specifications (bold highlights and strike-through show differences with MiQi board): SoC – Rockchip 3288 quad core ARM Cortex A17 up to 1.8 GHz with Mali-T764 GPU supporting OpenGL ES 1.1/2.0 /3.0, and OpenCL 1.1 System Memory – 2GB LPDDR3, dual channel Storage – 8 or 32 GB eMMC flash + micro SD slot Video output & Display I/F 1x HDMI 2.0 up to 3840×2160@60p […]
Linux 4.9 Release – Main Changes, ARM and MIPS Architectures
Linus Torvalds released Linux 4.9 on Sunday: So Linux 4.9 is out, and the merge window for 4.10 is thus open. With the extra week for 4.9, the timing for the merge window is obviously a bit awkward, and it technically closes in two weeks on Christmas Day. But that is a pure technicality, because I will certainly stop pulling on the 23rd at the latest, and if I get roped into Xmas food prep, even that date might be questionable. I could extend the merge window rather than cut it short, but I’m not going to. I suspect we all want a nice calm winter break, so if your stuff isn’t ready to be merged early, the solution is to just not merge it yet at all, and wait for 4.11. Just so you all know (I already bcc’d the main merge window suspects in a separate mailing last […]