Jump to content

marcosdsdba

Members
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    marcosdsdba reacted to Nick A in Armbian in IK316-EMCP_v4.1   
    @marcosdsdba I would compile this on the box. Install kernel headers. Post the errors you are getting.
    https://github.com/NickAlilovic/build/releases/download/20250306/linux-headers-edge-sunxi64_25.05.0-trunk_arm64__6.12.11-S62b2-Da873-P8a5c-C1abcH02eb-HK01ba-Vc222-B9bbb-R448a.deb
  2. Like
    marcosdsdba reacted to sicxnull in Armbian in IK316-EMCP_v4.1   
    DTB extracted. Thanks!

    I should have some time this weekend to dig into getting wifi to work. @Nick A mentioned it might only work on kernel 4 so im unsure now but will see what i can do 
  3. Like
    marcosdsdba reacted to sicxnull in Armbian in IK316-EMCP_v4.1   
    boot up armbian. check the /dev partition

    You will see 

    mmcblk0
    mmcblk2,etc

    The android image likely has many partitions. so you will see mmcblk2-9 etc, thats what we want

    Go ahead and dump the first 250mb (probably more than needed but just in case) into an image file and upload it, i can extract the dtb from that

    assuming mmcblk2 is what we want, you would run
     
    sudo dd if=/dev/mmcblk2 of=mmcblk2-first250mb.img bs=1M count=250 status=progress

    then upload that. 
  4. Like
    marcosdsdba reacted to sicxnull in Armbian in IK316-EMCP_v4.1   
    If you can pull the factory DTB from that board that would be great. I need it to get Wifi working 
  5. Like
    marcosdsdba reacted to Kevin su in SV6256P WiFi Now Working on Linux 6.x (Armbian Tested)   
    While reviewing the system logs, I noticed several ftrace warnings appearing in dmesg.
    After investigating the root cause, I have applied the necessary configuration updates to eliminate these logs.
    The driver is now running cleanly without any ftrace-related noise.
  6. Like
    marcosdsdba reacted to Kevin su in SV6256P WiFi Now Working on Linux 6.x (Armbian Tested)   
    @Nick A Yes, I used the MT7601U for a few days, but I wasn’t really satisfied with it. So, with the help of AI, I decided to port the SV6256P anyway—and to my surprise, it actually worked.
  7. Like
    marcosdsdba reacted to Nick A in SV6256P WiFi Now Working on Linux 6.x (Armbian Tested)   
    @Kevin su Excellent work! Porting the SV6256P driver all the way to kernel 6.12 is a huge achievement. Most users usually just give up and plug in a USB Wi-Fi adapter to avoid the headache of legacy drivers.
  8. Like
    marcosdsdba reacted to Nick A in Armbian in IK316-EMCP_v4.1   
    @marcosdsdba the only driver that works is from kernel 4.4. Unless someone figures out a way to port this to a modern kernel, your only option is to use a usb wifi adapter.
  9. Like
    marcosdsdba reacted to Nick A in Armbian in IK316-EMCP_v4.1   
    @marcosdsdba 
     
  10. Like
    marcosdsdba reacted to sicxnull in Armbian for H313 X96-Q LPDDR3 TV-Box   
    Updated Images
     
    V1.3

    Armbian-unofficial_26.02.0-trunk_X96q-v1-3_bookworm_current_6.12.64_cinnamon_desktop.img
    Armbian-unofficial_26.02.0-trunk_X96q-v1-3_bookworm_current_6.12.64_minimal.img

    5.1

    Armbian-unofficial_26.02.0-trunk_X96q-v5-1_bookworm_current_6.12.64_cinnamon_desktop.img
    Armbian-unofficial_26.02.0-trunk_X96q-v5-1_bookworm_current_6.12.64_minimal.img
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines