Jump to content

Ralf

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. Hi there, I'm trying to run compile.sh since several days as mentioned in the instructions with Vagrant but no success so far. 1. https://docs.armbian.com/Developer-Guide_Using-Vagrant/ Vagrant Guest steps Instruction tells cd armbian but it is cd /vagrant 2. First run of ./compile.sh stops because the following packages signature could not be verified. Downloading the following packages manually, unpacking them in cache/toolchain and creating a .download-complete file fixed this issue. All other following packages were installed automatically. gcc-linaro-aarch64-none-elf-4.8-2013.11_linux.tar.xz gcc-linaro-arm-none-eabi-4.8-2014.04_linux.tar.xz 3. I want to compile a 3.4'er Kernel fpr bananapi After selecting "bananapi" and "default" it is compiling a while and then complains: [ error ] ERROR in function compile_uboot [ compilation.sh:211 ] [ error ] U-boot file not found [ u-boot-sunxi-with-spl.bin ] [ o.k. ] Process terminated I'm stuck now. Any help is appreciated. output.log
  2. Hello, I use Banana PI M1 with TFT touchscreen and Jessi Legacy Kernel 3.4.113 sun7i I have to stay with legacy kernel because it supports FEX configuration for TFT display and USB-OTG. (Mainstream Kernel does not seem to support TFT) Unfortunately the display touch changed to GT911 driver IC which seem not to be included in legacy. Can anybody help me to bring the Goodix GT9xx driver working on this system? I found following links of this driver but don't know how to compile and install it. http://linux-sunxi.org/Touchscreen#GT9xx https://github.com/reinforce/gt9xx https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/input/touchscreen/goodix.c
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines