Jump to content

Nick A

Members
  • Posts

    427
  • Joined

  • Last visited

Everything posted by Nick A

  1. @Rodrigo Campos @kazekami_him I think @nitrolack and @afiftyp had the same Transpeed M98-8k board. It booted fine with my transpeed image. (other than wifi) Check if your board is the same. Maybe you could try my older images. It could be the newer u-boot and patches broke the ram detection for your board? Maybe your board is using a different ram?
  2. @Andre Ruiz that’s weird uboot loaded boot.scr Check if “/boot/dtb/allwinner/sun50i-h313-x96-q-lpddr3.dtb” exists and path is correct. Make sure it’s not 0 bytes.
  3. @Andre Ruiz I might already have those patches in my build. Try the x96q images here. Also, you should change the log level to 7 in armbianEnv.txt. https://github.com/NickAlilovic/build/releases/tag/20250306
  4. @snow try the transpeed image https://github.com/NickAlilovic/build/releases/tag/20250306
  5. @Ducdanh Nguyen Yes does it tell you in android Google Ai: To find your Android device's GPU, download a hardware info app like Dev Check from the Google Play Store, go to Settings > About Phone > Hardware Information (though this is less reliable on some Android versions), or use developer tools like Android GPU Inspector (AGI) for detailed profiling.
  6. @Ducdanh Nguyen Can you find the gpu version?
  7. @Ducdanh Nguyen without a axp chip I’m pretty sure you don’t have a h313. You’re going to have research your box on your own. Sorry but I’m too busy.
  8. @Ducdanh Nguyen it should work. https://developer.android.com/tools/adb
  9. @Ducdanh Nguyenyour axp chip should look similar to this
  10. @Ducdanh Nguyen H313 is basically the same chip as H616.
  11. @Ducdanh Nguyen you should be able to see it on the board https://linux-sunxi.org/AXP_PMICs
  12. @Ducdanh Nguyenthe secure boot patch is safe it doesn’t burn any fuses on your SOC. you still haven’t answered the axp chip question. If it doesn’t have one then it’s not a h313. The newer allwinner SOC’s use a axp chip for power management. If I don’t have that information then I don’t know which image to recommend.
  13. @Ducdanh Nguyen can you see your axp chip? never heard of bigfish. Is that a heat sink on your SOC? Not sure why it has no writing on it. Install this android app it should give you more information https://play.google.com/store/apps/details?id=com.finalwire.aida64&hl=en_CA&pli=1 Did you apply the secure boot patch?
  14. @Ducdanh Nguyen do you know which axp chip you have on your board? It’s a very small chip with axp written on it. I don’t see the H313 markings on your SOC chip. Are you sure you have a H313? If you don’t see an axp chip you might not even have a allwinner SOC. If your android is rooted then it probably has one installed.
  15. @Ducdanh Nguyen on the other side of the board it has two capacitors. I don’t think that’s it.
  16. @Ducdanh Nguyen you forgot these steps choose "Show CSC/WIP/EOS/TVB" choose "I understand and agree" you should see a few x96q in the list.
  17. @Ducdanh Nguyen your box might have secured boot enabled. You’ll need to compile an image with this secure boot patch
  18. @dale I remember wifi stopped working once. You could try this branch and see if it works for you. I haven’t tested it on my x98h yet. On transpeed the a/v audio has issues so I haven’t released images. https://github.com/NickAlilovic/build/tree/v20250407
  19. @Ducdanh Nguyen I don’t write the mainline linux kernel or patches. You should ask the sunxi developers or Piotr Oniszczuk aka warpme. Allwinner does not support open source mainline Linux. Most of the work is reversed engineered by a very few smart people that give their free time to Linux community. Android uses a very old modified Linux kernel so it takes a lot of work to update drivers. Sometimes these drivers have no source code or documentation. tv boxes are a whole different beast. Components are cheap. If you buy the same model tv box they might have different wifi, memory, emmc chips and sometimes the cpu is not allwinner at all. if you want to have a perfect running tv box you’ll need to learn how to tweak the dts and edit the Linux kernel source code. https://oftc.catirclogs.org/linux-sunxi/2025-08-24 https://github.com/warpme
  20. @Piotr syou can try this build it’s based on the 6.14 kernel. Only issue I know of is audio using the a/v port. https://github.com/NickAlilovic/build/tree/v20250407
  21. @ARx8if need help fixing the sd card. Login to IRC and ask the sunxi guys. https://oftc.catirclogs.org/linux-sunxi/2025-08-20
  22. @Trung Nguyễn git clone https://github.com/NickAlilovic/build.git --branch v20250306 cd build ./compile.sh choose "Do not change kernel configuration" choose "Show CSC/WIP/EOS/TVB" choose "I understand and agree" choose "x98h" choose "edge" rest is up to you. Your image should be in output/images directory.
  23. @buzz89 never heard of it. If you have root access you probably can.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines