Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

ATV9-MOD-(P212)AMPERE-V3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • minonano
    replied
    Originally posted by bumerc View Post
    later, first ap630 and qc9733
    Great, thanks

    Leave a comment:


  • zero2apple
    replied
    Thank you very much, it works, I upgrading my firmware.

    Sure I will test your new firmware next time.

    Pretty sure with small corrections, it will be the best android firmware for s905x.

    Keep up the good work.

    Leave a comment:


  • bumerc
    replied
    Originally posted by zero2apple View Post
    ...
    - Update problem : sdcard update isn't working (recovery access from the reset button not working) and the worst my board wasn't recognized at all by USB burning tool. (v2.07, 2.08, 2.16, etc...)


    Is there a tip for update my firmware ?
    sdc_burn works very well.
    I created an update for the USB port (coming later)

    if reset button does not work, use ADB command to update via sdc_burn:
    Code:
    adb shell reboot update

    Leave a comment:


  • bumerc
    replied
    Originally posted by minonano View Post

    Any future possibilities? Thanks
    later, first ap630 and qc9733

    Leave a comment:


  • zero2apple
    replied
    Hi, I have testing the firmware, it's really a great firmware, congratulation, almost all works (clean ROM, wifi, BT : all ok ), but I have 3 problems :

    - The remote doesn't work (the one from the atvxperience s905x v2FF work great on my Mini M8S II)
    - My biggest problem is the second USB non working, I actually use the 2nd version of the firmware, not the last one.

    - Update problem : sdcard update isn't working (recovery access from the reset button not working) and the worst my board wasn't recognized at all by USB burning tool. (v2.07, 2.08, 2.16, etc...)


    Is there a tip for update my firmware ?

    Leave a comment:


  • bumerc
    replied
    Originally posted by alex161rus View Post

    can add qc9733 to the kernel? then all s905x boards will be supported. It will be great.
    This has already been compiled with the current kernel. I only need a tester who can create the logs

    Leave a comment:


  • minonano
    replied
    Originally posted by bumerc View Post
    no rtl wifi support
    Any future possibilities? Thanks

    Leave a comment:


  • dsm150
    replied
    Originally posted by bumerc View Post
    EDIT: I found the bug, but this requires full recompilation of the kernel and wifi drivers. If I find time, I try to fix this
    We are gratefully waiting for the updated firmware

    Leave a comment:


  • freakbox
    replied
    Originally posted by alex161rus View Post

    can add qc9733 to the kernel? then all s905x boards will be supported. It will be great.
    Please add ? and repair my Bluetooth please ? i will test it when you make it

    Leave a comment:


  • alex161rus
    replied
    Originally posted by bumerc View Post
    As for ap6330, it was not buildin wifi and was optionally added. The nvram file is not loading at the moment, I have to find out why

    EDIT: I found the bug, but this requires full recompilation of the kernel and wifi drivers. If I find time, I try to fix this
    can add qc9733 to the kernel? then all s905x boards will be supported. It will be great.

    Leave a comment:


  • hannah
    replied
    At this stage only Wifi NOT working.

    Originally posted by alex161rus View Post
    replace file for nexbox s95x
    /vendor/etc
    Your remote1.tab file is pushed via adb and the remote is working now. Thank you.

    Here are the commands run via adb:

    Code:
    C:\opt\adb>adb connect 192.168.0.101:5555
    C:\opt\adb>adb root <------------- must start adb as root otherwise all below commands will fail
    C:\opt\adb>adb shell mount -o rw,remount /vendor
    C:\opt\adb>adb push remote1.tab /vendor/etc
    remote1.tab: 1 file pushed. 0.1 MB/s (2143 bytes in 0.033s)
    Last edited by hannah; 24 April 2020, 11:42.

    Leave a comment:


  • hannah
    replied
    Originally posted by bumerc View Post
    As for ap6330, it was not buildin wifi and was optionally added. The nvram file is not loading at the moment, I have to find out why
    Okay thanks. I appreciate your effort and patiently waiting.

    Leave a comment:


  • bumerc
    replied
    As for ap6330, it was not buildin wifi and was optionally added. The nvram file is not loading at the moment, I have to find out why

    EDIT: I found the bug, but this requires full recompilation of the kernel and wifi drivers. If I find time, I try to fix this
    Last edited by bumerc; 24 April 2020, 09:39.

    Leave a comment:


  • bumerc
    replied
    You have to remount the vendor partition with rw, write access:
    Code:
    mount -o rw,remount /vendor

    Leave a comment:


  • hannah
    replied
    Originally posted by alex161rus View Post
    replace file for nexbox s95x
    /vendor/etc
    --------------------------------------

    ```
    hannah@DESKTOP-00V2F0C:/mnt/c/opt/rom/ATV9-IMG-DEBUG-AMPERE-V3$ scp -i id_rsa remote_ir_nexbox_a95x_s905x/remote1.tab [email protected]:/vendor/etc
    #################################
    * * * * * * * * * * * * * * * * *
    * Welcome to ampere SSH-server! *
    * *
    * * * * * * * * * * * * * * * * *
    #################################
    sh: scp: not found
    lost connection
    ````

    scp is failing to copy as it does not exist in the tvbox. Perhaps I need to push it via adb.
    Shall try later.

    Wifi is NOT working.

    Thanks
    Hannah
    Last edited by hannah; 24 April 2020, 09:41.

    Leave a comment:

Working...
X