Deconnexion wifi intempestive
Posté : mer. 6 août 2025 13:00
Bonjour ,
newbie sur linux, j'ai le même pb de deconnexion de mon wifi
j'ai tenté plusieurs solution non efficaces.
Network:
Device-1: Ralink RT5390R 802.11bgn PCIe Wireless Network Adapter vendor: Hewlett-Packard
driver: rt2800pci v: 2.3.0 pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 1814:539b
class-ID: 0280
IF: wlp3s0 state: down mac: <filter>
..................................................................................................
Carte réseau :
03:00.0 Network controller [0280]: Ralink corp. RT5390R 802.11bgn PCIe Wireless Network Adapter [1814:539b]
Prise en charge par le kernel :
03:00.0 Network controller [0280]: Ralink corp. RT5390R 802.11bgn PCIe Wireless Network Adapter [1814:539b]
Subsystem: Hewlett-Packard Company RT5390R 802.11bgn PCIe Wireless Network Adapter [103c:18ed]
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
Firmware manquant :
[ 0.079845] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.271596] Relocating firmware framebuffer to offset 0x0000000001000000[d] within [mem 0xf0000000-0xf1ffffff flags 0x14220c]
[ 26.442751] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
[ 26.456460] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
j'ai créé
sudo nano /etc/modprobe.d/rt2860.conf
In that file, add the lines
options rt2800_pci disable_aspm_l1=y disable_aspm_l1ss=y
options rt2800pci disable_aspm_l1=y disable_aspm_l1ss=y
options rt2800_core disable_ps_mode=y
options rt2800core disable_ps_mode=y
mais est ce le bon nom ( rt2860.conf ) ou bien devrait il être rt2800pci.conf ?
j'ai aussi tenté
https://askubuntu.com/questions/724508/ ... wer-on-off
Also, in Kubuntu 16.04, there is a config file: /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
Changing the wifi.powersave from 3 to 2 disables wifi powersaving by default.
sans plus de sucès
newbie sur linux, j'ai le même pb de deconnexion de mon wifi
j'ai tenté plusieurs solution non efficaces.
Network:
Device-1: Ralink RT5390R 802.11bgn PCIe Wireless Network Adapter vendor: Hewlett-Packard
driver: rt2800pci v: 2.3.0 pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 1814:539b
class-ID: 0280
IF: wlp3s0 state: down mac: <filter>
..................................................................................................
Carte réseau :
03:00.0 Network controller [0280]: Ralink corp. RT5390R 802.11bgn PCIe Wireless Network Adapter [1814:539b]
Prise en charge par le kernel :
03:00.0 Network controller [0280]: Ralink corp. RT5390R 802.11bgn PCIe Wireless Network Adapter [1814:539b]
Subsystem: Hewlett-Packard Company RT5390R 802.11bgn PCIe Wireless Network Adapter [103c:18ed]
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
Firmware manquant :
[ 0.079845] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.271596] Relocating firmware framebuffer to offset 0x0000000001000000[d] within [mem 0xf0000000-0xf1ffffff flags 0x14220c]
[ 26.442751] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
[ 26.456460] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
j'ai créé
sudo nano /etc/modprobe.d/rt2860.conf
In that file, add the lines
options rt2800_pci disable_aspm_l1=y disable_aspm_l1ss=y
options rt2800pci disable_aspm_l1=y disable_aspm_l1ss=y
options rt2800_core disable_ps_mode=y
options rt2800core disable_ps_mode=y
mais est ce le bon nom ( rt2860.conf ) ou bien devrait il être rt2800pci.conf ?
j'ai aussi tenté
https://askubuntu.com/questions/724508/ ... wer-on-off
Also, in Kubuntu 16.04, there is a config file: /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
Changing the wifi.powersave from 3 to 2 disables wifi powersaving by default.
sans plus de sucès