https://github.com/tarunbatra/fixrtl8723be
Fix WiFi issue in laptops having RTL8723BE NICs and just one antenna
https://github.com/tarunbatra/fixrtl8723be
fix linux-drivers rtl8723 rtl8723be wifi wifi-configuration
Last synced: 8 months ago
JSON representation
Fix WiFi issue in laptops having RTL8723BE NICs and just one antenna
- Host: GitHub
- URL: https://github.com/tarunbatra/fixrtl8723be
- Owner: tarunbatra
- License: mit
- Created: 2016-06-02T21:33:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T17:21:04.000Z (over 7 years ago)
- Last Synced: 2025-05-04T04:33:16.158Z (about 1 year ago)
- Topics: fix, linux-drivers, rtl8723, rtl8723be, wifi, wifi-configuration
- Language: Shell
- Size: 9.77 KB
- Stars: 25
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fixRTL8723BE
Some HP laptops with **Realtek rtl8723be NICs** having one antenna face problems connecting to WiFi. This repository provides an automated fix for the problem by installing the latest drivers provided by [this](https://github.com/lwfinger/rtlwifi_new) repo and making the necessary configurations.
## Installation
Just clone this repo. To clone, run:
`git clone https://github.com/tarunbatra/fixRTL8723BE`
## Pre-requisite
* `git`
## Usage
- `cd` to the project root
- Run `bash install.sh`