Thanks for this great rom.
the wifi performance are much better than the android. I was able to play a 40G blueray iso with no breaks using wif only (had to mount the samba drive manually).
I am trying to map buttons on my airmouse but since the hwdb.bin file is read only I was not able. so I thought I will try to build from the repository. I am using ubuntu 14.04 32 bit but was unable to build.
after using the command line:PROJECT=Amlogic ARCH=arm DEVICE=MK808B.Plus make release
I keep getting the following error:
/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file
/home/hagay/work/OpenELEC.tv/build.OpenELEC-Amlogic.MK808B.Plus.arm-5.0.1/linux-amlogic-3.10-0e99726/drivers/amlogic/gpu/mali/Kbuild:277: recipe for target 'drivers/amlogic/gpu/mali/__malidrv_build_info.c' failed
make[4]: *** [drivers/amlogic/gpu/mali/__malidrv_build_info.c] Error 1
scripts/Makefile.build:455: recipe for target 'drivers/amlogic/gpu/mali' failed
make[3]: *** [drivers/amlogic/gpu/mali] Error 2
scripts/Makefile.build:455: recipe for target 'drivers/amlogic' failed
make[2]: *** [drivers/amlogic] Error 2
Makefile:804: recipe for target 'drivers' failed
make[1]: *** [drivers] Error 2
make[1]: *** Waiting for unfinished jobs....
can you help?
Thanks
Comment