Jump to content

denchakapon

Members
  • Content Count

    11
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by denchakapon


  1. On 8/1/2022 at 4:16 PM, Remontoir said:

    Question : where does this  "serial number" comes from ? In the uboot code as a default value ?

     

    This serial number is generated by u-boot based on CPU ID. So this serial number is the same for devices with the same CPU model.


  2. When you download Tinker Board R2.0 /Tinker Board S R2.0 Android 12 V0.0.3 it shows that source code is available on https://github.com/TinkerBoard-Android
    But actually there is no Android 12 source code available by that link. The latest source code available is Android 11.

    Spoiler

     

    Screenshot_2022-11-05_19-20-07.jpg

     

    Dear Tinkerboard team, please upload Android 12 source code for Tinker Board R2.0 /Tinker Board S R2.0 on your github.

    Looking forward to your reply.


  3. On 11/3/2022 at 1:02 PM, tooz said:

    hello @kwakPro

    did you first:

    adb root

    adb remount

    adb pull /dtoverlay/config.txt

    (edit)

    and then 

    adb push config.txt /dtoverlay/

    ?

    /dtoverlay/config.txt does not exist in Android 11 v1.0.0 Tinkerboard S R2.0 release.

    There are only cmdline.txt file and overlays folder:

    WW_Tinker_Board:/dtoverlay $ ls -la
    total 24
    drwxrwxrwx  3 root root 16384 2021-12-14 01:16 .
    drwxr-xr-x 25 root root  4096 2021-12-14 00:43 ..
    -rwxrwxrwx  1 root root    58 2021-12-14 00:46 cmdline.txt
    drwxrwxrwx  2 root root  2048 2021-12-14 00:46 overlays
    WW_Tinker_Board:/dtoverlay $ 

     

    • Like 1

  4. Hi guys.
    Let me share Android 8.1 for Tinkerboard / Tinkerboard S.
    I have 2 versions for you:

    Android 8.1 with root
    Android 8.1 with root and Google Play

    android-81-features-that-you-should-know-L-arYEqM.png

    Screenshot_20200512-001559.jpg apps.jpg about.png Screenshot_20200512-001656.png
    "Power menu" can be called by long pressing back button instead of launching Asus "Power menu" application.
    Android back button can be called by mouse right button click.
    If you want Asus "Power menu" application anyway, you can download it there:
    Asus Power button application

    Changelog:

    [20.05.2020]
    - fix kodi black screen issue
    - fix brightness control for tc358762 official raspberry pi 7" DSI panel
    - add terminal emulator app

    [18.05.2020]
    - power menu by long press back button
    - back button by right mouse button click
    - advanced hdmi configuration
    - rotation display 360 degree including by rotation toogle
    - AptX Bluetooth codec
    - AAC Bluetooth codec
    - 4K@30Hz HDMI fixYou can report bugs in this thread, I will fix it if I can.
    Please, include the logs from logcat & dmesg and attach it to your bug report.
    Here is 2 commands how you can get the log files from your Tinkerboard:
     

    adb shell logcat -d > logcat.log
    adb shell dmesg > dmesg.log

     

     

×
×
  • Create New...