Laptop HP Pavilion G6 — a popular model from the early 2010s, many users experience Wi-Fi connection drops. The problem manifests itself in various ways: internet connection drops after 5–30 minutes of use, speed drops to zero, or the adapter disappears from the device list entirely. In 80% of cases, outdated drivers or overheating of the module are to blame, but there are also less obvious causes, ranging from router conflicts to hardware malfunctions.
This article will help diagnose the problem systematically without contacting a service center. We'll cover both software methods (power saving settings, BIOS updates) and hardware ones (cleaning contacts, replacing thermal paste). We'll pay special attention to specifics of the model Pavilion G6 - its Wi-Fi modules Broadcom 4313 And Atheros AR9285 have unique "diseases", which are not written about in universal guides.
Before you start repairing, check the basics: does Wi-Fi work on other devices? Is your antivirus blocking the connection? If the problem is only on Pavilion G6 — read on.
1. Problems with Wi-Fi adapter drivers
The most common reason for outages is incorrect or outdated drivers. Model HP Pavilion G6 comes with adapters Broadcom 4313 (in early revisions) or Atheros AR9285 (later versions). Both chips require specific drivers, which Windows 10/11 often substitutes with generic ones, leading to conflicts.
How to check:
- 🔍 Open
device Manager(Win + X → Device Manager). - 📡 Expand the branch
Network adapters— if there is an exclamation mark next to the Wi-Fi module name, the driver is not working correctly. - 🔄 Try rolling back the driver: right-click on the adapter →
Properties → Driver → Roll Back Driver.
Where can I download the correct drivers? Only from the official HP website by laptop model (indicate the exact number, for example Pavilion G6-1203er). Avoid driver packs - they often contain viruses. For Broadcom 4313 this version will do 6.30.223.271, For Atheros AR9285 — 10.0.0.333.
2. Conflicts with energy saving settings
Windows turns off your Wi-Fi adapter by default to save battery power. Pavilion G6 This feature often works too aggressively—the connection is broken even when connected to a 220V network. The problem is exacerbated if the mode is enabled in the BIOS. Maximum Battery Life.
How to disable power saving for Wi-Fi:
- Open
Control Panel → Power Options → Change plan settings → Change advanced power settings. - Find the section
Wireless Network Adapter Settings → Power Saving Mode. - Install
Maximum performancefor both modes (battery and mains).
If the problem persists, check your BIOS settings:
- 🔧 Restart your laptop, press
F10to enter BIOS. - 🔋 Find the section
Power Management → Wireless Adapter Power Savingand turn it off (Disabled). - 💾 Save changes (
F10 → Yes).
3. Overheating of the Wi-Fi module
HP Pavilion G6 is known for its poor cooling system—the Wi-Fi module is located next to the processor and heats up along with it. At temperatures above 70°C the adapter starts to "glitch": the connection sometimes disappears, sometimes appears, the speed drops to 1–5 Mbps.
How to diagnose overheating:
- 🌡️ Use the program HWMonitor or AIDA64 for temperature monitoring.
- 📊 If the temperature of the Wi-Fi module (section
PCIEorNetwork) exceeds65°C- this is a critical value. - 🔥 Check if the laptop case is hot in the key area
F1–F4(the module is usually located there).
Solutions:
- 🧹 Dust cleaning: disassemble the laptop (or contact a service center) and clean the radiator, fan, and Wi-Fi module contacts with alcohol.
- 🧴 Replacing thermal paste: on Pavilion G6 The thermal interface between the chip and the radiator often dries out.
- 🔌 Disabling Turbo Boost: in BIOS (
Advanced → CPU Configuration → Intel Turbo Boost) put it outDisabled- this will reduce the heating of the processor and, as a result, the Wi-Fi module.
What happens if you ignore overheating?
Prolonged operation at temperatures above 80°C leads to degradation of the Wi-Fi module soldering. After 1–2 years, this can lead to complete adapter failure (the laptop will stop detecting networks altogether). Owners of models with Broadcom 4313 - This chip is sensitive to overheating.
4. Conflicts with the router or network settings
Sometimes the problem is not in the laptop, but in incompatibility with the router. HP Pavilion G6 Doesn't work well with:
- 📶 Networks
802.11nin mode40 MHz(wide channel). - 🔒 Encryption
WPA3(better to useWPA2-PSK). - 📡 Routers with enabled
BeamformingorMu-MIMO.
How to configure your router for stable operation:
| Parameter | Recommended value | Why is it important? |
|---|---|---|
| Network mode (Mode) | 802.11b/g/n (mixed) | Clean 802.11n may cause breaks on older adapters. |
| Channel Width | 20 MHz | 40 MHz increases speed but decreases stability. |
| Channel | 1, 6 or 11 (manually) | Automatic channel selection may cause conflicts with neighboring networks. |
| MTU | 1472 | Default value (1500) sometimes causes packet fragmentation. |
Also try change DNS:
1. OpenControl Panel → Network and Sharing Center → Change adapter settings.2. Right-click on Wi-Fi →
Properties → Internet Protocol Version 4 (TCP/IPv4) → Properties.
3. Set DNS:8.8.8.8(Google) and1.1.1.1(Cloudflare).
5. Hardware malfunctions: what breaks most often
If software methods do not help, the problem is hardware. IN HP Pavilion G6 typical hardware problems:
- 🔌 Oxidation of Wi-Fi module contacts: connector over time
Mini PCIebecomes covered with oxidation, causing the adapter to lose connection with the motherboard. - 🔋 Antenna cables are faulty: the wires fray or come loose from the connectors (especially if the laptop is frequently moved).
- 🔥 Failure of the module itself: chips
Broadcom 4313AndAtheros AR9285sensitive to voltage fluctuations.
How to diagnose:
- Disassemble the laptop (or contact a service center) and check:
- 🔍 Integrity of antenna cables (they must be tightly connected to the connectors)
MHF4). - 🧲 The condition of the Wi-Fi module contacts (are they oxidized or burnt?).
Repair cost:
- 💰 Replacing the Wi-Fi module:
1 500–3 000 ₽(depending on the adapter model). - 💰 Contact repair/soldering:
1 000–2 500 ₽. - 💰 Replacing antenna cables:
800–1 500 ₽.
Have all power-saving features been disabled for Wi-Fi? Have the drivers been checked for compatibility with Windows? Has the laptop been tested with a different router? Have the antenna cables been tested with a multimeter?
6. Conflicts with antiviruses and firewalls
Some antiviruses (especially Avast, Kaspersky And 360 Total Security) block network connections, mistaking them for attacks. The built-in Windows Firewall, if it has strict rules for wireless networks.
How to check:
- 🛡️ Temporarily disable your antivirus and check if the problem persists.
- 🔥 Open
Control Panel → Windows Firewall → Advanced settingsand check the rules for outgoing connections. - 📡 Run Command Prompt as administrator and run:
netsh advfirewall resetThis will reset your firewall settings to factory defaults.
If the problem is with your antivirus, add an exception for:
- 📁 File
bcmwl63a.sys(ForBroadcom) orathwbx.sys(ForAtheros). - 🌐 The network range of your router (for example,
192.168.1.0/24).
7. BIOS and power management issues
An outdated BIOS version or incorrect power management settings can cause Wi-Fi to randomly disconnect. HP Pavilion G6 BIOS versions older than this are especially critical F.60 — they have bugs with handling interrupts from network adapters.
How to update BIOS:
- Download the latest version from official HP website (Please indicate the exact laptop model!).
- Unzip the archive and run the update file (usually
.exe). - Follow the instructions - do not turn off the laptop during the process!
BIOS settings worth checking:
- 🔧
Advanced → Device Options → Wireless LAN— it should beEnabled. - 🔋
Power Management → PCIe Power Saving- you will exhibitDisabled. - 🔄
Advanced → System Options → Action Keys Mode- If enabled, Wi-Fi can be turned off when pressedFn.
What should I do if Wi-Fi disappears completely after updating the BIOS?
This means the new BIOS version is incompatible with your Wi-Fi module. Try rolling back the BIOS to the previous version or resetting it to factory settings.F10 → Load Default Settings).
FAQ: HP Pavilion G6 Wi-Fi Frequently Asked Questions
❓ Why does Wi-Fi disconnect after exactly 10–15 minutes of use?
This is a typical manifestation module overheating or triggering energy saving. Check the adapter temperature (see section 3) and power settings (section 2). This could also be the cause. DHCP timeout — Try setting a static IP address for your laptop in the router.
❓ My laptop doesn't see any networks after sleep/hibernation. How can I fix this?
The problem is driver conflict with sleep modesSolutions:
- Disable hibernation: Run the command prompt as administrator and run
powercfg /h off. - In Device Manager, disable the option to turn off the adapter to save power (right-click on Wi-Fi →
Properties → Power Management). - Update BIOS to version
F.60or newer.
❓ Is it possible to replace the Wi-Fi module with a more modern one?
Yes, but with limitations. HP Pavilion G6 supports modules of the format Mini PCIe (half size) with interface USB 2.0Suitable for:
Intel 7260(to867 Mbps, supports802.11ac).Broadcom BCM943228(compatible with macOS if you're planning on Hackintosh).Atheros AR9485(budget option, up to300 Mbps).
⚠️ Important: New modules may not have antenna connectors MHF4 — adapters will be required.
❓ Why is the Wi-Fi speed on the Pavilion G6 slower than on my phone?
Reasons:
- Adapter
Broadcom 4313/Atheros AR9285supports maximum150–300 Mbps(phones often have802.11acto866 Mbps). - It's turned on in the router
802.11nin mode40 MHz, but the laptop adapter is not stable on a wide channel. - The driver limits the speed (check in the Device Manager, tab
Additionally→ parameterWireless Modeshould be802.11b/g/n).
❓ How do I reset my network settings to factory defaults?
Run the commands in command line (administrator):
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Then restart your laptop. This will reset all network settings, including the DNS cache and TCP/IP settings.
If you've exhausted all options and your Wi-Fi still disconnects, contact your service center and ask them to check. integrity of the Wi-Fi module soldering And state of the south bridge (It is responsible for interaction with network adapters). In rare cases, the problem lies in a faulty motherboard, but on Pavilion G6 This occurs in less than 5% of cases.