An open API service indexing awesome lists of open source software.

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

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`