Kodi Community Forum

Full Version: Mesa override in Xbmc Session
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So in order to get xbmc to run in Linux Mint 13 xfce I edited /usr/share/applications/xbmc.desktop. and added Exec=sh -c "MESA_GL_VERSION_OVERRIDE=3.0 xbmc". Was wondering how do i do the sametime when running an xbmc session? I am having the same error as when running xbmc from the xfce session where xbmc keeps crashing and finally get kicked out of the session.
/usr/share/xsessions/XBMC.desktop
I tried adding the mesa override there buy an error shows up saying parameters are undefined and will load default session. Can you show me the exact edit in the xbmc.desktop maybe typing out incorrectly. Thanks
(2014-03-18, 07:51)wsnipex Wrote: [ -> ]/usr/share/xsessions/XBMC.desktop
Anyone?