Bonjour,
Suite à une mise à jour récente, ma carte wifi PCI a cessé d'être prise en compte.
Elle est bien détectée par la commande "lspci | grep -i net" qui répond "04:00.0 Network controller: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe".
Mais pas de possibilité de connexion Wifi par Network-Manager.
Voici le retour de WIFICHECK, la carte est déclarée "*-network NON-RÉCLAMÉ", ça veut dire quoi? Et surtout comment régler le problème?
Merci
[code]
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
>> lsusb
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 004: ID 04d9:1702 Holtek Semiconductor, Inc. Keyboard LKS02
Bus 001 Device 003: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
00:19.0 Ethernet controller [0200]: Intel Corporation 82578DC Gigabit Network Connection [8086:10f0] (rev 06)
Subsystem: Acer Incorporated [ALI] 82578DC Gigabit Network Connection [1025:8000]
Kernel driver in use: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06)
Subsystem: Acer Incorporated [ALI] 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [1025:0389]
--
04:00.0 Network controller [0280]: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe [1814:0781]
Subsystem: Lite-On Communications Inc RT2790 Wireless 802.11n 1T/2R PCIe [11ad:7600]
09:06.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev c0)
Subsystem: Acer Incorporated [ALI] VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1025:8010]
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: 82578DC Gigabit Network Connection
fabriquant: Intel Corporation
identifiant matériel: 19
information bus: pci@0000:00:19.0
nom logique: enp0s25
version: 06
numéro de série: 90:fb:a6:4d:20:a5
taille: 100Mbit/s
capacité: 1Gbit/s
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.12-5 ip=192.168.0.5 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
ressources: irq:34 mémoire:f7fc0000-f7fdffff mémoire:f7ffc000-f7ffcfff portE/S:bc00(taille=32)
*-network NON-RÉCLAMÉ
description: Network controller
produit: RT2790 Wireless 802.11n 1T/2R PCIe
fabriquant: Ralink corp.
identifiant matériel: 0
information bus: pci@0000:04:00.0
version: 00
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:fbef0000-fbefffff
>> lsmod
Module Size Used by
pata_acpi 16384 0
hid_generic 16384 0
usbhid 49152 0
hid 118784 3 hid_generic,usbhid
uas 24576 0
usb_storage 69632 1 uas
nouveau 1716224 3
mxm_wmi 16384 1 nouveau
video 45056 1 nouveau
i2c_algo_bit 16384 1 nouveau
ttm 106496 1 nouveau
drm_kms_helper 172032 1 nouveau
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
psmouse 147456 0
fb_sys_fops 16384 1 drm_kms_helper
firewire_ohci 40960 0
drm 401408 6 nouveau,ttm,drm_kms_helper
e1000e 249856 0
ahci 36864 2
firewire_core 65536 1 firewire_ohci
wmi 24576 2 mxm_wmi,nouveau
libahci 32768 1 ahci
crc_itu_t 16384 1 firewire_core
ptp 20480 1 e1000e
pata_jmicron 16384 0
pps_core 20480 1 ptp
>> iwconfig
>> ifconfig -a
enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.5 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 2a01:e34:ee31:eef0:8d50:3e64:d8fc:3541 prefixlen 64 scopeid 0x0<global>
inet6 fe80::1700:27b1:e88:159a prefixlen 64 scopeid 0x20<link>
inet6 2a01:e34:ee31:eef0:318e:e1a2:62a:c7cc prefixlen 64 scopeid 0x0<global>
ether 90:fb:a6:4d:20:a5 txqueuelen 1000 (Ethernet)
RX packets 10061 bytes 5684835 (5.6 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10196 bytes 1542888 (1.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 20 memory 0xf7fc0000-f7fe0000
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 1402 bytes 123208 (123.2 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1402 bytes 123208 (123.2 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
>> sudo iwlist scan
>> uname -r -m
4.15.0-29-generic x86_64
>> cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
>> nm-tool
>> nmcli dev wifi
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NAME UUID TYPE DEVICE
Connexion filaire 1 102bf2ac-1d36-3538-b306-e3c79cca2ff5 ethernet enp0s25
freebox_maison 753dcae5-1120-40a7-b162-81dce2bc46cd wifi --
>> nmcli connection status
>> sudo rfkill list
[/code]
A noter que la carte continue de fonctionner sous Win 10, puisque le PC est en dual-boot...
RESOLU :
Une histoire de noyaux ubuntu qui ne se mettait pas à jour. Solution -> Nouvelle install propre et le kernel rt2800 qui controle la carte est rétabli.