Pages : 1
#1 Le 15/12/2019, à 00:29
- Invertible Air Duster
[Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Bonjour la communauté,
Je viens d'installer Xubuntu 19.10 sur un nouveau PC portable Lenovo V130-51KB. Install neuve en gardant mon /home d'un précédent PC.
Tout fonctionne bien, sauf la carte Wifi. Elle n'appraît nulle part... Je ne comprends pas pourquoi.
Impossible de trouver sur Internet le fabricant et le modèle du chip wifi.
Qui pourrait m'orienter vers une solution ?
Voici les infos données par le script Wifi Check.
Merci !
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.10
DISTRIB_CODENAME=eoan
DISTRIB_DESCRIPTION="Ubuntu 19.10"
>> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 5986:2113 Acer, Inc Integrated Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38b7]
Kernel driver in use: r8169
Kernel modules: r8169
>> sudo lshw -C network
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: enp3s0
version: 15
serial: 48:2a:e3:36:27:87
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.1.43 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:17 ioport:d000(size=256) memory:f1004000-f1004fff memory:f1000000-f1003fff
>> lsmod | sort
ac97_bus 16384 1 snd_soc_core
acpi_pad 184320 0
acpi_thermal_rel 16384 1 int3400_thermal
aesni_intel 372736 2
aes_x86_64 20480 1 aesni_intel
ahci 40960 3
asus_wmi 32768 0
autofs4 45056 2
bluetooth 581632 41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
bnep 24576 2
btbcm 16384 1 btusb
btintel 24576 1 btusb
btrtl 20480 1 btusb
btusb 57344 0
cmac 16384 1
coretemp 20480 0
crc32_pclmul 16384 0
crct10dif_pclmul 16384 1
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
crypto_simd 16384 1 aesni_intel
drm 491520 7 drm_kms_helper,i915
drm_kms_helper 184320 1 i915
ecc 28672 1 ecdh_generic
ecdh_generic 16384 2 bluetooth
fb_sys_fops 16384 1 drm_kms_helper
ghash_clmulni_intel 16384 0
glue_helper 16384 1 aesni_intel
hid 131072 2 i2c_hid,hid_generic
hid_generic 16384 0
i2c_algo_bit 16384 1 i915
i2c_hid 28672 0
i2c_i801 32768 0
i915 1949696 11
ideapad_laptop 20480 0
idma64 20480 0
input_leds 16384 0
input_polldev 20480 0
int3400_thermal 20480 0
int340x_thermal_zone 16384 1 processor_thermal_device
intel_cstate 20480 0
intel_lpss 16384 1 intel_lpss_pci
intel_lpss_pci 20480 0
intel_pch_thermal 16384 0
intel_powerclamp 20480 0
intel_rapl_common 24576 2 intel_rapl_msr,processor_thermal_device
intel_rapl_msr 20480 0
intel_rapl_perf 20480 0
intel_soc_dts_iosf 20480 1 processor_thermal_device
intel_wmi_thunderbolt 20480 0
intel_xhci_usb_role_switch 16384 0
ip_tables 32768 0
irqbypass 16384 1 kvm
kvm 651264 1 kvm_intel
kvm_intel 278528 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_conexant
libahci 32768 1 ahci
lp 20480 0
mac_hid 16384 0
mc 53248 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
mei 110592 3 mei_hdcp,mei_me
mei_hdcp 24576 0
mei_me 40960 1
Module Size Used by
parport 53248 3 parport_pc,lp,ppdev
parport_pc 40960 0
pinctrl_intel 28672 1 pinctrl_sunrisepoint
pinctrl_sunrisepoint 28672 0
ppdev 24576 0
processor_thermal_device 20480 0
r8169 81920 0
realtek 20480 1
rfcomm 81920 16
roles 16384 1 intel_xhci_usb_role_switch
sch_fq_codel 20480 2
serio_raw 20480 0
snd 86016 19 snd_hda_codec_generic,snd_seq,snd_hda_codec_conexant,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
snd_compress 24576 1 snd_soc_core
snd_hda_codec 131072 5 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_soc_hdac_hda
snd_hda_codec_conexant 28672 1
snd_hda_codec_generic 81920 1 snd_hda_codec_conexant
snd_hda_codec_hdmi 61440 1
snd_hda_core 90112 8 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_hdac_hda,snd_soc_skl
snd_hda_ext_core 32768 2 snd_soc_hdac_hda,snd_soc_skl
snd_hda_intel 49152 3
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 106496 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_soc_skl
snd_soc_acpi_intel_match 28672 1 snd_soc_skl
snd_soc_core 241664 2 snd_soc_hdac_hda,snd_soc_skl
snd_soc_hdac_hda 24576 1 snd_soc_skl
snd_soc_skl 106496 0
snd_soc_skl_ipc 65536 1 snd_soc_skl
snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc
snd_soc_sst_ipc 20480 1 snd_soc_skl_ipc
snd_timer 36864 2 snd_seq,snd_pcm
soundcore 16384 1 snd
sparse_keymap 16384 2 asus_wmi,ideapad_laptop
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
uvcvideo 98304 0
video 49152 3 asus_wmi,ideapad_laptop,i915
videobuf2_common 53248 2 videobuf2_v4l2,uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_vmalloc 20480 1 uvcvideo
videodev 208896 3 videobuf2_v4l2,uvcvideo,videobuf2_common
virt_dma 20480 1 idma64
wmi 32768 4 intel_wmi_thunderbolt,asus_wmi,wmi_bmof,ideapad_laptop
wmi_bmof 16384 0
x86_pkg_temp_thermal 20480 0
x_tables 40960 1 ip_tables
>> iwconfig
>> ifconfig -a
>> sudo iwlist scan
>> uname -r -m
5.3.0-24-generic x86_64
>> cat /etc/network/interfaces
>> nm-tool
>> nmcli dev wifi
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NAME UUID TYPE DEVICE
Wired connection 1 91590135-9c5f-3e8e-b32f-0be9383078bb ethernet enp3s0
>> nmcli connection status
>> sudo rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Dernière modification par Invertible Air Duster (Le 15/12/2019, à 21:02)
Hors ligne
#2 Le 15/12/2019, à 06:33
- xubu1957
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Bonjour,
Tu n'avais pas testé le wifi en live session ?
On ne voit pas de carte wifi.
Montre :
lspci
_ _ _
Tu as regardé dans le BIOS ?
Cela fonctionne dans mon cas après avoir désactivé la carte sans fil dans la configuration du BIOS, démarré le système d'exploitation et arrêté, puis activé la carte sans fil dans le BIOS.
comme dans cet exemple > askubuntu.com/questions/767094/cant-get-wifi-to-work-with-intel-wireless-card
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#3 Le 15/12/2019, à 12:25
- Invertible Air Duster
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Merci Xubu1957 !
Alors j'ai rouvert la bête: la carte wifi est une Intel AC 3165 . La même que sur mon ancien, PC, du coup je l'ai échangée pour voir si problème matériel: ce n'est pas le cas, mêmes symptômes avec l'ancienne carte qui fonctionnait très bien sur mon ancien portable sous xubuntu 18.04
Tu n'avais pas testé le wifi en live session ?
Non... pas testé en live sessoin, j'ai fait un peu vite...
Montre : lspci
Voici:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
Tu as regardé dans le BIOS ?
Oui, il n'y a aucune option dans le bios au sujet du wifi...
Je vais essayer de remettre le disque dur d'origine avec windows et le démarrer pour voir si le wifi fonctionne et s'il n'est pas (dés)activable.
Hors ligne
#4 Le 15/12/2019, à 12:29
- xubu1957
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Pour une carte Intel AC 3165 sur un Lenovo, j'avais indiqué :
Passe :
echo "blacklist ideapad_laptop" | sudo tee /etc/modprobe.d/ideapad.conf
et redémarre l'ordi.
dans > [Résolu] carte wifi Intel AC 3165 non reconnue sous ubuntu
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#5 Le 15/12/2019, à 19:14
- Invertible Air Duster
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Pour une carte Intel AC 3165 sur un Lenovo, j'avais indiqué :
Je viens d'essayer, sans résultat...
J'ai essayé également de remettre le disque dur d'origine et démarré windows 10: problème identique, carte WIfi pas trouvée...
Etrange... je ne comprends pas. Le bluetooth est ok tant avec Xubuntu 19.10 que windows 10, alors que physiquement c'est la même carte.
Je cale...
ça va finir avec un clé wifi usb !
Hors ligne
#6 Le 15/12/2019, à 19:18
- xubu1957
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Tu as du bluetooth ?
Montre :
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
ainsi que :
dmesg | grep iwl
Dernière modification par xubu1957 (Le 15/12/2019, à 19:23)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#7 Le 15/12/2019, à 20:00
- Invertible Air Duster
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Oui, le bluetooth fonctionne.
Résultat des commandes que tu indiques:
~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux Lenovo-V130 5.3.0-24-generic #26-Ubuntu SMP Thu Nov 14 01:33:18 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38b7]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 5986:2113 Acer, Inc Integrated Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 5.053404] Bluetooth: Core ver 2.22
[ 5.053423] Bluetooth: HCI device and connection manager initialized
[ 5.053427] Bluetooth: HCI socket layer initialized
[ 5.053429] Bluetooth: L2CAP socket layer initialized
[ 5.053431] Bluetooth: SCO socket layer initialized
[ 5.169477] Bluetooth: hci0: read Intel version: 370810011003110e00
[ 5.170552] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 5.425613] Bluetooth: hci0: unexpected event for opcode 0xfc2f
[ 5.442486] Bluetooth: hci0: Intel firmware patch completed and activated
[ 6.445317] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.445319] Bluetooth: BNEP filters: protocol multicast
[ 6.445324] Bluetooth: BNEP socket layer initialized
[ 8.734040] Bluetooth: RFCOMM TTY layer initialized
[ 8.734047] Bluetooth: RFCOMM socket layer initialized
[ 8.734051] Bluetooth: RFCOMM ver 1.11
[ 0.137725] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.204033] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 4.923738] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 5.170552] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 5.442486] Bluetooth: hci0: Intel firmware patch completed and activated
bluetooth 581632 41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
~$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running) since Sun 2019-12-15 18:48:34 CET; 1h 7min ago
Docs: man:bluetoothd(8)
Main PID: 743 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 2.4M
CGroup: /system.slice/bluetooth.service
└─743 /usr/lib/bluetooth/bluetoothd
déc. 15 18:48:34 Lenovo-V130 systemd[1]: Starting Bluetooth service...
déc. 15 18:48:34 Lenovo-V130 bluetoothd[743]: Bluetooth daemon 5.50
déc. 15 18:48:34 Lenovo-V130 systemd[1]: Started Bluetooth service.
déc. 15 18:48:34 Lenovo-V130 bluetoothd[743]: Starting SDP server
déc. 15 18:48:34 Lenovo-V130 bluetoothd[743]: Bluetooth management interface 1.1
déc. 15 18:48:37 Lenovo-V130 bluetoothd[743]: Endpoint registered: sender=:1.44
déc. 15 18:48:37 Lenovo-V130 bluetoothd[743]: Endpoint registered: sender=:1.44
~$ dpkg -l | grep blue
ii blueman 2.0.8-1ubuntu1 amd64 Graphical bluetooth manager
ii bluez 5.50-0ubuntu4 amd64 Bluetooth tools and daemons
ii bluez-cups 5.50-0ubuntu4 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.50-0ubuntu4 amd64 bluez obex daemon
ii libbluetooth3:amd64 5.50-0ubuntu4 amd64 Library to use the BlueZ Linux Bluetooth stack
ii pulseaudio-module-bluetooth 1:13.0-1ubuntu1 amd64 Bluetooth module for PulseAudio sound server
La dernière commande
dmesg | grep iwl
ne donne rien du tout (pas de retour).
Hors ligne
#8 Le 15/12/2019, à 20:07
- xubu1957
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Je pars de ce retour :
Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
Et je trouve un bug ancien en Bluetooth > bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1581852 mais pour linux-firmware.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#9 Le 15/12/2019, à 20:12
- xubu1957
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Montre le retour :
dpkg -l linux-firmware
Essaye :
sudo apt update
sudo apt full-upgrade
Dernière modification par xubu1957 (Le 15/12/2019, à 20:17)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#10 Le 15/12/2019, à 20:28
- Invertible Air Duster
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
~$ dpkg -l linux-firmware
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii linux-firmware 1.183.2 all Firmware for Linux kernel drivers
J'ai entré les deux commandes + redémarrage. Pas d'amélioration visible, carte wifi toujours pas vue...
Hors ligne
#11 Le 15/12/2019, à 20:35
- Henry de Monfreid
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Oui, il n'y a aucune option dans le bios au sujet du wifi...
Même pas ça ?
« Je te hais plus qu'aucun des dieux qui vivent sur l'Olympe
Car tu ne rêves que discordes, guerres et combats. »
Trouble obsessionnelcompulsif
Le TdCT est revenu (ils reviennent tous)
Hors ligne
#12 Le 15/12/2019, à 21:01
- Invertible Air Duster
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
Alors là.... honte à moi !!!
Sujet résolu, grand merci à xubu1957 et Henry de Monfreid (auteur qui a bercé mon enfance d'histoires aventureuses en Mer Rouge, tu es aussi un un dieu de l'informatique !) pour votre patience et votre dévouement à aider un imbécile handicapé de l'interface chaise-clavier !
C'est bien moi qui ai désactivé la carte wifi dans le bios, passé trop vite dessus j'ai imaginé que c'était le wake-on-LAN J'aurais pu y passer encore quelques heures sans la remarque de Henry.
Remis en position enable, la carte wifi apparait immédiatement, elle est parfaitement fonctionnelle.
Je modifie le titre en conséquence avant l'aller me flageller. (J'aurais bien effacé l'ensemble du sujet mais on va le garder, ça pourrait aider un autre fatigué de la tête.)
Merci encore, désolé pour le temps perdu et bon dimanche soir
Dernière modification par Invertible Air Duster (Le 15/12/2019, à 21:05)
Hors ligne
#13 Le 15/12/2019, à 21:16
- Henry de Monfreid
Re : [Résolu] Portable Lenovo V130-151KB: carte wifi introuvable
« Je te hais plus qu'aucun des dieux qui vivent sur l'Olympe
Car tu ne rêves que discordes, guerres et combats. »
Trouble obsessionnelcompulsif
Le TdCT est revenu (ils reviennent tous)
Hors ligne