Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
ATV9-MOD-(P212)AMPERE-V3
Collapse
X
-
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:
-
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 ?
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:
-
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:
-
Originally posted by bumerc View PostAs 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
Leave a comment:
-
At this stage only Wifi NOT working.
Originally posted by alex161rus View Postreplace file for nexbox s95x
/vendor/etc
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:
-
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 thisLast edited by bumerc; 24 April 2020, 09:39.
Leave a comment:
-
You have to remount the vendor partition with rw, write access:
Code:mount -o rw,remount /vendor
Leave a comment:
-
Originally posted by alex161rus View Postreplace 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:
What's Going On
Collapse
There are currently 2887 users online. 0 members and 2887 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Leave a comment: