MartinKeppler Posted October 6, 2016 Posted October 6, 2016 Hi Guys, a few weeks ago, I implemented a project wich reads the power sources of my Banana Pi. I was using /sys/power/axp_pmu/. I now made a new build to enable lcd display and such things. But now /sys/power/axp_pmu/ isn't there. Also can't find it anywhere in my system. Only /sys/power/{pm_async, pm_freeze_timeout, state, wakeup_count} Kernel of new build is 4.8.0 What have I to do, to get axp_pmu back? Martin
Igor Posted October 7, 2016 Posted October 7, 2016 Patch is present only in our NEXT branch and it was not tested on 4.8.0 ... perhaps some adjustment is needed? 1
MartinKeppler Posted October 7, 2016 Author Posted October 7, 2016 Ok, so now I can use NEXT witch is 4.7.2 or adding the patch to 4.8.0, right? When trying to build NEXT (next, jessie, desktop, bananapi) I get 4 errors: sed: kann /home/vanilla-default/output/cache/sdcard/etc/lirc/hardware.conf nicht lesen: Datei oder Verzeichnis nicht gefunden sed: kann /home/vanilla-default/output/cache/sdcard/etc/lirc/hardware.conf nicht lesen: Datei oder Verzeichnis nicht gefunden sed: kann /home/vanilla-default/output/cache/sdcard/etc/lirc/hardware.conf nicht lesen: Datei oder Verzeichnis nicht gefunden sed: kann /home/vanilla-default/output/cache/sdcard/etc/lirc/hardware.conf nicht lesen: Datei oder Verzeichnis nicht gefunden sed: kann /home/vanilla-default/output/cache/sdcard/etc/lirc/hardware.conf nicht lesen: Datei oder Verzeichnis nicht gefunden cp: reguläre Datei '/home/vanilla-default/output/cache/sdcard/etc/lirc/lircd.conf' kann nicht angelegt werden: Datei oder Verzeichnis nicht gefunden [ o.k. ] Installing extra applications and drivers [ o.k. ] Installing linux firmware [ 5.21 ] [ o.k. ] Building deb [ armbian-tools ] [ o.k. ] ... downloading sources [ temper ] [ o.k. ] ... downloading sources [ BT utils ] [ o.k. ] ... compiling [ temper ] [ error ] ERROR in function compiling [ tools.sh:70 ] [ error ] Error building [ temper ] [ o.k. ] Process terminated [ error ] ERROR in function unmount_on_exit [ debootstrap-ng.sh:576 ] [ error ] debootstrap-ng was interrupted [ o.k. ] Process terminated What is wrong?
MartinKeppler Posted October 10, 2016 Author Posted October 10, 2016 Content of output/debug/tools-build.sh: /bin/bash: make: command not found. /bin/bash: make: command not found. Make is installed. Ideas?
MartinKeppler Posted October 10, 2016 Author Posted October 10, 2016 Moved to: http://forum.armbian.com/index.php/topic/2134-unable-to-compile-from-source/?hl=tools.sh#entry16240
Recommended Posts