kszaq

Results 16 comments of kszaq

See http://forum.libreelec.tv/showthread.php?tid=1172

Simply grab a _remote.conf_ file from Android firmware for your box and put it in _Config_ Windows share. After reboot it should work. Alternatively, you can try different _remote.conf_ files...

No, you can grab the file from the update zip. If you don't have one, you can try using configuration files from other boxes - they are available in @codesnake's...

@meikelmoeller try this one: https://raw.githubusercontent.com/kszaq/OpenELEC.tv/openelec-5.0/projects/Amlogic/devices/MK808B.Plus/filesystem/etc/remote.conf

@spartacus199 Let me chime in. Since you're using my builds, I think you should have opened the issue in my fork. ;) First of all, you should modify this patch...

You can't change the firmware specifically to AP6181 as there are two MXQ versions: - non-BT with AP6181 - BT with AP6210 You either need to compile 2 versions or...

You also need this patch: https://github.com/kszaq/OpenELEC.tv/blob/openelec-5.0/projects/Amlogic/patches/linux/110-dhd_auto.patch

@Stane1983, do you mean something like this (please don't mind code quality, I'm a beginner): https://github.com/kszaq/OpenELEC.tv/commit/aa4a80d59205a61b3fca6fa55eda65353aa20f9a ? I started refactoring that code to bring in support DVI resolutions in the...

@adryb Can you post a result of `adb shell dumpsys carrier_config` with Play SIM?

Thanks. The only difference I can see between Orange PL (working) and Play (not working) is that for Play, "ims" APN is defined in carrier settings. Can you try to...