Jump to content
Sign in to follow this  
Suntech

opengl issue

Recommended Posts

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

Share this post


Link to post
Share on other sites

hello @Suntech

this error can be ignored, but we'll check it just in case. is it possible for us to know how to reproduce this? and how kivy was installed? 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...