[CUSTOM KERNEL] UPDATED DRIVERS FOR RTL8723BE & OTHERS!

1,295 views
Skip to first unread message

Francesco Sganga

unread,
Mar 14, 2016, 7:53:54 PM3/14/16
to Remix OS for PC
Hi, I successfully built the remix os kernel (thanks to jide) updating rtlwifi drivers (thanks to lwfinger).

UPDATED DRIVERS FOR THESE WIFI CARDS:

RTL8188EE
RTL8192DE
RTL8723BE
RTL8192C
RTL8192EE
RTL8821AE
RTL8192CE
RTL8192SE
RTL8192CU
RTL8723AE

I also tried to update alps drivers for my synaptics touchpad (right click doesn't work)

Here's DOWNLOAD LINK

I hope it will helps you.

Andri Tanjung

unread,
Mar 15, 2016, 12:49:58 AM3/15/16
to Remix OS for PC
Can u add or compile opengl es 3 extension for radeon card, cause remix is only use opengles 2 extension from latest radeon mesa driver that support for opengles 3
Message has been deleted
Message has been deleted

hypot...@gmail.com

unread,
Mar 15, 2016, 6:36:13 AM3/15/16
to Remix OS for PC
Those are all included with stock and as you haven't included the modules the stock ones are being used (kinda surprised that there wasn't a vermagic mismatch with then but I guess they could be forced)

Francesco Sganga

unread,
Mar 15, 2016, 6:37:30 AM3/15/16
to Remix OS for PC
I don't want to do Jide's work, because I'm not a programmer. This was my first kernel compiling. I compiled it only for rtl's users.

Francesco Sganga

unread,
Mar 15, 2016, 6:39:23 AM3/15/16
to Remix OS for PC
I replaced them with updated one.

I never said rtl's drivers aren't in stock, I simply updated them.

hypot...@gmail.com

unread,
Mar 15, 2016, 6:49:01 AM3/15/16
to Remix OS for PC
Sorry wasn't meaning to come across that way, just thought I should point it out.

To clarify (fix):

Check your rtl module with "modinfo 8*****" and you'll see it's still using stock.

On linux if you run "make modules_install"
and copy the /lib/modules/4.4.2-* folder (ignore the symlinks errors) to RemixOS /lib/modules - they should work.

Alternatively (pretty sure it would work) - run "modinfo *" on your module to check for dependencies - then find/copy/replace the relevent .kos (i.e. drivers/net/wireless/realtek/...)

Francesco Sganga

unread,
Mar 16, 2016, 6:05:30 AM3/16/16
to Remix OS for PC
How you see it's still using stock using modinfo 8****** ?

garya...@gmail.com

unread,
Mar 16, 2016, 7:12:27 AM3/16/16
to Remix OS for PC
i.e.
This is what i get from 'modinfo 8723bu'

filename: kernel/drivers/staging/rtl8723bu/8723bu.ko
license: GPL
author: Realtek Semiconductor Corp.
description: Realtek Wireless Lan Driver
version: v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
alias: usb:v0BDApB720d*dc*dsc*dp*icFFiscFFipFFin*
srcversion: 242420F0782FD9E82EA07B6
depends: cfg80211
vermagic: 4.4.2-i7-stylus_x64+ SMP preempt mod_unload modversions
parm: rtw_decrypt_phy_file:Enable Decrypt PHY File
parm: rtw_load_phy_file:PHY File Bit Map
parm: rtw_phy_file_path:The path of phy parameter
parm: rtw_tx_pwr_by_rate:0:Disable, 1:Enable, 2: Depend on efuse
parm: rtw_tx_pwr_lmt_enable:0:Disable, 1:Enable, 2: Depend on efuse
parm: rtw_adaptivity_mode:0:normal, 1:carrier sense
parm: rtw_adaptivity_en:0:disable, 1:enable, 2:auto
parm: rtw_hiq_filter:0:allow all, 1:allow special, 2:deny all
parm: rtw_notch_filter:0:Disable, 1:Enable, 2:Enable only for P2P
parm: rtw_80211d:Enable 802.11d mechanism
parm: rtw_max_roaming_times:The max roaming times to try
parm: if2name:The default name to allocate for second interface
parm: ifname:The default name to allocate for first interface
parm: rtw_ant_num:Antenna number setting
parm: rtw_btcoex_enable:Enable BT co-existence mechanism
parm: rtw_ips_mode:The default IPS mode


I think stock/lwfinger might report different author/version

Francesco Sganga

unread,
Mar 16, 2016, 7:40:41 AM3/16/16
to Remix OS for PC
Here's my modinfo rtlwifi

filename:       kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
license:        GPL
author:         Larry Finger <Larry....@lwfinger.net>
author:         lizhaoming <chaom...@realsil.com.cn>
description:    Realtek 802.11n PCI wireless core
srcversion:     251B17ACC83990EE9A63C56
depends:        mac80211,cfg80211
vermagic:       4.4.2-android-x86_64+ SMP preempt mod_unload modversions 

The really confirmation that drivers are updated is ... i never had disconnected from my wireless network.

Sorry again for my bad english.

Just vaLntin

unread,
Mar 16, 2016, 2:28:29 PM3/16/16
to Remix OS for PC
What\s the proper way to apply it? Just replace the kernel file in the remixos? If so, it still doesn't work on my hp stream 11 rtl8723be, any ideas?

Jordan Thompson

unread,
Mar 16, 2016, 3:50:14 PM3/16/16
to Remix OS for PC
Awesome! Now if someone can compile proper HDMI drivers. It's weird how any other android device works on my monitor buy Remix. Drives me nuts. Gotta plug in headphones.

hypot...@gmail.com

unread,
Mar 16, 2016, 5:29:44 PM3/16/16
to Remix OS for PC
Yea thats the same srcversion I get on 'stock' (stock + rtl8723bu added).

I'm compiling a version with lwfinger's rtlwifi_new on RemixOS via Ubuntu chroot at the minute, will post when done...

Francesco Sganga

unread,
Mar 16, 2016, 6:19:42 PM3/16/16
to Remix OS for PC
the custom kernel I posted in this topic is RemixOS with lwfinger's rtlwifi_new!

Francesco Sganga

unread,
Mar 16, 2016, 6:20:20 PM3/16/16
to Remix OS for PC
Yeah, replace or add and change boot linux string.. Mmmh, I have HP Stream 13 with RTL8723BE and It worked perfectly now...

hypot...@gmail.com

unread,
Mar 17, 2016, 12:44:44 PM3/17/16
to Remix OS for PC
Here's the kernel/modules if anyone ones to give it a try - just replace kernel; add folder to /system/lib/modules/ and run commands in perm.sh to set permissions.
I did compile with a custom defconfig; so there may be a needed config that was removed - if needed I'll recompile a more generic version; but more likely when/if they release the 4.4.5 kernel source (031516 update).

4.4.2 RTLWIFI_NEW

Just vaLntin

unread,
May 15, 2016, 11:44:49 PM5/15/16
to Remix OS for PC
I have stream 11, and the kernel didn't work for me :( any ideas ?

deepak...@gmail.com

unread,
May 19, 2016, 3:19:26 AM5/19/16
to Remix OS for PC
what to do after downloading file!

berrut...@gmail.com

unread,
May 25, 2016, 12:22:51 AM5/25/16
to Remix OS for PC
can you add RTL8188eu (you have already added the ee version)
i can send you the drivers :?

Just vaLntin

unread,
Jul 20, 2016, 11:22:09 PM7/20/16
to Remix OS for PC
Is the kernel for the 32bit or 64 bit android?

card...@gmail.com

unread,
Jul 30, 2016, 2:39:13 AM7/30/16
to Remix OS for PC
para android 6.0?

cesa...@msn.com

unread,
Sep 26, 2016, 8:44:56 PM9/26/16
to Remix OS for PC
what to do after downloading file ??
Message has been deleted

amlamana...@gmail.com

unread,
Oct 21, 2016, 1:09:59 AM10/21/16
to Remix OS for PC
I need these one too. I'm looking for a way to build my own kernel

Angeel Huentemil

unread,
Oct 21, 2016, 11:38:58 AM10/21/16
to Remix OS for PC
My wifi works fine but my touchpad dont (right click doesn't work neither), its safe if I install this kernel? I mean, I wont have problems with wifi?

Evan Langlois

unread,
Oct 28, 2016, 6:41:12 PM10/28/16
to Remix OS for PC
Can you give me a link to your sources or where you got the sources?  I'd rather compile my own.

hypot...@gmail.com

unread,
Oct 29, 2016, 2:27:06 PM10/29/16
to Remix OS for PC
Jide's source is here: https://github.com/JideTechnology/remixos-kernel/tree/jide_x86_marshmallow_kernel-4.4
or you could also use Androidx86's especially if you want to try a 4.8 linux

berrut...@gmail.com

unread,
Oct 29, 2016, 2:46:39 PM10/29/16
to Remix OS for PC
RTL8188eu can anyone help me with that card? I have the drivers disk. This version of the link router (RTL8188eu) doesn't work.

febrianka...@gmail.com

unread,
Nov 14, 2016, 11:37:33 PM11/14/16
to Remix OS for PC
how can i install this to remix os ? ty

sidot...@gmail.com

unread,
Jan 30, 2017, 12:59:08 AM1/30/17
to Remix OS for PC
Realtek RTL8188EU Wireless LAN 802.11n USB 2.0 Network Adapter 
anyone?

jackwel...@gmail.com

unread,
Jun 13, 2017, 1:33:55 PM6/13/17
to Remix OS for PC
Did you ever find out?

abhi.2...@gmail.com

unread,
Jul 30, 2017, 7:35:43 AM7/30/17
to Remix OS for PC
I have downloaded the file now what to do how to add this file in remix os

Ahmad Moemen

unread,
Jun 28, 2018, 1:17:00 PM6/28/18
to Remix OS for PC
This kernel is too DAMN OLD!
It's built in March, and it's for the Lollipop version of Remix OS.

Sent from Remix OS Game Edition, the most stable version of Remix OS.

umaji...@gmail.com

unread,
Nov 14, 2018, 4:41:06 PM11/14/18
to Remix OS for PC
bro plz help me how to use thise kernal how to unpack thise kernal

and how to use thise kernal in another lunux based os like phoenix os and prime os plz help bro gide me step by step

nir...@gmail.com

unread,
Mar 21, 2019, 3:23:56 AM3/21/19
to Remix OS for PC
Bro how to use this kernel

junior1...@gmail.com

unread,
Jun 22, 2020, 12:48:27 AM6/22/20
to Remix OS for PC
can you give me the kernel compatible with realtek wifi please
Reply all
Reply to author
Forward
0 new messages