Salut à tous,
désolé pour le retard, j'ai un peu galérer avec les commandes "dd" trop longue et des problèmes de mise en veille.
J'ai poursuivi avec une clé 16Go qui fonctionne mal. Après un re-repartionnement (les partitions crées sur linux fonctionnent mal sur Win§ et inversement et sur le photocopieur du boulot).
Donc sur cette clé, voici le retour des commandes :
nico@leto:~$ dmesg | tail -50
[ 2159.801223] scsi 3:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
[ 2159.801647] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 2159.801919] sd 3:0:0:0: [sdc] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB)
[ 2159.802036] sd 3:0:0:0: [sdc] Write Protect is off
[ 2159.802038] sd 3:0:0:0: [sdc] Mode Sense: 0b 00 00 08
[ 2159.802153] sd 3:0:0:0: [sdc] No Caching mode page found
[ 2159.802156] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 2159.851305] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[ 2168.746773] wlp3s0: authenticate with a4:3e:51:c7:c7:d6
[ 2168.782745] wlp3s0: send auth to a4:3e:51:c7:c7:d6 (try 1/3)
[ 2168.784750] wlp3s0: authenticated
[ 2168.788984] wlp3s0: associate with a4:3e:51:c7:c7:d6 (try 1/3)
[ 2168.792600] wlp3s0: RX AssocResp from a4:3e:51:c7:c7:d6 (capab=0x411 status=0 aid=1)
[ 2168.794717] wlp3s0: associated
[ 2168.794855] ath: EEPROM regdomain: 0x80fa
[ 2168.794856] ath: EEPROM indicates we should expect a country code
[ 2168.794857] ath: doing EEPROM country->regdmn map search
[ 2168.794857] ath: country maps to regdmn code: 0x37
[ 2168.794858] ath: Country alpha2 being used: FR
[ 2168.794859] ath: Regpair used: 0x37
[ 2168.794860] ath: regdomain 0x80fa dynamically updated by country IE
[ 2168.816364] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 2176.695924] Uhhuh. NMI received for unknown reason 2c on CPU 0.
[ 2176.695924] Do you have a strange power saving mode enabled?
[ 2176.695925] Dazed and confused, but trying to continue
[ 2453.175068] sdc:
[ 2453.616980] sdc:
[ 2457.395481] sdc:
[ 2484.004276] sdc:
[ 2484.275763] sdc: sdc1
[ 2485.062756] sdc: sdc1
[ 2500.461562] sdc: sdc1
[ 2549.156280] usb 1-9: USB disconnect, device number 4
[ 2657.095828] usb 1-9: new high-speed USB device number 5 using xhci_hcd
[ 2657.243864] usb 1-9: New USB device found, idVendor=abcd, idProduct=1234
[ 2657.243871] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2657.243875] usb 1-9: Product: UDisk
[ 2657.243878] usb 1-9: Manufacturer: General
[ 2657.243882] usb 1-9: SerialNumber: Љ
[ 2657.244679] usb-storage 1-9:1.0: USB Mass Storage device detected
[ 2657.245903] scsi host3: usb-storage 1-9:1.0
[ 2658.264277] scsi 3:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
[ 2658.265404] sd 3:0:0:0: [sdc] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB)
[ 2658.265448] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 2658.265584] sd 3:0:0:0: [sdc] Write Protect is off
[ 2658.265591] sd 3:0:0:0: [sdc] Mode Sense: 0b 00 00 08
[ 2658.265748] sd 3:0:0:0: [sdc] No Caching mode page found
[ 2658.265758] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 2658.267121] sdc: sdc1
[ 2658.268949] sd 3:0:0:0: [sdc] Attached SCSI removable disk
Et dd, n'a pas un retour très encourageant. Pourtant il a mouliné à peu près 1heure :
nico@leto:~$ sudo dd if=/dev/zero of=/dev/sdc bs=1M status=progress
[sudo] Mot de passe de nico :
16100884480 bytes (16 GB, 15 GiB) copied, 1948,06 s, 8,3 MB/s
dd: erreur d'écriture dans '/dev/sdc': Aucun espace disponible sur le périphérique
15361+0 enregistrements lus
15360+0 enregistrements écrits
16106127360 bytes (16 GB, 15 GiB) copied, 1948,69 s, 8,3 MB/s
Et de nouveau :
nico@leto:~$ dmesg | tail -50
[ 2159.801223] scsi 3:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
[ 2159.801647] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 2159.801919] sd 3:0:0:0: [sdc] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB)
[ 2159.802036] sd 3:0:0:0: [sdc] Write Protect is off
[ 2159.802038] sd 3:0:0:0: [sdc] Mode Sense: 0b 00 00 08
[ 2159.802153] sd 3:0:0:0: [sdc] No Caching mode page found
[ 2159.802156] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 2159.851305] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[ 2168.746773] wlp3s0: authenticate with a4:3e:51:c7:c7:d6
[ 2168.782745] wlp3s0: send auth to a4:3e:51:c7:c7:d6 (try 1/3)
[ 2168.784750] wlp3s0: authenticated
[ 2168.788984] wlp3s0: associate with a4:3e:51:c7:c7:d6 (try 1/3)
[ 2168.792600] wlp3s0: RX AssocResp from a4:3e:51:c7:c7:d6 (capab=0x411 status=0 aid=1)
[ 2168.794717] wlp3s0: associated
[ 2168.794855] ath: EEPROM regdomain: 0x80fa
[ 2168.794856] ath: EEPROM indicates we should expect a country code
[ 2168.794857] ath: doing EEPROM country->regdmn map search
[ 2168.794857] ath: country maps to regdmn code: 0x37
[ 2168.794858] ath: Country alpha2 being used: FR
[ 2168.794859] ath: Regpair used: 0x37
[ 2168.794860] ath: regdomain 0x80fa dynamically updated by country IE
[ 2168.816364] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 2176.695924] Uhhuh. NMI received for unknown reason 2c on CPU 0.
[ 2176.695924] Do you have a strange power saving mode enabled?
[ 2176.695925] Dazed and confused, but trying to continue
[ 2453.175068] sdc:
[ 2453.616980] sdc:
[ 2457.395481] sdc:
[ 2484.004276] sdc:
[ 2484.275763] sdc: sdc1
[ 2485.062756] sdc: sdc1
[ 2500.461562] sdc: sdc1
[ 2549.156280] usb 1-9: USB disconnect, device number 4
[ 2657.095828] usb 1-9: new high-speed USB device number 5 using xhci_hcd
[ 2657.243864] usb 1-9: New USB device found, idVendor=abcd, idProduct=1234
[ 2657.243871] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2657.243875] usb 1-9: Product: UDisk
[ 2657.243878] usb 1-9: Manufacturer: General
[ 2657.243882] usb 1-9: SerialNumber: Љ
[ 2657.244679] usb-storage 1-9:1.0: USB Mass Storage device detected
[ 2657.245903] scsi host3: usb-storage 1-9:1.0
[ 2658.264277] scsi 3:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
[ 2658.265404] sd 3:0:0:0: [sdc] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB)
[ 2658.265448] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 2658.265584] sd 3:0:0:0: [sdc] Write Protect is off
[ 2658.265591] sd 3:0:0:0: [sdc] Mode Sense: 0b 00 00 08
[ 2658.265748] sd 3:0:0:0: [sdc] No Caching mode page found
[ 2658.265758] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 2658.267121] sdc: sdc1
[ 2658.268949] sd 3:0:0:0: [sdc] Attached SCSI removable disk
Est-ce que cette clé peut encore être sauvée ?
Elle ne se monte toujours pas automatiquement.
Merci pour votre aide 🙂