Page 2 sur 3
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 21:25
par ledudulela
Dernier message de la page précédente :
Dans le menu au démarrage de linux, tu as les options avancées,
as tu essayé de démarrer sur un noyau antérieur ?
l'interface réseau docker0, ça te parle ?
https://stackoverflow.com/questions/400 ... ce-docker0
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 21:28
par ITX
Non je n'ai pas encore essayé
Sinon docker je connais uniquement comme container serveur

Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 21:34
par ledudulela
Avec la commande ping, on voit que 66% des paquets sont perdus.
Essaye de démarrer avec un noyau antérieur pour voir si tu as le même problème...
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 21:47
par ITX
C'est à n'y rien comprendre
J'ai supprimé docker.io (j'en ai eu besoin en décembre)
J'ai relancé avec un autre kernel
et la commande ping me donne ça :
Code : Tout sélectionner
portable-linux:~$ ping -c3 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=0.777 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.871 ms
64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=0.831 ms
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 8ms
rtt min/avg/max/mdev = 0.777/0.826/0.871/0.045 ms
nicolas-portable-linux:~$ ping -c3 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 33ms
Sauf que je n'ai rien changé entre temps !
-- EDIT --
Il y a bien deux pings
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 21:54
par ledudulela
Et pas de problème de paquet perdu en bootant sur la clé usb ?
C'est étrange.
Je n'ai pas trop d'idées.
A moins que le problème ne se trouve entre la prise ethernet murale et la box,voir de la box...
Mais pourquoi pas de problème avec Win7 ???
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 22:04
par ITX
Nope, ça a l'air de marcher sur la clé bootable
Je me demande si le problème ne serait pas similaires à celui-ci
https://linuxfr.org/forums/linux-genera ... sous-linux
Mais avant je pense que je vais désinstaller puis réinstaller ma carte ethernet via windows, sait-on jamais

Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 22:33
par ITX
Donc j'ai déconnecté puis reconnecté la carte via W7 (et vérifié que tout marchait bien sur cet OS), puis je suis repassé LMDE
En gros j'ai toujours certains paquets qui passent mais jamais a 100%
Les sites "léger" passent mais pas certains plus lourd.
Perso je mettrai plutôt mes billes sur le pilote (il y a eu une maj récemment je crois) ou un souci de config.
Vous savez comment restaurer les anciens pilotes de l'Ethernet ? Ça se fait via Synaptic ?
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 23:13
par falke
ITX,
ça a vraiment l'air d'être lié au noyau,
peut être tu pourrais mettre à jour des initramfs :
puis redémarres et dis nous si ça s'améliore
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 23:28
par ITX
falke tu as peut-être vu juste,
la commande
renvoie une erreur pour chaque coeur logique :
Code : Tout sélectionner
nicolas@nicolas-portable-linux:~$ sudo update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-4.19.0-14-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-4.19.0-13-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-4.19.0-12-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-4.19.0-8-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
Je vais voir dans Synaptic si ce "plymouth-themes" est qqpart
Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 23:41
par ITX
En effet le package est désactivé :
Je l'ai donc installé et j'ai tapé la commande
Code : Tout sélectionner
nicolas@nicolas-portable-linux:~$ sudo update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-4.19.0-14-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-4.19.0-13-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-4.19.0-12-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-4.19.0-8-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=e184cbc8-f154-4de4-8189-3dedf8cecee2)
I: Set the RESUME variable to override this.
Malheureusement le redémarage n'a rien changé

Re: Problème Ethernet [LMDE 4]
Posté : mer. 3 mars 2021 23:47
par falke
ok...
bon , kits cpl sur le réseau à réinitialiser ?
j'ai déjà eu de gros ralentissement avec des cpl ...