Realtek-8723DE-wifi module in kernel
up vote
0
down vote
favorite
Hp-15 laptop (fairly recent and popular W10 model) has Realtek-8723DE WiFi adapter. The driver module is not part of any current 4-15.0 kernels of Ubuntu 18.04. Every time there is a kernel update (presently to -39) I have to recompile the module. My question is: when will be this module be part of the kernel updates?
wireless kernel
add a comment |
up vote
0
down vote
favorite
Hp-15 laptop (fairly recent and popular W10 model) has Realtek-8723DE WiFi adapter. The driver module is not part of any current 4-15.0 kernels of Ubuntu 18.04. Every time there is a kernel update (presently to -39) I have to recompile the module. My question is: when will be this module be part of the kernel updates?
wireless kernel
1
Whenever mainline devs think it is stable enough, ...probably never in 4.15.
– mikewhatever
Nov 19 at 16:45
1
Where did you get the source code from?
– Jeremy31
Nov 19 at 18:51
git clone -b extended --single-branch github.com/lwfinger/rtlwifi_new.git
– Janos
Nov 20 at 18:40
How did you install the module?
– pomsky
Nov 23 at 2:48
After running the git command a folder will be created in the directory where git command was invoked. The folder name created by git is rtlwifi_new. Then open terminal in that folder, run sudo make, sudo make install and sudo modprobe -v rtl8723de ant_sel=2. Finally run sudo /bin/sh -c 'echo "options rtl8723de ant_sel=2" >> /etc/modprobe.d/rtl8723de.conf'. This last command assures that the wifi module antenna has good sensitivity. This has worked for me.
– Janos
Nov 24 at 14:46
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Hp-15 laptop (fairly recent and popular W10 model) has Realtek-8723DE WiFi adapter. The driver module is not part of any current 4-15.0 kernels of Ubuntu 18.04. Every time there is a kernel update (presently to -39) I have to recompile the module. My question is: when will be this module be part of the kernel updates?
wireless kernel
Hp-15 laptop (fairly recent and popular W10 model) has Realtek-8723DE WiFi adapter. The driver module is not part of any current 4-15.0 kernels of Ubuntu 18.04. Every time there is a kernel update (presently to -39) I have to recompile the module. My question is: when will be this module be part of the kernel updates?
wireless kernel
wireless kernel
asked Nov 19 at 16:28
Janos
1452313
1452313
1
Whenever mainline devs think it is stable enough, ...probably never in 4.15.
– mikewhatever
Nov 19 at 16:45
1
Where did you get the source code from?
– Jeremy31
Nov 19 at 18:51
git clone -b extended --single-branch github.com/lwfinger/rtlwifi_new.git
– Janos
Nov 20 at 18:40
How did you install the module?
– pomsky
Nov 23 at 2:48
After running the git command a folder will be created in the directory where git command was invoked. The folder name created by git is rtlwifi_new. Then open terminal in that folder, run sudo make, sudo make install and sudo modprobe -v rtl8723de ant_sel=2. Finally run sudo /bin/sh -c 'echo "options rtl8723de ant_sel=2" >> /etc/modprobe.d/rtl8723de.conf'. This last command assures that the wifi module antenna has good sensitivity. This has worked for me.
– Janos
Nov 24 at 14:46
add a comment |
1
Whenever mainline devs think it is stable enough, ...probably never in 4.15.
– mikewhatever
Nov 19 at 16:45
1
Where did you get the source code from?
– Jeremy31
Nov 19 at 18:51
git clone -b extended --single-branch github.com/lwfinger/rtlwifi_new.git
– Janos
Nov 20 at 18:40
How did you install the module?
– pomsky
Nov 23 at 2:48
After running the git command a folder will be created in the directory where git command was invoked. The folder name created by git is rtlwifi_new. Then open terminal in that folder, run sudo make, sudo make install and sudo modprobe -v rtl8723de ant_sel=2. Finally run sudo /bin/sh -c 'echo "options rtl8723de ant_sel=2" >> /etc/modprobe.d/rtl8723de.conf'. This last command assures that the wifi module antenna has good sensitivity. This has worked for me.
– Janos
Nov 24 at 14:46
1
1
Whenever mainline devs think it is stable enough, ...probably never in 4.15.
– mikewhatever
Nov 19 at 16:45
Whenever mainline devs think it is stable enough, ...probably never in 4.15.
– mikewhatever
Nov 19 at 16:45
1
1
Where did you get the source code from?
– Jeremy31
Nov 19 at 18:51
Where did you get the source code from?
– Jeremy31
Nov 19 at 18:51
git clone -b extended --single-branch github.com/lwfinger/rtlwifi_new.git
– Janos
Nov 20 at 18:40
git clone -b extended --single-branch github.com/lwfinger/rtlwifi_new.git
– Janos
Nov 20 at 18:40
How did you install the module?
– pomsky
Nov 23 at 2:48
How did you install the module?
– pomsky
Nov 23 at 2:48
After running the git command a folder will be created in the directory where git command was invoked. The folder name created by git is rtlwifi_new. Then open terminal in that folder, run sudo make, sudo make install and sudo modprobe -v rtl8723de ant_sel=2. Finally run sudo /bin/sh -c 'echo "options rtl8723de ant_sel=2" >> /etc/modprobe.d/rtl8723de.conf'. This last command assures that the wifi module antenna has good sensitivity. This has worked for me.
– Janos
Nov 24 at 14:46
After running the git command a folder will be created in the directory where git command was invoked. The folder name created by git is rtlwifi_new. Then open terminal in that folder, run sudo make, sudo make install and sudo modprobe -v rtl8723de ant_sel=2. Finally run sudo /bin/sh -c 'echo "options rtl8723de ant_sel=2" >> /etc/modprobe.d/rtl8723de.conf'. This last command assures that the wifi module antenna has good sensitivity. This has worked for me.
– Janos
Nov 24 at 14:46
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094266%2frealtek-8723de-wifi-module-in-kernel%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Whenever mainline devs think it is stable enough, ...probably never in 4.15.
– mikewhatever
Nov 19 at 16:45
1
Where did you get the source code from?
– Jeremy31
Nov 19 at 18:51
git clone -b extended --single-branch github.com/lwfinger/rtlwifi_new.git
– Janos
Nov 20 at 18:40
How did you install the module?
– pomsky
Nov 23 at 2:48
After running the git command a folder will be created in the directory where git command was invoked. The folder name created by git is rtlwifi_new. Then open terminal in that folder, run sudo make, sudo make install and sudo modprobe -v rtl8723de ant_sel=2. Finally run sudo /bin/sh -c 'echo "options rtl8723de ant_sel=2" >> /etc/modprobe.d/rtl8723de.conf'. This last command assures that the wifi module antenna has good sensitivity. This has worked for me.
– Janos
Nov 24 at 14:46