Jump to content

Peyton

Members
  • Posts

    49
  • Joined

  • Last visited

Posts posted by Peyton

  1. Don't know. I saw ppl with km9 flashing km3 but it could brick your device. If you have usb/usb cable you can flash it with USB_Burning_Tool

     

    km9 aosp : https://drive.google.com/file/d/1uMkgYrIHXbPDnrFnThWraEBpk5GHN5RR/view

     

    original km3 : https://androidpctv.com/firmware-mecool-km3-rom/

     

    For your info i've just tried with Armbian_5.88_Aml-g12_Debian_buster_default_5.1.0-rc1_20190609.img and it's the same..

     

    Boot without any network interface except lo. :(

  2. 1. I downgrade to android 8.1 as i wanted AOSP version. It may help. On my km8p i had to downgrade to android 6 to make armbian boot. Can't confirm it on km9.

    2. sdcard is always better than usb stick on tv boxes. I can't find the source but it is.

    edit

    Quote

    Attention !!!! On models with S802 S805 S812. Activation multi-boot is possible ONLY with SD card (activation of the USB stick is NOT WORKING). After a one-time activation procedure is multi-boot, run a variety of systems is possible from ANY storage media (SD cards and USB storage devices).

    " first post.

    3. Yes. I didn't had the exact name.. :)

     

    I will test with this version Armbian_5.88_Aml-g12_Debian_buster_default_5.1.0-rc1_20190609.img tonight

  3. I did the test on my km9

     

    - prepared the sdcard with Armbian_5.88_Aml-s905_Debian_buster_default_5.1.0_20190611

    - select meson-g12a-x96-max.dtb in both uEnv.ini and extlinux.conf

    - I boot android as usual

    - select aml .zip from update

    - It boots but i have no eth interface

  4. 38 minutes ago, Jorge Bolanos said:

    4. I have setup "meson-g12a-x96-max.dtb" like as dbt file in uEnv.ini file.

     

    I don't know if there is a compatible dtb file for mecool device running 905X2 actually. I will try on my km9 tomorrow.

     

    Maybe you have to chose from your android update the aml zip file. Did you try that way ? 

  5. Hi there,

    As some of you (i guess) i want to update and upgrade to last debian and kernel version to test if it is better for my tv boxes (S905W, S912, S905X2) but before that i want to backup and possibly restore all the better way.

     

    Do someone have a hint for that ? Thanks :)

     

    I personnaly use portainer to manage docker images but never try it yet for disaster recovery or restoring data.

  6. On 4/12/2019 at 11:35 AM, AndrewDB said:

    I checked pihole, since it's the main difference between your setup and mine (I assume you are using Armbian Ubuntu 18.04 in server mode). Pihole by default is setup to do both IPV4 and IPV6 blocking, but if you are running your internal net on IPV4 I suggest you completely disable IPV6 in the kernel of your km8p box, and disable IPV6 blocking in pihole, that will eliminate one possible source of crashes. Pi hole should continue to work just fine.

    To disable IPV6 in the Linux kernel, just type the following commands:

    sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1

    sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1
     

    I did that. In fact i'm using debian headless each time. I never use ubuntu except to test DE.

    Thanks. :)

  7. 12 hours ago, AndrewDB said:

    Are you using the WiFi or ethernet to connect to the net? Also try a different power brick if you have one, you could have received a bad one.

    andrew@km8p1:~$ uptime
    22:12:51 up 23 days

    andrew@km8p2:~$ uptime
    22:13:38 up 47 days
    andrew@km8p3:~/Development/Armbian-NG$ uptime
    22:14:01 up 47 days

     


     

    I don't use WiFi nor BT at all. Only ethernet. Will try with a different power supply. Thanks.

  8. Hi there, i have a question regarding the stability of my tv box. I actually use a km8p as a pihole box and every week it crashed and i have to hard reboot it to make it works again. Can someone give me a hint to see where logs can help knows where could be the problem?

     

    I was on 5.1 kernel when i got the prob so i reinstall the box from scratch with previous build in 4.20.5 and both got the problem.

     

    Last kern.log is just :

     

    Apr 11 04:01:29 localhost kernel: [   92.903423] random: 7 urandom warning(s) missed due to ratelimiting

     

    Thanks.

  9. 1 hour ago, guidol said:

     

    if you got a Box with S912 and armbian 5.76 - then you could "update" like I did.
    Download the packages from  https://yadi.sk/d/pHxaRAs-tZiei/5.77/deb and

    
    dpkg -i armbian-config_5.77_all.deb
    dpkg -i linux-image-aml-s912_5.77_arm64.deb
    dpkg -i linux-headers-aml-s912_5.77_arm64.deb
    dpkg -i firmware-armbian-full_5.77_all.deb
    
    reboot

    (firmware and headers could be optional from your sight of view)

    Before this firmware-package I only got a Broadcom (brcm) package installed for the WiFi Firmware

    Headers are for compiling Sourcecode
     

    This should leave you apps/config intact.

    Worked like a charm. Thanks ! :)

  10. 2 hours ago, guidol said:

    I dont think so, because - as I know - there is no respository ...so no entry in /etc/apt/sources.list for the "balbes150 .deb's"

    You are right. I've just check.

     

    How could we do except reinstall over existing installation ? I don't want to lose my config/apps. Thanks.

  11. Hi there, i'm new to the community. 

     

    To sum up, i wanted to siwtch from a raspberry pi 3 to make a debian server (currently i do pi hole + pivpn box)  but perf are awful, not much RAM and no mainline kernel for its SoC.

     

    I decide to go on Odroid C2 but as i'm French it is difficult to buy one. Finally i saw that some tv boxes which run armbian (thanks to balbes150.. :) ) with similar SoC.

     

    I decide then to buy the cheapest box i could : X96 Mini with S905W.

     

    I'm actually running armbian since 1 hour on usb key (i read since 4.20 emmc isn't supported anymore and don't want to brick it..).

     

    Which are the tweaks i have to make to maximise server and VPN performance ? I don't run desktop manager so i'm not sure if I can use GPU power to accelerate global perf.

     

    Last question : Do the mali script only could run on S905X or on all s905 derivatives ?

     

    Thanks ! :)

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines