

vore76
-
Content Count
7 -
Joined
-
Last visited
About vore76
-
Rank
Newbie
-
Hello! I did all as in this tutorial. Everything complied fine but when I try to install the u-boot package I get the following message: dpkg -i linux-u-boot-current-bananapi_19.11.9_armhf.deb dpkg: regarding linux-u-boot-current-bananapi_19.11.9_armhf.deb containing linux-u-boot-bananapi-current: linux-u-boot-bananapi-next conflicts with armbian-u-boot linux-u-boot-bananapi-current provides armbian-u-boot and is to be installed. dpkg: error processing archive linux-u-boot-current-bananapi_19.11.9_armhf.deb (--install): conflicting packages - not installing linux-u-boot-bananapi
-
Hello! The only useful stuff I can find is in "compilation.log" Error: arch/arm/dts/.sun7i-a20-bananapi.dtb.pre.tmp:378.3-11 syntax error FATAL ERROR: Unable to parse input tree make[2]: *** [arch/arm/dts/sun7i-a20-bananapi.dtb] Error 1 make[1]: *** [arch-dtbs] Error 2 make: *** [dts/dt.dtb] Error 2 I'm using this for my private stuff. I can't afford to hire a person for this. But I will donate some money to the project as I already did in the past. If it's impossible to build something with the new kernel it's Ok.
-
Hello! I'm trying to build some patches in order to use a touch screen display with the current kernel for my Banana-Pi 1. I tried this Tutorial (which worked fine with the last kernel releases and build environment based on Ubuntu 16.04) Now I switched to build environment bases on Ubuntu 18.04 and I'm having issues with compiling. I get an error message but I don't know what I have to do now. Anybody who can give some hints? scripts/Makefile.lib:308: recipe for target 'arch/arm/dts/sun7i-a20-bananapi.dtb' failed dts/Makefile:38: recipe for target 'arch-dtbs' fai
-
Banana Pro LCD Display over LSAD
vore76 replied to mjc's topic in Common issues / peer to peer technical support
Hello! Finally I could solve the issues and compile the files. I had issues with strange characters in the files after editing them. -
Banana Pro LCD Display over LSAD
vore76 replied to mjc's topic in Common issues / peer to peer technical support
Hello! Ok, I followed the tutorial. But I'm having issues with the file "sun7i-a20-bananapi.dtb". I'm quite sure that I'm doing everything as mentioned in the tutorial but something seams to be wrong. I get this during the build process: DTC arch/arm/dts/sun7i-a20-bananapi.dtb arch/arm/dts/sun7i-a20-bananapi.dtb: ERROR (phandle_references): Reference to non-existent node or label "reg_dcdc2" arch/arm/dts/sun7i-a20-bananapi.dtb: ERROR (phandle_references): Reference to non-existent node or label "edt_ft5x06_pins_a" arch/arm/dts/sun7i-a20-bananapi.dtb: ERROR (phandle_referen -
Banana Pro LCD Display over LSAD
vore76 replied to mjc's topic in Common issues / peer to peer technical support
Anybody? -
Banana Pro LCD Display over LSAD
vore76 replied to mjc's topic in Common issues / peer to peer technical support
Hello Everybody, just having the same question.I want to use a 7" display on my banana PI with the current version of Armbian (4.14.14).Do I still have to go through the build process? I could find this comment telling that the drivers are now integrated https://docs.armbian.com/boards/bananapi/. How do I use the drivers? Thanks for any information! Regards Vore