My wifi is hard blocked in Ubuntu, how to bring it up despite rfkill
My wifi is not working in Ubuntu 16.04, it is hard blocked, but there is no any physical switch that i can turn it on. This question was asked and answered more than 50 times all over the Internet space, but non of the solutions worked. The most common answer to this is blacklisting 'wmi' inside the blacklist.conf file, still this was not helpful Here are some useful info about my device:
##### lspci #############################
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8]
Subsystem: ASRock Incorporation Ethernet Connection (2) I219-V [1849:15b8]
Kernel driver in use: e1000e
01:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
Subsystem: ASRock Incorporation I211 Gigabit Network Connection [1849:1539]
Kernel driver in use: igb
02:00.0 Network controller [0280]: Intel Corporation Device [8086:24fd] (rev 78)
Subsystem: Intel Corporation Device [8086:1010]
Kernel driver in use: iwlwifi
##### lsusb #############################
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 04f3:0103 Elan Microelectronics Corp. ActiveJet K-2024 Multimedia Keyboard
Bus 001 Device 005: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 003: ID 258a:1007
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
##### PCMCIA card info ##################
##### rfkill ############################
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
##### lsmod #############################
iwlmvm 385024 0
mac80211 782336 1 iwlmvm
iwlwifi 249856 1 iwlmvm
cfg80211 614400 3 iwlmvm,iwlwifi,mac80211
wmi 24576 0
Can anyone help here?
wifi network-interface networkmanager iwlwifi
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
My wifi is not working in Ubuntu 16.04, it is hard blocked, but there is no any physical switch that i can turn it on. This question was asked and answered more than 50 times all over the Internet space, but non of the solutions worked. The most common answer to this is blacklisting 'wmi' inside the blacklist.conf file, still this was not helpful Here are some useful info about my device:
##### lspci #############################
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8]
Subsystem: ASRock Incorporation Ethernet Connection (2) I219-V [1849:15b8]
Kernel driver in use: e1000e
01:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
Subsystem: ASRock Incorporation I211 Gigabit Network Connection [1849:1539]
Kernel driver in use: igb
02:00.0 Network controller [0280]: Intel Corporation Device [8086:24fd] (rev 78)
Subsystem: Intel Corporation Device [8086:1010]
Kernel driver in use: iwlwifi
##### lsusb #############################
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 04f3:0103 Elan Microelectronics Corp. ActiveJet K-2024 Multimedia Keyboard
Bus 001 Device 005: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 003: ID 258a:1007
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
##### PCMCIA card info ##################
##### rfkill ############################
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
##### lsmod #############################
iwlmvm 385024 0
mac80211 782336 1 iwlmvm
iwlwifi 249856 1 iwlmvm
cfg80211 614400 3 iwlmvm,iwlwifi,mac80211
wmi 24576 0
Can anyone help here?
wifi network-interface networkmanager iwlwifi
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Is there a keyboard shortcut that toggles the wireless, e.g., Fn+F2?
– dsstorefile1
May 10 '18 at 11:36
Usesudo rfkill unblock all
command.
– GAD3R
May 10 '18 at 11:37
What make/model of computer?
– roaima
May 10 '18 at 12:12
My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:15
add a comment |
My wifi is not working in Ubuntu 16.04, it is hard blocked, but there is no any physical switch that i can turn it on. This question was asked and answered more than 50 times all over the Internet space, but non of the solutions worked. The most common answer to this is blacklisting 'wmi' inside the blacklist.conf file, still this was not helpful Here are some useful info about my device:
##### lspci #############################
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8]
Subsystem: ASRock Incorporation Ethernet Connection (2) I219-V [1849:15b8]
Kernel driver in use: e1000e
01:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
Subsystem: ASRock Incorporation I211 Gigabit Network Connection [1849:1539]
Kernel driver in use: igb
02:00.0 Network controller [0280]: Intel Corporation Device [8086:24fd] (rev 78)
Subsystem: Intel Corporation Device [8086:1010]
Kernel driver in use: iwlwifi
##### lsusb #############################
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 04f3:0103 Elan Microelectronics Corp. ActiveJet K-2024 Multimedia Keyboard
Bus 001 Device 005: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 003: ID 258a:1007
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
##### PCMCIA card info ##################
##### rfkill ############################
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
##### lsmod #############################
iwlmvm 385024 0
mac80211 782336 1 iwlmvm
iwlwifi 249856 1 iwlmvm
cfg80211 614400 3 iwlmvm,iwlwifi,mac80211
wmi 24576 0
Can anyone help here?
wifi network-interface networkmanager iwlwifi
My wifi is not working in Ubuntu 16.04, it is hard blocked, but there is no any physical switch that i can turn it on. This question was asked and answered more than 50 times all over the Internet space, but non of the solutions worked. The most common answer to this is blacklisting 'wmi' inside the blacklist.conf file, still this was not helpful Here are some useful info about my device:
##### lspci #############################
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8]
Subsystem: ASRock Incorporation Ethernet Connection (2) I219-V [1849:15b8]
Kernel driver in use: e1000e
01:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
Subsystem: ASRock Incorporation I211 Gigabit Network Connection [1849:1539]
Kernel driver in use: igb
02:00.0 Network controller [0280]: Intel Corporation Device [8086:24fd] (rev 78)
Subsystem: Intel Corporation Device [8086:1010]
Kernel driver in use: iwlwifi
##### lsusb #############################
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 04f3:0103 Elan Microelectronics Corp. ActiveJet K-2024 Multimedia Keyboard
Bus 001 Device 005: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 003: ID 258a:1007
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
##### PCMCIA card info ##################
##### rfkill ############################
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
##### lsmod #############################
iwlmvm 385024 0
mac80211 782336 1 iwlmvm
iwlwifi 249856 1 iwlmvm
cfg80211 614400 3 iwlmvm,iwlwifi,mac80211
wmi 24576 0
Can anyone help here?
wifi network-interface networkmanager iwlwifi
wifi network-interface networkmanager iwlwifi
asked May 10 '18 at 11:35
owise owise
101
101
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Is there a keyboard shortcut that toggles the wireless, e.g., Fn+F2?
– dsstorefile1
May 10 '18 at 11:36
Usesudo rfkill unblock all
command.
– GAD3R
May 10 '18 at 11:37
What make/model of computer?
– roaima
May 10 '18 at 12:12
My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:15
add a comment |
1
Is there a keyboard shortcut that toggles the wireless, e.g., Fn+F2?
– dsstorefile1
May 10 '18 at 11:36
Usesudo rfkill unblock all
command.
– GAD3R
May 10 '18 at 11:37
What make/model of computer?
– roaima
May 10 '18 at 12:12
My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:15
1
1
Is there a keyboard shortcut that toggles the wireless, e.g., Fn+F2?
– dsstorefile1
May 10 '18 at 11:36
Is there a keyboard shortcut that toggles the wireless, e.g., Fn+F2?
– dsstorefile1
May 10 '18 at 11:36
Use
sudo rfkill unblock all
command.– GAD3R
May 10 '18 at 11:37
Use
sudo rfkill unblock all
command.– GAD3R
May 10 '18 at 11:37
What make/model of computer?
– roaima
May 10 '18 at 12:12
What make/model of computer?
– roaima
May 10 '18 at 12:12
My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:15
My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:15
add a comment |
1 Answer
1
active
oldest
votes
On a Dell Vostro 3550 laptop, hold the "Fn" key and type the "F2" key to toggle Wi-Fi on and off.
I dont have any hard ware switch, niether do I have Fn key. My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:13
add a comment |
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f442992%2fmy-wifi-is-hard-blocked-in-ubuntu-how-to-bring-it-up-despite-rfkill%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
On a Dell Vostro 3550 laptop, hold the "Fn" key and type the "F2" key to toggle Wi-Fi on and off.
I dont have any hard ware switch, niether do I have Fn key. My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:13
add a comment |
On a Dell Vostro 3550 laptop, hold the "Fn" key and type the "F2" key to toggle Wi-Fi on and off.
I dont have any hard ware switch, niether do I have Fn key. My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:13
add a comment |
On a Dell Vostro 3550 laptop, hold the "Fn" key and type the "F2" key to toggle Wi-Fi on and off.
On a Dell Vostro 3550 laptop, hold the "Fn" key and type the "F2" key to toggle Wi-Fi on and off.
answered May 10 '18 at 11:51
wwmbeswwmbes
1
1
I dont have any hard ware switch, niether do I have Fn key. My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:13
add a comment |
I dont have any hard ware switch, niether do I have Fn key. My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:13
I dont have any hard ware switch, niether do I have Fn key. My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:13
I dont have any hard ware switch, niether do I have Fn key. My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:13
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f442992%2fmy-wifi-is-hard-blocked-in-ubuntu-how-to-bring-it-up-despite-rfkill%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
Is there a keyboard shortcut that toggles the wireless, e.g., Fn+F2?
– dsstorefile1
May 10 '18 at 11:36
Use
sudo rfkill unblock all
command.– GAD3R
May 10 '18 at 11:37
What make/model of computer?
– roaima
May 10 '18 at 12:12
My PC is G34 XOTIC PC
– owise
May 10 '18 at 13:15