Pages : 1
#1 Le 27/12/2019, à 21:04
- blackness
clé usb non reconnue
Bonsoir, Je ne comprends pas, j'ai un clé USB que j'ai utilisé 3 fois et du jour au lendemain elle n'est plus reconnue. J'ai essayé en passant par Gparted qui ne la voit pas non plus. POur info, cela avait commencé par mes fichiers qui s'étaient cadenassés auxquels je n'avais plus accès.
Quelqu'un aurait il une idée ?
Hors ligne
#2 Le 27/12/2019, à 23:07
- geole
Re : clé usb non reconnue
Bonsoir.
Une procedure de diagnostic est disponible https://forum.ubuntu-fr.org/viewtopic.php?id=2031501
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#3 Le 28/12/2019, à 15:02
- blackness
Re : clé usb non reconnue
Bonsoir.
Une procedure de diagnostic est disponible https://forum.ubuntu-fr.org/viewtopic.php?id=2031501
POur ceux qui comprennent, voici le retour de la commande donnée dans la procédure :
moi@moi-Aspire-M7811:~$ dmesg | tail -1 > ~/tail.txt; sleep 45 && echo -e "\n\tLes 2 derniers systèmes de fichiers montés :"; mount -l | tail -2 ; echo -e "\n\tUSB, les puces :"; lsusb | sort; echo -e "\n\tUSB, les modules :"; lsusb -t; echo -e "\n\tDMESG :"; dmesg | grep -A999 "$(sed -r 's/([].[])/\\\1/g' ~/tail.txt)" | grep -Evi "80211|associate|authenticat|dhclient|dhcp|forcedeth|ipv6|link is not ready|network|no link during initialization|phy[0-9]|tx/rx|tx status|ufw|wlan"; echo -e "\n\tContenu de /media :"; ls -la /media; echo -e "\n\tContenu de /media/moi :"; ls -la "/media/$USER"; echo -e "\n\tGestionnaire de fichiers :"; dpkg -l | grep -i "file .*manager" | awk '!/plugin|profile/{print $1,$2,$3,$4}' ; echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ \( ! -user $USER -o ! -group $USER \) | wc -l; echo -e "\n\tDésignation STABLE des périphériques :"; ls -l /dev/disk/by-id | grep -iEv "\-part[3-9]|total|\-part[1-9][0-9]" | sort -k 10; echo; lsb_release -d; echo -e "\nNoyau en service : $(uname -mr)\n"; echo "Logué en tant que : $(whoami)"
Les 2 derniers systèmes de fichiers montés :
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=809352k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
USB, les puces :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 05ac:1006 Apple, Inc. Hub in Aluminum Keyboard
Bus 001 Device 004: ID 046d:c043 Logitech, Inc. MX320/MX400 Laser Mouse
Bus 001 Device 005: ID 05ac:0221 Apple, Inc. Aluminum Keyboard (ISO)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 0bda:0152 Realtek Semiconductor Corp. Mass Storage Device
Bus 002 Device 004: ID 04eb:e030 Northstar Systems, Inc.
Bus 002 Device 005: ID 18a5:0245 Verbatim, Ltd
USB, les modules :
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
|__ Port 1: Dev 5, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 7: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 7: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 480M
|__ Port 8: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 8: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/3p, 480M
|__ Port 2: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 5, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 3: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
DMESG :
[ 3268.384147] perf: interrupt took too long (4951 > 4903), lowering kernel.perf_event_max_sample_rate to 40250
[ 3737.613002] usb 2-1.1: new high-speed USB device number 5 using ehci-pci
[ 3737.722994] usb 2-1.1: New USB device found, idVendor=18a5, idProduct=0245
[ 3737.722998] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3737.723001] usb 2-1.1: Product: STORE N GO
[ 3737.723004] usb 2-1.1: Manufacturer: Verbatim
[ 3737.723006] usb 2-1.1: SerialNumber: 12430000001430F8
[ 3737.723494] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 3737.723738] scsi host11: usb-storage 2-1.1:1.0
[ 3759.900679] usb 2-1.1: reset high-speed USB device number 5 using ehci-pci
[ 3765.008654] usb 2-1.1: device descriptor read/64, error -110
Contenu de /media :
total 16
drwxr-xr-x 4 root root 4096 janv. 18 2019 .
drwxr-xr-x 24 root root 4096 déc. 4 13:24 ..
drwxr-x---+ 2 root root 4096 déc. 27 14:12 joss
drwxr-x---+ 2 root root 4096 déc. 5 13:58 nono
Contenu de /media/moi :
total 8
drwxr-x---+ 2 root root 4096 déc. 27 14:12 .
drwxr-xr-x 4 root root 4096 janv. 18 2019 ..
Gestionnaire de fichiers :
ii nautilus 1:3.26.4-0~ubuntu18.04.4 amd64
Nombre d'éléments de /home/moi ne m'appartenant pas :
0
Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 9 déc. 28 13:48 ata-WDC_WD2500AAKX-083CA1_WD-WMAYV2484531 -> ../../sda
lrwxrwxrwx 1 root root 9 déc. 28 13:48 wwn-0x50014ee00316d51d -> ../../sda
lrwxrwxrwx 1 root root 10 déc. 28 13:48 ata-WDC_WD2500AAKX-083CA1_WD-WMAYV2484531-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 déc. 28 13:48 wwn-0x50014ee00316d51d-part1 -> ../../sda1
lrwxrwxrwx 1 root root 9 déc. 28 13:48 usb-Generic-_Compact_Flash_20060413092100000-0:0 -> ../../sdb
lrwxrwxrwx 1 root root 9 déc. 28 13:48 usb-Generic-_SM_xD-Picture_20060413092100000-0:1 -> ../../sdc
lrwxrwxrwx 1 root root 9 déc. 28 13:48 usb-Generic-_SD_MMC_20060413092100000-0:2 -> ../../sdd
lrwxrwxrwx 1 root root 9 déc. 28 13:48 usb-Generic-_MS_MS-Pro_20060413092100000-0:3 -> ../../sde
lrwxrwxrwx 1 root root 9 déc. 28 13:48 ata-TSSTcorp_DVD+_-RW_TS-H653F -> ../../sr0
Description: Ubuntu 18.04.3 LTS
Noyau en service : 4.15.0-72-generic x86_64
Dernière modification par blackness (Le 28/12/2019, à 20:20)
Hors ligne
#4 Le 28/12/2019, à 15:05
- xubu1957
Re : clé usb non reconnue
Bonjour,
Pour ajouter toi-même les balises code à ton précédent message #3 : Merci
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
comme indiqué dans le : Retour utilisable de commande
Dernière modification par xubu1957 (Le 30/12/2019, à 09:47)
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 28/12/2019, à 15:41
- geole
Re : clé usb non reconnue
Bonjour.
Peux-tu compléter par cette commande
dmesg | tail -200
Car la trace n'a pas été très bavarde en ne donnant que cette information.
[ 3737.723001] usb 2-1.1: Product: STORE N GO
[ 3737.723004] usb 2-1.1: Manufacturer: Verbatim
[ 3737.723006] usb 2-1.1: SerialNumber: 12430000001430F8
[ 3737.723494] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 3737.723738] scsi host11: usb-storage 2-1.1:1.0
[ 3759.900679] usb 2-1.1: reset high-speed USB device number 5 using ehci-pci
[ 3765.008654] usb 2-1.1: device descriptor read/64, error -110
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#6 Le 28/12/2019, à 20:25
- blackness
Re : clé usb non reconnue
Bonjour.
Peux-tu compléter par cette commandedmesg | tail -200
voici le retour
moi@moi-Aspire-M7811:~$ dmesg | tail -200
[ 1.705525] usb 1-1.1: Manufacturer: Apple, Inc.
[ 1.705527] usb 1-1.1: SerialNumber: 000000000000
[ 1.705954] hub 1-1.1:1.0: USB hub found
[ 1.706126] hub 1-1.1:1.0: 3 ports detected
[ 1.724394] usb 2-1.7: New USB device found, idVendor=0bda, idProduct=0152
[ 1.724398] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.724401] usb 2-1.7: Product: USB2.0-CRW
[ 1.724403] usb 2-1.7: Manufacturer: Generic
[ 1.724405] usb 2-1.7: SerialNumber: 20060413092100000
[ 1.730210] usb-storage 2-1.7:1.0: USB Mass Storage device detected
[ 1.730215] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.730633] scsi host10: usb-storage 2-1.7:1.0
[ 1.730720] usbcore: registered new interface driver usb-storage
[ 1.732107] usbcore: registered new interface driver uas
[ 1.735435] usbcore: registered new interface driver usbhid
[ 1.735435] usbhid: USB HID core driver
[ 1.738054] hid-generic 0003:0BDA:0152.0001: hiddev0,hidraw0: USB HID v1.11 Device [Generic USB2.0-CRW] on usb-0000:00:1d.0-1.7/input1
[ 1.751297] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.774232] ata4.00: ATA-8: WDC WD2500AAKX-083CA1, 19.01H19, max UDMA/100
[ 1.774235] ata4.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 1.775522] ata4.00: configured for UDMA/100
[ 1.775889] scsi 3:0:0:0: Direct-Access ATA WDC WD2500AAKX-0 1H19 PQ: 0 ANSI: 5
[ 1.776376] sd 3:0:0:0: Attached scsi generic sg1 type 0
[ 1.776389] sd 3:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[ 1.776414] sd 3:0:0:0: [sda] Write Protect is off
[ 1.776416] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.776442] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.780022] sda: sda1
[ 1.780351] sd 3:0:0:0: [sda] Attached SCSI disk
[ 1.788060] usb 1-1.3: new low-speed USB device number 4 using ehci-pci
[ 1.792069] tsc: Refined TSC clocksource calibration: 2925.999 MHz
[ 1.792080] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a2d33743a4, max_idle_ns: 440795298620 ns
[ 1.804067] usb 2-1.8: new low-speed USB device number 4 using ehci-pci
[ 1.902361] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c043
[ 1.902365] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.902368] usb 1-1.3: Product: USB-PS/2 Optical Mouse
[ 1.902370] usb 1-1.3: Manufacturer: Logitech
[ 1.906638] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C043.0002/input/input5
[ 1.906836] hid-generic 0003:046D:C043.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.3/input0
[ 1.909247] random: fast init done
[ 1.909442] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.909452] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.909547] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.922861] usb 2-1.8: New USB device found, idVendor=04eb, idProduct=e030
[ 1.922865] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.922868] usb 2-1.8: Product: Media Center Interface
[ 1.922871] usb 2-1.8: Manufacturer: Device
[ 1.929518] input: Device Media Center Interface as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/0003:04EB:E030.0003/input/input6
[ 1.988550] hid-generic 0003:04EB:E030.0003: input,hiddev1,hidraw2: USB HID v1.10 Keyboard [Device Media Center Interface] on usb-0000:00:1d.0-1.8/input0
[ 1.991791] hid-generic 0003:04EB:E030.0004: hiddev2,hidraw3: USB HID v1.10 Device [Device Media Center Interface] on usb-0000:00:1d.0-1.8/input1
[ 1.996010] usb 1-1.1.2: new low-speed USB device number 5 using ehci-pci
[ 2.091560] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.110658] usb 1-1.1.2: New USB device found, idVendor=05ac, idProduct=0221
[ 2.110661] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.110664] usb 1-1.1.2: Product: Apple Keyboard
[ 2.110666] usb 1-1.1.2: Manufacturer: Apple, Inc
[ 2.120053] input: Apple, Inc Apple Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:05AC:0221.0005/input/input7
[ 2.180193] apple 0003:05AC:0221.0005: input,hidraw4: USB HID v1.11 Keyboard [Apple, Inc Apple Keyboard] on usb-0000:00:1a.0-1.1.2/input0
[ 2.180339] input: Apple, Inc Apple Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.1/0003:05AC:0221.0006/input/input8
[ 2.240286] apple 0003:05AC:0221.0006: input,hidraw5: USB HID v1.11 Device [Apple, Inc Apple Keyboard] on usb-0000:00:1a.0-1.1.2/input1
[ 2.407630] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.723699] ata7: SATA link down (SStatus 0 SControl 300)
[ 2.751121] scsi 10:0:0:0: Direct-Access Generic- Compact Flash 1.00 PQ: 0 ANSI: 0 CCS
[ 2.753859] scsi 10:0:0:1: Direct-Access Generic- SM/xD-Picture 1.00 PQ: 0 ANSI: 0 CCS
[ 2.756618] scsi 10:0:0:2: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 CCS
[ 2.759359] scsi 10:0:0:3: Direct-Access Generic- MS/MS-Pro 1.00 PQ: 0 ANSI: 0 CCS
[ 2.759868] sd 10:0:0:0: Attached scsi generic sg2 type 0
[ 2.760015] sd 10:0:0:1: Attached scsi generic sg3 type 0
[ 2.760165] sd 10:0:0:2: Attached scsi generic sg4 type 0
[ 2.760303] sd 10:0:0:3: Attached scsi generic sg5 type 0
[ 2.765218] sd 10:0:0:0: [sdb] Attached SCSI removable disk
[ 2.801141] sd 10:0:0:1: [sdc] Attached SCSI removable disk
[ 2.802043] sd 10:0:0:2: [sdd] Attached SCSI removable disk
[ 2.803789] sd 10:0:0:3: [sde] Attached SCSI removable disk
[ 2.812359] clocksource: Switched to clocksource tsc
[ 3.039840] ata8: SATA link down (SStatus 0 SControl 300)
[ 3.199101] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.645316] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.761845] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 4.780092] systemd[1]: Detected architecture x86-64.
[ 4.792027] systemd[1]: Set hostname to <joss-Aspire-M7811>.
[ 5.266092] random: crng init done
[ 5.266096] random: 7 urandom warning(s) missed due to ratelimiting
[ 7.121378] systemd[1]: Created slice System Slice.
[ 7.121512] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.121572] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 7.121656] systemd[1]: Listening on Journal Socket.
[ 7.122389] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 7.123108] systemd[1]: Starting Set the console keyboard layout...
[ 7.124036] systemd[1]: Mounting Kernel Debug File System...
[ 7.629963] lp: driver loaded but no devices found
[ 7.670203] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 7.695086] ppdev: user-space parallel port driver
[ 7.858438] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k FS
[ 7.911785] systemd-journald[291]: Received request to flush runtime journal from PID 1
[ 16.113598] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 16.265309] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000084F (\PMRG) (20170831/utaddress-247)
[ 16.265316] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000084F (\PMRG) (20170831/utaddress-247)
[ 16.265323] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 16.265327] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000051F (\LEDC) (20170831/utaddress-247)
[ 16.265331] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000051F (\LEDC) (20170831/utaddress-247)
[ 16.265335] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 16.265368] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 16.311091] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC888: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 16.311095] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
[ 16.311097] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 16.311099] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
[ 16.311100] snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x1e
[ 16.311102] snd_hda_codec_realtek hdaudioC0D2: inputs:
[ 16.311104] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
[ 16.311106] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
[ 16.311108] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
[ 16.336258] input: HDA Intel MID Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 16.336340] input: HDA Intel MID Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 16.336416] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 16.336491] input: HDA Intel MID Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 16.336566] input: HDA Intel MID Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 16.336643] input: HDA Intel MID Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 16.336718] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 16.354772] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 16.374941] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 16.466797] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 2872, rev 0200 detected
[ 16.481564] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0003 detected
[ 16.482252] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[ 16.522218] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 16.555502] checking generic (f9000000 130000) vs hw (d0000000 10000000)
[ 16.555505] checking generic (f9000000 130000) vs hw (f8000000 2000000)
[ 16.555506] fb: switching to nouveaufb from VESA VGA
[ 16.555552] Console: switching to colour dummy device 80x25
[ 16.556875] nouveau 0000:01:00.0: NVIDIA G92 (092800a2)
[ 16.677704] nouveau 0000:01:00.0: bios: version 62.92.87.00.0e
[ 16.698543] nouveau 0000:01:00.0: bios: M0203T not found
[ 16.698546] nouveau 0000:01:00.0: bios: M0203E not matched!
[ 16.698549] nouveau 0000:01:00.0: fb: 2048 MiB DDR2
[ 16.770775] gpio_ich: GPIO from 436 to 511 on gpio_ich
[ 16.790578] [TTM] Zone kernel: Available graphics memory: 4046768 kiB
[ 16.790580] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 16.790581] [TTM] Initializing pool allocator
[ 16.790591] [TTM] Initializing DMA pool allocator
[ 16.790619] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[ 16.790621] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[ 16.790625] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[ 16.790627] nouveau 0000:01:00.0: DRM: DCB version 4.0
[ 16.790629] nouveau 0000:01:00.0: DRM: DCB outp 00: 04000310 00000028
[ 16.790637] nouveau 0000:01:00.0: DRM: DCB outp 01: 01011302 00020030
[ 16.790639] nouveau 0000:01:00.0: DRM: DCB outp 02: 02011300 00000028
[ 16.790641] nouveau 0000:01:00.0: DRM: DCB outp 03: 02022322 00020010
[ 16.790643] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000000
[ 16.790644] nouveau 0000:01:00.0: DRM: DCB conn 01: 00001130
[ 16.790647] nouveau 0000:01:00.0: DRM: DCB conn 02: 00002261
[ 16.802413] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 16.802414] [drm] Driver supports precise vblank timestamp query.
[ 16.835975] rt2800pci 0000:05:00.0 wlp5s0: renamed from wlan0
[ 17.054597] nouveau 0000:01:00.0: DRM: MM: using CRYPT for buffer copies
[ 17.094983] nouveau 0000:01:00.0: DRM: allocated 1680x1050 fb: 0xd0000, bo 000000006c68448f
[ 17.095066] fbcon: nouveaufb (fb0) is primary device
[ 17.095206] Console: switching to colour frame buffer device 210x65
[ 17.095250] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[ 17.112042] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[ 18.381339] audit: type=1400 audit(1577537309.033:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=658 comm="apparmor_parser"
[ 18.381403] audit: type=1400 audit(1577537309.033:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=657 comm="apparmor_parser"
[ 18.381406] audit: type=1400 audit(1577537309.033:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=657 comm="apparmor_parser"
[ 18.381409] audit: type=1400 audit(1577537309.033:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=657 comm="apparmor_parser"
[ 18.382725] audit: type=1400 audit(1577537309.033:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=659 comm="apparmor_parser"
[ 18.383166] audit: type=1400 audit(1577537309.033:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=654 comm="apparmor_parser"
[ 18.383170] audit: type=1400 audit(1577537309.033:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=654 comm="apparmor_parser"
[ 18.383173] audit: type=1400 audit(1577537309.033:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=654 comm="apparmor_parser"
[ 18.383176] audit: type=1400 audit(1577537309.033:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=654 comm="apparmor_parser"
[ 18.384108] audit: type=1400 audit(1577537309.037:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=661 comm="apparmor_parser"
[ 31.607141] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 31.812293] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 32.028673] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 32.028744] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
[ 32.038149] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
[ 32.089363] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 32.173991] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 33.857615] e1000e: enp0s25 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[ 33.857725] e1000e 0000:00:19.0 enp0s25: 10/100 speed: disabling TSO
[ 33.857766] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
[ 71.484510] rfkill: input handler disabled
[ 981.869564] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[ 1080.967587] perf: interrupt took too long (3137 > 3132), lowering kernel.perf_event_max_sample_rate to 63750
[ 1366.705224] perf: interrupt took too long (3923 > 3921), lowering kernel.perf_event_max_sample_rate to 50750
[ 3268.384147] perf: interrupt took too long (4951 > 4903), lowering kernel.perf_event_max_sample_rate to 40250
[ 3737.613002] usb 2-1.1: new high-speed USB device number 5 using ehci-pci
[ 3737.722994] usb 2-1.1: New USB device found, idVendor=18a5, idProduct=0245
[ 3737.722998] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3737.723001] usb 2-1.1: Product: STORE N GO
[ 3737.723004] usb 2-1.1: Manufacturer: Verbatim
[ 3737.723006] usb 2-1.1: SerialNumber: 12430000001430F8
[ 3737.723494] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 3737.723738] scsi host11: usb-storage 2-1.1:1.0
[ 3759.900679] usb 2-1.1: reset high-speed USB device number 5 using ehci-pci
[ 3765.008654] usb 2-1.1: device descriptor read/64, error -110
[ 4527.801687] rfkill: input handler enabled
[ 5127.269814] rfkill: input handler disabled
[10097.736612] perf: interrupt took too long (6194 > 6188), lowering kernel.perf_event_max_sample_rate to 32250
[13692.354884] perf: interrupt took too long (7793 > 7742), lowering kernel.perf_event_max_sample_rate to 25500
[20357.584642] rfkill: input handler enabled
[20373.446835] rfkill: input handler disabled
Hors ligne
#7 Le 30/12/2019, à 09:37
- blackness
Re : clé usb non reconnue
Personne pour m'aider ?
Hors ligne
#8 Le 30/12/2019, à 10:02
- moko138
Re : clé usb non reconnue
[ 3765.008654] usb 2-1.1: device descriptor read/64, error -110
#define ETIMEDOUT 110 /* Connection timed out */
-ETIMEDOUT Synchronous USB message functions use this code
to indicate timeout expired before the transfer
completed, and no other error was reported by HC.
Est-ce que ta clef est reconnue quand tu démarres
- en session live ?
- Windows ?
- un autre système d'exploitation sur la même machine ?
- Et sur un autre ordinateur ?
= =
un clé USB que j'ai utilisé 3 fois et du jour au lendemain elle n'est plus reconnue. J'ai essayé en passant par Gparted qui ne la voit pas non plus. POur info, cela avait commencé par mes fichiers qui s'étaient cadenassés auxquels je n'avais plus accès.
Si ta clef ne fonctionne plus sur aucun pc, fais jouer la garantie.
Et à l'avenir, pour tes achats, inspire-toi de ./viewtopic.php?id=2041919. (Lien corrigé)
Dernière modification par moko138 (Le 30/12/2019, à 15:18)
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#9 Le 30/12/2019, à 14:08
- blackness
Re : clé usb non reconnue
Est-ce que ta clef est reconnue quand tu démarres
- en session live ?
- Windows ?
- un autre système d'exploitation sur la même machine ?
- Et sur un autre ordinateur ?
j'ai essayé sur plusieurs ordi. rien ne marche; windows non plus. J'ai pas testé en live. Je vais essayer ce soir.
Si ta clef ne fonctionne plus sur aucun pc, fais jouer la garantie.
Et à l'avenir, pour tes achats, inspire-toi de .viewtopic.php?id=2041919.
si c'était si facile j'aurais fait . En fait je l'ai depuis 4 ans. Je l'ai utilisé comme stockage(sauvegarde). Donc pas de manipulation. En 4 ans elle n'a été ouverte que 3 fois. Lorsque je l'ai ouverte la dernière fois, il y avait des cadenas sur tous les fichiers. Pourtant, sans avoir fait de manipulations préalables.
le lien ne fonctionne pas.
Dernière modification par blackness (Le 30/12/2019, à 14:10)
Hors ligne
#10 Le 30/12/2019, à 15:21
- moko138
Re : clé usb non reconnue
Lien corrigé (avec mes excuses) : ./viewtopic.php?id=2041919.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#11 Le 30/12/2019, à 18:11
- blackness
Re : clé usb non reconnue
Lien corrigé (avec mes excuses) : ./viewtopic.php?id=2041919.
merci. POur le coup ça ne me concerne pas. La clé est une Verbatim achetée dans une grande enseigne. Donc certainement pas une contre façon tel qu'en parle le lien. Merci quand même.Par ailleurs j'ai essayé la clé sur plusieurs système ainsi qu'en cd live; rien n'y fait, la clé n’apparait pas. J'essaierai prochainement sur mac.
Dernière modification par blackness (Le 01/01/2020, à 17:47)
Hors ligne
Pages : 1