Hi everyone, sorry if my post are confused but i'm confused too.

I install Kali Linux 2018.2 in to my Lenovo Thinkpad t420, it works very well, but i can't deactivate airplane mode, i try a lot of guides for solve the problem, rfkill, install a driver packet name compact-wireless-2010-06-26, try to unblock wifi with hardware button but i continue to connect my device only with the ethernet cable.

I hope you can help me with my problems, it's my first post, sorry if i missed something.

Output of lspci command:

Code:
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
Output of airmon-ng --verbose:

Code:
No LSB modules are available.
Distributor ID:    Kali
Description:    Kali GNU/Linux Rolling
Release:    kali-rolling
Codename:    kali-rolling

Linux kali 4.17.0-kali3-amd64 #1 SMP Debian 4.17.17-1kali1 (2018-08-21) x86_64 GNU/Linux

K indicates driver is from 4.17.0-kali3-amd64
V indicates driver comes directly from the vendor, almost certainly a bad thing
S indicates driver comes from the staging tree, these drivers are meant for reference not actual use, BEWARE
? indicates we do not know where the driver comes from... report this


X[PHY]Interface        Driver[Stack]-FirmwareRev        Chipset                Extended Info

K[phy0]wlan0        rtl8192ce[mac80211]-N/A
Output of rfkill list:

Code:
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
Output of iwconfig:

Code:
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:on
          
wwan0     no wireless extensions.
This is all my output for try to solve problems, if you need other information i'll try to give you fast.

Thanks for answers.