Jump to content

Igor

Administrators
  • Posts

    13612
  • Joined

  • Last visited

Everything posted by Igor

  1. OK. Removing "sys" from tar seems to be o.k. no more problems found ... Since now we won't have the "make scripts" I'll put "make" into headers package post install script ...that its' done auto if "make" exists.
  2. That's correct. Those is a proper modules set for a current legacy Cubietruck kernel: This part is not included into update. You need to edit /etc/modules and replace with this + what you might be using extra. hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i ap6210
  3. Now I see ... You don't need to apply this fix anymore ... I already add it to the script so it should be possible to compile. Thanks!
  4. If you don't know how to fix rather start from clean source.
  5. https://github.com/igorpecovnik/lib/commit/b524751907a60ffa36984e10cec7b6f29ea30aa4 Fixed, tested legacy but should work on 4.2 kernels too. You need to update u-boot and boot.scr ...
  6. We'll nail this down It's working with default branch and there is no change if we use that patch or not. That's what I manage to test on the way.
  7. OK, I'll take a look, I hope today. I guess there are more changes then. Thank you for your test.
  8. Ah, there is a problem on target: root@cubietruck:/usr/src/linux-headers-4.3.3-sunxi# make headers_check CHK include/generated/uapi/linux/version.h HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c:106:23: fatal error: sys/types.h: No such file or directory #include <sys/types.h> ^ compilation terminated. scripts/Makefile.host:91: recipe for target 'scripts/basic/fixdep' failed make[1]: *** [scripts/basic/fixdep] Error 1 Makefile:439: recipe for target 'scripts_basic' failed make: *** [scripts_basic] Error 2
  9. Yes, we need legacy kernel compilation .... I disable the header recompilation and it looks o.k. now. I made an image with 4.3.3 for Cubietruck and compiled some wifi module w/o problems.
  10. Works fine for me with or w/o cache. This must be compiler related.
  11. I try to build kernel for Udoo since they changed repository, than for Cubieboard 1 ... scripts/basic/fixdep.c:106:23: fatal error: sys/types.h: No such file or directory Does this patch help in a matter that we won't need to use workaround for headers compiling inside chroot?
  12. Not implemented yet. I spoke to the main developer of this part few days ago and ... not stable yet. Which means we wont got it this year
  13. They change everything and deleted branches which are in my config. Fixing ... fixed, compiling o.k., result untested yet. https://github.com/igorpecovnik/lib -b master
  14. Each time you edit you need to convert back to .bin by using fex2bin and bin2fex utils. screen0_output_type = 4 # 4 = VGA # 3 = HDMI You need to reboot each time you change those settings.
  15. I have no HC SD card around, so this can take days to get test results. Poslano z mojega MI 2S z uporabo Tapatalk
  16. This looks like a fault SD but since you tested the media ... Try latest Cubietruck image which I am 100% sure that it works. I don't test images on CB2 since I don't own it.
  17. No reason at all. Will be fixed. Thanks!
  18. Thanks for suggestions. Will be fixed within next release.
  19. https://www.toradex.com/computer-on-modules/colibri-arm-family/freescale-imx6 You got this one? According to quick look it should not be very hard. http://developer.toradex.com/software-resources/arm-family/linux/board-support-package/build-u-boot-and-linux-kernel-from-source-code I am adding boards that I have around my desk to the Armbian build script or if anyone else prepare and test. Only theory based is usually waste of time since it's not possible to debug on the spot. This is our main configuration (development version!): https://github.com/igorpecovnik/lib/blob/master/configuration.sh A lot of things changed so manuals for this part are not updated yet. Furthermore some u-boot source adjustment and/or custom boot script is needed to create + adding some dedicated binaries or fixes ... if you want the same level of service as other boards.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines