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 28/06/2020, à 12:50

Bichikette

Wifi Bluetooth et son disparus apres une mise à jour

Bonjour smile ,
J'ai fais une mise à jour de mon ordinateur (Fujitsu) donné par le lycée il y a quelques années.
Je suis à la base sous Ubuntu 14.04 mais depuis la mise à jour, je ne peux plus trouver de wifi (à part en connexion filaire), mon son a disparu (carte son déconnectée du jour au lendemain) et le bluetooth a lui aussi disparu. sad
Je suis nulle avec les ordis mais la il faut pas être malin pour voir qu'il y a un souci. neutral
Comment faire pour régler ça svp? hmm

Hors ligne

#2 Le 28/06/2020, à 13:08

xubu1957

Re : Wifi Bluetooth et son disparus apres une mise à jour

Bonjour,

Montre, en te servant du Retour utilisable de commande :

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
sudo service bluetooth status
dpkg -l | grep blue

et :

rfkill list all
sudo apt update

et le sources.list :

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

Méthode détaillée :

cqfd93 a écrit :

Bonjour,

Entrer des commandes dans un terminal et donner le résultat - Voilà la marche à suivre :

  1. Ouvre le terminal avec ctrl-alt-t

  2. Sélectionne la commande voulue avec un triple clic (ça sélectionne toute la ligne, même la fin si on ne la voit pas)

  3. Colle-la dans le terminal avec un clic molette, valide avec Entrée

  4. Sélectionne et copie tout ce que te dit le terminal depuis la commande jusqu'à la dernière ligne incluse

  5. Clique sur le <> de l'éditeur de message

    1578079461.png

  6. Colle là où se trouve le curseur (entre le ] et le [)

  7. Refais toutes les étapes depuis la 2 pour les autres commandes.


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

En ligne

#3 Le 01/07/2020, à 11:05

Bichikette

Re : Wifi Bluetooth et son disparus apres une mise à jour

D'accord voilà

ordipass@ORDIPASS:~$ uname -a; lspci -nnk | grep -iA3 net; lsub; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux ORDIPASS 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 61)
	Subsystem: Intel Corporation Wireless-N 7265 [8086:5002]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
	Subsystem: Fujitsu Limited. Device [10cf:17a2]
	Kernel driver in use: r8169
La commande « lsub » est introuvable, vouliez-vous dire :
 La commande « qsub » du paquet « gridengine-client » (universe)
 La commande « qsub » du paquet « torque-client-x11 » (universe)
 La commande « qsub » du paquet « torque-client » (universe)
 La commande « qsub » du paquet « slurm-llnl-torque » (universe)
 La commande « lsusb » du paquet « usbutils » (main)
lsub : commande introuvable
[   17.532901] init: bluetooth main process (709) terminated with status 1
[   17.532915] init: bluetooth main process ended, respawning
[   18.214088] init: bluetooth main process (907) terminated with status 1
[   18.214104] init: bluetooth main process ended, respawning
[   18.368777] init: bluetooth main process (984) terminated with status 1
[   18.368793] init: bluetooth main process ended, respawning
[   18.404657] init: bluetooth main process (1055) terminated with status 1
[   18.404669] init: bluetooth main process ended, respawning
[   18.580389] init: bluetooth main process (1079) terminated with status 1
[   18.580403] init: bluetooth main process ended, respawning
[   18.624912] init: bluetooth main process (1108) terminated with status 1
[   18.624928] init: bluetooth main process ended, respawning
[   18.650354] init: bluetooth main process (1132) terminated with status 1
[   18.650371] init: bluetooth main process ended, respawning
[   18.672511] init: bluetooth main process (1157) terminated with status 1
[   18.672537] init: bluetooth main process ended, respawning
[   18.695234] init: bluetooth main process (1185) terminated with status 1
[   18.695250] init: bluetooth main process ended, respawning
[   18.827151] init: bluetooth main process (1225) terminated with status 1
[   18.827163] init: bluetooth main process ended, respawning
[   18.848399] init: bluetooth main process (1359) terminated with status 1
[   18.848416] init: bluetooth respawning too fast, stopped
[    0.003218] Spectre V2 : Enabling Restricted Speculation for firmware calls
ordipass@ORDIPASS:~$ sudo service bluetooth status
[sudo] password for ordipass: 
bluetooth stop/waiting
ordipass@ORDIPASS:~$ dpkg -l | grep blue
ii  blueman                                               1.23-git201403102151-1ubuntu1                        amd64        Graphical bluetooth manager
ii  bluez                                                 4.101-0ubuntu13.3                                    amd64        Bluetooth tools and daemons
ii  bluez-alsa:amd64                                      4.101-0ubuntu13.3                                    amd64        Bluetooth ALSA support
ii  bluez-cups                                            4.101-0ubuntu13.3                                    amd64        Bluetooth printer driver for CUPS
ii  bluez-gstreamer                                       4.101-0ubuntu13.3                                    amd64        Bluetooth GStreamer support
ii  gir1.2-gnomebluetooth-1.0                             3.8.2.1-0ubuntu4.2                                   amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                                       3.8.2.1-0ubuntu4.2                                   amd64        GNOME Bluetooth tools
ii  indicator-bluetooth                                   0.0.6+14.04.20140207-0ubuntu2                        amd64        System bluetooth indicator.
ii  libbluetooth3:amd64                                   4.101-0ubuntu13.3                                    amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth11                                  3.8.2.1-0ubuntu4.2                                   amd64        GNOME Bluetooth tools - support library
ii  libgnome-bluetooth8                                   3.2.2-0ubuntu5.1                                     amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                           1:4.0-0ubuntu11.1                                    amd64        Bluetooth module for PulseAudio sound server
ordipass@ORDIPASS:~$ rfkill list all
ordipass@ORDIPASS:~$ sudo apt update
Err http://dl.google.com stable InRelease
  
Err http://extras.ubuntu.com trusty InRelease                                  
  
Err http://dl.google.com stable Release.gpg                                    
  Ne parvient pas à résoudre « dl.google.com »
Err http://majordipass2.visascol.fr trusty InRelease                        
  
Err http://archive.ubuntu.com trusty InRelease                              
  
Err http://archive.ubuntu.com trusty-updates InRelease
  
Err http://archive.ubuntu.com trusty-backports InRelease
  
Err http://extras.ubuntu.com trusty Release.gpg
  Ne parvient pas à résoudre « extras.ubuntu.com »
Err http://majordipass2.visascol.fr trusty Release.gpg
  Ne parvient pas à résoudre « majordipass2.visascol.fr »
Err http://archive.ubuntu.com trusty Release.gpg
  Ne parvient pas à résoudre « archive.ubuntu.com »
Err http://archive.ubuntu.com trusty-updates Release.gpg
  Ne parvient pas à résoudre « archive.ubuntu.com »
Err http://archive.ubuntu.com trusty-backports Release.gpg
  Ne parvient pas à résoudre « archive.ubuntu.com »
Ign https://esm.ubuntu.com trusty-infra-updates InRelease
Ign https://esm.ubuntu.com trusty-infra-updates Release.gpg
Ign https://esm.ubuntu.com trusty-infra-updates Release
Ign https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages/DiffIndex
Ign https://esm.ubuntu.com trusty-infra-updates/main i386 Packages/DiffIndex
Ign https://esm.ubuntu.com trusty-infra-updates/main Translation-fr_FR
Ign https://esm.ubuntu.com trusty-infra-updates/main Translation-fr
Ign https://esm.ubuntu.com trusty-infra-updates/main Translation-en
Err https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages
  Could not resolve host: esm.ubuntu.com
Err https://esm.ubuntu.com trusty-infra-updates/main i386 Packages
  Could not resolve host: esm.ubuntu.com
Lecture des listes de paquets... Fait
W: Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease  

W: Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease  

W: Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease  

W: Impossible de récupérer http://extras.ubuntu.com/ubuntu/dists/trusty/InRelease  

W: Impossible de récupérer http://dl.google.com/linux/chrome/deb/dists/stable/InRelease  

W: Impossible de récupérer http://majordipass2.visascol.fr/packages/dists/trusty/InRelease  

W: Impossible de récupérer http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg  Ne parvient pas à résoudre « dl.google.com »

W: Impossible de récupérer http://extras.ubuntu.com/ubuntu/dists/trusty/Release.gpg  Ne parvient pas à résoudre « extras.ubuntu.com »

W: Impossible de récupérer http://majordipass2.visascol.fr/packages/dists/trusty/Release.gpg  Ne parvient pas à résoudre « majordipass2.visascol.fr »

W: Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg  Ne parvient pas à résoudre « archive.ubuntu.com »

W: Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg  Ne parvient pas à résoudre « archive.ubuntu.com »

W: Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg  Ne parvient pas à résoudre « archive.ubuntu.com »

W: Impossible de récupérer https://esm.ubuntu.com/ubuntu/dists/trusty-infra-updates/main/binary-amd64/Packages  Could not resolve host: esm.ubuntu.com

W: Impossible de récupérer https://esm.ubuntu.com/ubuntu/dists/trusty-infra-updates/main/binary-i386/Packages  Could not resolve host: esm.ubuntu.com

W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
ordipass@ORDIPASS:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"'_'{}' \;



nl: _/etc/apt/sources.list.d/google-chrome.list: Aucun fichier ou dossier de ce type



nl: _/etc/apt/sources.list.d/ordipass.list: Aucun fichier ou dossier de ce type



nl: _/etc/apt/sources.list.d/ubuntu-esm-infra-trusty.list: Aucun fichier ou dossier de ce type



nl: _/etc/apt/sources.list: Aucun fichier ou dossier de ce type
ordipass@ORDIPASS:~$ 

Hors ligne

#4 Le 01/07/2020, à 11:16

xubu1957

Re : Wifi Bluetooth et son disparus apres une mise à jour

Bonjour,

Vu :

ordipass@ORDIPASS

et ce fil récent > Problème d'installation !, c'est mal barré !

Tu n'avais pas obtenu le mot de passe du BIOS, à la fin de ta scolarité ?

  _ _ _

Il manquait des espaces vers la fin, dans ta commande :

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"'_'{}' \;
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

A refaire.

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

La commande « lsub » est introuvable, vouliez-vous dire :

et dans lsusb, il y avait deux S :

lsusb

Dernière modification par xubu1957 (Le 01/07/2020, à 11:26)


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

En ligne

#5 Le 01/07/2020, à 12:43

xubu1957

Re : Wifi Bluetooth et son disparus apres une mise à jour

Vu la carte :

Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 61)

Tu peux essayer cette commande :

Le 01/05/2014, ytreza a écrit :

Bonjour !
Merci Toutafai !
J'ai enfin résolu le problème à l'aide de Varunendra sur le forum anglophone. Tu étais très proche de la solution, il fallait finalement remplacer le contenu du fichier (et pas ajouter à la fin comme je l'ai fait). Et il fallait aussi modifier un paramètre concernant l'utilisation simultanée du Wifi et du Bluetooth dans mon cas. Voici la manipulation exacte que j’ai utilisée :

echo "options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf

A priori, le paramètre "swcrypto" ne semble avoir aucune incidence sur ma connexion, mais je le laisse par simple précaution.
Le détails des options est expliqué très clairement ici (en anglais) : http://ubuntuforums.org/showpost.php?p=12943350
...
Merci encore pour toute ton aide ! smile

dans  [Résolu] Wifi instable Ubuntu 14.04 Intel Wireless-N 1030

et proposée le 01/05/2017, dans : [Resolu]Problème wifi après installation de ubuntu - Carte wifi Intel pour une carte wifi Intel Corporation Wireless 7265.


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

En ligne