Jump to content

olivluca

Members
  • Posts

    125
  • Joined

  • Last visited

Everything posted by olivluca

  1. Is it this one? https://github.com/150balbes/Amlogic_s905-kernel/blob/master/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-ki-pro.dts if so it seems it just adds the dvb hardware to meson-gxl-s905d-p230 and that didn't work when I tried it, so I doubt it will work but I'd be delighted to be proven wrong.
  2. the dtb you mention are only available for kernel 3.14, they won't work for any later kernel
  3. Because there is no dtb that works for the KI pro. The dtb for 3.14 cannot be used since the format changed.
  4. @erbas I didn't pursue this further. I'm currently running libreelec but with kernel 3.14, as it seems nobody has a working dtb for newer kernels and I'm not able to write one. With libreelec the dvb driver more or less works but worse than under android (with android I can tune both dvb-s/s2 muxes as well as dvb-t, with libreelec I have more difficulty tuning some dvb-s/s2 muxes and cannot tune dvb-t at all). Perhaps later I'll try armbian again on this box, but for the time being libreelec it is.
  5. Just found this thread that explains the problem and the possible solutions
  6. Do you think that blocking the update of systemd will solve the problem?
  7. Being hit by this issue today (though I'm not sure since other network services are starting normally and I don't have currently access to a console), I wonder why systemd is being offered as an upgrade if it's going to cause this problem.
  8. I'm using this one: https://github.com/aircrack-ng/rtl8812au/tree/v5.1.5 (other branches gave poorer performance). I think I tried various repositories before settling on this one.
  9. I have a stick based on that chipset. I'm not using it with armbian (so the chosen driver there may be better) but it's not without issues: since it's not been mainlined (yet?) on a desktop (kubuntu) distribution you have to chase a driver (there are several variations, some of them working better than others) and even when you find the "correct" one there are still issues: sometimes I have to unplug and re-plug the stick to get a connection, sometimes, when it doesn't connect, it gets really hot. When it works it works fine though.
  10. @balbes150 do you know why such a simple module doesn't work (and messes up the kernel so badly that afterwards lsmod hangs forever)? A mismatch between the compiler used to compile the kernel and the one installed with armbian perhaps? If so, what compiler should I use to compile the module?
  11. I also tried to take the configuration of the running kernel from /proc/config.gz (which is different from the one contained in the deb) with the same result
  12. Actually it doesn't seem to be OK. Before trying the lengthy compilation of the dvb modules needed, I just tried with the hello module and: luca@aml:~/hello$ sudo insmod hello.ko [sudo] password for luca: Segmentation fault relevant lines from dmesg [ 127.554547] EBB: Hello world from the BBB LKM! [ 127.554567] Unable to handle kernel paging request at virtual address 557723e008 [ 127.556478] pgd = ffffffc0615b2000 [ 127.560013] [557723e008] *pgd=00000000615e2003, *pmd=0000000000000000 [ 127.566573] Internal error: Oops: 96000006 [#1] PREEMPT SMP [ 127.572262] Modules linked in: hello(O) zram joydev aml_nftl_dev(P) [ 127.578647] CPU: 0 PID: 4784 Comm: insmod Tainted: P O 3.14.29-aml-s9xxx-ge672901-dirty #32 [ 127.587959] task: ffffffc0615c4000 ti: ffffffc062a08000 task.ti: ffffffc062a08000 [ 127.595555] PC is at module_put+0x48/0xe0 [ 127.599691] LR is at load_module+0x16f0/0x1ee0 [ 127.604259] pc : [<ffffffc001113bf0>] lr : [<ffffffc001117368>] pstate: 60000145 [ 127.611762] sp : ffffffc062a0bd00 [ 127.615212] x29: ffffffc062a0bd00 x28: 0000000000000001 [ 127.620645] x27: ffffffc061586dc8 x26: ffffffc002081a60 [ 127.626079] x25: ffffffc061586d80 x24: ffffffbffc02d0d0 [ 127.631513] x23: ffffffc062a08000 x22: ffffffc001117368 [ 127.636946] x21: ffffffc062a08000 x20: ffffffbffc02d0d0 [ 127.642380] x19: ffffffc002081a98 x18: 0000000000000002 [ 127.647814] x17: 0000000000000007 x16: 0000000000000001 [ 127.653248] x15: 0000000000000000 x14: ffffffc082160287 [ 127.658681] x13: ffffffc002160296 x12: 000000000000003c [ 127.664115] x11: ffffffc062a0ba40 x10: ffffffc062a0ba40 [ 127.669549] x9 : 0000000000087633 x8 : 6874206d6f726620 [ 127.674982] x7 : 646c726f77206f6c x6 : ffffffc0021602bb [ 127.680416] x5 : 0000000000000000 x4 : 0000000000000000 [ 127.685850] x3 : 0000000000000000 x2 : 000000007723e000 [ 127.691283] x1 : 0000000000000000 x0 : 0000005500000008 [ 127.696718] PC: 0xffffffc001113b70: [ 127.701979] 3b70 b90052a0 35fffc40 f94002a0 360ffc00 94286560 17ffffde 52800033 2a1303e0 [ 127.710259] 3b90 a9425bf5 a94153f3 a8c37bfd d65f03c0 52800013 17ffffd7 a9bd7bfd 910003fd [ 127.718539] 3bb0 a90153f3 a9025bf5 aa0003f4 aa1e03f6 aa1e03e0 d503201f b40002b4 910003e0 [ 127.726818] 3bd0 9272c415 b94052a0 11000400 b90052a0 d5033abf f9410a80 d538d082 91002000 [ 127.735098] 3bf0 f8626801 91000421 f8226801 d503201f b94052a0 51000400 b90052a0 35000080 [ 127.743378] 3c10 f94002a0 36080040 9428653a a94153f3 a9425bf5 a8c37bfd d65f03c0 d503201f [ 127.751659] 3c30 b94052a0 11000400 b90052a0 b00081c0 91266000 f9403413 b4000113 f9400263 [ 127.759939] 3c50 f9400660 aa1603e2 aa1403e1 d63f0060 f8410e63 b5ffff63 b94052a0 51000400 [ 127.768219] LR: 0xffffffc0011172e8: [ 127.773480] 72e8 97fda8b4 2a0003f4 7100001f 5400068b 54000160 90005140 9123e004 910a8084 [ 127.781760] 7308 2a1403e3 aa1503e2 aa0403e1 f00065c0 91326000 942835b2 942843d1 b900031f [ 127.790040] 7328 91298340 aa1803e2 d2800001 91006000 97feb25a f9400ae0 b9401400 36700040 [ 127.798320] 7348 97feba6e 9129835a 52800014 9100e353 aa1303e0 94285ef7 aa1803e0 97fff211 [ 127.806600] 7368 aa1803e0 940f2965 b9417703 f940b702 f9409b01 f940c300 f900b302 b9017303 [ 127.814880] 7388 f900bf00 aa1803e0 97fff8bc f9009b1f b901431f aa1303e0 b9014b1f b901531f [ 127.823160] 73a8 94285f18 d2800003 52800002 52800061 91034340 97ff22ed 17fffb26 52800040 [ 127.831440] 73c8 b9000300 97ff9be3 aa1803e0 97fff1f5 aa1803e2 d2800041 aa1603e0 97feb22f [ 127.839721] SP: 0xffffffc062a0bc80: [ 127.844981] bc80 fc02d0d0 ffffffbf 62a08000 ffffffc0 01117368 ffffffc0 62a08000 ffffffc0 [ 127.853261] bca0 fc02d0d0 ffffffbf 61586d80 ffffffc0 02081a60 ffffffc0 61586dc8 ffffffc0 [ 127.861541] bcc0 00000001 00000000 62a0bd00 ffffffc0 01117368 ffffffc0 62a0bd00 ffffffc0 [ 127.869821] bce0 01113bf0 ffffffc0 60000145 00000000 62a08000 ffffffc0 fc02d120 ffffffbf [ 127.878101] bd00 62a0bd30 ffffffc0 01117368 ffffffc0 02081a98 ffffffc0 00000000 00000000 [ 127.886381] bd20 fc02d0e8 ffffffbf 02081a78 ffffffc0 62a0be40 ffffffc0 01117d28 ffffffc0 [ 127.894661] bd40 00000000 00000000 00000003 00000000 6d5cb328 00000055 7efda8f4 0000007f [ 127.902941] bd60 40000000 00000000 00000015 00000000 00000117 00000000 00000111 00000000 [ 127.911224] X6: 0xffffffc00216023b: [ 127.916483] 0238 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 127.924762] 0258 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 127.933042] 0278 00000000 00000000 00000001 00000000 30303020 32303330 34303330 5d304032 [ 127.941323] 0298 39323020 37322038 3131392e 40343232 58205d30 30203a36 66666678 63666666 [ 127.949603] 02b8 31323030 33323036 310a3a62 33373131 5d3e3836 74737020 3a657461 30303620 [ 127.957882] 02d8 34313030 2d0a0a35 37366567 31303932 7269642d 23207974 6f0a3233 616e7275 [ 127.966163] 02f8 6f63206c 70757272 20646574 7520726f 656c636e 796c6e61 75687320 6f642074 [ 127.974442] 0318 202c6e77 616e6572 676e696d 646e6120 70657220 6963616c 0a2e676e 756f7267 [ 127.982722] 0338 61622070 20646573 65726966 6c6c6177 2e676e69 4f4d4b0a 492d2044 20324e44 [ 127.991004] X10: 0xffffffc062a0b9c0: [ 127.996350] b9c0 61586dc8 ffffffc0 00000001 00000000 62a0ba40 ffffffc0 62a0ba40 ffffffc0 [ 128.004630] b9e0 62a0ba10 ffffffc0 ffffffd0 00000000 62a0ba40 ffffffc0 62a0ba40 ffffffc0 [ 128.012910] ba00 62a0ba10 ffffffc0 ffffffd0 00000000 0000007f 00000000 00087633 00000000 [ 128.021190] ba20 00000000 00000000 00000002 00000000 01dcfced ffffffc0 01dcfcf6 ffffffc0 [ 128.029470] ba40 62a0ba60 ffffffc0 010ecd80 ffffffc0 02160288 ffffffc0 021794b0 ffffffc0 [ 128.037750] ba60 62a0ba90 ffffffc0 010ecf70 ffffffc0 00000000 00000000 00000000 00000000 [ 128.046030] ba80 00000022 00000000 014ed544 ffffffc0 62a0bb00 ffffffc0 010ededc ffffffc0 [ 128.054310] baa0 021794b0 ffffffc0 000001c0 00000000 62a0bae0 ffffffc0 010edcc0 ffffffc0 [ 128.062591] X11: 0xffffffc062a0b9c0: [ 128.067938] b9c0 61586dc8 ffffffc0 00000001 00000000 62a0ba40 ffffffc0 62a0ba40 ffffffc0 [ 128.076218] b9e0 62a0ba10 ffffffc0 ffffffd0 00000000 62a0ba40 ffffffc0 62a0ba40 ffffffc0 [ 128.084497] ba00 62a0ba10 ffffffc0 ffffffd0 00000000 0000007f 00000000 00087633 00000000 [ 128.092777] ba20 00000000 00000000 00000002 00000000 01dcfced ffffffc0 01dcfcf6 ffffffc0 [ 128.101058] ba40 62a0ba60 ffffffc0 010ecd80 ffffffc0 02160288 ffffffc0 021794b0 ffffffc0 [ 128.109338] ba60 62a0ba90 ffffffc0 010ecf70 ffffffc0 00000000 00000000 00000000 00000000 [ 128.117618] ba80 00000022 00000000 014ed544 ffffffc0 62a0bb00 ffffffc0 010ededc ffffffc0 [ 128.125898] baa0 021794b0 ffffffc0 000001c0 00000000 62a0bae0 ffffffc0 010edcc0 ffffffc0 [ 128.134179] X13: 0xffffffc002160216: [ 128.139525] 0214 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.147805] 0234 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.156085] 0254 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.164365] 0274 00000000 00000000 00000000 00000001 00000000 30303020 32303330 36333430 [ 128.172645] 0294 5d304035 39323020 38322034 3433312e 40393731 58205d30 203a3331 66667830 [ 128.180925] 02b4 66666666 32303063 32303631 0a3a3631 33373131 5d3e3836 74737020 3a657461 [ 128.189205] 02d4 30303620 34313030 2d0a0a35 37366567 31303932 7269642d 23207974 6f0a3233 [ 128.197485] 02f4 616e7275 6f63206c 70757272 20646574 7520726f 656c636e 796c6e61 75687320 [ 128.205765] 0314 6f642074 202c6e77 616e6572 676e696d 646e6120 70657220 6963616c 0a2e676e [ 128.214046] X14: 0xffffffc082160207: [ 128.219393] 0204 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.227673] 0224 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.235953] 0244 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.244232] 0264 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.252513] 0284 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.260793] 02a4 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.269073] 02c4 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.277353] 02e4 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.285633] 0304 ******** ******** ******** ******** ******** ******** ******** ******** [ 128.293915] X19: 0xffffffc002081a18: [ 128.299260] 1a18 02081a18 ffffffc0 02081a18 ffffffc0 00000000 00000000 00000000 00000000 [ 128.307540] 1a38 00000004 00000000 01111260 ffffffc0 0208f1c8 ffffffc0 00000000 00000000 [ 128.315820] 1a58 00000008 00000000 fc000000 ffffffbf fc02d0d8 ffffffbf fc014980 ffffffbf [ 128.324099] 1a78 00000000 00100010 02081a80 ffffffc0 02081a80 ffffffc0 02087e68 ffffffc0 [ 128.332380] 1a98 00000000 00000000 02081aa0 ffffffc0 02081aa0 ffffffc0 615c4000 ffffffc0 [ 128.340661] 1ab8 00000000 00000000 01e73798 ffffffc0 00000124 00000000 01114390 ffffffc0 [ 128.348940] 1ad8 00000000 00000000 01114310 ffffffc0 01112948 ffffffc0 01113ee8 ffffffc0 [ 128.357220] 1af8 01dd2d70 ffffffc0 00000080 00000000 00000000 00000000 011140b0 ffffffc0 [ 128.365501] X21: 0xffffffc062a07f80: [ 128.370847] 7f80 00000000 00000000 8f356000 0000007f 8f3575a0 0000007f 8f3b77a0 0000007f [ 128.379127] 7fa0 00000002 00000000 00000000 00000000 8f35b000 0000007f d3d1e530 0000007f [ 128.387408] 7fc0 8f238f24 0000007f d3d1e530 0000007f 8f2a6aec 0000007f 60000000 00000000 [ 128.395687] 7fe0 00000000 00000000 0000005e 00000000 ad77e8d8 35a00244 9a7153fe 829df003 [ 128.403967] 8000 00000002 00000000 ffffffff ffffffff 615c4000 ffffffc0 02078bf0 ffffffc0 [ 128.412247] 8020 010ad3c8 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.420528] 8040 00000000 00000000 00000000 00000000 00000003 00000000 57ac6e9d 00000000 [ 128.428808] 8060 76f0fe92 456d6c56 ab369d3a 814ddcee 9b2cd2d7 3a7da748 e53133de 459269cb [ 128.437089] X22: 0xffffffc0011172e8: [ 128.442435] 72e8 97fda8b4 2a0003f4 7100001f 5400068b 54000160 90005140 9123e004 910a8084 [ 128.450715] 7308 2a1403e3 aa1503e2 aa0403e1 f00065c0 91326000 942835b2 942843d1 b900031f [ 128.458995] 7328 91298340 aa1803e2 d2800001 91006000 97feb25a f9400ae0 b9401400 36700040 [ 128.467275] 7348 97feba6e 9129835a 52800014 9100e353 aa1303e0 94285ef7 aa1803e0 97fff211 [ 128.475555] 7368 aa1803e0 940f2965 b9417703 f940b702 f9409b01 f940c300 f900b302 b9017303 [ 128.483835] 7388 f900bf00 aa1803e0 97fff8bc f9009b1f b901431f aa1303e0 b9014b1f b901531f [ 128.492115] 73a8 94285f18 d2800003 52800002 52800061 91034340 97ff22ed 17fffb26 52800040 [ 128.500395] 73c8 b9000300 97ff9be3 aa1803e0 97fff1f5 aa1803e2 d2800041 aa1603e0 97feb22f [ 128.508676] X23: 0xffffffc062a07f80: [ 128.514023] 7f80 00000000 00000000 8f356000 0000007f 8f3575a0 0000007f 8f3b77a0 0000007f [ 128.522302] 7fa0 00000002 00000000 00000000 00000000 8f35b000 0000007f d3d1e530 0000007f [ 128.530583] 7fc0 8f238f24 0000007f d3d1e530 0000007f 8f2a6aec 0000007f 60000000 00000000 [ 128.538862] 7fe0 00000000 00000000 0000005e 00000000 ad77e8d8 35a00244 9a7153fe 829df003 [ 128.547143] 8000 00000002 00000000 ffffffff ffffffff 615c4000 ffffffc0 02078bf0 ffffffc0 [ 128.555422] 8020 010ad3c8 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.563702] 8040 00000000 00000000 00000000 00000000 00000003 00000000 57ac6e9d 00000000 [ 128.571982] 8060 76f0fe92 456d6c56 ab369d3a 814ddcee 9b2cd2d7 3a7da748 e53133de 459269cb [ 128.580264] X25: 0xffffffc061586d00: [ 128.585610] 6d00 61586f00 ffffffc0 61cf7688 ffffffc0 00000000 00000000 00000000 00000000 [ 128.593890] 6d20 00000000 00000000 00020023 66780111 2d346563 73736573 2e6e6f69 006c6d78 [ 128.602170] 6d40 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.610450] 6d60 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.618730] 6d80 507e7ac0 ffffffc0 00000001 00000000 616b2140 ffffffc0 00000124 00000000 [ 128.627010] 6da0 00000024 00000000 fc02d024 ffffffbf 01114170 ffffffc0 00000000 00000000 [ 128.635290] 6dc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.643570] 6de0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.651851] X26: 0xffffffc0020819e0: [ 128.657198] 19e0 020db670 ffffffc0 02080f80 ffffffc0 0110b730 ffffffc0 0110b690 ffffffc0 [ 128.665478] 1a00 00000000 00000000 ffffffff 00000001 00000001 00000000 02081a18 ffffffc0 [ 128.673757] 1a20 02081a18 ffffffc0 00000000 00000000 00000000 00000000 00000004 00000000 [ 128.682037] 1a40 01111260 ffffffc0 0208f1c8 ffffffc0 00000000 00000000 00000008 00000000 [ 128.690317] 1a60 fc000000 ffffffbf fc02d0d8 ffffffbf fc014980 ffffffbf 00000000 00100010 [ 128.698598] 1a80 02081a80 ffffffc0 02081a80 ffffffc0 02087e68 ffffffc0 00000000 00000000 [ 128.706878] 1aa0 02081aa0 ffffffc0 02081aa0 ffffffc0 615c4000 ffffffc0 00000000 00000000 [ 128.715157] 1ac0 01e73798 ffffffc0 00000124 00000000 01114390 ffffffc0 00000000 00000000 [ 128.723438] X27: 0xffffffc061586d48: [ 128.728785] 6d48 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.737065] 6d68 00000000 00000000 00000000 00000000 00000000 00000000 507e7ac0 ffffffc0 [ 128.745345] 6d88 00000001 00000000 616b2140 ffffffc0 00000124 00000000 00000024 00000000 [ 128.753624] 6da8 fc02d024 ffffffbf 01114170 ffffffc0 00000000 00000000 00000000 00000000 [ 128.761905] 6dc8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.770185] 6de8 00000000 00000000 00000000 00000000 00000000 00000000 2d6e7572 72657375 [ 128.778465] 6e08 3030312d 756c2d30 785c6163 69666432 6f666572 32785c78 72636d64 78636864 [ 128.786745] 6e28 65642e70 6c756166 6f6d2e74 2e746e75 75716572 73657269 00000000 00000000 [ 128.795026] X29: 0xffffffc062a0bc80: [ 128.800373] bc80 fc02d0d0 ffffffbf 62a08000 ffffffc0 01117368 ffffffc0 62a08000 ffffffc0 [ 128.808652] bca0 fc02d0d0 ffffffbf 61586d80 ffffffc0 02081a60 ffffffc0 61586dc8 ffffffc0 [ 128.816932] bcc0 00000001 00000000 62a0bd00 ffffffc0 01117368 ffffffc0 62a0bd00 ffffffc0 [ 128.825213] bce0 01113bf0 ffffffc0 60000145 00000000 62a08000 ffffffc0 fc02d120 ffffffbf [ 128.833492] bd00 62a0bd30 ffffffc0 01117368 ffffffc0 02081a98 ffffffc0 00000000 00000000 [ 128.841773] bd20 fc02d0e8 ffffffbf 02081a78 ffffffc0 62a0be40 ffffffc0 01117d28 ffffffc0 [ 128.850052] bd40 00000000 00000000 00000003 00000000 6d5cb328 00000055 7efda8f4 0000007f [ 128.858332] bd60 40000000 00000000 00000015 00000000 00000117 00000000 00000111 00000000 [ 128.868253] Process insmod (pid: 4784, stack limit = 0xffffffc062a08058) [ 128.875067] Stack: (0xffffffc062a0bd00 to 0xffffffc062a0c000) [ 128.880935] bd00: 62a0bd30 ffffffc0 01117368 ffffffc0 02081a98 ffffffc0 00000000 00000000 [ 128.889214] bd20: fc02d0e8 ffffffbf 02081a78 ffffffc0 62a0be40 ffffffc0 01117d28 ffffffc0 [ 128.897494] bd40: 00000000 00000000 00000003 00000000 6d5cb328 00000055 7efda8f4 0000007f [ 128.905774] bd60: 40000000 00000000 00000015 00000000 00000117 00000000 00000111 00000000 [ 128.914053] bd80: 02077000 ffffffc0 62a08000 ffffffc0 62a0be40 ffffffc0 62a0bdf8 ffffffc0 [ 128.922334] bda0: 00000072 ffffffc0 00000003 00000064 0000006e ffffffbf 01b3fb60 ffffffc0 [ 128.930614] bdc0: 0000003f 00000000 00000124 ffffffc0 01114298 ffffffc0 00000014 ffffffc0 [ 128.938894] bde0: 00800002 ffff81b4 00000001 000003e8 000003e8 00000000 000011d8 00000000 [ 128.947173] be00: 5c08ef08 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.955453] be20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 128.963734] be40: f450f100 0000007f 0108426c ffffffc0 aa384840 00000055 6d5cb328 00000055 [ 128.972014] be60: ffffffff ffffffff 00000003 00000000 0397a000 ffffff80 000011d8 00000000 [ 128.980294] be80: 0397ac58 ffffff80 0397ab90 ffffff80 0397a8b8 ffffff80 000002e0 00000000 [ 128.988573] bea0: 00000340 00000000 00000000 00000000 00000000 00000000 00000013 00000014 [ 128.996854] bec0: 0000000e 00000000 00000008 00000000 00000003 00000000 6d5cb328 00000055 [ 129.005133] bee0: 00000000 00000000 00000003 00000000 00000000 00000000 00000000 00000000 [ 129.013413] bf00: 00000000 00000000 00000000 00000000 00000111 00000000 7f0682a0 0000007f [ 129.021693] bf20: 00000001 00000000 00000000 00000000 00000001 00000000 0000270f 00000000 [ 129.029974] bf40: 00000002 00000000 00000000 00000000 6d5ddf50 00000055 7efda8d0 0000007f [ 129.038254] bf60: 7f061a70 0000007f aa384840 00000055 6d5cb328 00000055 00000000 00000000 [ 129.046534] bf80: 00000000 00000000 aa384810 00000055 f450f1c8 0000007f 00000000 00000000 [ 129.054813] bfa0: 00000008 00000000 00000000 00000000 00000000 00000000 f450f100 0000007f [ 129.063094] bfc0: 6d5c20fc 00000055 f450f100 0000007f 7efda8f4 0000007f 40000000 00000000 [ 129.071373] bfe0: 00000003 00000000 00000111 00000000 e3b034d9 9a8141c8 027bbcc8 834bcf33 [ 129.079650] Call trace: [ 129.082247] [<ffffffc001113bf0>] module_put+0x48/0xe0 [ 129.087418] [<ffffffc001117364>] load_module+0x16ec/0x1ee0 [ 129.093024] [<ffffffc001117d24>] SyS_finit_module+0xb4/0xc8 [ 129.098715] Code: d5033abf f9410a80 d538d082 91002000 (f8626801) [ 129.105090] ---[ end trace b0497897d8af2493 ]--- [ 129.109678] note: insmod[4784] exited with preempt_count 1
  13. I see those debs are version 5.41, the image I'm using has 5.44. I suppose that's OK (the kernel is the same version).
  14. Ok, so where do I find a crash course on how to rewrite the dts based on the information contained in the old one? (if that makes sense)
  15. Alternatively, where do I find the kernel headers for 3.14.29? I need to compile the dvb drivers and the only packages with 3.14.29 are: luca@aml:~$ apt-cache search 3.14.29 linux-dtb-aml-s9xxx - Linux DTB, version 3.14.29 linux-image-aml-s9xxx - Linux kernel, version 3.14.29 No linux headers.
  16. OK, I tried Armbian_5.44_S9xxx_Ubuntu_bionic_3.14.29_icewm_20180729.img.xz and it boots fine. Now, back to my original question: how do I convert the dtb?
  17. I tried but still doesn't boot. At least I can still boot libreelec. I'm going to try with an older image.
  18. I can only reply to question 4 and based on my limited sample of one: I bought their power supply with mi orange pi pc and it's been working 24/7 for the last year and half. Crossing fingers....
  19. But the box is already booting from external media (sd/usb). If I use aml_autoscript.zip will it still work as it is working now? (i.e. no external media present boot from nand otherwise boot from external media)? I don't want to lose the ability to boot coreelec/libreelec.
  20. I'll try one of the older images tomorrow, but I'd also like to boot a newer kernel (though it won't support hw acceleration) hence my original question on how to convert the 3.14 dtb.
  21. I tried now by burning the image on an usb stick and modifying both uEnv.ini and extlinux/extlinux.conf (though I didn't touch uboot on the box so the former should be enough). I used both dtb_name=/dtb/meson-gxl-s905d-p230.dtb and dtb_name=/dtb/meson-gxl-s905d-p231.dtb but none of them worked (I just see the usb stick led flash for a short while then nothing, the screen stays on the "mecool" logo). I didn't boot into android to flash aml_update.zip, but the box was already booting from usb/sd (in fact I used the same stick to boot coreelec and an sd card to boot libreelec).
  22. No, I didn't try any armbian image yet, I just searched the messages regarding the k1 pro and saw that there is (was?) no suitable dtb.
  23. I'd like to try armbian on a mecool KI pro, any hint on how to convert the dtb from libreelec (kernel 3.14.29)?
  24. Right, add a "count=x/512" or "bs=1 count=x" to the second dd command.
  25. dd if=img of=/dev/mmcblk0 dd if=/dev/mmcblk0 of=img.1 cmp img img.1 Done, no need for this newfangled etcher thing
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines