je continue mes essais :
avant mise en veille, asus-wmi chargé
Code : Tout sélectionner
ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
link/ether 60:a4:4c:d8:36:7f brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN mode DEFAULT qlen 1000
link/ether 20:68:9d:94:ab:37 brd ff:ff:ff:ff:ff:ff
rfkill list
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
retour de veille, asus-wmi chargé :
Code : Tout sélectionner
ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000
link/ether 60:a4:4c:d8:36:7f brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT qlen 1000
link/ether 20:68:9d:94:ab:37 brd ff:ff:ff:ff:ff:ff
rfkill list
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
shutdown après retour de veille, asus-wmi chargé, beaucoup de messages d'erreur dont
(répété plusieurs dizaines de fois). Fini par geler, obliger d'éteindre au bouton power.
curieusement je ne les retrouve pas avec journalctl, ce qui peut s'expliquer par
Code : Tout sélectionner
dmesg | tail
[ 9.355899] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 10.529783] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
[ 10.590232] systemd-journald[105]: Received request to flush runtime journal from PID 1
[ 10.795715] systemd-journald[105]: File /var/log/journal/90d08f9e66a9487aa3ac37e54b7f3fc6/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 14.544196] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 14.546107] alx 0000:04:00.0: irq 46 for MSI/MSI-X
[ 14.546168] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[ 14.546945] alx 0000:04:00.0 enp4s0: NIC Up: 100 Mbps Full
[ 14.547186] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[ 30.126872] systemd-journald[105]: File /var/log/journal/90d08f9e66a9487aa3ac37e54b7f3fc6/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
après retour, asus-wmi toujours chargé :
Code : Tout sélectionner
rfkill list
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
à noter ce asus-bluetooth qui n'était pas là avant et qui ne sera plus là après un arêt "normal".