Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 09/06/2018, à 15:45

zolive33

18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Bonjour à tous,

Après l'installation d'Ubuntu 18.04 sur un DELL 6400, je constate ce problème de CPU constamment à 100%.
Voici ce que me retourne la commande top -n 3 -o %CPU :

top - 16:34:58 up 13 min,  1 user,  load average: 3,99, 3,51, 2,18
Tâches: 233 total,   3 en cours, 186 en veille,   0 arrêté,   0 zombie
%Cpu(s): 70,9 ut, 16,7 sy,  0,0 ni, 12,4 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
KiB Mem :  3991272 total,  1070592 libr,  1569408 util,  1351272 tamp/cache
KiB Éch:  2097148 total,  2097148 libr,        0 util.  2063000 dispo Mem 

  PID UTIL.     PR  NI    VIRT    RES    SHR S  %CPU %MEM    TEMPS+ COM.        
  273 root      20   0  198980 153304   3168 R  93,1  3,8  10:35.71 systemd-ud+ 
 6470 olivier   20   0 1834768 253084 132764 S  23,4  6,3   0:38.48 Web Content 
  295 root      20   0   45824   6032   4980 R  17,8  0,2   2:34.60 systemd-ud+ 
 6440 olivier   20   0  433664  81648  53532 S   5,0  2,0   0:53.73 Xorg        
  244 root      19  -1  348352 211376 210264 S   3,6  5,3   0:34.21 systemd-jo+ 
 4183 olivier   20   0  606472  46972  35208 S   3,6  1,2   0:16.16 gnome-syst+ 
 6958 olivier   20   0 3350288 204860  71680 S   2,0  5,1   1:11.24 gnome-shell 
 4684 colord    20   0  339912  15856  10756 S   1,7  0,4   0:13.45 colord      
 1500 syslog    20   0  263036   4996   3700 S   1,3  0,1   0:11.23 rsyslogd    
 2951 root      20   0  322820   9092   7728 S   1,0  0,2   0:08.42 upowerd     
 4414 gdm       20   0  926504  32288  24188 S   1,0  0,8   0:06.11 gsd-media-+ 
 1492 root      20   0  427264   8816   7452 S   0,7  0,2   0:05.62 ModemManag+ 
 4349 root      20   0  315476   9176   8176 S   0,7  0,2   0:04.67 boltd       
 7586 olivier   20   0  288964   6696   5916 S   0,7  0,2   0:05.79 gvfs-gphot+ 
 7710 olivier   20   0  803816  24656  19436 S   0,7  0,6   0:07.12 gsd-media-+ 
    8 root      20   0       0      0      0 I   0,3  0,0   0:01.39 rcu_sched   
   23 root      20   0       0      0      0 I   0,3  0,0   0:01.60 kworker/1:1

Modération : merci d'utiliser les balises code (explications ici).

Dernière modification par cqfd93 (Le 09/06/2018, à 16:42)

Hors ligne

#2 Le 09/06/2018, à 15:54

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Précision : le processus systemd-udevd est constamment entre 90 et 100% même après redémarre du système.
J'ai essayé une ré-installation complète, et c'est toujours pareil.

Merci pour aide.

Dernière modification par zolive33 (Le 09/06/2018, à 15:58)

Hors ligne

#3 Le 09/06/2018, à 16:52

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Peut-être une piste dans la syslog :
systemd-udevd[9126]: Process 'hid2hci --method=dell --devpath=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0' failed with exit code 1.

Hors ligne

#4 Le 09/06/2018, à 17:46

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Voilà! j'ai ciblé le problème : il vient de Bluez, le gestionnaire Bluetooth. Visiblement la version livrée avec Ubuntu 18.04 est boguée.
Voici ce que j'ai fait :
- à l'aide du gestionnaire de package Synaptic j'ai supprimé Bluez.
- après redémarrage,résultat concluant. Problème résolu. Mais, utilisant une sourie Bluetooth, je dois ré-installer Bluez.
- j'ai donc installé la version 5.37 (snap install bluez).
- Malheureusement, je n'arrive pas à ré-activer le bluetooth.

Une idée peut-être?

Hors ligne

#5 Le 09/06/2018, à 19:00

f.x0

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Que donne ???

systemctl list-unit-files | grep bluetooth

SOPI

Hors ligne

#6 Le 10/06/2018, à 11:36

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

olivier@olivier-Latitude-E6400:~$ systemctl list-unit-files | grep bluetooth
bluetooth.target                           static         

Hors ligne

#7 Le 10/06/2018, à 14:54

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Retours demandés au #5 :

olivier@olivier-Latitude-E6400:~$ cat /etc/apt/sources.list
#deb cdrom:[Ubuntu 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic universe
deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

deb http://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
olivier@olivier-Latitude-E6400:~$ ls /etc/apt/sources.list.d -1
olivier@olivier-Latitude-E6400:~$ ls -l /usr/share/xsessions
total 8
-rw-r--r-- 1 root root 323 avril 19 16:43 ubuntu-communitheme-snap.desktop
-rw-r--r-- 1 root root 247 avril 19 16:43 ubuntu.desktop

Hors ligne

#8 Le 10/06/2018, à 15:30

ylag

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Salut,

Si le paquet bluez est correctement installé, il devrait y avoir le fichier bluetooth.service dans le retour au #11 ?

A+

Dernière modification par ylag (Le 10/06/2018, à 16:50)

Hors ligne

#9 Le 10/06/2018, à 19:19

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

ylag a écrit :

Salut,

Si le paquet bluez est correctement installé, il devrait y avoir le fichier bluetooth.service dans le retour au #11 ?

A+

Je suis d'accord. Mais je ne comprends pas pourquoi le service ne s'installe pas. Demain je tenterai une réinstallation complète du système.

Hors ligne

#10 Le 10/06/2018, à 19:32

nam1962

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Deux choses :
1. Les dépôts sont propres, tu pourrais juste y ajouter les dépôts partenaires.

2. Je vois ubuntu-communitheme-snap.desktop : C'est quoi çà ?


[ Modéré ]

Hors ligne

#11 Le 10/06/2018, à 19:37

xubu1957

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#12 Le 10/06/2018, à 20:14

ylag

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Salut,

zolive33 a écrit :

- j'ai donc installé la version 5.37 (snap install bluez).

Peut-être que la version snap de bluez cause problème ?
Tu pourrais essayer de repasser sous la version des dépôts avant de tout réinstaller...?

A+

Dernière modification par ylag (Le 10/06/2018, à 20:14)

Hors ligne

#13 Le 10/06/2018, à 22:15

f.x0

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Normalement il y a également

bluetooth.service                          enabled

toi tu ne l'a pas, il faudrait savoirsi lorsque tu installes le paquet
à partir des dépôts le service est bien activé.


SOPI

Hors ligne

#14 Le 11/06/2018, à 07:20

nam1962

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

A ta place je virerai tous les snaps pour voir (je suis d'ailleurs étonné de voir des services en snap : les droits d'un snap couvrent-ils la même chose que ceux d'un paquet installé classiquement ? )

Dernière modification par nam1962 (Le 16/06/2018, à 22:23)


[ Modéré ]

Hors ligne

#15 Le 13/06/2018, à 12:10

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Bonjour. Après ré-installation avec apt, le service bluetooth est de nouveau actif. Mais le problème d'utilisation du CPU à 100% aussi!
Si j’éteins le bluetooth, plus de problème. Évidemment ça recommence si je ré-active le bluetooth.

Hors ligne

#16 Le 13/06/2018, à 13:10

moko138

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Pour le bluetooth, ouvre un fil dans la section "internet et réseaux" et colles-y un wificheck.log.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#17 Le 13/06/2018, à 13:14

xubu1957

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Bonjour,

Il faudra fournir, en te servant du Retour utilisable de commande :

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
sudo service bluetooth status
dpkg -l | grep blue

et :

rfkill list all
cqfd93 a écrit :

Astuce pour copier / coller sans erreur :

  • triple clic gauche pour sélectionner et copier une ligne entière

  • clic molette pour coller dans le terminal


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#18 Le 13/06/2018, à 16:45

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux olivier-Latitude-E6400 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
	Subsystem: Dell 82567LM Gigabit Network Connection [1028:0233]
	Kernel driver in use: e1000e
	Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
--
0c:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232]
	Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1321]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0c45:63f8 Microdia Sonix Integrated Webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 011: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 003 Device 008: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 003 Device 007: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 003 Device 006: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[   17.203057] usb 3-1.3: Product: Dell Wireless 370 Bluetooth Mini-card
[   18.897612] Bluetooth: Core ver 2.22
[   18.897642] Bluetooth: HCI device and connection manager initialized
[   18.897647] Bluetooth: HCI socket layer initialized
[   18.897650] Bluetooth: L2CAP socket layer initialized
[   18.897658] Bluetooth: SCO socket layer initialized
[   20.088840] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   20.088842] Bluetooth: BNEP filters: protocol multicast
[   20.088847] Bluetooth: BNEP socket layer initialized
[   20.990530] Bluetooth: hci0: command 0x1003 tx timeout
[   20.990554] Bluetooth: hci0: sending frame failed (-19)
[   23.004057] Bluetooth: hci0: command 0x1001 tx timeout
[   23.004082] Bluetooth: hci0: sending frame failed (-19)
[   25.020095] Bluetooth: hci0: command 0x1009 tx timeout
[  146.296246] usb 3-1.3: Product: Dell Wireless 370 Bluetooth Mini-card
[  146.510648] Bluetooth: RFCOMM TTY layer initialized
[  146.510655] Bluetooth: RFCOMM socket layer initialized
[  146.510661] Bluetooth: RFCOMM ver 1.11
[    0.060178] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.304199] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    2.209793] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   16.533467] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   16.615380] dell_wmi: firmware scancode 0x200 maps to unrecognized keycode 0xffff
[   16.648909] iwlwifi 0000:0c:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
bluetooth             548864  31 btrtl,btintel,bnep,btbcm,rfcomm,btusb
ecdh_generic           24576  1 bluetooth
sudo service bluetooth status
bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2018-06-13 17:36:11 CEST; 5min ago
     Docs: man:bluetoothd(8)
 Main PID: 747 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4608)
   CGroup: /system.slice/bluetooth.service
           └─747 /usr/lib/bluetooth/bluetoothd

juin 13 17:36:10 olivier-Latitude-E6400 systemd[1]: Starting Bluetooth service...
juin 13 17:36:10 olivier-Latitude-E6400 bluetoothd[747]: Bluetooth daemon 5.48
juin 13 17:36:10 olivier-Latitude-E6400 bluetoothd[747]: Starting SDP server
juin 13 17:36:10 olivier-Latitude-E6400 bluetoothd[747]: Bluetooth management interface 1.14 initialized
juin 13 17:36:11 olivier-Latitude-E6400 systemd[1]: Started Bluetooth service.
juin 13 17:38:17 olivier-Latitude-E6400 bluetoothd[747]: LEAdvertisingManager skipped, LE unavailable
juin 13 17:38:17 olivier-Latitude-E6400 bluetoothd[747]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource
juin 13 17:38:17 olivier-Latitude-E6400 bluetoothd[747]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSink
dpkg -l | grep blue
rc  blueman                                    2.0.5-1ubuntu1                      amd64        Graphical bluetooth manager
ii  bluez                                      5.48-0ubuntu3                       amd64        Bluetooth tools and daemons
ii  bluez-cups                                 5.48-0ubuntu3                       amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                5.48-0ubuntu3                       amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64            3.28.0-2                            amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                            3.28.0-2                            amd64        GNOME Bluetooth tools
ii  indicator-bluetooth                        0.0.6+17.10.20170605-0ubuntu3       amd64        System bluetooth indicator.
ii  libbluetooth3:amd64                        5.48-0ubuntu3                       amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                 3.28.0-2                            amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                1:11.1-1ubuntu7.1                   amd64        Bluetooth module for PulseAudio sound server
rfkill list all
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: dell-wifi: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: dell-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
4: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Hors ligne

#19 Le 13/06/2018, à 16:52

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Et en complément

udevadm monitor

boucle sur :

UDEV  [811.031438] bind     /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.042783] unbind   /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.055221] bind     /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.066757] unbind   /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.078938] bind     /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.090946] unbind   /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.104915] bind     /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.114906] unbind   /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.127071] bind     /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)
UDEV  [811.139207] unbind   /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0 (usb)

Si je désactive le bluetooth, tout redevient normal...

Hors ligne

#20 Le 13/06/2018, à 17:03

xubu1957

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Pour ces erreurs :

[    0.060178] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    2.209793] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[   16.533467] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2

avec des retours similaires > [Résolu] Oreillettes en bluetooth

au #6,le 30/12/2016, xubu a écrit :

D'après : http://askubuntu.com/questions/801404/b … rotocol-no

sudo apt-get install pulseaudio-module-bluetooth
pactl load-module module-bluetooth-discover

Delete the device from bluetooth devices and pair it again.
Supprimez le périphérique à partir de périphériques Bluetooth et le coupler à nouveau.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#21 Le 16/06/2018, à 20:19

zolive33

Re : 18.04 sur un DELL 6400 problème de CPU constamment à 100%.

Merci à tous pour votre aide. Après avoir tout essayé j'ai laissé tombé et je suis revenu sur Ubuntu 16.04. Au moins je n'ai plus de problème...

Hors ligne