-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Wireless and Networking
- Wifi drivers - HP 4540s

Create an account on the HP Community to personalize your profile and ask a question
01-04-2018 02:41 PM
Hello,
I am not sure if my wifi running properly, can someone give me correct drivers to my wifi card?
ID:
PCI\VEN_168C&DEV_0036&SUBSYS_18E3103C&REV_01
PCI\VEN_168C&DEV_0036&SUBSYS_18E3103C
PCI\VEN_168C&DEV_0036&CC_028000
PCI\VEN_168C&DEV_0036&CC_0280
Can you tell me why there (https://support.hp.com/us-en/drivers/selfservice/hp-probook-4540s-notebook-pc/5229455) is so much drivers for network connections? Which one should i choose from 19 drivers?
I would be very grateful also for drivers to bluetooth too :
ID:
USB\VID_0CF3&PID_311F&REV_0001
USB\VID_0CF3&PID_311F
01-04-2018 03:41 PM
Please try Qualcomm Atheros AR9000 Series Wireless LAN Driver:
http://ftp.hp.com/pub/softpaq/sp61001-61500/sp61411.exe
And Atheros Bluetooth 4.0 + HS Driver:
http://ftp.hp.com/pub/softpaq/sp56501-57000/sp56573.exe
Regards.
***
**Click the KUDOS thumb up on the left to say 'Thanks'**
Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
01-04-2018 04:12 PM
The series of HP 4540s has the following options
- Broadband Wireless (WWAN)
- HP hs2350 HSPA+ Mobile Broadband Module
- HP un2430 EV-DO/HSPA/CDMA Mobile Broadband Module
- Wireless LAN (WLAN)
- Ralink 802.11 b/g/n (1x1)
- Atheros AR9485 802.11 b/g/n (1x1) (b)
- Atheros 802.11 b/g/n (1x1) with Bluetooth v4.0 combo (a)
- Broadcom 802.11 b/g/n (1x1) with Bluetooth v4.0 combo
- Intel 802.11 b/g/n (2x2) with Bluetooth v4.0
- Intel 802.11 a/b/g/n (2x2) with with Bluetooth v4.0 (c)
Your machine may have ONE combo card (a) or have 2 cards (b and c). Hardware id from your post indicates it is an Atheros device. And ONLY one BT driver for Atheros from the list of 19 drivers.
Regards.
***
**Click the KUDOS thumb up on the left to say 'Thanks'**
Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
05-21-2018 09:29 PM
My 4540s has the Ralink adapter (see output below) but I've been unable to find an alternate Linux driver for it. WiFi speed is pretty bad - Wired on this laptop and WiFi or wired on other devices are all about 50mb/s (to the internet), but I'm doing good to occasionally reach 10 on the 4540s via WiFi. I can also tell it's slow internally, just scp-ing files between it and my Xubuntu 16.04 desktop is abysmal.
Any pointers on finding / installing a better driver or otherwise speeding it up? Running Xubuntu 18.04.
Thanks.
# uname -a
Linux antares 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
# lshw -C network
*-network
description: Wireless interface
product: Ralink corp.
vendor: Ralink corp.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlo1
version: 00
serial: 1c:3e:84:9b:fb:91
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rt2800pci driverversion=4.15.0-20-generic firmware=0.40 ip=192.168.1.150 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:d0600000-d060ffff
# lspci | grep Network
03:00.0 Network controller: Ralink corp. Device 539a
# lsmod | grep rt2
rt2800pci 16384 0
rt2800mmio 16384 1 rt2800pci
rt2800lib 114688 2 rt2800mmio,rt2800pci
rt2x00pci 16384 1 rt2800pci
rt2x00mmio 16384 2 rt2800mmio,rt2800pci
rt2x00lib 53248 5 rt2800lib,rt2x00pci,rt2800mmio,rt2x00mmio,rt2800pci
mac80211 778240 3 rt2800lib,rt2x00pci,rt2x00lib
cfg80211 622592 2 rt2x00lib,mac80211
eeprom_93cx6 16384 1 rt2800pci