Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-01-2013, 09:31 AM
|
#1
|
Member
Registered: Mar 2006
Distribution: Linuxmint 21.1 Cinnamon
Posts: 188
Rep:
|
linuxmint 13 cinnamon wifi hard blocked Lenovo T410
Hey all.
Even if I had tried the Fn+F5 key combination several times, and tried to unblock the hard blocked Wifi (sudo rfkill unblock wifi and sudo rfkill unblock all).
I continue to get this when I type: sudo rfkill list:
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: tpacpi_wwan_sw: Wireless WAN
Soft blocked: no
Hard blocked: yes
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
Hardware: Lenovo Thinkpad T410.
Software: Linuxmint 13 Cinnamon 32 bit.
Any suggestions?
Regards
Stardustdk/John
Last edited by stardustdk; 07-01-2013 at 09:34 AM.
Reason: Needed finshing
|
|
|
07-02-2013, 03:31 AM
|
#2
|
LQ Guru
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726
|
Hi,
I've seen laptops that hardblock the wifi device if there is an ethernet cable plugged in. Is this the case for you? Failing this, I do recall seeing reports that sometimes unloading and then reloading the corresponing wifi kernel module can help.
HTH,
Evo2.
|
|
|
07-02-2013, 10:55 AM
|
#3
|
Member
Registered: Mar 2006
Distribution: Linuxmint 21.1 Cinnamon
Posts: 188
Original Poster
Rep:
|
It is the case.
However I can remove the wifi with this command: sudo rmmod iwlwifi, but not reload it with: sudo insmod iwlwifi?
Should the ethernet cable be unplugged? I tried that at it did not work.
I tried to remove the kernel module and reboot without the ethernet cable, resulting in both soft and hard blocked wifi.
I am out of ideas.
John
|
|
|
07-02-2013, 07:04 PM
|
#4
|
LQ Guru
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726
|
Hi,
you should use modprobe instead of rmmod and insmod.
Eg unload:
Code:
sudo modprobe -r iwlwifi
Eg load
Code:
sudo modprobe iwlwifi
It may also be worth checking that there is not some bios setting that is blocking the wifi.
Evo2.
|
|
|
07-03-2013, 08:30 AM
|
#5
|
Member
Registered: Mar 2006
Distribution: Linuxmint 21.1 Cinnamon
Posts: 188
Original Poster
Rep:
|
Thanks but is did not help
Hey evo2.
Thanks for the info.
BIOS setup are correct.
With unload and load with modprobe as you suggested, the result with rfkill list is:
Quote:
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: yes
1: tpacpi_wwan_sw: Wireless WAN
Soft blocked: no
Hard blocked: yes
3: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: yes
|
I am confused.
John
|
|
|
All times are GMT -5. The time now is 11:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|