Results 1 to 5 of 5

Thread: HP EliteBook 8460p not able to turn on the wireless

  1. #1
    Join Date
    2017-Sep
    Posts
    3

    Angry HP EliteBook 8460p not able to turn on the wireless

    Hello experts,

    I've been trying to enable my wireless lan card but with no luck. I already tried a lot of things that I found on the internet, this is my information:
    Code:
    root@kali:~# inxi -n
    Network:   Card-1: Intel 82579LM Gigabit Network Connection driver: e1000e
               IF: eth0 state: up speed: 1000 Mbps duplex: full
               mac: e4:11:5b:30:86:26
               Card-2: Intel Centrino Advanced-N 6205 [Taylor Peak]
               driver: iwlwifi
               IF: wlan0 state: down mac: d2:d4:9d:76:08:14
    root@kali:~# ifconfig wlan0 up
    SIOCSIFFLAGS: Operation not possible due to RF-kill
    root@kali:~# dmesg | tail
    [   22.646427] iwlwifi 0000:24:00.0: Radio type=0x1-0x2-0x0
    [   22.741177] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [   22.835287] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [   24.566141] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
    [   24.566195] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   26.368350] iwlwifi 0000:24:00.0: RF_KILL bit toggled to disable radio.
    [   26.368454] iwlwifi 0000:24:00.0: Not sending command - RF KILL
    [   26.368483] iwlwifi 0000:24:00.0: Not sending command - RF KILL
    [   26.368915] iwlwifi 0000:24:00.0: RF_KILL bit toggled to disable radio.
    [   50.980792] fuse init (API version 7.26)
    root@kali:~# rfkill unblock all
    root@kali:~# rfkill list all
    0: hp-wifi: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    1: hp-bluetooth: Bluetooth
    	Soft blocked: no
    	Hard blocked: no
    2: hci0: Bluetooth
    	Soft blocked: no
    	Hard blocked: no
    3: phy0: Wireless LAN
    	Soft blocked: no
    	Hard blocked: yes
    root@kali:~# ifconfig wlan0 up
    SIOCSIFFLAGS: Operation not possible due to RF-kill
    root@kali:~# dmesg | tail
    [   22.646427] iwlwifi 0000:24:00.0: Radio type=0x1-0x2-0x0
    [   22.741177] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [   22.835287] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [   24.566141] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
    [   24.566195] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   26.368350] iwlwifi 0000:24:00.0: RF_KILL bit toggled to disable radio.
    [   26.368454] iwlwifi 0000:24:00.0: Not sending command - RF KILL
    [   26.368483] iwlwifi 0000:24:00.0: Not sending command - RF KILL
    [   26.368915] iwlwifi 0000:24:00.0: RF_KILL bit toggled to disable radio.
    [   50.980792] fuse init (API version 7.26)
    root@kali:~#
    I'm not sure what's going on, any thoughts?

    Thanks

  2. #2
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    If you see acer-wireless in the output of rfkill list all then this solution will work for you: https://forums.kali.org/showthread.p...light=acer_wmi

  3. #3
    Join Date
    2017-Sep
    Posts
    3
    Unfortunately, I don't have it: this is the current output:

    root@kali:~# rfkill list all
    0: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: hp-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
    2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
    3: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    root@kali:~#

  4. #4
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Show the output of lsmod

  5. #5
    Join Date
    2017-Sep
    Posts
    3
    It's working now. My WLAN interface gets hard blocked when I connect by wire. I didn't know about this feature.

    Thanks for all your help.

Similar Threads

  1. Installing Kali linux 2022.4 on HP elitebook
    By MrMayhem in forum Installing Archive
    Replies: 2
    Last Post: 2023-03-26, 11:37
  2. uncompatible network card for hp elitebook g1
    By ghostx in forum Installing Archive
    Replies: 0
    Last Post: 2021-11-23, 21:53
  3. [HELP] Kali 2.0 can't run on HP EliteBook 8570p??
    By dennisdinh in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2015-08-21, 18:13

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •