Skip to content

Releases: rafaello7/linux-nanopi-m3

NanoPi v4.11.6 build 10

23 Nov 14:31
Compare
Choose a tag to compare
  • added support for USB printer, modem and camera
  • added ability to set arbitrary mac address of eth0 by u-boot (ethaddr environment variable in u-boot may be used for that)

NanoPi v4.11.6 build 9

22 Oct 21:06
Compare
Choose a tag to compare
  • added support for Bluetooth USB dongles
  • compilation using gcc 7.2 (earlier versions were with 6.3)

NanoPi v4.11.6 build 8

19 Oct 20:17
Compare
Choose a tag to compare

Hardware video decoding improvements:

  • PFNs busy message occurrence highly reduced (may still appear when amount of free memory is low)
  • nano-videodev module improvement

NanoPi v4.11.6 build 7

08 Oct 16:08
Compare
Choose a tag to compare

Added support for RGB/LVDS panels.

Note that only x710 panel from FriendlyARM was fully tested.

NanoPi v4.11.6 build 6

22 Sep 13:11
Compare
Choose a tag to compare
  • cpu temperature sensor made discoverable by lm-sensors
  • added driver for onboard NanoPi thermistor connected to ADC
  • added controls in nano-videodev v4l driver (brightness, contrast, saturation, hue, alpha)

NanoPi v4.11.6 build 5

16 Sep 19:17
Compare
Choose a tag to compare
  • added nano-videodev kernel module which exposes DRM video layer of s5p6818 soc as video4linux device

  • Nexell VPU module was updated - it is usable now by v4l2video decoder from GStreamer plugins

  • turned on CMA (Contiguous Memory Allocator) to avoid coherent memory allocation problems such as:

    [    1.196000] nexell,display_drm c0102800.display_drm: Cannot do DMA to address 0x0000000000000000
    [    1.200000] swiotlb: coherent allocation failed for device c0102800.display_drm size=8294400
    

For video playing on NanoPi M3 please try nano-video program.

NanoPi v4.11.6 build 4

22 Aug 19:48
Compare
Choose a tag to compare
v4.11.6-4

use RGB plane 0 for hardware cursor

NanoPi v4.11.6 build 3

10 Aug 12:40
Compare
Choose a tag to compare

The package contains kernel image, modules and dtb file. To boot kernel using the new image, the following should be performed after package install:

  • "dtb" file should be copied to /boot. It is unpacked by installer to:

     /usr/lib/linux-image-4.11.6+/nexell/s5p6818-nanopi-m3.dtb
    
  • /boot/vmlinuz link should refer to the /boot/vmlinuz-4.11.6