Tried it and I have no wifi at all. My box is a S905x (Beelink Mini MX3 2) not a S905.
I thought I had to use device trees from the S905x folder hence why i used gxl_p212_2g.dtb
There is no need for DTB on S905X, right ?
Tried it and I have no wifi at all. My box is a S905x (Beelink Mini MX3 2) not a S905.
I thought I had to use device trees from the S905x folder hence why i used gxl_p212_2g.dtb
There is no need for DTB on S905X, right ?
No just this one - gxl_p212_2g.dtb
So you should use Realtek DTB (gxbb_p200_2G_1Gbit_RealtekWiFi.dtb) otherwise Wifi is unstable.
Please have a try and tell us more
Just joined to post as I am having exactly the same issues and pretty sure same box too. Beelink Mini MXIII II 2GB/16GB rom (Running from SD card though).
I'm still on 8.0.2e as 8.1.5 just isn't usable over 5Ghz or 2.4Ghz wifi. Getting pretty much the same speeds of around 300KB/s. Ethernet is fine however.
Edit: just wanted to add thanks for the hard work and effort to bring this to the masses!
Are you using Realtek DTB on Beelink Mini MXIII II 2GB/16GB ?
Stock remote dont work for me in 8.0.0a, updated to 8.0.0b and now work
Updated by dropping tard/dtb in update folder ?
Already playing with 8.0.0.a with a fresh install on SDcard
S905 P200-2G-100mbits device tree (minim8s)
Nothing wrong for now, wish I could choose French as a Language, but this is a beta so no big dealWill maybe try an update, hoping I won't have the boot bug I had last 2 times.
French is available. Install it from kodi repository
Amlogic can't provide fbdev library for S912 because they don't have a licence that has to be bought from ARM. They only have Android DDK license. We will get the library as soon as the situation changes.
Amlogic didn't pay already ARM chip design ?
They should also pay for fbdev drivers ?
I'm presuming you mean Beelink minimx iii...?Code Display More#********************************************************************************************************* #Beelink mxiii default remote #this file is configuration for each factory remote device # work_mode 0 :software mode 1 :hardware mode # repeat_enable 0 :disable repeat 1 :enable repeat # # factory_code each device has it's unique factory code. # pattern:custom_code(16bit)+index_code(16bit) # examble: 0xff000001 = 0xff00(custom cod) 0001 (index) # # release_delay unit:ms.release will report from kernel to user layer after this period of time # from press or repeat triggered. # # debug_enable 0 :debug disable 1 :debug disable # # SW MODE: # bit_count how many bits in each frame # tw_leader_act time window for leader active # tw_bit0 time window for bit0 time. # tw_bit1 time window for bit1 time # tw_repeat_leader time window for repeat leader # REG # reg_base_gen set value for PREG_IR_DEC_BASE_GEN # reg_control set value for PREG_IR_DEC_CONTROL # reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE # reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE # reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE # reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME #************************************************************************************************************* #amlogic NEC remote factory_code = 0xff000001 work_mode = 0 repeat_enable = 1 repeat_delay = 130 repeat_peroid = 120 release_delay = 20 debug_enable = 1 key_begin 0x48 102 #HOME 0x01 158 #BACK 0x03 103 #UP 0x02 108 #DOWN 0x0e 105 #LEFT 0x1a 106 #RIGHT 0x07 97 #OK 0x13 139 #MENU 0x58 114 #VOL- 0x0b 115 #VOL+ 0x5c 264 #FN # 0x14 704 #POWER key_end repeat_key_begin 0x48 102 #HOME 0x01 158 #BACK 0x03 103 #UP 0x02 108 #DOWN 0x0e 105 #LEFT 0x1a 106 #RIGHT 0x07 97 #OK 0x13 139 #MENU 0x58 114 #VOL- 0x0b 115 #VOL+ 0x5c 264 #FN # 0x14 704 #POWER repeat_key_end
On my MXIII with LE 7.0, in /flash/remote.con, I've :
#******************************************************************************* **************************
#this file is configuration for each factory remote device
# work_mode 0 :software mode 1 :hardware mode
# repeat_enable 0 :disable repeat 1 :enable repeat
#
# factory_code each device has it's unique factory code.
# pattern:custom_code(16bit)+index_code(16bit)
# examble: 0xff000001 = 0xff00(custom cod) 0001 (index)
#
# release_delay unit:ms.release will report from kernel to user layer after this period of time
# from press or repeat triggered.
#
# debug_enable 0 :debug disable 1 :debug disable
#
# SW MODE:
# bit_count how many bits in each frame
# tw_leader_act time window for leader active
# tw_bit0 time window for bit0 time.
# tw_bit1 time window for bit1 time
# tw_repeat_leader time window for repeat leader
# REG
# reg_base_gen set value for PREG_IR_DEC_BASE_GEN
# reg_control set value for PREG_IR_DEC_CONTROL
# reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE
# reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE
# reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE
# reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME
#******************************************************************************* ******************************
#amlogic NEC remote
factory_code = 0xff000001
work_mode = 0
repeat_enable = 1
repeat_delay = 130
repeat_peroid = 120
release_delay = 20
debug_enable = 1
key_begin
0x48 172
0x01 1
0x03 103
0x02 108
0x0e 105
0x1a 106
0x07 28
0x13 139
0x58 114
0x0b 115
0x5c 63
0x14 116
key_end
repeat_key_begin
0x48 172
0x01 1
0x03 103
0x02 108
0x0e 105
0x1a 106
0x07 28
0x13 139
0x58 114
0x0b 115
0x5c 63
0x14 116
repeat_key_end
Display More
Default remote.conf for LE ?
It can work, but I didnt want to keep my prev configs, a clean install is recommend.
"I did everything from scratch": putting everything to work costs me 10min effort (thanks to trakt.tv app)-(and also learned the new menus).
Good luck
+1, better do clean install.
Just did it, installtointernal and rebootfromnand, so far, so good
I took a look in install script. It search for remote.conf in various locations
if [ ! -f "/tmp/remote.conf" ] ; then
echo -n "Backing up remote.conf..."
mount -o ro /dev/system /tmp/system
if [ -f /tmp/system/remote.conf ]; then
cp /tmp/system/remote.conf /tmp/remote.conf
elif [ -f /tmp/system/etc/remote.conf ]; then
cp -PR /tmp/system/etc/remote.conf /tmp/remote.conf
fi
umount /tmp/system
echo "done."
fi
Display More
But I didn't have any of those. Do you have one for MXIII ?
Yep, no problem at all now.
I had issues but it was not related with LE/Kodi.
You can installtointernal, have fun
I did installtointernal for LE 7.0, is it ok to do it a second time ?
Yep, it works great for me (eth + wifi), Beelink MiniMXIII has RealtekWIFI, maybe try with that: gxbb_p200_2G_1Gbit_RealtekWiFi.dtb
Seems better now
Module Size Used by
hci_uart 21893 1
bluetooth 243684 2 hci_uart
6lowpan_iphc 5791 1 bluetooth
8723bs 1314792 0
cfg80211 360934 1 8723bs
8021q 18855 0
wifi_dummy 806 0
mali 199304 5
amlvideodri 11794 0
videobuf_res 5394 1 amlvideodri
videobuf_core 16475 2 amlvideodri,videobuf_res
videodev 145861 1 amlvideodri
media 20978 1 videodev
fbcon 37623 0
bitblit 4484 1 fbcon
softcursor 1208 1 bitblit
font 7287 1 fbcon
dwc_otg 230751 0
aml_nftl_dev 82852 0
Display More
Paithan, Did you flash it internally ? Any special advices ?
I use LE 7.0 on 2 Beelink MiniMXIII (S905/2GB RAM/16GB ROM/1G Ethernet) and it works great.
I decided to have a look to 7.95-beta6 on USB (using gxbb_p200_2G_1Gbit.dtb from 7.0.3).
As I have no ethernet, I should stick on wifi but it seems quite unstable.
Anyone with MiniMXIII succeed with 7.95-beta6 ?
Hi
I seems Index of /devel/ is stuck
--2016-10-14 15:49:57-- http://sources.libreelec.tv/devel/opengl-meson-gxbb-r6p1-01rel0.tar.xz
Resolving sources.libreelec.tv (sources.libreelec.tv)... 163.172.166.199
Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... failed: Connection timed out.
Retrying.
--2016-10-14 15:50:28-- (try: 2) http://sources.libreelec.tv/devel/opengl-meson-gxbb-r6p1-01rel0.tar.xz
Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... failed: Connection timed out.
Retrying.
--2016-10-14 15:51:00-- (try: 3) http://sources.libreelec.tv/devel/opengl-meson-gxbb-r6p1-01rel0.tar.xz
Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... failed: Connection timed out.
Giving up.
--2016-10-14 15:51:30-- http://sources.libreelec.tv/mirror/opengl-meson/opengl-meson-gxbb-r6p1-01rel0.tar.xz
Resolving sources.libreelec.tv (sources.libreelec.tv)... 163.172.166.199
Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... failed: Connection timed out.
Retrying.
--2016-10-14 15:52:01-- (try: 2) http://sources.libreelec.tv/mirror/opengl-meson/opengl-meson-gxbb-r6p1-01rel0.tar.xz
Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... failed: Connection timed out.
Retrying.
--2016-10-14 15:52:33-- (try: 3) http://sources.libreelec.tv/mirror/opengl-meson/opengl-meson-gxbb-r6p1-01rel0.tar.xz
Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... failed: Connection timed out.
Giving up.
--2016-10-14 15:53:03-- http://sources.libreelec.tv/devel/opengl-meson-gxbb-r6p1-01rel0.tar.xz
Resolving sources.libreelec.tv (sources.libreelec.tv)... 163.172.166.199
Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... failed: Connection timed out.
Retrying.
Display More
Any operations in progress (hosting, DNS, ???)
I pushed a build for the Odroid_C2Remember that the retroplayer builds are based on master and kodi 17, so they are drastically different then what you are using.
My git repo is as official as it gets.
Downloading your build right now.
BTW, could you details how you 'build' it, I used your branch retroplayer-kodi-17 and I guess it's not the good one.
Thanks
My git repo isn't always up to date as I don't always push the changes up to github.
So it's probably not really worth it. I can try and do more builds eventually, but it's just too much work managing 4+ builds by myself.
Build failed on Odroid C2
[ 42%] Building CXX object CMakeFiles/game.libretro.dir/src/input/ButtonMapper.cpp.o
[ 47%] Building CXX object CMakeFiles/game.libretro.dir/src/libretro/ClientBridge.cpp.o
[ 52%] Building CXX object CMakeFiles/game.libretro.dir/src/libretro/FrontendBridge.cpp.o
[ 57%] Building CXX object CMakeFiles/game.libretro.dir/src/libretro/LibretroDLL.cpp.o
[ 63%] Building CXX object CMakeFiles/game.libretro.dir/src/libretro/LibretroEnvironment.cpp.o
/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/src/libretro/LibretroDLL.cpp: In member function 'bool LIBRETRO::CLibretroDLL::Load(const game_client_properties*)':
/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/src/libretro/LibretroDLL.cpp:124:43: error: 'const game_client_properties {aka const struct game_client_properties}' has no member named 'system_directory'
m_strSystemDirectory = gameClientProps->system_directory;
^
/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/src/libretro/LibretroDLL.cpp:125:44: error: 'const game_client_properties {aka const struct game_client_properties}' has no member named 'content_directory'
m_strContentDirectory = gameClientProps->content_directory;
^
/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/src/libretro/LibretroDLL.cpp:126:41: error: 'const game_client_properties {aka const struct game_client_properties}' has no member named 'save_directory'
m_strSaveDirectory = gameClientProps->save_directory;
^
CMakeFiles/game.libretro.dir/build.make:302: recipe for target 'CMakeFiles/game.libretro.dir/src/libretro/LibretroDLL.cpp.o' failed
make[3]: *** [CMakeFiles/game.libretro.dir/src/libretro/LibretroDLL.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/src/libretro/LibretroEnvironment.cpp: In member function 'bool LIBRETRO::CLibretroEnvironment::EnvironmentCallback(unsigned int, void*)':
/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/src/libretro/LibretroEnvironment.cpp:167:22: warning: variable 'notificationTimeMs' set but not used [-Wunused-but-set-variable]
unsigned int notificationTimeMs = DEFAULT_NOTIFICATION_TIME_MS;
^
/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/src/libretro/LibretroEnvironment.cpp:250:21: error: 'class CHelper_libKODI_game' has no member named 'HwSetInfo'
m_frontend->HwSetInfo(&hw_info);
^
CMakeFiles/game.libretro.dir/build.make:326: recipe for target 'CMakeFiles/game.libretro.dir/src/libretro/LibretroEnvironment.cpp.o' failed
make[3]: *** [CMakeFiles/game.libretro.dir/src/libretro/LibretroEnvironment.cpp.o] Error 1
make[3]: Leaving directory '/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/.aarch64-libreelec-linux-gnueabi'
CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/game.libretro.dir/all' failed
make[2]: *** [CMakeFiles/game.libretro.dir/all] Error 2
make[2]: Leaving directory '/home/henri/Documents/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-8.0-devel/game.libretro-26b9d66/.aarch64-libreelec-linux-gnueabi'
Makefile:149: recipe for target 'all' failed
make[1]: *** [all] Error 2
Display More
Same error on your side ?
PS: Where is the official LibreElec / Retroplayer git repo if it's not yours ?
Thanks
Well, i'll be happy to help, at least for RetroPlayer on ODROID C2, LibreElec is allready well managed by wrxtasy
For Retroplayer, your repo is not the official one ?
Hi lrusak
Just cloned your retroplayer gît repo. I'll try to build it on ODROID C2. Any advices ?
Thanks
Just received Beelink MiniMX III (s905), booted on USB (plugged on left side), logged via ssh and installed in NAND via installtointernal.
So far, so good.
Congrats @kszaq !