Bonjour,
Je suis débutant sur debian. Je voulais redonner un coup de jeune à deux vieux pcs pour de la famille.
Je viens d'installer debian facile en dual boot avec windows 10 sur un pc :
HP 15-G201NF
AMD A8-6410 (Quad-Core 2 GHz) - 1To - 4Go - Ecran 15.6 pouces HD
Kernel: Linux 4.19.0-13-amd64
Architecture: amd64
La version de debian que j'utilise:
papa@papa-pc:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
Je peux me connecter à internet avec un câble mais je n'arrive pas à activer le wifi avec la touche du clavier prévu à cette effet.
Touche f12 a une lumière orange quand il est désactivé et blanche quand il est en marche.
Sur windows, je peux l'activer et le désactiver normalement avec f12, mais sur debian j'appuie dessus mais la fonction wifi ne s'active pas.
Les autres touches du clavier fonctionnent pour la luminosité, le son ...
J'ai essayé de suivre le tuto suivant, mais je ne comprend pas trop ce qui coince
https://debian-facile.org/doc:materiel:wifi:detecterpapa@papa-pc:~$ lspci -nn | grep -i network
03:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:2230]
Kernel modules: wl
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
papa@papa-pc:~$ lspci -nnkd ::0280
03:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:2230]
Kernel modules: wl
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
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether ec:b1:d7:c1:c5:90 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.10/24 brd 192.168.0.255 scope global dynamic noprefixroute enp4s0
valid_lft 85209sec preferred_lft 85209sec
inet6 fe80::e6ea:27fd:abb2:30eb/64 scope link noprefixroute
valid_lft forever preferred_lft forever
papa@papa-pc:~$ sudo dmesg | grep firmware
[ 3.091701] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/mullins_pfp.bin
[ 3.091737] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/mullins_me.bin
[ 3.091770] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/mullins_ce.bin
[ 3.091811] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/mullins_mec.bin
[ 3.091855] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/mullins_rlc.bin
[ 3.091885] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/mullins_sdma.bin
[ 3.093629] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/bonaire_uvd.bin
[ 3.093634] [drm] Found UVD firmware Version: 1.64 Family ID: 9
[ 3.093767] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/BONAIRE_vce.bin
[ 3.095742] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[ 17.400765] bluetooth hci0: firmware: failed to load brcm/BCM43142A0-0a5c-216c.hcd (-2)
[ 17.400774] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 17.400780] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-0a5c-216c.hcd failed with error -2
[ 28.713942] r8169 0000:04:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-1.fw
[ 4189.119467] bluetooth hci0: firmware: failed to load brcm/BCM43142A0-0a5c-216c.hcd (-2)
[ 4189.119613] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-0a5c-216c.hcd failed with error -2
[ 4239.706336] bluetooth hci0: firmware: failed to load brcm/BCM43142A0-0a5c-216c.hcd (-2)
[ 4239.706343] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-0a5c-216c.hcd failed with error -2
Je crois comprendre qu'il me faut installer un firmware mais mes essais n'ont rien donner pour le moment.
firmware: direct-loading firmware rtl_nic/rtl8106e-1.fw
Autre bizarrerie mon lecteur cd s'ouvre tout seul quand je suis sur debian.
Merci d'avance.
Nico
Dernière modification par Sandman (17-03-2021 14:17:29)