Jump to content

Suntech

Members
  • Content Count

    7
  • Joined

  • Last visited

Posts posted by Suntech


  1. Thanks ! 

    With your help, the hard copy was successfully completed.
    By the way, after copying, I registered a static IP for the network, but the company Internet works normally, but external networks such as Google do not work normally. I wonder if this can happen.


  2. After installing the latest debian, I pressed shift, del, end, etc. during booting to connect to grub, but I couldn't connect. It is necessary to change the password of the root account. What could be the problem?


  3. Trying to create a program using python kivy in Tinker 2S tends to generate a rockchip error,
     no UI is created. Is it something that can be solved?

     

     

    [INFO   ] [Logger      ] Record log in /root/.kivy/logs/kivy_23-01-20_8.txt
    [INFO   ] [Kivy        ] v2.1.0
    [INFO   ] [Kivy        ] Installed at "/usr/local/lib/python3.10/site-packages/kivy/__init__.py"
    [INFO   ] [Python      ] v3.10.9 (main, Jan 19 2023, 16:49:03) [GCC 8.3.0]
    [INFO   ] [Python      ] Interpreter at "/usr/local/bin/python"
    [INFO   ] [Logger      ] Purge log fired. Processing...
    [INFO   ] [Logger      ] Purge finished!
    [INFO   ] [Factory     ] 189 symbols loaded
    [INFO   ] [Image       ] Providers: img_tex, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored)
    [INFO   ] [Window      ] Provider: sdl2
    libGL error: unable to load driver: rockchip_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: rockchip
    libGL error: unable to load driver: rockchip_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: rockchip
    [INFO   ] [GL          ] Using the "OpenGL" graphics system


  4. Trying to use ttyS0 port of UART0 of 2S.
    I have tried settings such as baudrate setting, console, uart0=on, etc. in /boot/config.txt known in the forum,
     but reception to 2S works normally, but I do not receive a value from the receiver even though I write.
     Have there been any cases like this? I changed the communication line and changed the module.
    

     

    I tested both Windows and Linux using the putty program.
×
×
  • Create New...