Jump to content

tooz

Tinker Engineer
  • Content Count

    563
  • Joined

  • Last visited

  • Days Won

    40

Posts posted by tooz


  1. hello @michiksdjfklsdjfl

    1. please open the terminal, execute the command below and send us the screenshot:

    lsusb

    2. please provide us steps to duplicate the issue and the audio file used; we have not observed the issue on our side and would like to reproduce the issue

    3. does the hissing sound linger when occurs or does it only happen when you play the audio? if it's possible, could you send us the audio record with the hissing sound so we can narrow down the rootcause 


  2. hello @Dominik

     

    12 hours ago, Dominik said:

    I want to connect Tinker Board 3N with a DWIN HDW156-001L monitor using "Tinker Board 3N Android 12 V1.0.19" OS but it doesn't work

    1. did the panel: go completely blank or show 'no signal'?

    2. what's the powering sequence? is it panel ->tinker board 3n, or the other way round? was the hdmi cable connected between the panel and tinker board 3n the whole time?

    3. could you collect logs via adb so we can have a little big more information for debugging, to collect logs using adb commands: 

    ./adb root
    ./adb shell dmesg > dmesg.log
    ./adb shell "echo 0x0c > /sys/module/drm/parameters/debug"
    ./adb shell dmesg -C
        ##please unplug and re-plug the hdmi cable##
    ./adb shell dmesg > dmesg_drm.log

     


  3. hello @wahaha

    On 8/17/2024 at 6:29 PM, wahaha said:

    tools/mkimage -n rk3399 -T rksd -d /home/rkbin/bin/rk33/rk3399_ddr_800MHz_v1.30.bin idbloader.img
    cat /home/rkbin/bin/rk33/rk3399_miniloader_v1.30.bin >> idbloader.img

    the commands are correct, 

    for the actual ddr bin and miniloader bin used for the project, please refer to rkboot/rk3399miniall.ini 

    https://github.com/TinkerBoard/rockchip-linux-rkbin/blob/linux4.19-rk3399-debian10/RKBOOT/RK3399MINIALL.ini


  4. hello @hisataro

    21 hours ago, hisataro said:

    Can I use a touch panel that is compatible with egalax touch?

    you can enable egalax touch driver through overlay in tinker config app

    1. open tinker config app > interface > set 'i2c7' to on

    2. open tinker config app > overlay > check 'i2c7_egalax'

    and then reboot to make the changes come effective

×
×
  • Create New...