Jump to content

Guilherme

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I managed to solve it by installing the package sudo apt install armbian-firmware. Strange that version prior to Armbian-unofficial_24.11.0-trunk_Rpi4b_jammy_current_6.6.58_minimal did not need to do this installation.
  2. igor, is it possible to set the kernel version to 6.6.58 in the image generation line below? I know it's in KERNELBRANCH but I don't know how to set it to 6.6.58. Can you help? ./compile.sh build BOARD="rpi4b" BRANCH="current" KERNELBRANCH="current" BUILD_DESKTOP="no" BUILD_MINIMAL="yes" CLEAN_LEVEL="make-kernel,alldebs,images,cache" EXPERT="yes" KERNEL_CONFIGURE="no" NEWPKG="true" OFFLINE_WORK="no" RELEASE="jammy"
  3. I'm running the script like this ./compile.sh build BOARD="rpi4b" BRANCH="current" BUILD_DESKTOP="no" BUILD_MINIMAL="yes" CLEAN_LEVEL="make-kernel,alldebs,images,cache EXPERT="yes" KERNEL_CONFIGURE="no" NEWPKG="yes" OFFLINE_WORK="no" RELEASE="jammy"
  4. But in my case, it's the WIFI that stopped in the kernel Armbian-unofficial_24.11.0-trunk_Rpi4b_jammy_current_6.6.58_minimal. I didn't do any of that and it works because I now have to change /boot/firmware/config.txt. Note that the wifi also presents this error [7.388838] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
  5. I'm generating an image version and I noticed that WIFI is not being activated. Until the Armbian-unofficial_24.11.0-trunk_Rpi4b_jammy_current_6.6.58_minimal version it worked and after that it stopped. Can someone help?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines