South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.

Out of interest sake, if there is a new firmware version of the MX3 or MXQ, does Jaque make that available via OTA? Or do we all just send our boxes to him to update?
The MySQL keeps saying it is taking too long to configure, anyone had any issues like that? Or any pointers on how to get this done nicely?
Strange. I've never had any issues by following the official guide. Installed about 3 times already without seeing that message.
@Icemanbrfc Scardy cat![]()
Followed that to the letter. Going to uninstall and reinstall again and see. It sat ALL night "Your configuration is taking quite a while"
Going to try 5.5 instead of 5.6 as well.
I AM NOT GOING TO FACTORY RESET THE MXQ. NO NAY NEVER..
Right 5.5 install worked nicely. However, 2.2 fails on this:
1. Open the "MySQL Command Line Client" from the MySQL start menu
2. Enter the following commands:
2.1. Type in: CREATE USER 'xbmc' IDENTIFIED BY 'xbmc'; and press return
2.2. Type in: GRANT ALL ON *.* TO 'xbmc'; and press return
3. Close out the command line tool
It created the user fine, but it won't assign the permissions :/
I get "ERROR 1045 (28000): Access denied for user 'root'@'%' (using password: YES)"
Run this command
grant all on *.* to 'xbmc'@'%' identified by 'xbmc';
The MXQ (should) fully recover from a factory reset
I am going bloody batty with this f-ing MySQL setup.
Really wishing XBMC was simple as Plex. No bloody MySQL DB creations and fart arsing around. I just want to be able to access my bloody library from my Media Server. Why is that so hard!
im just going batty, thats all. why not install something else on the Droid, that might be easier to share with your server? why the need to use XBMC for this purpose?
Ta. Will do so now![]()
Flipping MySQL 5.6 was a stuff up. Note to anyone else: Use 5.5!!!
*update*
Still gives me the same error :/ I am clearly doing something wrong![]()
What does your Advanced settings file look like?
Same as the one here: http://kodi.wiki/view/MySQL/Setting_up_XBMC
But using my local IP.
I am in half a mind to do a full clean install on XBMC and MySQL. Hell even reload the entire PC while I am at it.![]()