Résolu le 13-05-21 Activation WIFI difficile sur un HP Pavillon

Répondre
redelap
Messages : 509
Enregistré le : ven. 3 août 2018 21:23
Localisation : Saintes 17100
Contact :

Activation WIFI difficile sur un HP Pavillon

Message par redelap »

Je ne m'y ferai jamais... Toujours la galère à ce niveau
Bluetooth activé, et fonctionne
Mais coté Wifi...
HPLIP est installé
Voici quelques retours

Code : Tout sélectionner

janick@janick-HP-lm201:~$ lspci | grep -i net
03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 0a)

Code : Tout sélectionner

janick@janick-HP-lm201:~$ ifconfig
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.17  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 2a01:e34:ed49:c370:106a:d805:c1a7:f0e0  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::6289:c1fe:6795:717a  prefixlen 64  scopeid 0x20<link>
        inet6 2a01:e34:ed49:c370:8f7:f256:a33f:dc02  prefixlen 64  scopeid 0x0<global>
        ether dc:4a:3e:e5:19:e1  txqueuelen 1000  (Ethernet)
        RX packets 210569  bytes 302929535 (302.9 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 141406  bytes 15532229 (15.5 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Boucle locale)
        RX packets 3631  bytes 1421770 (1.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3631  bytes 1421770 (1.4 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Code : Tout sélectionner

janick@janick-HP-lm201:~$ iwconfig
lo        no wireless extensions.
eno1      no wireless extensions.
[b][/b]
et là je suis bloqué...
Sauf erreur, la carte wifi serait une BCM43142 802.11b/g/n (rev 01)
Comment trouver et installer son pilote ?
Modifié en dernier par redelap le jeu. 13 mai 2021 10:16, modifié 1 fois.
Rémy Delapierre (https://remydelapierre.fr)
Lenovo Legion Y520 - 16 Go Ram - SSD 256 - HD 1 To - Linux Mint 21.2-Cinnamon - TimeShift
Raspberry Pi 400 - Raspberry Pi OS debian 11
PC Windows10
Marabout
Messages : 18
Enregistré le : lun. 30 avr. 2018 12:05
Localisation : Belgique

Re: Activation WIFI difficile sur un HP Pavillon

Message par Marabout »

Peut-être que ce lien peu aider...
https://ibcomputing.com/install-wifi-dr ... 142-linux/
Dual-boot : Mint 20.3 Mate 1.26.0 Kernel 5.4.0-94 + Win10 - Intel Core I5-9400F - Radeon Rx460 - 8GB ram
redelap
Messages : 509
Enregistré le : ven. 3 août 2018 21:23
Localisation : Saintes 17100
Contact :

Re: Activation WIFI difficile sur un HP Pavillon

Message par redelap »

Oui je l'ai installé

Code : Tout sélectionner

janick@janick-HP-lm201:~$ sudo apt-get install broadcom-sta-dkms
[sudo] Mot de passe de janick :         
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
broadcom-sta-dkms est déjà la version la plus récente (6.30.223.271-12).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.

Code : Tout sélectionner

janick@janick-HP-lm201:~$  rfkill list all 
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Code : Tout sélectionner

janick@janick-HP-lm201:~$ iwconfig
lo        no wireless extensions.
eno1      no wireless extensions.
Toujours perdu... le Wifi de cette machine fonctionnait sous Win10 (HP Pavillon)

Code : Tout sélectionner

janick@janick-HP-lm201:~$ ip -4 -o addr show
1: lo    inet 127.0.0.1/8 scope host lo\       valid_lft forever preferred_lft forever
2: eno1    inet 192.168.0.17/24 brd 192.168.0.255 scope global dynamic noprefixroute eno1\       valid_lft 42520sec preferred_lft 42520sec

Code : Tout sélectionner

janick@janick-HP-lm201:~$  nmcli dev wifi
janick@janick-HP-lm201:~$ 
là il ne se passe rien...

Code : Tout sélectionner

janick@janick-HP-lm201:~$ ifconfig
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.17  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 2a01:e34:ed49:c370:cc70:499c:8411:cc9f  prefixlen 64  scopeid 0x0<global>
        inet6 2a01:e34:ed49:c370:106a:d805:c1a7:f0e0  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::6289:c1fe:6795:717a  prefixlen 64  scopeid 0x20<link>
        ether dc:4a:3e:e5:19:e1  txqueuelen 1000  (Ethernet)
        RX packets 6165  bytes 7778655 (7.7 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 4748  bytes 446100 (446.1 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Boucle locale)
        RX packets 359  bytes 34532 (34.5 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 359  bytes 34532 (34.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Pas assez costaud pour savoir interpréter ces retours... Désolé...

Code : Tout sélectionner

janick@janick-HP-lm201:~$ lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445 / 530/535 / 620/625 Mobile] (rev 81)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 0a)
et enfin... peut-etre pour avoir le nom du pilote ?

Code : Tout sélectionner

janick@janick-HP-lm201:~$ lspci -knn | grep Net -A3; rfkill list
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
	DeviceName: Broadcom BCM43142 802.11 b/g/n 1x1Wi-Fi + BT4.0 M.2 Combo Adapter
	Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
	[b]Kernel modules: bcma, wl[/b]
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
Rémy Delapierre (https://remydelapierre.fr)
Lenovo Legion Y520 - 16 Go Ram - SSD 256 - HD 1 To - Linux Mint 21.2-Cinnamon - TimeShift
Raspberry Pi 400 - Raspberry Pi OS debian 11
PC Windows10
redelap
Messages : 509
Enregistré le : ven. 3 août 2018 21:23
Localisation : Saintes 17100
Contact :

Re: Activation WIFI difficile sur un HP Pavillon

Message par redelap »

J'ai tenté une réinstall de...

Code : Tout sélectionner

janick@janick-HP-lm201:~$  sudo apt-get install --reinstall bcmwl-kernel-source
[sudo] Mot de passe de janick :         
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
0 mis à jour, 0 nouvellement installés, 1 réinstallés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 0 o/1 546 ko dans les archives.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
(Lecture de la base de données... 319466 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../bcmwl-kernel-source_6.30.223.271+bdcom-0ubuntu7_amd64.deb ...
Removing all DKMS Modules
rmdir: impossible de supprimer '': Aucun fichier ou dossier de ce type
Done.
Dépaquetage de bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu7) sur (6.30.223.271+bdcom-0ubuntu7) ...
Paramétrage de bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu7) ...
Loading new bcmwl-6.30.223.271+bdcom DKMS files...
Building for 5.4.0-73-generic
Building for architecture x86_64
Building initial module for 5.4.0-73-generic
Done.

wl.ko:
Running module version sanity check.
 - Original module
   - Found /lib/modules/5.4.0-73-generic/updates/dkms/wl.ko
   - Storing in /var/lib/dkms/bcmwl/original_module/5.4.0-73-generic/x86_64/
   - Archiving for uninstallation purposes
 - Installation
   - Installing to /lib/modules/5.4.0-73-generic/updates/

depmod...

DKMS: install completed.
modprobe: ERROR: could not insert 'wl': Operation not permitted
update-initramfs: deferring update (trigger activated)
Traitement des actions différées (« triggers ») pour initramfs-tools (0.136ubuntu6.4) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-73-generic
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=bc332009-74be-4291-bb71-327eb5647374)
I: Set the RESUME variable to override this.
Je ne comprends pas la ligne "modprobe: ERROR: could not insert 'wl': Operation not permitted"
Je crois que j'ai le boot secure activé... j'ai vu que cette activation empêchait l'install........???
Rémy Delapierre (https://remydelapierre.fr)
Lenovo Legion Y520 - 16 Go Ram - SSD 256 - HD 1 To - Linux Mint 21.2-Cinnamon - TimeShift
Raspberry Pi 400 - Raspberry Pi OS debian 11
PC Windows10
redelap
Messages : 509
Enregistré le : ven. 3 août 2018 21:23
Localisation : Saintes 17100
Contact :

Re: Activation WIFI difficile sur un HP Pavillon

Message par redelap »

YESSS !!! j'y suis arrivé... Tout a été nickel quand j'ai désactivé le boot-secure dans le bios.
Merci à tous pour les orientations données à mes recherches...
Et quand on cherche... le plus souvent, on trouve!
Passez tous un bon long WE !!
Rémy Delapierre (https://remydelapierre.fr)
Lenovo Legion Y520 - 16 Go Ram - SSD 256 - HD 1 To - Linux Mint 21.2-Cinnamon - TimeShift
Raspberry Pi 400 - Raspberry Pi OS debian 11
PC Windows10
Avatar du membre
alain
Administrateur du site
Messages : 17314
Enregistré le : dim. 11 oct. 2015 23:41
Localisation : Chelles
Contact :

Re: Activation WIFI difficile sur un HP Pavillon

Message par alain »

Bonjour.

Sujet archivé (en lecture seule) car résolu.
Si besoin de rouvrir faire un MP à un membre de l'équipe ;)
Слава Україні _ слава героям махновщини
PC1 : CM : ASRock 990FX | CPU: AMD FX 8350-8 cores, 4 GHz | RAM: 16 Go DDR3 1600 MHz | CG: GTX 1080TI-11 Go | OS : LM 22 Xfce 4.18 | K: 6.8
PC2
:Core2 Quad Q9650 @ 3 GHz | CG: Nvidia GTX 650TI | OS: LM 22 Wilma Xfce 4.18| K: 6.8
PC3 :Core i7-2600 @ 3,5 GHz | CG: ATI HD 4650 | OS: Emmade5 Xfce 4.18.0 | K: 6.1
PC4 : AMD Ryzen 5 3500X 4GHz | CG: GTX 970 | Ram : 8GB |OS : Debian 12.8 | K: 6.1
In a world without walls and fences, who needs windows and gates?
Répondre