WiFi connected but no internet , I can't ping to my router even.

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
ehabalkiswany

WiFi connected but no internet , I can't ping to my router even.

Post by ehabalkiswany »

Regards my friend .
I have problem in my HP laptop I am installed Linux mnt 19 new one , but WiFi was not working then I found some method to install wirless drivers ( realtek rtl8723be), but its still not work and am tried ping to my router I get this msg :
3 packets transmitted, 0 received, 100% packet loss ,time 2031ms.

Any one may help me please
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
ehabalkiswany

Re: WiFi connected but no internet , I can't ping to my router even.

Post by ehabalkiswany »

Helloooooooo
No one here to replay .......
User avatar
Joe2Shoe
Level 5
Level 5
Posts: 850
Joined: Wed Oct 18, 2017 8:12 pm
Location: Ozone

Re: WiFi connected but no internet , I can't ping to my router even.

Post by Joe2Shoe »

Maybe this will help.

*Note: All the following commands are performed in the Terminal.

a. Plug in an LAN/Ethernet cable.

b. Type the following into a Terminal:
sudo apt-get install git build-essential linux-headers-$(uname -r)

c. Download the actual driver:
git clone https://github.com/lwfinger/rtlwifi_new.git

If the driver no longer available on github.com, try this link:
https://drive.google.com/file/d/1T0DVvD ... sp=sharing

d. Compile the required kernel module from the driver package:
cd rtlwifi_new

e. Run this command:
make

f. Install the compiled module:
sudo make install

g. Reboot your computer.
"Tolerance is the refuge of men without conviction."
"Common sense is not so common" - Voltaire
ehabalkiswany

Re: WiFi connected but no internet , I can't ping to my router even.

Post by ehabalkiswany »

I did that , no change ....I am using my phone by Bluetooth to open internet on laptop ..
ehabalkiswany

Re: WiFi connected but no internet , I can't ping to my router even.

Post by ehabalkiswany »

No answers... :oops: :oops: :oops:
User avatar
Joe2Shoe
Level 5
Level 5
Posts: 850
Joined: Wed Oct 18, 2017 8:12 pm
Location: Ozone

Re: WiFi connected but no internet , I can't ping to my router even.

Post by Joe2Shoe »

Oh, well. Try this:
viewtopic.php?t=204172
"Tolerance is the refuge of men without conviction."
"Common sense is not so common" - Voltaire
Locked

Return to “Networking”