New install - no network devices available - Realtek Device b822
I just purchased a Lenovo Yoga 730 15" laptop, and installed Ubuntu 16.04 in place of Windows 10. Install seemingly worked fine, but now I have no wifi device available. Tried a reinstall just to be sure, and the same issue is happening. I don't believe it to be a hardware issue, as wifi was working without issue on Windows before I wiped it out.
When I run rfkill list
I see:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
But when I run lspci
I only see one item in the list claiming to be a network device:
3a:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822 (rev ff)
I have a USB wifi adapter and that gets me connected without issue, but obviously that is not the desired solution. Does anyone have any insight on what might be causing the issue?
Output from modinfo -p rtl8822be
:
fix_rate: (int)
debug_level: (int)
swenc:Set to 1 for software crypto (default 0)
(bool)
ips:Set to 0 to not use link power save (default 1)
(bool)
swlps:Set to 1 to use SW control power save (default 0)
(bool)
fwlps:Set to 1 to use FW control power save (default 1)
(bool)
msi:Set to 1 to use MSI interrupts mode (default 1)
(bool)
dma64:Set to 1 to use DMA 64 (default 0)
(bool)
aspm:Set to 1 to enable ASPM (default 1)
(int)
debug:Set debug level (0-5) (default 0)
debug_mask:Set debug mask (default 0) (ullong)
disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
16.04 networking wireless lenovo realtek-wireless
add a comment |
I just purchased a Lenovo Yoga 730 15" laptop, and installed Ubuntu 16.04 in place of Windows 10. Install seemingly worked fine, but now I have no wifi device available. Tried a reinstall just to be sure, and the same issue is happening. I don't believe it to be a hardware issue, as wifi was working without issue on Windows before I wiped it out.
When I run rfkill list
I see:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
But when I run lspci
I only see one item in the list claiming to be a network device:
3a:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822 (rev ff)
I have a USB wifi adapter and that gets me connected without issue, but obviously that is not the desired solution. Does anyone have any insight on what might be causing the issue?
Output from modinfo -p rtl8822be
:
fix_rate: (int)
debug_level: (int)
swenc:Set to 1 for software crypto (default 0)
(bool)
ips:Set to 0 to not use link power save (default 1)
(bool)
swlps:Set to 1 to use SW control power save (default 0)
(bool)
fwlps:Set to 1 to use FW control power save (default 1)
(bool)
msi:Set to 1 to use MSI interrupts mode (default 1)
(bool)
dma64:Set to 1 to use DMA 64 (default 0)
(bool)
aspm:Set to 1 to enable ASPM (default 1)
(int)
debug:Set debug level (0-5) (default 0)
debug_mask:Set debug mask (default 0) (ullong)
disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
16.04 networking wireless lenovo realtek-wireless
What is the kernel versionuname -a
?
– Pilot6
Jul 20 at 14:31
4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux @Pilot6
– Shaun
Jul 20 at 14:33
Please edit to include results from terminal formodinfo -p rtl8822be
– Jeremy31
Jul 20 at 17:51
@Jeremy31 - Added output
– Shaun
Jul 21 at 2:27
add a comment |
I just purchased a Lenovo Yoga 730 15" laptop, and installed Ubuntu 16.04 in place of Windows 10. Install seemingly worked fine, but now I have no wifi device available. Tried a reinstall just to be sure, and the same issue is happening. I don't believe it to be a hardware issue, as wifi was working without issue on Windows before I wiped it out.
When I run rfkill list
I see:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
But when I run lspci
I only see one item in the list claiming to be a network device:
3a:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822 (rev ff)
I have a USB wifi adapter and that gets me connected without issue, but obviously that is not the desired solution. Does anyone have any insight on what might be causing the issue?
Output from modinfo -p rtl8822be
:
fix_rate: (int)
debug_level: (int)
swenc:Set to 1 for software crypto (default 0)
(bool)
ips:Set to 0 to not use link power save (default 1)
(bool)
swlps:Set to 1 to use SW control power save (default 0)
(bool)
fwlps:Set to 1 to use FW control power save (default 1)
(bool)
msi:Set to 1 to use MSI interrupts mode (default 1)
(bool)
dma64:Set to 1 to use DMA 64 (default 0)
(bool)
aspm:Set to 1 to enable ASPM (default 1)
(int)
debug:Set debug level (0-5) (default 0)
debug_mask:Set debug mask (default 0) (ullong)
disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
16.04 networking wireless lenovo realtek-wireless
I just purchased a Lenovo Yoga 730 15" laptop, and installed Ubuntu 16.04 in place of Windows 10. Install seemingly worked fine, but now I have no wifi device available. Tried a reinstall just to be sure, and the same issue is happening. I don't believe it to be a hardware issue, as wifi was working without issue on Windows before I wiped it out.
When I run rfkill list
I see:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
But when I run lspci
I only see one item in the list claiming to be a network device:
3a:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b822 (rev ff)
I have a USB wifi adapter and that gets me connected without issue, but obviously that is not the desired solution. Does anyone have any insight on what might be causing the issue?
Output from modinfo -p rtl8822be
:
fix_rate: (int)
debug_level: (int)
swenc:Set to 1 for software crypto (default 0)
(bool)
ips:Set to 0 to not use link power save (default 1)
(bool)
swlps:Set to 1 to use SW control power save (default 0)
(bool)
fwlps:Set to 1 to use FW control power save (default 1)
(bool)
msi:Set to 1 to use MSI interrupts mode (default 1)
(bool)
dma64:Set to 1 to use DMA 64 (default 0)
(bool)
aspm:Set to 1 to enable ASPM (default 1)
(int)
debug:Set debug level (0-5) (default 0)
debug_mask:Set debug mask (default 0) (ullong)
disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
16.04 networking wireless lenovo realtek-wireless
16.04 networking wireless lenovo realtek-wireless
edited Jul 21 at 7:59
pomsky
28.4k1187112
28.4k1187112
asked Jul 20 at 14:28
Shaun
264
264
What is the kernel versionuname -a
?
– Pilot6
Jul 20 at 14:31
4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux @Pilot6
– Shaun
Jul 20 at 14:33
Please edit to include results from terminal formodinfo -p rtl8822be
– Jeremy31
Jul 20 at 17:51
@Jeremy31 - Added output
– Shaun
Jul 21 at 2:27
add a comment |
What is the kernel versionuname -a
?
– Pilot6
Jul 20 at 14:31
4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux @Pilot6
– Shaun
Jul 20 at 14:33
Please edit to include results from terminal formodinfo -p rtl8822be
– Jeremy31
Jul 20 at 17:51
@Jeremy31 - Added output
– Shaun
Jul 21 at 2:27
What is the kernel version
uname -a
?– Pilot6
Jul 20 at 14:31
What is the kernel version
uname -a
?– Pilot6
Jul 20 at 14:31
4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux @Pilot6
– Shaun
Jul 20 at 14:33
4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux @Pilot6
– Shaun
Jul 20 at 14:33
Please edit to include results from terminal for
modinfo -p rtl8822be
– Jeremy31
Jul 20 at 17:51
Please edit to include results from terminal for
modinfo -p rtl8822be
– Jeremy31
Jul 20 at 17:51
@Jeremy31 - Added output
– Shaun
Jul 21 at 2:27
@Jeremy31 - Added output
– Shaun
Jul 21 at 2:27
add a comment |
1 Answer
1
active
oldest
votes
The current Ubuntu kernel doesn't support this new adapter. You need to install a driver. Connect to the Internet and run in a terminal:
sudo apt install git dkms
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6
Now reboot and disable Secure Boot in BIOS.
If there are any errors, please tell us in comments.
When runningsudo dkms add ./rtlwifi-new
I get: Directory: /usr/src/.-rtlwifi-new does not exist. The rtlwifi directory does exist in /home
– Shaun
Jul 20 at 15:10
1
I changed the 3rd command. It is_
instead of-
. Run it now.
– Pilot6
Jul 20 at 15:18
1
Did you disable Secure Boot in BIOS?
– Pilot6
Jul 20 at 15:37
1
Well, I have no other info. This driver should work.
– Pilot6
Jul 20 at 15:50
1
Yes, it should be added to the mainline kernel sometime. You can ask Larry Finger, who is packaging these drivers for linux for some help.
– Pilot6
Jul 20 at 16:03
|
show 7 more comments
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f1057900%2fnew-install-no-network-devices-available-realtek-device-b822%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The current Ubuntu kernel doesn't support this new adapter. You need to install a driver. Connect to the Internet and run in a terminal:
sudo apt install git dkms
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6
Now reboot and disable Secure Boot in BIOS.
If there are any errors, please tell us in comments.
When runningsudo dkms add ./rtlwifi-new
I get: Directory: /usr/src/.-rtlwifi-new does not exist. The rtlwifi directory does exist in /home
– Shaun
Jul 20 at 15:10
1
I changed the 3rd command. It is_
instead of-
. Run it now.
– Pilot6
Jul 20 at 15:18
1
Did you disable Secure Boot in BIOS?
– Pilot6
Jul 20 at 15:37
1
Well, I have no other info. This driver should work.
– Pilot6
Jul 20 at 15:50
1
Yes, it should be added to the mainline kernel sometime. You can ask Larry Finger, who is packaging these drivers for linux for some help.
– Pilot6
Jul 20 at 16:03
|
show 7 more comments
The current Ubuntu kernel doesn't support this new adapter. You need to install a driver. Connect to the Internet and run in a terminal:
sudo apt install git dkms
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6
Now reboot and disable Secure Boot in BIOS.
If there are any errors, please tell us in comments.
When runningsudo dkms add ./rtlwifi-new
I get: Directory: /usr/src/.-rtlwifi-new does not exist. The rtlwifi directory does exist in /home
– Shaun
Jul 20 at 15:10
1
I changed the 3rd command. It is_
instead of-
. Run it now.
– Pilot6
Jul 20 at 15:18
1
Did you disable Secure Boot in BIOS?
– Pilot6
Jul 20 at 15:37
1
Well, I have no other info. This driver should work.
– Pilot6
Jul 20 at 15:50
1
Yes, it should be added to the mainline kernel sometime. You can ask Larry Finger, who is packaging these drivers for linux for some help.
– Pilot6
Jul 20 at 16:03
|
show 7 more comments
The current Ubuntu kernel doesn't support this new adapter. You need to install a driver. Connect to the Internet and run in a terminal:
sudo apt install git dkms
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6
Now reboot and disable Secure Boot in BIOS.
If there are any errors, please tell us in comments.
The current Ubuntu kernel doesn't support this new adapter. You need to install a driver. Connect to the Internet and run in a terminal:
sudo apt install git dkms
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6
Now reboot and disable Secure Boot in BIOS.
If there are any errors, please tell us in comments.
edited Jul 20 at 15:37
answered Jul 20 at 14:45
Pilot6
51.5k15107196
51.5k15107196
When runningsudo dkms add ./rtlwifi-new
I get: Directory: /usr/src/.-rtlwifi-new does not exist. The rtlwifi directory does exist in /home
– Shaun
Jul 20 at 15:10
1
I changed the 3rd command. It is_
instead of-
. Run it now.
– Pilot6
Jul 20 at 15:18
1
Did you disable Secure Boot in BIOS?
– Pilot6
Jul 20 at 15:37
1
Well, I have no other info. This driver should work.
– Pilot6
Jul 20 at 15:50
1
Yes, it should be added to the mainline kernel sometime. You can ask Larry Finger, who is packaging these drivers for linux for some help.
– Pilot6
Jul 20 at 16:03
|
show 7 more comments
When runningsudo dkms add ./rtlwifi-new
I get: Directory: /usr/src/.-rtlwifi-new does not exist. The rtlwifi directory does exist in /home
– Shaun
Jul 20 at 15:10
1
I changed the 3rd command. It is_
instead of-
. Run it now.
– Pilot6
Jul 20 at 15:18
1
Did you disable Secure Boot in BIOS?
– Pilot6
Jul 20 at 15:37
1
Well, I have no other info. This driver should work.
– Pilot6
Jul 20 at 15:50
1
Yes, it should be added to the mainline kernel sometime. You can ask Larry Finger, who is packaging these drivers for linux for some help.
– Pilot6
Jul 20 at 16:03
When running
sudo dkms add ./rtlwifi-new
I get: Directory: /usr/src/.-rtlwifi-new does not exist. The rtlwifi directory does exist in /home– Shaun
Jul 20 at 15:10
When running
sudo dkms add ./rtlwifi-new
I get: Directory: /usr/src/.-rtlwifi-new does not exist. The rtlwifi directory does exist in /home– Shaun
Jul 20 at 15:10
1
1
I changed the 3rd command. It is
_
instead of -
. Run it now.– Pilot6
Jul 20 at 15:18
I changed the 3rd command. It is
_
instead of -
. Run it now.– Pilot6
Jul 20 at 15:18
1
1
Did you disable Secure Boot in BIOS?
– Pilot6
Jul 20 at 15:37
Did you disable Secure Boot in BIOS?
– Pilot6
Jul 20 at 15:37
1
1
Well, I have no other info. This driver should work.
– Pilot6
Jul 20 at 15:50
Well, I have no other info. This driver should work.
– Pilot6
Jul 20 at 15:50
1
1
Yes, it should be added to the mainline kernel sometime. You can ask Larry Finger, who is packaging these drivers for linux for some help.
– Pilot6
Jul 20 at 16:03
Yes, it should be added to the mainline kernel sometime. You can ask Larry Finger, who is packaging these drivers for linux for some help.
– Pilot6
Jul 20 at 16:03
|
show 7 more comments
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2f1057900%2fnew-install-no-network-devices-available-realtek-device-b822%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
What is the kernel version
uname -a
?– Pilot6
Jul 20 at 14:31
4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux @Pilot6
– Shaun
Jul 20 at 14:33
Please edit to include results from terminal for
modinfo -p rtl8822be
– Jeremy31
Jul 20 at 17:51
@Jeremy31 - Added output
– Shaun
Jul 21 at 2:27