balbes150

  • Posts

    3546
  • Joined

  • Last visited

Posts posted by balbes150

  1. @IgorI fixed the Legacy kernel sources for Jetson-nano in GIT, now the Legacy kernel build on Hirsute is working. No patches are needed in the BUILD system, just the kernel build starts and works. (patches for Legacy that are currently needed in the build system)

  2. 15 часов назад, Igor сказал:

    BTW. I also started with a "Code cleaning" task, which anyone that feels bored enough is welcome to join. No functionality changes, just cleaning things out, rewriting things better, moving functions here and there.

    Maybe it's not the same, but I'm currently working on simplifying the build process. Transferring most of the settings that are scattered in the build scripts (lib) to the BOARD.CONF settings files. This will significantly simplify the logic of the assembly scripts, they will not have confusing logical chains in which the assembly variables are reconfigured and redefined depending on the model. Yes, at the beginning this will increase the duplication of data (variables) in the board.config files, but then it is easily simplified by transferring the same settings to the group config for several devices. When the test sample is ready, I will try to create a separate branch for general analysis. :)

  3. 21 час назад, Zhexue. сказал:

    It's only work with these two images:

    All versions of the group (Legacy or Current) use a single kernel. Look for the reason in your system settings.

  4. @JMCCNow I tested the latest versions of Station-legacy P1\M1 with the installation of the media package. I get the same error - hard binding of the package to the rockchip64-legacy kernel. This creates a lot of problems. Back to the question, maybe you should remove the hard binding to the kernel ?