Jump to content

Werner

Administrators
  • Posts

    4437
  • Joined

  • Last visited

Posts posted by Werner

  1. There are actual two ways. You can use ./compile.sh KERNEL_CONFIGURE=yes which will continue to assemble an image with the modified config file which is more user friendly.

    On the other hand there is ./compile.sh kernel-config which will export the modified kernel config into output/ folder and stops there which is more developer friendly.

    If you chose latter route you need to move the exported config to userpatches or overwrite the one in config/kernel/. Once you done that simply execute ./compile.sh and the modified config will be used.

  2.  1468  ### ip addr:
      1469
    p default qlen 1000
      1471      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
      1472      inet XXX.XXX.0.1/8 scope host lo
      1473         valid_lft forever preferred_lft forever
      1474      inet6 ::1/128 scope host noprefixroute
      1475         valid_lft forever preferred_lft forever
    ult qlen 1000
      1477      link/ether 6e:48:1c:02:bd:e7 brd ff:ff:ff:ff:ff:ff
      1478


    Either the logs are incomplete or the ethernet ports don't show up at all. Odd...

  3. 24 minutes ago, Stephen Graf said:

    Should we continue here or start a new thread? I

    Open as much topics as you need. That is what forums are for. I don't like those multiple pages long mega-threads anyways but for some reason some users seem to be fine with them. As for me at least I don't see how value information can be found within when there is a need to read page by page by page while with multiple topics you immediately see what's going on inside :)

     

    24 minutes ago, Stephen Graf said:

    modifying  armbian-config.

    There should be as minimal adjustments needed as possible since this tool is undergoing major rewrite anyways so besides having it as a working proof-of-concept for the new version it would be a waste of time.

     

    3 hours ago, SteeMan said:

    When you have been involved with Armbian for a length of time (and read a few of igor's rants 🙂 ) you will realize why what was said here will not be received well by many within Armbian.

    Haha, true story.

    Anyway as bad as some rants (not only Igors ;) ) read there is always some truth within and the truth often is either misunderstood or hurts or both.

    Therefore no further action is taken here besides asking everyone to calm down if necessary and keep it more constructive, alright? -> :love:

     

    Oh boy, that was a lot of off-topic :D

  4. 5 minutes ago, townie said:

    Will this version have headers bookworm_edge_6.6.9

    I don't know. You can check by yourself  (something like apt-cache search linux*current-rockchip64)

    6 minutes ago, townie said:

    an I update to the 6.1.70 via CLI

    Well that would rather be a downgrade than an upgrade :D

    Anyway while switching kernel again would work the module you want to build and need the headers for will not.

  5. Oddly there are no bcm2712 packages whatsoever in stable repo. At least not on my mirror. However there are current and edge packages in beta including headers.

     

    13236    ./pool/main/l/linux-headers-current-bcm2712/linux-headers-current-bcm2712_24.2.0-trunk.480_arm64__6.6.13-S374f-D719f-P0000-Cb2aaH4168-HK01ba-Vc222-B4d80-R448a.deb
    25531    ./pool/main/l/linux-6.6.13/linux-image-current-bcm2712_24.2.0-trunk.480_arm64__6.6.13-S374f-D719f-P0000-Cb2aaH4168-HK01ba-Vc222-B4d80-R448a.deb
    120    ./pool/main/l/linux-dtb-current-bcm2712/linux-dtb-current-bcm2712_24.2.0-trunk.480_arm64__6.6.13-S374f-D719f-P0000-Cb2aaH4168-HK01ba-Vc222-B4d80-R448a.deb

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines