Re: Restart F32 WiFi on ThinkPad P72

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2020-05-27 at 14:39 -0700, Samuel Sieb wrote:
> On 5/27/20 2:02 PM, Robert G (Doc) Savage via users wrote:
> > On Wed, 2020-05-27 at 11:37 -0700, Samuel Sieb wrote:
> > > On 5/27/20 11:08 AM, Robert G (Doc) Savage via users wrote:
> > > > On Wed, 2020-05-27 at 10:07 -0700, Samuel Sieb wrote:
> > > > > On 5/27/20 9:06 AM, Robert G (Doc) Savage via users wrote:
> > > > > > After closing the lid on my P72 laptop last week and moving
> > > > > > it
> > > > > > to the
> > > > > > livig room, I could not resume F32 when I raised the lid. I
> > > > > > had
> > > > > > to hard
> > > > > > power cycle it, and after bootup I was unable to connect to
> > > > > > my
> > > > > > WiFi
> > > > > > router. The router is fine, and WiFi works fine in the
> > > > > > dual-
> > > > > > booted
> > > > > > Windows 10. But I can't figure out how to kick start my
> > > > > > WiFi
> > > > > > connection.
> > > > > > I have restarted the P72 multiple times, with no success.
> > > > > > The
> > > > > > copper
> > > > > > Ethernet connection works fine.
> > > > > > 
> > > > > > Any suggestions how to kickstart it? When I try ifup I get
> > > > > > this:
> > > > > > 
> > > > > > # ifup ATTxxxxxxxx
> > > > > > 
> > > > > > Error: Connection activation failed: No suitable device
> > > > > > found
> > > > > > for this
> > > > > > connection (device lo not available because device is
> > > > > > strictly
> > > > > > unmanaged).
> > > > > 
> > > > > What is the output of "nmcli c" and "rfkill list"?
> > > > 
> > > > # rfkill list
> > > > 
> > > > 2: phy0: Wireless LAN
> > > > 
> > > > Soft blocked: yes
> > > > 
> > > > Hard blocked: yes
> > > 
> > > There's the problem.  Somehow you've triggered the wifi kill
> > > switch.
> > > Check for a hardware switch around the outside or a keyboard
> > > function
> > > key related to wifi.
> > 
> > There's no physical WiFi switch on the P72. As I said, when I dual-
> > boot
> > to Windows 10 the WiFi works perfectly. The problem is within F32.
> 
> The "Hard blocked: yes" means that something thinks the hardware is 
> disabled.  Check the journal "journalctl -b" and search for "rfkill"
> to 
> see what is triggering it.
> 
> > Is there a file I can edit to re-enable WiFi which "nmcli c" seems
> > to
> > show is disabled in software somewhere?
> 
> "nmcli d" might give better info.

Sam,

(In all plain text for those whose clients can't handle HTML...)

Here's what "journalctl -b" tells me:

May 27 16:48:50 tiger.protogeek.org rfkill[14554]: unblock set for all
May 27 16:48:50 tiger.protogeek.org audit[1]: SERVICE_START pid=1 uid=0
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0
msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd"
hostname=? addr=? terminal=? res=success'
May 27 16:48:56 tiger.protogeek.org systemd[1]: systemd-rfkill.service: 
Succeeded.
May 27 16:48:56 tiger.protogeek.org audit[1]: SERVICE_STOP pid=1 uid=0
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0
msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd"
hostname=? addr=? terminal=? res=success'

It looks like every time the service tries to start wifi with rfkill,
SOMETHING is turning it around and stopping it. As the rfkill list
command shows, this denial will apparently be done on all wifi
connections that are stored in /etc/sysconfig/network-scripts:

# rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
3: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Since there is no hardware switch to enable/disable WiFi on the
ThinkPad P72, there must be some configuration command I can give that
turns "Hard blocked: yes" to "Hard blocked: no".

Or is there something else?

--Doc Savage
  Fairview Heights, IL

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux