Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 24/04/2022, à 07:24

smith23

[RÉSOLU] Point d'interrogation sur icône Réseau, Ubuntu Software bugué

Bonjour,

J'ai installé Ubuntu la semaine dernière, cependant après avoir installé expressvpn en cli j'ai un vilain "?" sur mon icône wifi ; j'ai pourtant bien accès à internet ("PCI Ethernet connecté" quand je clique sur l'icône wifi). J'imagine que ce n'est pas normal mais ça ne m'a jamais fait ça sur mes autres distros Linux. Je n'ai pas touché au sources.list.

J'ai également des soucis avec Ubuntu Software: il reste charger dans le vide. Parfois un reboot de la machine suffit à le faire refonctionner, mais pas tout le temps. Je pense que les 2 problèmes sont liés mais je n'en suis pas sûr... Les commandes

sudo apt update

et

sudo apt upgrade

fonctionnent bien, à priori mon sources.list est ok (je vous le joins ci-dessous).

http://paste.debian.net/1238817/

Merci d'avance aux connaisseurs qui voudront bien m'aider smile

Dernière modification par smith23 (Le 25/04/2022, à 10:44)

Hors ligne

#2 Le 24/04/2022, à 07:27

xubu1957

Re : [RÉSOLU] Point d'interrogation sur icône Réseau, Ubuntu Software bugué

Bonjour,

Il faut fournir, en te servant du Retour utilisable de commande, un wificheck rassemblant les informations > Configuration wifi.

Étape 2 : Il ne reste plus qu'à copier le contenu du fichier wificheck.log (et non le fichier wificheck qui est le programme qui a généré le fichier wificheck.log) situé dans le dossier personnel et le copier sur le forum.

cqfd93 a écrit :

Astuce pour copier / coller sans erreur :

  • triple clic gauche pour sélectionner et copier une ligne entière

  • clic molette pour coller dans le terminal

Collage du sources.list :

#deb cdrom:[Ubuntu 20.04.4 LTS _Focal Fossa_ - Release amd64 (20220223)]/ focal main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal universe
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu focal partner

deb http://security.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 24/04/2022, à 08:27

smith23

Re : [RÉSOLU] Point d'interrogation sur icône Réseau, Ubuntu Software bugué

Bonjour xubu, merci de ta réponse rapide. Je suis en full ethernet (pas de wifi), dois-je te renvoyer le retour du wificheck quand même ? Merci

Edit: je m'étais trompé dans le sujet du message, c'est bien sur l'icône RÉSEAU et pas WIFI qu'il y a le "?". Désolé de cette erreur...

Dernière modification par smith23 (Le 24/04/2022, à 08:40)

Hors ligne

#4 Le 24/04/2022, à 08:40

xubu1957

Re : [RÉSOLU] Point d'interrogation sur icône Réseau, Ubuntu Software bugué

Montre la carte réseau :

lspci -k -nn | grep -A 3 -i net
ip a

et :

nmcli device

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 24/04/2022, à 08:47

smith23

Re : [RÉSOLU] Point d'interrogation sur icône Réseau, Ubuntu Software bugué

smith@pc-msi:~$ lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Micro-Star International Co., Ltd. [MSI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1462:7b48]
	Kernel driver in use: r8169
	Kernel modules: r8169
03:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
smith@pc-msi:~$ 
smith@pc-msi:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 30:9c:23:9a:ce:27 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.54/24 brd 192.168.1.255 scope global noprefixroute enp2s0
       valid_lft forever preferred_lft forever
    inet6 fe80::d7d0:da5c:6bb2:ed2b/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
4: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
    inet 172.16.4.1/24 brd 172.16.4.255 scope global vmnet1
       valid_lft forever preferred_lft forever
5: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
    inet 172.16.131.1/24 brd 172.16.131.255 scope global vmnet8
       valid_lft forever preferred_lft forever
6: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1350 qdisc fq_codel state UNKNOWN group default qlen 500
    link/none 
    inet 10.126.0.6 peer 10.126.0.5/32 scope global tun0
       valid_lft forever preferred_lft forever
smith@pc-msi:~$ 
smith@pc-msi:~$ nmcli device
DEVICE  TYPE      STATE     CONNECTION          
enp2s0  ethernet  connecté  Connexion filaire 1 
tun0    tun       connecté  tun0                
vmnet1  ethernet  non-géré  --                  
vmnet8  ethernet  non-géré  --                  
lo      loopback  non-géré  --                  
smith@pc-msi:~$ 

Dernière modification par smith23 (Le 24/04/2022, à 10:24)

Hors ligne

#6 Le 24/04/2022, à 08:50

xubu1957

Re : [RÉSOLU] Point d'interrogation sur icône Réseau, Ubuntu Software bugué


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#7 Le 24/04/2022, à 10:28

smith23

Re : [RÉSOLU] Point d'interrogation sur icône Réseau, Ubuntu Software bugué

Re, après avoir désactivé puis réactivé le vpn ainsi que ses options, désactivé les vmnet et reboot le pc, je n'ai plus le "?". Dans le doute j'ai désinstallé UFW et installé GUFW, ça venait peut-être de là aussi, je ne sais pas... Je croise les doigts pour que ce fichu "?" ne revienne pas smile j'ai à nouveau accès à Ubuntu Software.

Merci de tes messages et de ta rapidité xubu ! Si mon problème n'est pas revenu demain je passerai le sujet en Résolu.

Hors ligne