Jump to content

fulvous

Members
  • Posts

    4
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

802 profile views
  1. Hi guys, I know cubieboard A10 is already out of support, nevertheless I was able to make the right image work for it with a cubiescreen. Armbian gave me a way to make my own image without so much problems. The only issue I am having right now is that my touchscreen stops working after a while with errors like this: msg ft5x_i2c_rxdata i2c read error: -121 ***CTP***ft5x_read_data:893 read_data i2c_rxdata failed: -121 bus is busy, status = f9 Retrying transmission 2 I asume that my kernel patch for this touchscreen is not longer working. I have found that some guys manage to make it work under kernel version 3.4.79. So I tried to change the kernel version in the userpatches/lib.config file as follows: BOOTBRANCH="branch:v2015.10" <--- to make the image bootable KERNELBRACH="branch:linux-3.4.79" <--- to patch the kernel with the ft5x_tstouchscreen driver. Unfortunately using that kernel version during the compile process gives me: can't read Makefile: No such file or directory Just after the patching process. Is there a way to make it work? if not, would you recommend any other way to make the touchscreen stable? I am attaching the patch I use. Thank you in advance! cubiescreen.patch
  2. Fixed indeed! Now I am compiling without problems. Thank you once again! Leon
  3. Hi guys! Thank you for your hardwork, we decided to use armbian as our development platform because it is great, well structured and documented! I think I am hitting a problem with u-boot compilation. I am running the compilation as follows: Then, after the sources are already downloaded, I get an error in the u-boot-sunxi-with-spl.bin target. This is my screen output: Thank you for your great work, any help would be appreciated. Leon
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines