Tag Archives: kernel

Testing Hailo-8 with rk3588

      No Comments on Testing Hailo-8 with rk3588

Hailo-8 is an AI accelerator device based on PCIe BUS. And I have a chance to testing with Rockchip RK3588. Installation Installed M.2 (M-Key) Hailo-8 module on NVMe slot of NanoPi6 (RK3588). It supports PCIe 4x lanes. Driver implementation Hailo released version 4.18.0 driver and APIs on their github. So… Read more »

Rock960 (rk3399) Improved kernel 4.4.179

      Comments Off on Rock960 (rk3399) Improved kernel 4.4.179

A short history: Rock960 board is a variabtion of Rockchip RK3399 series, and supports many features as a stand-alone smallest AARCH64 system. VAMRS still providing this card sized embedded linux computer in half of year 2020. I love this powerful RK3399 processor, as economical AARCH64, to be used for embedded… Read more »

Realtek R815x USBNET kernel driver for RK3399

      Comments Off on Realtek R815x USBNET kernel driver for RK3399

Here is latest version 2.12.0 of Realtek GbE USB network kernel driver (source codes) for RK3399. Everyone should be download this driver and extract tar.gz in kernel directory. This driver will overwrites old r8152.c, so anyone doesn’t need to modify any files, just extract tar.gz and make your kernel again…. Read more »

Rock960[A/B/C] kernel patch for supporting some USB GbE

      Comments Off on Rock960[A/B/C] kernel patch for supporting some USB GbE

Here’s my kernel patch for Rock960[A/B/C] board based on git – “stable-4.4-rk3399-linux-v2.1x” branch patch for support or modified for : Governor for performance. Supporting latest version of Realtek r8152/3 USB 3.0 GbE ( merged version of “9” ) Supporting latest version of Cypress GX3 USB 3.0 GbE Supporting latest version… Read more »

Realtek 8152 GbE USB kernel driver for RK3399

      Comments Off on Realtek 8152 GbE USB kernel driver for RK3399

If you have trouble with Realtek 8152 GbE USB device on your Rock960A/B/C board with error of “unnmaed net_device” ? It is reason of built in r8152 driver is too old in Rock960a/b/c (even all kernel driver of Rockchip) kernel source. Here’s my modified driver from latest version of r8152… Read more »

SONY Xperia Z1 1.14A.108/157 kernel ftf files and dirvers set

      Comments Off on SONY Xperia Z1 1.14A.108/157 kernel ftf files and dirvers set

I have an android – but I call it to expensive un-trusted toy – that named Xperia Z1 from SONY. It has really like towser even its display is 5″, but looks like 6 or above size with spacious bezel, wow. Still It is not clear to what is for… Read more »