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 10/02/2021, à 21:45

Yan44

[resolue]Aucun adaptateur wifi

Bonjour je viens d'installer Ubuntu 20.04 mais le wifi ne marche plus pourtant jusqu'ici avec les versions antérieures ca marchait parfaitement
La commande iwconfig me donne
lo      no wireless extension
enp1s0    no wireless extension

Dernière modification par Yan44 (Le 10/02/2021, à 23:07)

Hors ligne

#2 Le 10/02/2021, à 21:50

xubu1957

Re : [resolue]Aucun adaptateur wifi

Bonjour,

Montre, en te servant du Retour utilisable de commande :

lspci -nnk | grep 0280 -A3
lsmod | grep cfg80211
rfkill list all
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

Dernière modification par xubu1957 (Le 10/02/2021, à 21:51)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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 10/02/2021, à 21:55

Yan44

Re : [resolue]Aucun adaptateur wifi

C'est à dire, étant donné que je n'ai pas le Wi-Fi actuellement sur mon pc je ne peux pas faire un copier-coller sur le forum
C'est possible d'envoyer des photos ? Je vois pas comment

Hors ligne

#4 Le 10/02/2021, à 21:56

xubu1957

Re : [resolue]Aucun adaptateur wifi


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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 10/02/2021, à 22:08

Yan44

Re : [resolue]Aucun adaptateur wifi

02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
	Subsystem: Lenovo BCM43142 802.11b/g/n [17aa:0621]

Hors ligne

#6 Le 10/02/2021, à 22:10

Yan44

Re : [resolue]Aucun adaptateur wifi

mehdi-yani@mehdiyani-Lenovo-G50-70:~$ lsmod | grep cfg80211
mehdi-yani@mehdiyani-Lenovo-G50-70:~$ 

Hors ligne

#7 Le 10/02/2021, à 22:12

Yan44

Re : [resolue]Aucun adaptateur wifi

0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: ideapad_bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Hors ligne

#8 Le 10/02/2021, à 22:22

Yan44

Re : [resolue]Aucun adaptateur wifi

?

Hors ligne

#9 Le 10/02/2021, à 22:29

xubu1957

Re : [resolue]Aucun adaptateur wifi

Fournis le noyau actif :

uname -a

et :

bootctl

Dernière modification par xubu1957 (Le 10/02/2021, à 22:30)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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

#10 Le 10/02/2021, à 22:32

Yan44

Re : [resolue]Aucun adaptateur wifi

Linux mehdiyani-Lenovo-G50-70 5.8.0-43-generic #49~20.04.1-Ubuntu SMP Fri Feb 5 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Hors ligne

#11 Le 10/02/2021, à 22:34

Yan44

Re : [resolue]Aucun adaptateur wifi

Couldn't find EFI system partition. It is recommended to mount it to /boot or /efi.
Alternatively, use --esp-path= to specify path to mount point.
System:
    Not booted with EFI

Hors ligne

#12 Le 10/02/2021, à 22:37

xubu1957

Re : [resolue]Aucun adaptateur wifi

Tente :

sudo apt install --reinstall bcmwl-kernel-source

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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

#13 Le 10/02/2021, à 22:47

Yan44

Re : [resolue]Aucun adaptateur wifi

genial ca marche merci

mais le bleutooth ne marche toujours pas

Hors ligne

#14 Le 10/02/2021, à 22:50

xubu1957

Re : [resolue]Aucun adaptateur wifi

Il faut fournir, en te servant du Retour utilisable de commande :

lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
dpkg -l | grep blue

et avec un terminal dont au préalable la fenêtre est élargie afin de ne pas tronquer les lignes :

sudo service bluetooth status

Dernière modification par xubu1957 (Le 10/02/2021, à 22:51)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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

#15 Le 10/02/2021, à 22:52

Yan44

Re : [resolue]Aucun adaptateur wifi

Bus 001 Device 002: ID 8087:8000 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 105b:e065 Foxconn International, Inc. BCM43142A0 Bluetooth module
Bus 002 Device 003: ID 13d3:5727 IMC Networks Lenovo EasyCamera
Bus 002 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 008: ID 2717:ff80 Xiaomi Inc. Mi/Redmi series (RNDIS)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[   11.797064] Bluetooth: Core ver 2.22
[   11.797091] Bluetooth: HCI device and connection manager initialized
[   11.797096] Bluetooth: HCI socket layer initialized
[   11.797098] Bluetooth: L2CAP socket layer initialized
[   11.797103] Bluetooth: SCO socket layer initialized
[   12.343288] Bluetooth: hci0: BCM: chip id 70
[   12.344277] Bluetooth: hci0: BCM: features 0x06
[   12.360285] Bluetooth: hci0: BCM43142A
[   12.360289] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[   12.532961] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[   12.532966] Bluetooth: hci0: BCM: 'brcm/BCM43142A0-105b-e065.hcd'
[   12.532967] Bluetooth: hci0: BCM: 'brcm/BCM-105b-e065.hcd'
[   14.549439] Bluetooth: hci0: command 0x1003 tx timeout
[   14.550288] Bluetooth: hci0: unexpected event for opcode 0x1003
[   28.205690] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   28.205693] Bluetooth: BNEP filters: protocol multicast
[   28.205699] Bluetooth: BNEP socket layer initialized
[   30.965455] Bluetooth: hci0: command 0x1003 tx timeout
[   30.966365] Bluetooth: hci0: unexpected event for opcode 0x1003
[  160.690184] Bluetooth: RFCOMM TTY layer initialized
[  160.690191] Bluetooth: RFCOMM socket layer initialized
[  160.690196] Bluetooth: RFCOMM ver 1.11
[    0.110069] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.160521] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.706262] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x594f03)
[   12.532961] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
bluetooth             577536  41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           16384  2 bluetooth

Hors ligne

#16 Le 10/02/2021, à 22:55

Yan44

Re : [resolue]Aucun adaptateur wifi

ii  bluez                                      5.53-0ubuntu3                       amd64        Bluetooth tools and daemons
ii  bluez-cups                                 5.53-0ubuntu3                       amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                5.53-0ubuntu3                       amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64            3.34.1-1                            amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                            3.34.1-1                            amd64        GNOME Bluetooth tools
ii  libbluetooth3:amd64                        5.53-0ubuntu3                       amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                 3.34.1-1                            amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                1:13.99.1-1ubuntu3.5                amd64        Bluetooth module for PulseAudio sound server
ii  bluez                                      5.53-0ubuntu3                       amd64        Bluetooth tools and daemons
ii  bluez-cups                                 5.53-0ubuntu3                       amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                5.53-0ubuntu3                       amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64            3.34.1-1                            amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                            3.34.1-1                            amd64        GNOME Bluetooth tools
ii  libbluetooth3:amd64                        5.53-0ubuntu3                       amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                 3.34.1-1                            amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                1:13.99.1-1ubuntu3.5                amd64        Bluetooth module for PulseAudio sound server

Hors ligne

#17 Le 10/02/2021, à 22:58

Yan44

Re : [resolue]Aucun adaptateur wifi

● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre>
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 26min ago
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth servic>
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daemon 5.53
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth service.
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP server
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth management>
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs timed o>
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered:>
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered:>
lines 1-19/19 (END)...skipping...
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 26min ago
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth service...
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daemon 5.53
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth service.
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP server
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth management interface 1.17 initialized
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs timed out for hci0
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSink/sbc
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSource/sbc
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-19/19 (END)






































● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 26min ago
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth service...
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daemon 5.53
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth service.
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP server
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth management interface 1.17 initialized
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs timed out for hci0
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSink/sbc
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSource/sbc
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-19/19 (END)





















● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vend>
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 26min>
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth >
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daem>
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth s>
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP s>
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth mana>
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs t>
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint regis>
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint regis>
~
lines 1-19/19 (END)























● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pr>
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 26min ago
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth servi>
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daemon 5.>
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth servic>
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP server
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth managemen>
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs timed >
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered>
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered>
~
~
~
lines 1-19/19 (END)









































● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 26min ago
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth service...
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daemon 5.53
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth service.
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP server
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth management interface 1.17 initialized
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs timed out for hci0
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSink/sbc
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSource/sbc
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-19/19 (END)






































● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 26min ago
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth service...
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daemon 5.53
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth service.
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP server
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth management interface 1.17 initialized
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs timed out for hci0
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSink/sbc
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSource/sbc
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~

mehdi-yani@mehdiyani-Lenovo-G50-70:~$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-02-10 20:27:58 CET; 1h 29min ago
       Docs: man:bluetoothd(8)
   Main PID: 667 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4524)
     Memory: 2.3M
     CGroup: /system.slice/bluetooth.service
             └─667 /usr/lib/bluetooth/bluetoothd

févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 systemd[1]: Starting Bluetooth service...
févr. 10 20:27:54 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth daemon 5.53
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 systemd[1]: Started Bluetooth service.
févr. 10 20:27:58 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Starting SDP server
févr. 10 20:28:01 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Bluetooth management interface 1.17 initialized
févr. 10 20:28:03 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Loading LTKs timed out for hci0
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSink/sbc
févr. 10 20:30:13 mehdiyani-Lenovo-G50-70 bluetoothd[667]: Endpoint registered: sender=:1.73 path=/MediaEndpoint/A2DPSource/sbc

Hors ligne

#18 Le 10/02/2021, à 23:02

xubu1957

Re : [resolue]Aucun adaptateur wifi

Il faut récupérer le pilote Bluetooth et le copier dans ton dossier personnel.

Tu as une procédure dans > askubuntu.com/questions/1265508/bluetooth-not-working-on-ubuntu-20-04-lenevo-z50-70

et aussi dans > [Tuto] Pas de Bluetooth ? Quelques solutions


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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

#19 Le 10/02/2021, à 23:06

Yan44

Re : [resolue]Aucun adaptateur wifi

merci

Hors ligne