No Internet with Ubuntu 22.04 1 LTS
Solved
newchiche
Posted messages
717
Registration date
Status
Membre
Last intervention
-
bazfile Posted messages 58431 Registration date Status Modérateur Last intervention -
bazfile Posted messages 58431 Registration date Status Modérateur Last intervention -
Hello,
With the same version, I didn't have Internet. I erased everything and reinstalled, and it still doesn't work... whereas another Windows computer (which I'm using right now) that uses the same modem works perfectly. Maybe someone has an idea?
Thank you and have a nice day
3 réponses
Hello.
Update your network card driver.
bazfile
Moderator/Security Contributor.
A hello, a reply, and a thank you are always appreciated.
Hello
Thank you for making this suggestion, but aside from the fact that I wouldn't know how to do it in the first place, I don't have internet, so I'm stuck... that's the problem.
Hello,
In addition to the network card model, it would be good to clarify how you connect to the Internet under Linux.
- What is the model of the box you are using? If your box has a router mode and a modem mode, are you indeed in router mode?
- Do you connect via wifi? If yes:
- Do you see the wifi signal from your router under Windows? Under Linux?
- Most boxes require you to be in pairing mode when connecting a new device. The process depends on the router; often it's by holding the dedicated button (which makes the wifi light blink). You then have a few minutes to connect via wifi.
- Do you connect via ethernet? If yes:
- Have you tried with another ethernet cable?
- Under Linux, what does the command:
sudo dhclient -v
return?
- If the problem persists, please send us the result of:
lspci | egrep -i "wireless|network"
Good luck