Jump to content

Igor

Administrators
  • Posts

    13869
  • Joined

  • Last visited

Everything posted by Igor

  1. Finding your own mistakes is sometimes hard. Thank you! Edit: It's working now @branch master
  2. I can confirm that compilation is broken. Checking why ...
  3. Are you using our testing branch? (master) We are still fixing bugs ... generally works. Out of the default config try to compile with this: KERNEL_CONFIGURE="yes" USE_CCACHE="no" # i suspect this is the root of your problems and must be disabled if we re-configuring the kernel
  4. 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.
  5. 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
  6. 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!
  7. If you don't know how to fix rather start from clean source.
  8. 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 ...
  9. 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.
  10. OK, I'll take a look, I hope today. I guess there are more changes then. Thank you for your test.
  11. 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
  12. 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.
  13. Works fine for me with or w/o cache. This must be compiler related.
  14. 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?
  15. 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
  16. 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
  17. 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.
  18. I have no HC SD card around, so this can take days to get test results. Poslano z mojega MI 2S z uporabo Tapatalk
  19. 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.
  20. No reason at all. Will be fixed. Thanks!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines