Jump to content

Henrik Larsson

Members
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. With 6.12, no changes as far as I know
  2. I have now built the module with the armbian build framework and then it works.
  3. I am having the same issue on Nanopi Neo Air and uname -r 6.12.51-current-sunxi I can't find a solution. I can also as @mue473 mentioned see that prebuild kernel modules: readelf -r netlink_diag.ko | grep cleanup 00000000 00003402 R_ARM_ABS32 00000001 cleanup_module 000002d4 00003402 R_ARM_ABS32 00000001 cleanup_module while my own has readelf -r testm.ko | grep cleanup 00000000 00004902 R_ARM_ABS32 00000001 cleanup_module 000002c4 00004902 R_ARM_ABS32 00000001 cleanup_module I have no idea though if this matters at all. Does anyone know?
  4. Hi, I see in the /usr/lib/armbian/armbian-firstrun script that it runs the command: update-rc.d ap6212-bluetooth defaults for nanopi neo air (and some other boards) However if I try to run this script sudo /usr/lib/armbian/armbian-firstrun start The result is: update-rc.d: error: unable to read /etc/init.d/ap6212-bluetooth setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version I cannot find ap6212-bluetooth anywhere ... is this something old that was left by mistake in the armbian-firstrun script? Anyone know? (wifi and bluetooth seem to work)
  5. Where can I read more about "power management support for the entire Allwinner family"?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines