Jump to content

teknoid

Members
  • Posts

    33
  • Joined

  • Last visited

Reputation Activity

  1. Like
    teknoid got a reaction from Igor in Armbian 23.05 (Suni) Testings   
    Nanopi Neo Plus 2 (H5)
    linux-u-boot-nanopineoplus2-current_23.05.0-trunk--2022.07-Se092-P6b27-Ha9af-Vaada-B4b55_arm64.deb
    linux-image-current-sunxi64_23.05.0-trunk--6.1.26-Sca1c-D4008-P8596-C1438Hfe66-HK01ba-Vc222-Ba98e_arm64.deb
    OK, but distorted audio output over USB, I believe this came up since kernel 5.16+ and is still present in 6.x
     
    Banana Pi Pro (A20)
    linux-u-boot-bananapipro-current_23.05.0-trunk--2022.07-Se092-P6b27-H0429-Vaada-B4b55_armhf.deb
    linux-image-current-sunxi_23.05.0-trunk--6.1.26-Sca1c-D4008-P8596-C596bHfe66-HK01ba-V014b-Ba98e_armhf.deb
    OK
     
    Odroid C2
    linux-u-boot-odroidc2-current_23.05.0-trunk--2022.01-Sd637-P6c67-H7ff5-V603e-B4b55_arm64.deb
    linux-image-current-meson64_23.05.0-trunk--6.1.27-Sca48-D4008-Pc5ba-C072bHfe66-HK01ba-Ve377-Ba98e_arm64.deb
    OK
     
    Armbian_23.05.0-trunk_Odroidc2_bullseye_current_6.1.29_minimal.img
    full image test: OK
     
    new build system is a very good improvement 👍
     
  2. Like
    teknoid got a reaction from jofland in BananaPi Pro: Enabling the SATA port and compiling the kernel from source.   
    http://tron.dyn.cc/sun7i-bananpro-ahci.dts
    download my test user overlay, copy it to your system and activate it (as root) with:
    armbian-add-overlay sun7i-bananpro-ahci.dts this should work on any kernel below 5.17
    after release of 22.05 you need to remove it from /boot/overlay-user/
     
  3. Like
    teknoid got a reaction from umiddelb in BananaPi Pro: Enabling the SATA port and compiling the kernel from source.   
    yes, mostly the nodes in the device tree are available but deactivated with status = "disabled";
    And you simply can active them by saying status = "okay"; in an overlay. Furhermore you can override the standard values.
    What you did in the past with module parameters you nowdays do it in the device tree.
     
    check this: https://elinux.org/images/f/f9/Petazzoni-device-tree-dummies_0.pdf It helped me to get an overview what DTS is and how it interacts with the linux kernel drivers. Oh yes, its not easy to understand. It will take some time (at least for me it took years) but playing around is good for practise and step by step you will get familiar with it.
     
    Next version 22.05 will have the regulators enabled by default so you do not need the overlay anymore.
     
     
     
  4. Like
    teknoid got a reaction from Myron in BananaPi Pro: Enabling the SATA port and compiling the kernel from source.   
    yes, mostly the nodes in the device tree are available but deactivated with status = "disabled";
    And you simply can active them by saying status = "okay"; in an overlay. Furhermore you can override the standard values.
    What you did in the past with module parameters you nowdays do it in the device tree.
     
    check this: https://elinux.org/images/f/f9/Petazzoni-device-tree-dummies_0.pdf It helped me to get an overview what DTS is and how it interacts with the linux kernel drivers. Oh yes, its not easy to understand. It will take some time (at least for me it took years) but playing around is good for practise and step by step you will get familiar with it.
     
    Next version 22.05 will have the regulators enabled by default so you do not need the overlay anymore.
     
     
     
  5. Like
    teknoid got a reaction from Myron in BananaPi Pro: Enabling the SATA port and compiling the kernel from source.   
    solved with https://github.com/armbian/build/pull/3613
    thanks @the-going
  6. Like
    teknoid got a reaction from Werner in BananaPi Pro: Enabling the SATA port and compiling the kernel from source.   
    Hi @Igor perfect, thanks.
     
    Next step is to upgarde the WIFI firmware to 5.90.244:
    [ 13.975858] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43362/1 wl0: May 16 2018 23:42:49 version 5.90.244 FWID 01-0 I loaded it from kernel git here: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/brcm?id=d9430acf46774d75fa269a667b7b4598d60aa353
    It magically diasppeared in the current kernel git repository, but I found it in a commit from 2018.
     
    I will test it for the next few days and then upload to armbian firmware repo.
  7. Like
    teknoid got a reaction from Igor in BananaPi Pro: Enabling the SATA port and compiling the kernel from source.   
    Hi @Igor perfect, thanks.
     
    Next step is to upgarde the WIFI firmware to 5.90.244:
    [ 13.975858] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43362/1 wl0: May 16 2018 23:42:49 version 5.90.244 FWID 01-0 I loaded it from kernel git here: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/brcm?id=d9430acf46774d75fa269a667b7b4598d60aa353
    It magically diasppeared in the current kernel git repository, but I found it in a commit from 2018.
     
    I will test it for the next few days and then upload to armbian firmware repo.
  8. Like
    teknoid got a reaction from Myron in BananaPi Pro: Enabling the SATA port and compiling the kernel from source.   
    I know, I already hired for nanopi neo plus2 🙂
    https://www.armbian.com/nanopi-neo-plus2/
  9. Like
    teknoid got a reaction from TRS-80 in Armbian 22.02 (Pig) Release Thread   
    https://github.com/armbian/build/pull/3504
    this is my first pull request ever, please check.
  10. Like
    teknoid got a reaction from Igor in Armbian 22.02 (Pig) Release Thread   
    https://github.com/armbian/build/pull/3504
    this is my first pull request ever, please check.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines