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 04/05/2018, à 19:48

zakaria95

Formater une carte SD

Bonjour,

Je souhaite formater une carte SD au format raw car celle ci est inaccessible. J'ai besoin d'aide svp car chaque tuto est différent et après 1000 tentatives de réparation (sur Windows 10 et Ubuntu 18.04 LTS) je n'ai eu aucun résultat concluant.

Merci

Hors ligne

#2 Le 04/05/2018, à 20:02

Nuliel

Re : Formater une carte SD

Bonjour,

RAW, c'est un format d'image, pas de partition. J'imagine que tu veux formater une carte sd en mettant une partition fat32, et dessus, tu veux mettre des photos au format raw.
Mais avant de formater la carte, il faudrait en voir l'état (donc répondre à la question: pourquoi elle est devenue inaccessible)
Tu peux donner les retours de

lsblk

avant et après avoir branché la carte sd,
et après avoir branché la carte sd le retour

dmesg | tail -n 20

Edit: je viens de voir que raw, c'est "pas de partition"

Dernière modification par Nuliel (Le 04/05/2018, à 20:08)

Hors ligne

#3 Le 04/05/2018, à 21:03

zakaria95

Re : Formater une carte SD

Merci pour ta réponse :
Voici ce que j'obtiens avec la première commande :

NAME    MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0     7:0    0 162,1M  1 loop /snap/spotify/13
loop1     7:1    0 162,6M  1 loop /snap/spotify/6
loop2     7:2    0  81,7M  1 loop /snap/core/4206
loop3     7:3    0  86,6M  1 loop /snap/core/4486
loop4     7:4    0  86,5M  1 loop /snap/core/4407
sda       8:0    0 256,2G  0 disk 
├─sda1    8:1    0   500M  0 part 
├─sda2    8:2    0 225,6G  0 part 
├─sda3    8:3    0   805M  0 part 
├─sda5    8:5    0  25,6G  0 part /
└─sda6    8:6    0   3,7G  0 part [SWAP]
sr0      11:0    1  1024M  0 rom  
mmcblk0 179:0    0  15,2G  0 disk 

Voici ce que j'obtiens avec la seconde commande :

[ 1464.080779] Restarting tasks ... done.
[ 1464.103496] video LNXVIDEO:00: Restoring backlight state
[ 1464.104128] PM: suspend exit
[ 1464.132345] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 1464.353296] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 1464.354334] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 1464.367567] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 1464.672569] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 1464.756831] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 1464.817676] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 1467.976176] wlp3s0: authenticate with 34:ce:00:70:05:cd
[ 1467.979046] wlp3s0: send auth to 34:ce:00:70:05:cd (try 1/3)
[ 1467.980747] wlp3s0: authenticated
[ 1467.982623] wlp3s0: associate with 34:ce:00:70:05:cd (try 1/3)
[ 1467.987149] wlp3s0: RX AssocResp from 34:ce:00:70:05:cd (capab=0xc11 status=0 aid=7)
[ 1467.994586] wlp3s0: associated
[ 1468.109623] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 1691.497587] mmc0: card 0001 removed
[ 1705.932724] mmc0: new high speed SDHC card at address 0001
[ 1705.933126] mmcblk0: mmc0:0001 SDC   15.2 GiB 

Hors ligne

#4 Le 04/05/2018, à 21:11

Nuliel

Re : Formater une carte SD

Le deuxième retour est propre, ça c'est bien
Tu peux installer gparted avec Logiciels ou

sudo apt install gparted

ensuite lancer gparted, en haut à droite sélectionner ta carte sd (elle fait 15.2 GiB, fait bien gaffe de pas confondre avec ton disque dur) et tu supprimes les partitions restantes sur ta carte sd, donc tu te retrouves avec 15.2 GiB d'espace libre, et tu crées dessus une partition primaire fat32 dessus (à moins que tu aies des besoins spécifiques)

Hors ligne

#5 Le 04/05/2018, à 22:23

zakaria95

Re : Formater une carte SD

Voici ce que j'obtiens sad
1525468394-capture-du-2018-05-04-23-09-40.png

Hors ligne

#6 Le 04/05/2018, à 22:31

moko138

Re : Formater une carte SD

Montre

dmesg | grep -A500 "1705.933126" | grep -Evi "80211|dhcp|ipv6|network|ufw|wlan"

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

Hors ligne

#7 Le 04/05/2018, à 23:01

zakaria95

Re : Formater une carte SD

Voici le résultat de la commande :

[ 1705.933126] mmcblk0: mmc0:0001 SDC   15.2 GiB 
[ 1789.343162] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
[ 1789.343168] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[ 1789.343524] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
[ 1789.343529] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[ 1789.622403] e1000e: enp0s25 NIC Link is Down
[ 1789.671227] wlp3s0: deauthenticating from 34:ce:00:70:05:cd by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1793.634481] PM: suspend entry (deep)
[ 1793.634484] PM: Syncing filesystems ... done.
[ 1793.641165] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 1793.643478] OOM killer disabled.
[ 1793.643478] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 1793.644899] Suspending console(s) (use no_console_suspend to debug)
[ 1793.794097] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 1793.798235] sd 0:0:0:0: [sda] Stopping disk
[ 1793.988738] e1000e: EEE TX LPI TIMER: 00000011
[ 1794.078606] ACPI: Preparing to enter system sleep state S3
[ 1794.422131] ACPI: EC: event blocked
[ 1794.422132] ACPI: EC: EC stopped
[ 1794.422133] PM: Saving platform NVS memory
[ 1794.422152] Disabling non-boot CPUs ...
[ 1794.440177] smpboot: CPU 1 is now offline
[ 1794.462650] IRQ 29: no longer affine to CPU2
[ 1794.463673] smpboot: CPU 2 is now offline
[ 1794.486570] IRQ 23: no longer affine to CPU3
[ 1794.486576] IRQ 26: no longer affine to CPU3
[ 1794.486584] IRQ 31: no longer affine to CPU3
[ 1794.487599] smpboot: CPU 3 is now offline
[ 1794.489791] ACPI: Low-level resume complete
[ 1794.489869] ACPI: EC: EC started
[ 1794.489869] PM: Restoring platform NVS memory
[ 1794.490288] Enabling non-boot CPUs ...
[ 1794.490376] x86: Booting SMP configuration:
[ 1794.490378] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 1794.560522]  cache: parent cpu1 should not be sleeping
[ 1794.560965] CPU1 is up
[ 1794.561026] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 1794.628521]  cache: parent cpu2 should not be sleeping
[ 1794.628981] CPU2 is up
[ 1794.629054] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 1794.692514]  cache: parent cpu3 should not be sleeping
[ 1794.692974] CPU3 is up
[ 1794.698729] ACPI: Waking up from system sleep state S3
[ 1795.301158] sdhci-pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
[ 1795.349533] ACPI: EC: event unblocked
[ 1795.354269] sd 0:0:0:0: [sda] Starting disk
[ 1795.596342] usb 1-1.6: reset high-speed USB device number 3 using ehci-pci
[ 1795.686857] ata5: SATA link down (SStatus 0 SControl 300)
[ 1795.686890] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1795.686917] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1795.688024] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1795.688029] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1795.688033] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1795.689075] ata1.00: supports DRM functions and may not be fully accessible
[ 1795.690342] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 1795.690541] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 1795.690546] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1795.693482] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1795.693487] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1795.693491] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1795.693678] ata1.00: supports DRM functions and may not be fully accessible
[ 1795.696278] ata1.00: configured for UDMA/133
[ 1795.697912] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 1795.698640] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 1795.698646] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1795.701720] ata2.00: configured for UDMA/33
[ 1795.706554] ata1.00: Enabling discard_zeroes_data
[ 1796.011181] psmouse serio1: synaptics: queried max coordinates: x [..5470], y [..4498]
[ 1796.119084] OOM killer enabled.
[ 1796.119086] Restarting tasks ... done.
[ 1796.147134] video LNXVIDEO:00: Restoring backlight state
[ 1796.147765] PM: suspend exit
[ 1796.399058] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 1796.699604] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 1800.147779] wlp3s0: authenticate with e4:9e:12:f2:57:18
[ 1800.158831] wlp3s0: send auth to e4:9e:12:f2:57:18 (try 1/3)
[ 1800.229733] wlp3s0: authenticated
[ 1800.232471] wlp3s0: associate with e4:9e:12:f2:57:18 (try 1/3)
[ 1800.233905] wlp3s0: RX AssocResp from e4:9e:12:f2:57:18 (capab=0x111 status=0 aid=3)
[ 1800.253588] wlp3s0: associated
[ 1800.326286] wlp3s0: Limiting TX power to 24 (27 - 3) dBm as advertised by e4:9e:12:f2:57:18
[ 1974.302678] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
[ 1974.302684] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[ 1974.303251] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
[ 1974.303259] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[ 1974.584454] e1000e: enp0s25 NIC Link is Down
[ 1974.614047] wlp3s0: deauthenticating from e4:9e:12:f2:57:18 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1978.678452] PM: suspend entry (deep)
[ 1978.678465] PM: Syncing filesystems ... done.
[ 1978.685198] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 1978.687572] OOM killer disabled.
[ 1978.687573] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 1978.688693] Suspending console(s) (use no_console_suspend to debug)
[ 1978.832684] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 1978.836201] sd 0:0:0:0: [sda] Stopping disk
[ 1979.027144] e1000e: EEE TX LPI TIMER: 00000011
[ 1979.116894] ACPI: Preparing to enter system sleep state S3
[ 1979.460496] ACPI: EC: event blocked
[ 1979.460498] ACPI: EC: EC stopped
[ 1979.460499] PM: Saving platform NVS memory
[ 1979.460518] Disabling non-boot CPUs ...
[ 1979.478483] smpboot: CPU 1 is now offline
[ 1979.497027] IRQ 29: no longer affine to CPU2
[ 1979.498042] smpboot: CPU 2 is now offline
[ 1979.520935] IRQ 23: no longer affine to CPU3
[ 1979.520941] IRQ 26: no longer affine to CPU3
[ 1979.520949] IRQ 31: no longer affine to CPU3
[ 1979.521959] smpboot: CPU 3 is now offline
[ 1979.524143] ACPI: Low-level resume complete
[ 1979.524215] ACPI: EC: EC started
[ 1979.524216] PM: Restoring platform NVS memory
[ 1979.524627] Enabling non-boot CPUs ...
[ 1979.524813] x86: Booting SMP configuration:
[ 1979.524815] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 1979.594871]  cache: parent cpu1 should not be sleeping
[ 1979.595319] CPU1 is up
[ 1979.595374] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 1979.662865]  cache: parent cpu2 should not be sleeping
[ 1979.663327] CPU2 is up
[ 1979.663382] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 1979.726865]  cache: parent cpu3 should not be sleeping
[ 1979.727326] CPU3 is up
[ 1979.733069] ACPI: Waking up from system sleep state S3
[ 1980.339188] sdhci-pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
[ 1980.387850] ACPI: EC: event unblocked
[ 1980.388630] sd 0:0:0:0: [sda] Starting disk
[ 1980.630663] usb 1-1.6: reset high-speed USB device number 3 using ehci-pci
[ 1980.725209] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1980.725257] ata5: SATA link down (SStatus 0 SControl 300)
[ 1980.725289] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1980.726399] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1980.726404] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1980.726408] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1980.727454] ata1.00: supports DRM functions and may not be fully accessible
[ 1980.728712] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 1980.728913] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 1980.728918] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1980.731920] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1980.731925] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1980.731929] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1980.732119] ata1.00: supports DRM functions and may not be fully accessible
[ 1980.735013] ata1.00: configured for UDMA/133
[ 1980.735118] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 1980.735723] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 1980.735727] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1980.738244] ata2.00: configured for UDMA/33
[ 1980.745240] ata1.00: Enabling discard_zeroes_data
[ 1981.049942] psmouse serio1: synaptics: queried max coordinates: x [..5470], y [..4498]
[ 1981.156356] OOM killer enabled.
[ 1981.156358] Restarting tasks ... done.
[ 1981.176279] video LNXVIDEO:00: Restoring backlight state
[ 1981.176917] PM: suspend exit
[ 1981.437136] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 1981.738399] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 1985.070613] wlp3s0: authenticate with e4:9e:12:f2:57:18
[ 1985.072698] wlp3s0: send auth to e4:9e:12:f2:57:18 (try 1/3)
[ 1985.150722] wlp3s0: authenticated
[ 1985.154587] wlp3s0: associate with e4:9e:12:f2:57:18 (try 1/3)
[ 1985.156053] wlp3s0: RX AssocResp from e4:9e:12:f2:57:18 (capab=0x111 status=0 aid=3)
[ 1985.175899] wlp3s0: associated
[ 1985.247010] wlp3s0: Limiting TX power to 24 (27 - 3) dBm as advertised by e4:9e:12:f2:57:18
[ 2072.013954] mmc0: card 0001 removed
[ 2074.436739] mmc0: new high speed SDHC card at address 0001
[ 2074.437299] mmcblk0: mmc0:0001 SDC   15.2 GiB 
[ 2125.885024] mmcblk0: error -110 sending status command, retrying
[ 2125.885116] mmcblk0: error -110 sending status command, retrying
[ 2125.885197] mmcblk0: error -110 sending status command, aborting
[ 2130.068522] mmcblk0: error -110 sending status command, retrying
[ 2130.068581] mmcblk0: error -110 sending status command, retrying
[ 2130.068630] mmcblk0: error -110 sending status command, aborting
[ 2130.068637] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2130.068644] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2130.068673] print_req_error: I/O error, dev mmcblk0, sector 8
[ 2130.068676] Buffer I/O error on dev mmcblk0, logical block 1, lost async page write
[ 2130.068682] print_req_error: I/O error, dev mmcblk0, sector 16
[ 2130.068686] Buffer I/O error on dev mmcblk0, logical block 2, lost async page write
[ 2130.068692] print_req_error: I/O error, dev mmcblk0, sector 24
[ 2130.068696] Buffer I/O error on dev mmcblk0, logical block 3, lost async page write
[ 2130.068702] print_req_error: I/O error, dev mmcblk0, sector 32
[ 2130.068705] Buffer I/O error on dev mmcblk0, logical block 4, lost async page write
[ 2130.068721] print_req_error: I/O error, dev mmcblk0, sector 40
[ 2130.068725] Buffer I/O error on dev mmcblk0, logical block 5, lost async page write
[ 2130.068734] print_req_error: I/O error, dev mmcblk0, sector 48
[ 2130.068737] Buffer I/O error on dev mmcblk0, logical block 6, lost async page write
[ 2130.068745] print_req_error: I/O error, dev mmcblk0, sector 56
[ 2130.068748] Buffer I/O error on dev mmcblk0, logical block 7, lost async page write
[ 2130.068755] print_req_error: I/O error, dev mmcblk0, sector 64
[ 2130.068759] Buffer I/O error on dev mmcblk0, logical block 8, lost async page write
[ 2130.068763] print_req_error: I/O error, dev mmcblk0, sector 72
[ 2130.068767] Buffer I/O error on dev mmcblk0, logical block 9, lost async page write
[ 2130.068950] mmcblk0: error -110 sending status command, retrying
[ 2130.068997] mmcblk0: error -110 sending status command, retrying
[ 2130.069043] mmcblk0: error -110 sending status command, aborting
[ 2130.069420] mmcblk0: error -110 sending status command, retrying
[ 2130.069576] mmcblk0: error -110 sending status command, retrying
[ 2130.069640] mmcblk0: error -110 sending status command, aborting
[ 2130.069910] mmcblk0: error -110 sending status command, retrying
[ 2130.069968] mmcblk0: error -110 sending status command, retrying
[ 2130.070021] mmcblk0: error -110 sending status command, aborting
[ 2130.070226] mmcblk0: error -110 sending status command, retrying
[ 2130.070276] mmcblk0: error -110 sending status command, retrying
[ 2130.070324] mmcblk0: error -110 sending status command, aborting
[ 2130.070530] mmcblk0: error -110 sending status command, retrying
[ 2130.070579] mmcblk0: error -110 sending status command, retrying
[ 2130.070627] mmcblk0: error -110 sending status command, aborting
[ 2130.070840] mmcblk0: error -110 sending status command, retrying
[ 2130.070889] mmcblk0: error -110 sending status command, retrying
[ 2130.070938] mmcblk0: error -110 sending status command, aborting
[ 2130.071146] mmcblk0: error -110 sending status command, retrying
[ 2130.071195] mmcblk0: error -110 sending status command, retrying
[ 2130.071244] mmcblk0: error -110 sending status command, aborting
[ 2130.071422] mmcblk0: error -110 sending status command, retrying
[ 2130.071473] mmcblk0: error -110 sending status command, retrying
[ 2130.071522] mmcblk0: error -110 sending status command, aborting
[ 2130.071670] mmcblk0: error -110 sending status command, retrying
[ 2130.071718] mmcblk0: error -110 sending status command, retrying
[ 2130.071766] mmcblk0: error -110 sending status command, aborting
[ 2130.071977] mmcblk0: error -110 sending status command, retrying
[ 2130.072025] mmcblk0: error -110 sending status command, retrying
[ 2130.072073] mmcblk0: error -110 sending status command, aborting
[ 2130.072284] mmcblk0: error -110 sending status command, retrying
[ 2130.072332] mmcblk0: error -110 sending status command, retrying
[ 2130.072380] mmcblk0: error -110 sending status command, aborting
[ 2130.072587] mmcblk0: error -110 sending status command, retrying
[ 2130.072635] mmcblk0: error -110 sending status command, retrying
[ 2130.072684] mmcblk0: error -110 sending status command, aborting
[ 2130.072888] mmcblk0: error -110 sending status command, retrying
[ 2130.072936] mmcblk0: error -110 sending status command, retrying
[ 2130.072984] mmcblk0: error -110 sending status command, aborting
[ 2130.073212] mmcblk0: error -110 sending status command, retrying
[ 2130.073267] mmcblk0: error -110 sending status command, retrying
[ 2130.073322] mmcblk0: error -110 sending status command, aborting
[ 2130.073547] mmcblk0: error -110 sending status command, retrying
[ 2130.073597] mmcblk0: error -110 sending status command, retrying
[ 2130.073657] mmcblk0: error -110 sending status command, aborting
[ 2130.073883] mmcblk0: error -110 sending status command, retrying
[ 2130.073933] mmcblk0: error -110 sending status command, retrying
[ 2130.073984] mmcblk0: error -110 sending status command, aborting
[ 2130.074309] mmcblk0: error -110 sending status command, retrying
[ 2130.074369] mmcblk0: error -110 sending status command, retrying
[ 2130.074417] mmcblk0: error -110 sending status command, aborting
[ 2136.383512] mmcblk0: error -110 sending status command, retrying
[ 2136.383571] mmcblk0: error -110 sending status command, retrying
[ 2136.383620] mmcblk0: error -110 sending status command, aborting
[ 2140.565983] mmcblk0: error -110 sending status command, retrying
[ 2140.566100] mmcblk0: error -110 sending status command, retrying
[ 2140.566215] mmcblk0: error -110 sending status command, aborting
[ 2140.566224] print_req_error: 247 callbacks suppressed
[ 2140.566226] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2140.566232] buffer_io_error: 247 callbacks suppressed
[ 2140.566235] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2140.566266] print_req_error: I/O error, dev mmcblk0, sector 8
[ 2140.566271] Buffer I/O error on dev mmcblk0, logical block 1, lost async page write
[ 2140.566280] print_req_error: I/O error, dev mmcblk0, sector 16
[ 2140.566285] Buffer I/O error on dev mmcblk0, logical block 2, lost async page write
[ 2140.566592] mmcblk0: error -110 sending status command, retrying
[ 2140.566671] mmcblk0: error -110 sending status command, retrying
[ 2140.566745] mmcblk0: error -110 sending status command, aborting
[ 2142.057971] mmcblk0: error -110 requesting status
[ 2142.058044] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2142.058052] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2142.058244] mmcblk0: error -110 sending status command, retrying
[ 2142.058297] mmcblk0: error -110 sending status command, retrying
[ 2142.058347] mmcblk0: error -110 sending status command, aborting
[ 2300.929616] mmcblk0: error -110 sending status command, retrying
[ 2300.929673] mmcblk0: error -110 sending status command, retrying
[ 2300.929722] mmcblk0: error -110 sending status command, aborting
[ 2300.929730] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2300.929737] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2300.929764] print_req_error: I/O error, dev mmcblk0, sector 8
[ 2300.929767] Buffer I/O error on dev mmcblk0, logical block 1, lost async page write
[ 2300.929772] print_req_error: I/O error, dev mmcblk0, sector 16
[ 2300.929776] Buffer I/O error on dev mmcblk0, logical block 2, lost async page write
[ 2300.929780] print_req_error: I/O error, dev mmcblk0, sector 24
[ 2300.929784] Buffer I/O error on dev mmcblk0, logical block 3, lost async page write
[ 2300.929789] print_req_error: I/O error, dev mmcblk0, sector 32
[ 2300.929793] Buffer I/O error on dev mmcblk0, logical block 4, lost async page write
[ 2300.929798] print_req_error: I/O error, dev mmcblk0, sector 40
[ 2300.929801] Buffer I/O error on dev mmcblk0, logical block 5, lost async page write
[ 2300.929812] print_req_error: I/O error, dev mmcblk0, sector 48
[ 2300.929816] Buffer I/O error on dev mmcblk0, logical block 6, lost async page write
[ 2300.929824] print_req_error: I/O error, dev mmcblk0, sector 56
[ 2300.929828] Buffer I/O error on dev mmcblk0, logical block 7, lost async page write
[ 2300.929836] print_req_error: I/O error, dev mmcblk0, sector 64
[ 2300.929840] Buffer I/O error on dev mmcblk0, logical block 8, lost async page write
[ 2300.929850] print_req_error: I/O error, dev mmcblk0, sector 72
[ 2300.929854] Buffer I/O error on dev mmcblk0, logical block 9, lost async page write
[ 2300.930041] mmcblk0: error -110 sending status command, retrying
[ 2300.930093] mmcblk0: error -110 sending status command, retrying
[ 2300.930139] mmcblk0: error -110 sending status command, aborting
[ 2300.930315] mmcblk0: error -110 sending status command, retrying
[ 2300.930361] mmcblk0: error -110 sending status command, retrying
[ 2300.930405] mmcblk0: error -110 sending status command, aborting
[ 2300.930555] mmcblk0: error -110 sending status command, retrying
[ 2300.930599] mmcblk0: error -110 sending status command, retrying
[ 2300.930644] mmcblk0: error -110 sending status command, aborting
[ 2300.930786] mmcblk0: error -110 sending status command, retrying
[ 2300.930831] mmcblk0: error -110 sending status command, retrying
[ 2300.930876] mmcblk0: error -110 sending status command, aborting
[ 2300.931019] mmcblk0: error -110 sending status command, retrying
[ 2300.931063] mmcblk0: error -110 sending status command, retrying
[ 2300.931105] mmcblk0: error -110 sending status command, aborting
[ 2300.931253] mmcblk0: error -110 sending status command, retrying
[ 2300.931297] mmcblk0: error -110 sending status command, retrying
[ 2300.931341] mmcblk0: error -110 sending status command, aborting
[ 2300.931485] mmcblk0: error -110 sending status command, retrying
[ 2300.931529] mmcblk0: error -110 sending status command, retrying
[ 2300.931573] mmcblk0: error -110 sending status command, aborting
[ 2300.931699] mmcblk0: error -110 sending status command, retrying
[ 2300.931743] mmcblk0: error -110 sending status command, retrying
[ 2300.931786] mmcblk0: error -110 sending status command, aborting
[ 2300.931907] mmcblk0: error -110 sending status command, retrying
[ 2300.931951] mmcblk0: error -110 sending status command, retrying
[ 2300.931994] mmcblk0: error -110 sending status command, aborting
[ 2300.932221] mmcblk0: error -110 sending status command, retrying
[ 2300.932273] mmcblk0: error -110 sending status command, retrying
[ 2300.932322] mmcblk0: error -110 sending status command, aborting
[ 2300.932536] mmcblk0: error -110 sending status command, retrying
[ 2300.932596] mmcblk0: error -110 sending status command, retrying
[ 2300.932666] mmcblk0: error -110 sending status command, aborting
[ 2300.932851] mmcblk0: error -110 sending status command, retrying
[ 2300.932896] mmcblk0: error -110 sending status command, retrying
[ 2300.932940] mmcblk0: error -110 sending status command, aborting
[ 2300.933140] mmcblk0: error -110 sending status command, retrying
[ 2300.933184] mmcblk0: error -110 sending status command, retrying
[ 2300.933228] mmcblk0: error -110 sending status command, aborting
[ 2300.933417] mmcblk0: error -110 sending status command, retrying
[ 2300.933466] mmcblk0: error -110 sending status command, retrying
[ 2300.933511] mmcblk0: error -110 sending status command, aborting
[ 2300.933700] mmcblk0: error -110 sending status command, retrying
[ 2300.933744] mmcblk0: error -110 sending status command, retrying
[ 2300.933788] mmcblk0: error -110 sending status command, aborting
[ 2300.933979] mmcblk0: error -110 sending status command, retrying
[ 2300.934023] mmcblk0: error -110 sending status command, retrying
[ 2300.934067] mmcblk0: error -110 sending status command, aborting
[ 2300.934227] mmcblk0: error -110 sending status command, retrying
[ 2300.934271] mmcblk0: error -110 sending status command, retrying
[ 2300.934315] mmcblk0: error -110 sending status command, aborting
[ 2342.296750] mmcblk0: error -110 sending status command, retrying
[ 2342.296812] mmcblk0: error -110 sending status command, retrying
[ 2342.296867] mmcblk0: error -110 sending status command, aborting
[ 2346.479034] mmcblk0: error -110 sending status command, retrying
[ 2346.479085] mmcblk0: error -110 sending status command, retrying
[ 2346.479131] mmcblk0: error -110 sending status command, aborting
[ 2346.479138] print_req_error: 247 callbacks suppressed
[ 2346.479140] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2346.479145] buffer_io_error: 247 callbacks suppressed
[ 2346.479148] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2346.479174] print_req_error: I/O error, dev mmcblk0, sector 8
[ 2346.479178] Buffer I/O error on dev mmcblk0, logical block 1, lost async page write
[ 2346.479184] print_req_error: I/O error, dev mmcblk0, sector 16
[ 2346.479187] Buffer I/O error on dev mmcblk0, logical block 2, lost async page write
[ 2346.479365] mmcblk0: error -110 sending status command, retrying
[ 2346.479426] mmcblk0: error -110 sending status command, retrying
[ 2346.479498] mmcblk0: error -110 sending status command, aborting
[ 2347.970222] mmcblk0: error -110 requesting status
[ 2347.970281] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2347.970289] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2347.970642] mmcblk0: error -110 sending status command, retrying
[ 2347.970699] mmcblk0: error -110 sending status command, retrying
[ 2347.970746] mmcblk0: error -110 sending status command, aborting
[ 2396.608858] mmcblk0: error -110 sending status command, retrying
[ 2396.608929] mmcblk0: error -110 sending status command, retrying
[ 2396.608986] mmcblk0: error -110 sending status command, aborting
[ 2396.608996] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2396.609003] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2396.609042] print_req_error: I/O error, dev mmcblk0, sector 8
[ 2396.609051] Buffer I/O error on dev mmcblk0, logical block 1, lost async page write
[ 2396.609075] print_req_error: I/O error, dev mmcblk0, sector 16
[ 2396.609083] Buffer I/O error on dev mmcblk0, logical block 2, lost async page write
[ 2396.609104] print_req_error: I/O error, dev mmcblk0, sector 24
[ 2396.609112] Buffer I/O error on dev mmcblk0, logical block 3, lost async page write
[ 2396.609134] print_req_error: I/O error, dev mmcblk0, sector 32
[ 2396.609139] Buffer I/O error on dev mmcblk0, logical block 4, lost async page write
[ 2396.609156] print_req_error: I/O error, dev mmcblk0, sector 40
[ 2396.609162] Buffer I/O error on dev mmcblk0, logical block 5, lost async page write
[ 2396.609174] print_req_error: I/O error, dev mmcblk0, sector 48
[ 2396.609179] Buffer I/O error on dev mmcblk0, logical block 6, lost async page write
[ 2396.609195] print_req_error: I/O error, dev mmcblk0, sector 56
[ 2396.609200] Buffer I/O error on dev mmcblk0, logical block 7, lost async page write
[ 2396.609213] print_req_error: I/O error, dev mmcblk0, sector 64
[ 2396.609218] Buffer I/O error on dev mmcblk0, logical block 8, lost async page write
[ 2396.609229] print_req_error: I/O error, dev mmcblk0, sector 72
[ 2396.609234] Buffer I/O error on dev mmcblk0, logical block 9, lost async page write
[ 2396.609427] mmcblk0: error -110 sending status command, retrying
[ 2396.609479] mmcblk0: error -110 sending status command, retrying
[ 2396.609524] mmcblk0: error -110 sending status command, aborting
[ 2396.609718] mmcblk0: error -110 sending status command, retrying
[ 2396.609762] mmcblk0: error -110 sending status command, retrying
[ 2396.609806] mmcblk0: error -110 sending status command, aborting
[ 2396.609985] mmcblk0: error -110 sending status command, retrying
[ 2396.610029] mmcblk0: error -110 sending status command, retrying
[ 2396.610072] mmcblk0: error -110 sending status command, aborting
[ 2396.610251] mmcblk0: error -110 sending status command, retrying
[ 2396.610296] mmcblk0: error -110 sending status command, retrying
[ 2396.610339] mmcblk0: error -110 sending status command, aborting
[ 2396.610519] mmcblk0: error -110 sending status command, retrying
[ 2396.610564] mmcblk0: error -110 sending status command, retrying
[ 2396.610608] mmcblk0: error -110 sending status command, aborting
[ 2396.610784] mmcblk0: error -110 sending status command, retrying
[ 2396.610828] mmcblk0: error -110 sending status command, retrying
[ 2396.610872] mmcblk0: error -110 sending status command, aborting
[ 2396.611051] mmcblk0: error -110 sending status command, retrying
[ 2396.611095] mmcblk0: error -110 sending status command, retrying
[ 2396.611138] mmcblk0: error -110 sending status command, aborting
[ 2396.611295] mmcblk0: error -110 sending status command, retrying
[ 2396.611339] mmcblk0: error -110 sending status command, retrying
[ 2396.611382] mmcblk0: error -110 sending status command, aborting
[ 2396.611554] mmcblk0: error -110 sending status command, retrying
[ 2396.611621] mmcblk0: error -110 sending status command, retrying
[ 2396.611681] mmcblk0: error -110 sending status command, aborting
[ 2396.611905] mmcblk0: error -110 sending status command, retrying
[ 2396.611989] mmcblk0: error -110 sending status command, retrying
[ 2396.612046] mmcblk0: error -110 sending status command, aborting
[ 2396.612242] mmcblk0: error -110 sending status command, retrying
[ 2396.612287] mmcblk0: error -110 sending status command, retrying
[ 2396.612331] mmcblk0: error -110 sending status command, aborting
[ 2396.612514] mmcblk0: error -110 sending status command, retrying
[ 2396.612559] mmcblk0: error -110 sending status command, retrying
[ 2396.612602] mmcblk0: error -110 sending status command, aborting
[ 2396.612794] mmcblk0: error -110 sending status command, retrying
[ 2396.612839] mmcblk0: error -110 sending status command, retrying
[ 2396.612882] mmcblk0: error -110 sending status command, aborting
[ 2396.613062] mmcblk0: error -110 sending status command, retrying
[ 2396.613106] mmcblk0: error -110 sending status command, retrying
[ 2396.613150] mmcblk0: error -110 sending status command, aborting
[ 2396.613338] mmcblk0: error -110 sending status command, retrying
[ 2396.613381] mmcblk0: error -110 sending status command, retrying
[ 2396.613425] mmcblk0: error -110 sending status command, aborting
[ 2396.613615] mmcblk0: error -110 sending status command, retrying
[ 2396.613659] mmcblk0: error -110 sending status command, retrying
[ 2396.613702] mmcblk0: error -110 sending status command, aborting
[ 2396.613908] mmcblk0: error -110 sending status command, retrying
[ 2396.613955] mmcblk0: error -110 sending status command, retrying
[ 2396.614004] mmcblk0: error -110 sending status command, aborting
[ 2404.255915] mmcblk0: error -110 sending status command, retrying
[ 2404.255978] mmcblk0: error -110 sending status command, retrying
[ 2404.256035] mmcblk0: error -110 sending status command, aborting
[ 2408.436704] mmcblk0: error -110 sending status command, retrying
[ 2408.436753] mmcblk0: error -110 sending status command, retrying
[ 2408.436798] mmcblk0: error -110 sending status command, aborting
[ 2408.436805] print_req_error: 247 callbacks suppressed
[ 2408.436807] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2408.436812] buffer_io_error: 247 callbacks suppressed
[ 2408.436815] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2408.436839] print_req_error: I/O error, dev mmcblk0, sector 8
[ 2408.436843] Buffer I/O error on dev mmcblk0, logical block 1, lost async page write
[ 2408.436848] print_req_error: I/O error, dev mmcblk0, sector 16
[ 2408.436852] Buffer I/O error on dev mmcblk0, logical block 2, lost async page write
[ 2408.437035] mmcblk0: error -110 sending status command, retrying
[ 2408.437100] mmcblk0: error -110 sending status command, retrying
[ 2408.437162] mmcblk0: error -110 sending status command, aborting
[ 2409.926702] mmcblk0: error -110 requesting status
[ 2409.926756] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2409.926762] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2409.926896] mmcblk0: error -110 sending status command, retrying
[ 2409.926946] mmcblk0: error -110 sending status command, retrying
[ 2409.926998] mmcblk0: error -110 sending status command, aborting
[ 2525.720846] mmcblk0: error -110 sending status command, retrying
[ 2525.720934] mmcblk0: error -110 sending status command, retrying
[ 2525.721012] mmcblk0: error -110 sending status command, aborting
[ 2525.721020] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2525.721027] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write
[ 2525.721058] print_req_error: I/O error, dev mmcblk0, sector 8
[ 2525.721065] Buffer I/O error on dev mmcblk0, logical block 1, lost async page write
[ 2525.721081] print_req_error: I/O error, dev mmcblk0, sector 16
[ 2525.721087] Buffer I/O error on dev mmcblk0, logical block 2, lost async page write
[ 2525.721100] print_req_error: I/O error, dev mmcblk0, sector 24
[ 2525.721107] Buffer I/O error on dev mmcblk0, logical block 3, lost async page write
[ 2525.721180] print_req_error: I/O error, dev mmcblk0, sector 32
[ 2525.721196] Buffer I/O error on dev mmcblk0, logical block 4, lost async page write
[ 2525.721231] print_req_error: I/O error, dev mmcblk0, sector 40
[ 2525.721238] Buffer I/O error on dev mmcblk0, logical block 5, lost async page write
[ 2525.721268] print_req_error: I/O error, dev mmcblk0, sector 48
[ 2525.721280] Buffer I/O error on dev mmcblk0, logical block 6, lost async page write
[ 2525.721306] print_req_error: I/O error, dev mmcblk0, sector 56
[ 2525.721317] Buffer I/O error on dev mmcblk0, logical block 7, lost async page write
[ 2525.721329] print_req_error: I/O error, dev mmcblk0, sector 64
[ 2525.721336] Buffer I/O error on dev mmcblk0, logical block 8, lost async page write
[ 2525.721347] print_req_error: I/O error, dev mmcblk0, sector 72
[ 2525.721355] Buffer I/O error on dev mmcblk0, logical block 9, lost async page write
[ 2525.721691] mmcblk0: error -110 sending status command, retrying
[ 2525.721770] mmcblk0: error -110 sending status command, retrying
[ 2525.721849] mmcblk0: error -110 sending status command, aborting
[ 2525.722161] mmcblk0: error -110 sending status command, retrying
[ 2525.722210] mmcblk0: error -110 sending status command, retrying
[ 2525.722259] mmcblk0: error -110 sending status command, aborting
[ 2525.722473] mmcblk0: error -110 sending status command, retrying
[ 2525.722521] mmcblk0: error -110 sending status command, retrying

Hors ligne

#8 Le 05/05/2018, à 05:06

moko138

Re : Formater une carte SD

Vu ces lignes récurrentes :

print_req_error: I/O error, dev mmcblk0, sector 72
Buffer I/O error on dev mmcblk0, logical block 9, lost async page write
mmcblk0: error -110 sending status command, retrying

il faut d'abord éliminer le risque d'alimentation trop sollicitée.
Éteins complètement le pc 5 minutes.
Assure-toi d'avoir débranché du pc tout hub externe et tout périphérique superflu (scanner, imprimante...)

Démarre le pc.
Refais la manip' décrite par Naziel en choisissant bien /dev/mmcblk0, c'est crucial !
   D'abord menu "Périphérique" > "Créer une table de partitions"
   Ensuite crée ta partition.


Quel qu'en soit le résultat, juste après, montre :

dmesg | grep -Evi "80211|associate|authenticat|dhcp|ipv6|network|ufw|wlan|wlp3s0" | tail -40

puis

lspci -vnn | grep -iEA12 "card|mmc"

et

lsusb ; echo ; lsusb -t

Alors on saura si ta carte est HS ou OK.


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

Hors ligne

#9 Le 05/05/2018, à 10:00

zakaria95

Re : Formater une carte SD

J'ai toujours la même erreur en voulant créer ma partition avec gparted.
Donc voici le résultat des lignes de commandes :

dmesg | grep -Evi "80211|associate|authenticat|dhcp|ipv6|network|ufw|wlan|wlp3s0" | tail -40
[  105.732584] Buffer I/O error on dev mmcblk0, logical block 5, lost async page write
[  105.732594] print_req_error: I/O error, dev mmcblk0, sector 48
[  105.732599] Buffer I/O error on dev mmcblk0, logical block 6, lost async page write
[  105.732606] print_req_error: I/O error, dev mmcblk0, sector 56
[  105.732611] Buffer I/O error on dev mmcblk0, logical block 7, lost async page write
[  105.732618] print_req_error: I/O error, dev mmcblk0, sector 64
[  105.732622] Buffer I/O error on dev mmcblk0, logical block 8, lost async page write
[  105.732630] print_req_error: I/O error, dev mmcblk0, sector 72
[  105.732633] Buffer I/O error on dev mmcblk0, logical block 9, lost async page write
[  105.732827] mmcblk0: error -110 sending status command, retrying
[  105.732877] mmcblk0: error -110 sending status command, retrying
[  105.732922] mmcblk0: error -110 sending status command, aborting
[  105.733093] mmcblk0: error -110 sending status command, retrying
[  105.733138] mmcblk0: error -110 sending status command, retrying
[  105.733183] mmcblk0: error -110 sending status command, aborting
[  105.733346] mmcblk0: error -110 sending status command, retrying
[  105.733390] mmcblk0: error -110 sending status command, retrying
[  105.733437] mmcblk0: error -110 sending status command, aborting
[  105.733598] mmcblk0: error -110 sending status command, retrying
[  105.733644] mmcblk0: error -110 sending status command, retrying
[  105.733688] mmcblk0: error -110 sending status command, aborting
[  105.733851] mmcblk0: error -110 sending status command, retrying
[  105.733896] mmcblk0: error -110 sending status command, retrying
[  105.733939] mmcblk0: error -110 sending status command, aborting
[  105.734094] mmcblk0: error -110 sending status command, retrying
[  105.734137] mmcblk0: error -110 sending status command, retrying
[  105.734183] mmcblk0: error -110 sending status command, aborting
[  105.734345] mmcblk0: error -110 sending status command, retrying
[  105.734390] mmcblk0: error -110 sending status command, retrying
[  105.734434] mmcblk0: error -110 sending status command, aborting
[  105.734579] mmcblk0: error -110 sending status command, retrying
[  105.734624] mmcblk0: error -110 sending status command, retrying
[  105.734668] mmcblk0: error -110 sending status command, aborting
[  107.229191] mmcblk0: error -110 requesting status
[  113.662953] mmcblk0: error -110 sending status command, retrying
[  113.663043] mmcblk0: error -110 sending status command, retrying
[  113.663129] mmcblk0: error -110 sending status command, aborting
[  117.984143] mmcblk0: error -110 sending status command, retrying
[  117.984261] mmcblk0: error -110 sending status command, retrying
[  117.984377] mmcblk0: error -110 sending status command, aborting
lspci -vnn | grep -iEA12 "card|mmc"
02:00.0 System peripheral [0880]: Ricoh Co Ltd PCIe SDXC/MMC Host Controller [1180:e823] (rev 07) (prog-if 01)
	Subsystem: Lenovo PCIe SDXC/MMC Host Controller [17aa:21f3]
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f1d00000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci

03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0085] (rev 34)
	Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1311]
	Flags: bus master, fast devsel, latency 0, IRQ 31
	Memory at f1c00000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
lspci -vnn | grep -iEA12 "card|mmc"
02:00.0 System peripheral [0880]: Ricoh Co Ltd PCIe SDXC/MMC Host Controller [1180:e823] (rev 07) (prog-if 01)
	Subsystem: Lenovo PCIe SDXC/MMC Host Controller [17aa:21f3]
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f1d00000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci

03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0085] (rev 34)
	Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1311]
	Flags: bus master, fast devsel, latency 0, IRQ 31
	Memory at f1c00000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi

Hors ligne

#10 Le 05/05/2018, à 10:14

Nuliel

Re : Formater une carte SD

Au post 7:

[ 2130.068637] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2130.068644] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write

Mais s'il y a une erreur d'entrée sortie sur le premier secteur, ça veut dire qu'on pourra pas y modifier le MBR, donc c'est mort non?

Ce qui est bizarre, c'est l'accès aux secteurs qui sont que des multiples de 8:

print_req_error: I/O error, dev mmcblk0, sector 8
print_req_error: I/O error, dev mmcblk0, sector 16
print_req_error: I/O error, dev mmcblk0, sector 24
....

Hors ligne

#11 Le 05/05/2018, à 10:15

moko138

Re : Formater une carte SD

zakaria95 a écrit :

J'ai toujours la même erreur en voulant créer ma partition avec gparted

Avais-tu appliqué toute la procédure :

débranché du pc tout hub externe et tout périphérique superflu (scanner, imprimante...)
(...)
   D'abord menu "Périphérique" > "Créer une table de partitions"

?


Accessoirement tu avais oublié

lsusb ; echo ; lsusb -t

Mais ce n'est plus important puisque ton lecteur de cartes est pci.


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

Hors ligne

#12 Le 05/05/2018, à 10:26

zakaria95

Re : Formater une carte SD

Avais-tu appliqué toute la procédure :

Oui j'ai tout débranché, j'ai éteint mon pc pendant une dizaine de minute etc...

Accessoirement tu avais oublié

lsusb ; echo ; lsusb -t

Mais ce n'est plus important puisque ton lecteur de cartes est pci.

Au cas ou :

lsusb ; echo ; lsusb -t
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 04f2:b2db Chicony Electronics Co., Ltd 
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        |__ Port 6: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
        |__ Port 6: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M

Hors ligne

#13 Le 05/05/2018, à 15:16

moko138

Re : Formater une carte SD

Naziel a écrit :

Au post 7:

[ 2130.068637] print_req_error: I/O error, dev mmcblk0, sector 0
[ 2130.068644] Buffer I/O error on dev mmcblk0, logical block 0, lost async page write

Mais s'il y a une erreur d'entrée sortie sur le premier secteur, ça veut dire qu'on pourra pas y modifier le MBR, donc c'est mort non?

C'est ce que je croyais et j'avais ouvert un fil sur un de mes disques qui était dans cet état.
Le HDD a tenu deux ans neuf mois de plus.

  - -

Naziel a écrit :

Ce qui est bizarre, c'est l'accès aux secteurs qui sont que des multiples de 8:

print_req_error: I/O error, dev mmcblk0, sector 8
print_req_error: I/O error, dev mmcblk0, sector 16
print_req_error: I/O error, dev mmcblk0, sector 24
....

Tiens ! une histoire de 8 logical = 1 /physical ?

Dernière modification par moko138 (Le 05/05/2018, à 20:10)


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

Hors ligne

#14 Le 05/05/2018, à 15:20

moko138

Re : Formater une carte SD

zakaria95 a écrit :

Avais-tu appliqué toute la procédure :

Oui j'ai tout débranché, j'ai éteint mon pc pendant une dizaine de minute etc...

Alors, pour moi, ta carte mémoire n'est plus fiable, définitivement.


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

Hors ligne

#15 Le 05/05/2018, à 15:46

Nuliel

Re : Formater une carte SD

moko138 a écrit :

C'est ce que je croyais et j'avais ouvert un fil sur un de mes disques qui était dans cet état.
Le HDD a tenu deux ans de plus.

As tu un lien vers cette discussion pour comprendre ce que tu as fait pour réparer ça et comprendre d'où venait le problème?

moko138 a écrit :

Tiens ! une histoire de 8 logical = 1 /physical ?

Ca doit être ça, sur mon disque dur:

Sector size (logical/physical): 512 bytes / 4096 bytes

et 4096=8*512

Hors ligne

#16 Le 05/05/2018, à 20:09

moko138

Re : Formater une carte SD

Naziel a écrit :

As tu un lien vers cette discussion pour comprendre ce que tu as fait pour réparer ça et comprendre d'où venait le problème?

Pas de réparation ! Ça a continué à marcher neuf mois de plus (et non deux ans) :
./viewtopic.php?id=2010849 "device reported invalid CHS sector 0".


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

Hors ligne

#17 Le 05/05/2018, à 20:40

Nuliel

Re : Formater une carte SD

Ok, merci, je vais regarder ça

Hors ligne