Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

ATV9-MOD-(P212)AMPERE-V3

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

  • bumerc
    replied
    Originally posted by Falconyk View Post
    Hello. Can you lay out the drivers on the 6330 separately?
    Extract *.img and take what you need
    Or how to replace the remote file? Buttons on my x96 box do not work correctly.
    HERE

    Leave a comment:


  • Falconyk
    replied
    Hello. Can you lay out the drivers on the 6330 separately?
    Or how to replace the remote file? Buttons on my x96 box do not work correctly.

    Leave a comment:


  • bumerc
    replied
    Originally posted by Leiden View Post
    My problem is just replacing the remote file, my box is s905x
    thank you
    1. Install bc-tool in afck
    2. Copy aml_upgrade_package.img to ~/afck/ingredients/
    3. Extract the aml_upgrade_package.img
    Code:
    cd ~/afck
    # this command only needs to be executed once at the time of installing bc-tool
    Code:
    export MAKEFLAGS='--no-print-directory'
    #extract aml_upgrade_package.img
    Code:
    make mod-unpack
    4. Rename your working remote.conf file to remote1.tab and replace the existing remote1.tab in ~/afck/bc-tool/vendor/vendor/etc/
    5. Recompile the vendor partition
    Code:
    make mod-vendor
    6. Build a new installation image (aml_upgrade_package.img)
    Code:
    make mod-IMG
    # You can find new aml_upgrade_package.img in the ~/afck/bc-tool/out/ directory

    7. Install aml_upgrade_package.img on your device and enjoy it
    Last edited by bumerc; 16 May 2020, 19:50.

    Leave a comment:


  • Leiden
    replied
    My problem is just replacing the remote file, my box is s905x
    thank you

    Leave a comment:


  • RiCkLaR_atvX
    replied
    Originally posted by Leiden View Post
    I do not have any experience with putty, but it is only attempts to change the remote control file. I needed more explanation and clarification in order to be able to do that,i nsert the SDcard in tv box.
    Thank you.
    Sounds like this ROM is not for you. Did you not read this line in first post: "volunteer testers for this," -- You tested it, ROM didn't work for you! So, go back to your original ROM. Thank YOU.

    Leave a comment:


  • Leiden
    replied
    Originally posted by bumerc View Post
    wrong, you shouldn't take the second command 1:1, it's just an example.
    But I don't see an SDcard under mounts.. Did you insert the SDcard into the cardreader of your box?

    I do not have any experience with putty, but it is only attempts to change the remote control file. I needed more explanation and clarification in order to be able to do that,i nsert the SDcard in tv box.
    Thank you.

    Leave a comment:


  • bumerc
    replied
    wrong, you shouldn't take the second command 1:1, it's just an example.
    But I don't see an SDcard under mounts.. Did you insert the SDcard into the cardreader of your box?

    Leave a comment:


  • Leiden
    replied
    Originally posted by bumerc View Post
    Leiden
    wrong.
    1. Find the correct mount point of your SDcard with the command "mount".
    Code:
    mount
    2. Now copy your remote.conf:
    Code:
    cp /your_sdcard/mount/point/remote.conf /vendor/etc/remote1.tab
    :/vendor/etc/dropbear # mount
    /dev/root on / type ext4 (ro,seclabel,relatime,block_validity,delalloc,barr ier,user_xattr,acl)
    devtmpfs on /dev type devtmpfs (rw,seclabel,relatime,size=1027176k,nr_inodes=1859 08,mode=755)
    tmpfs on /dev type tmpfs (rw,seclabel,nosuid,relatime,mode=755)
    devpts on /dev/pts type devpts (rw,seclabel,relatime,mode=600,ptmxmode=000)
    proc on /proc type proc (rw,relatime)
    sysfs on /sys type sysfs (rw,seclabel,relatime)
    selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
    tmpfs on /mnt type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,mode=755 ,gid=1000)
    /dev/block/odm on /odm type ext4 (ro,seclabel,relatime,block_validity,delalloc,nojo urnal_checksum,barrier,user_xattr,acl,inode_readah ead_blks=8)
    /dev/block/product on /product type ext4 (ro,seclabel,relatime,block_validity,delalloc,nojo urnal_checksum,barrier,user_xattr,acl,inode_readah ead_blks=8)
    /dev/block/vendor on /vendor type ext4 (ro,seclabel,relatime,block_validity,delalloc,barr ier,user_xattr,acl,inode_readahead_blks=8)
    none on /acct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct)
    /sys/kernel/debug on /sys/kernel/debug type debugfs (rw,seclabel,relatime,mode=755)
    configfs on /sys/kernel/config type configfs (rw,relatime)
    none on /dev/stune type cgroup (rw,nosuid,nodev,noexec,relatime,schedtune)
    none on /config type configfs (rw,nosuid,nodev,noexec,relatime)
    none on /dev/cpuctl type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
    none on /dev/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,noprefix,r elease_agent=/sbin/cpuset_release_agent)
    cg2_bpf on /dev/cg2_bpf type cgroup2 (rw,nosuid,nodev,noexec,relatime)
    bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime)
    pstore on /sys/fs/pstore type pstore (rw,seclabel,nosuid,nodev,noexec,relatime)
    tracefs on /sys/kernel/debug/tracing type tracefs (rw,seclabel,relatime)
    /dev/block/data on /data type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,resgi d=1065,errors=panic,data=ordered)
    /dev/block/cache on /cache type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,error s=panic,data=ordered)
    /dev/block/metadata on /metadata type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,error s=panic,data=ordered)
    /dev/block/param on /mnt/vendor/param type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,error s=panic,data=ordered)
    /dev/block/tee on /mnt/vendor/tee type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,error s=panic,data=ordered)
    tmpfs on /storage type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,mode=755 ,gid=1000)
    adb on /dev/usb-ffs/adb type functionfs (rw,relatime)
    /data/media on /mnt/runtime/default/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1 023,gid=1015,multiuser,mask=6,derive_gid,default_n ormal)
    /data/media on /storage/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1 023,gid=1015,multiuser,mask=6,derive_gid,default_n ormal)
    /data/media on /mnt/runtime/read/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1 023,gid=9997,multiuser,mask=23,derive_gid,default_ normal)
    /data/media on /mnt/runtime/write/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1 023,gid=9997,multiuser,mask=7,derive_gid,default_n ormal)
    :/vendor/etc/dropbear # cp /your_sdcard/mount/point/remote.conf /vendor/etc/remote1.tab
    cp: bad '/your_sdcard/mount/point/remote.conf': No such file or directory
    f': No such file or directory
    Last edited by Leiden; 15 May 2020, 18:22.

    Leave a comment:


  • bumerc
    replied
    Leiden
    wrong.
    1. Find the correct mount point of your SDcard with the command "mount".
    Code:
    mount
    2. Now copy your remote.conf:
    Code:
    cp /your_sdcard/mount/point/remote.conf /vendor/etc/remote1.tab
    Last edited by bumerc; 15 May 2020, 17:41.

    Leave a comment:


  • Leiden
    replied
    :/vendor/etc/dropbear # dmesg | grep chip
    [ 0.226749] Meson chip version = RevB (21:B - 82:0)
    [ 1.153218] hdmitx: system: hdmitx_device.chip_type : 3
    [ 1.350089] chip type:0x21
    [ 7.828709] The chip is not support hevc encoder
    :/vendor/etc/dropbear #
    127|:/vendor/etc/dropbear # mount -o rw,remount /vendor
    :/vendor/etc/dropbear # cp /sdcard/remote.conf /vendor/etc/remote.cfg
    cp: bad '/sdcard/remote.conf': No such file or directory
    1|:/vendor/etc/dropbear #
    emtrack_default:s0 tcontext=u:r:dropbear:s0 tclass=dir permissive=1
    [ 1290.332520] meson-remote c8100580.rc: scancode 80 undefined
    [ 1290.332637] meson-remote c8100580.rc: no valid key to handle
    [ 1290.744918] meson-remote c8100580.rc: scancode 81 undefined
    [ 1290.745032] meson-remote c8100580.rc: no valid key to handle
    [ 1431.566207] type=1400 audit(1589554607.436:240): avc: denied { search } for p id=3106 comm="[email protected]" name="3117" dev="proc" ino=614 scontext=u:r:hal_m
    how to replace remote file or conf
    Last edited by Leiden; 15 May 2020, 16:04.

    Leave a comment:


  • bumerc
    replied
    Originally posted by Leiden View Post

    Unfortunately I read all the previous pages and did not find any solution to this problem and also tried to login ssh and I could not login as root, generally I have a request if it is possible to modify the remote file in the Rom so that we can install the Rom without problems.

    Thanks
    1. A passphrase is set for ssh login, which you will find in the first post.
    2. Attach your remote.conf here

    Leave a comment:


  • hannah
    replied
    Originally posted by RiCkLaR_atvX View Post
    For those that know how, setting the CPU minimum frequency at 500 or 600 mhz seems to really improve this firmware which is already very stellar and I don't feel a need to change much of anything.
    Please suggest the steps to perform above.

    Thank you
    Hannah

    Leave a comment:


  • Leiden
    replied
    Originally posted by bumerc View Post
    use the remote control of your TV. Read the previous pages, it is described several times how you can replace the remote.conf. Regarding USB port - only one of the two works at the moment
    Unfortunately I read all the previous pages and did not find any solution to this problem and also tried to login ssh and I could not login as root, generally I have a request if it is possible to modify the remote file in the Rom so that we can install the Rom without problems.

    Thanks

    Leave a comment:


  • bumerc
    replied
    Originally posted by Leiden View Post
    hi
    I installed ATV9-img- debug-ampere AP6330-v3 on my device T6 s905x and it was successfully completed, but the problem when operating the device works well but asks to choose the language and choose the language but when I press the OK button it does not work until I continue to the next steps, unfortunately I could not Do this because the remote does not work, and also I cannot replace the remote file because I cannot log in. Please help. Click image for larger version Name:	IMG_4651.jpg Views:	0 Size:	54.6 KB ID:	805295
    use the remote control of your TV. Read the previous pages, it is described several times how you can replace the remote.conf. Regarding USB port - only one of the two works at the moment

    Leave a comment:


  • Leiden
    replied
    Originally posted by mAtvXk View Post
    Instead, use a computer mouse to complete the installation ...
    also don't werk ,nothing works through USB.

    Leave a comment:

Working...
X