Jump to content

tooz

Tinker Engineer
  • Content Count

    588
  • Joined

  • Last visited

  • Days Won

    41

tooz last won the day on November 11 2024

tooz had the most liked content!

Community Reputation

53 Excellent

3 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. tooz

    OS Andorid

    hello @Augusto Hertz, the android releases can be found on the official website: Tinker Board the latest version is: Tinker Board 3 Android 14 (kernel 6.1) V.1.0.9
  2. hello @deanmsands3, the official distro uses x11 instead of wayland and we cannot guarantee that gpu/ diplay will function well with this massive change in terms of mali midgard driver updates, we usually integrade the software development kits release from rockchip, instead of fetching sources from arm. this way we're more confident with the hardware compatibility may we know in what cases it works and in what cases it doesn't? are you able to fetch the node in xrandr.cfg? cat /boot/display/hdmi/xrandr.cfg
  3. hello @deanmsands3, did you compile the .img by yourself, or was it downloaded from the official website: Tinker Board if it's the latter, which version are you using? we're trying to duplicate the issue and see what goes wrong
  4. hello @Vova Efcom are you looking for 4 pin female connector for tinker board or tinker board 3n?
  5. hello @deanmsands3, thank you for letting us know & updating the solution
  6. hello @deanmsands3, you will have to download the sources and re-compile the boot image in order to replace boot logo: https://github.com/TinkerBoard/TinkerBoard/wiki/Developer-Guide#changing-the-boot-logo
  7. hello @Vova Efcom, is it possible for us to have a look at the logs? ( under /var/log) what's the model name of the panel?
  8. hello @wesselTOP, we will need more logs to debug the issue 1. to collect logs via tty uart: 2. to collect kernel logs with adb shell command: adb shell dmesg > kernel.log
  9. hello @Vova Efcom, please check the wiki for image compilation: Tinker Board 3N · TinkerBoard/TinkerBoard Wiki
  10. hello @Vova Efcom, have you tried method #2 mentioned in the tinker board 3n wiki? Tinker Board 3N · TinkerBoard/TinkerBoard Wiki (method #1 works too, but it would require rebuilding kernel image)
  11. hello @tsukazaki, we're aiming to include this in the upcoming release and it will be supported in v.1.0.6 or later versions and here are the sources and docs for eapi: Tinker Board 3 & 3S · TinkerBoard/TinkerBoard Wiki
  12. hello @tsukazaki, it would be more convenient for you to use either mraa or eapi than the gpio commands for sure 1. for mraa, please flash to android (the images can be downloaded from the official website and the latest version is Tinker Board 3 Android 14 (kernel 6.1) V.1.0.9 ) for instructions and sample code of mraa, please visit the wiki: https://github.com/TinkerBoard/TinkerBoard/wiki/Tinker-Board-3N#343-mraa-library-for-android 2. will update the information of eapi later once it's available
  13. hello @FlostonParadise, it may be benefitcial to explore the dietpi forum for a solution, as the software is developed and supported by their team. they may have more specific insights and resources to address your issue https://dietpi.com/forum/t/rock-pi-4-expanding-emmc-after-sd-emmc-copy/17596
  14. tooz

    Bootup Screen

    hello @Vova Efcom, please refer to: Tinker Board 3N · TinkerBoard/TinkerBoard Wiki
  15. tooz

    AutoLogon

    hello @Vova Efcom, you have edited the wrong lines, the lines that should be uncommented are line 126 & line 127 #guest-session= #session-wrapper=lightdm-session #greeter-wrapper= #guest-wrapper= #display-setup-script= #display-stopped-script= #greeter-setup-script= #session-setup-script= #session-cleanup-script= #autologin-guest=false autologin-user=linaro autologin-user-timeout=0 #autologin-in-background=false #autologin-session= #exit-on-failure=false
×
×
  • Create New...