Kodi Community Forum

Full Version: [LINUX] nvidia's libglx.so needs very long to load
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

i am trying to include in my little (fast) own distribution support for nvidias ION chipset. now its works very good and mostly stable. but it needs very long to start (around 15-20sec). i have seen Xorg needs to load of /usr/lib/xorg/modules/extensions/libglx.so from nvidia binary package about 7sec! (with libglx.so from mesa under 1 sec.) in/before this time all what XBMC needs is already loaded and the system waits only on libglx.so to start xorg and then XBMC. Does anyone know if its possible to speedup this loading or why it takes so long?

Xorg.log you can found here: http://pastebin.com/f6ee7e55b (around line 113)
i use an patched Xorg to see the times in Xorg.log. Patch here: http://bazaar.launchpad.net/~sraue/opene...ttime.diff