Page 1 of 5

Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 10 Nov 2012, 01:55
by kocoman
Oplay mini (non plus) add USB wifi/eth and IPTV

Does such firmware exist? thanks

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 10 Nov 2012, 01:57
by FarVoice
that FW does no exists :( Sorry

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 11 Nov 2012, 05:47
by kocoman
There is this

Code: Select all
I have an asus o play mini with Realtek 1055D and i've managed to recompile the kernel to support wifi zydas usb dongles, network connectivity,mount nfs shares,etc.


http://www.4shared.com/zip/f15b3Ewx/sdcard-asus.html

But there is no more updates from that thread

http://www.avforums.com/forums/streamer ... st16464093

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 13 Nov 2012, 23:57
by FarVoice
Problem is GUI not support wifi/eth adapters :(

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 15 Nov 2012, 18:10
by FarVoice
I found a nice FW from mele 1055 player with support WiFi but I need the key codes for Asus O!Play Mini remote.

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 03 Dec 2012, 19:23
by Free Radical
Hi. I have got the same player and wish we had such a firmware too.
How do I get you the IR key codes?
I can capture the keycodes on my PC's TV tuner but dunno if that's what you need.

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 04 Dec 2012, 12:28
by FarVoice
Connect console cable
Copy to USB flash files from attached archive
Plug USB Flash to player
On terminal window do the next commands:
Code: Select all
stopall
cd /tmp/usbmounts/sda1
insmod venus_ir_new.ko
./irfake4 -c
(where /tmp/usbmounts/sda1 is your plugged USB flash)
Then press buttons on RC and write codes.

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 22 Sep 2015, 16:24
by droidragon
sorry for bumping this old thread i see that O play mini has working wifi usb firmware by farvoice(thx!) in non-english forum viewtopic.php?f=8&t=1022&start=60 and i tried it but the adapter i have bought is realtek RTL8188eu now i thought it would work but it didn't so after looking venus folder for drivers i see that RTL8188eu is missing and after trying to add the drivers for 3 days i gave up and hoping someone can help me make one install.img file with rtl8188eu for Asus o play mini.

things i have tried(im a complete linux noob) - > unpack and repack img in linux with
Code: Select all
 tar -xvf and tar -cvf
and
Code: Select all
unsquashfs and mksquashfs with -b 65536 -noappend -all-root
i had too remove two realtek drivers to make space for rtl8188eu which worked and it flashed fine but it's still not working i tried with open wifi network and every settings in wifi i can imagine so m assuming it's not just abt adding the drivers there's need to be more ?

please if someone can help me

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 27 Sep 2015, 16:11
by droidragon
@farvoice is it possible to add realtek rtl 8188eu productid/vendorid : 8179 to your existing modded firmware of O play min RTD 1055 ? does the .ko file have to specificity compiled for o play mini or the one from your AMP firmware will work ? please can you help me?

Re: Oplay mini (non plus) add USB wifi/eth and IPTV

PostPosted: 27 Sep 2015, 19:27
by FarVoice
try to load module from amp core. I don't make modules for 1055 specially.