You are not logged in.

#1 2011-04-01 11:28:59

markg85
Member
Registered: 2009-06-27
Posts: 153

XBMC keeps X restarting (with fix!)

Hi,

First, this is NOT an april fools joke like the one on archlinux.org and xbmc.org.

Oke, to the point. I just upgraded and got the unpleasant surprise of an restarting X over and over again.
So after trying to figure out what went wrong i say this short message of xbmc.bin not able to find the library "libmicrohttpd.so.10" although i had libmicrohttpd installed and everything was up to date (no custom compiled packages)
The fix for me was as simple as this:

cd /usr/lib
ln -s libmicrohttpd.so libmicrohttpd.so.10

That fixed it for me, but the fact that i have to do that means something is wrong and i guess the libmicrohttpd package is to blame (or xbmc links to the wrong lib)

Just my 5 cents. The probably helps others having the same issue.

Regards,
Mark

Offline

Board footer

Powered by FluxBB