Path: csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: a3@a3.nl.invalid (Adri Verhoef) Newsgroups: nl.comp.os.linux.techniek Subject: Re: Data redden Date: Tue, 2 Jul 2024 00:33:14 GMT Organization: A3, The Netherlands Lines: 84 Message-ID: References: Injection-Date: Tue, 02 Jul 2024 03:09:02 +0200 (CEST) Injection-Info: dont-email.me; posting-host="f42f44bcda7f4bd953fa46530f6a5c4e"; logging-data="1404729"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18pM6+24cUKDQDUtdg48yNJk3C/DobubrI=" Cancel-Lock: sha1:lIPb3Swi30uzL0HcM0Dt/E862Eo= X-Newsreader: trn 4.0-test77 (Sep 1, 2010) Xref: csiph.com nl.comp.os.linux.techniek:9648 Op moederschip aarde schreef iemand die zich identificeerde als De ongekruisigde (ds.) : >On 2024-06-29, Paul van der Vlis wrote: >> Hoi, >> >> Ik probeer de data te redden van een USB-disk. De vorige twee keer ging >> dat goed. Maar hier verschijnt /dev/sdd alleen tijdelijk even tijdens >> het starten, maar is al vrij snel weer verdwenen. >> >> Ik heb twee verschillende computers en kabels geprobeerd. >> Zie onder output van dmesg. >> >> Heeft iemand nog ideeën wat ik zou kunnen doen om /dev/sdd te laten >> voortbestaan, zodat ik de data eraf kan halen? > >Als ik die log lees dan lijkt het ding gewoon kapot (elektronisch >of zo). Waarschijnlijk helaas voor de data erop. > > >> Groet, >> Paul >> >> >> 174264.957546] usb 1-1.5: new high-speed USB device number 23 using ehci-pci >> [174265.107849] usb 1-1.5: New USB device found, idVendor=1058, >> idProduct=2620, bcdDevice=10.23 >> [174265.107853] usb 1-1.5: New USB device strings: Mfr=2, Product=3, >> SerialNumber=1 >> [174265.107855] usb 1-1.5: Product: Elements 2620 >> [174265.107856] usb 1-1.5: Manufacturer: Western Digital >> [174265.107858] usb 1-1.5: SerialNumber: 57583732443631304B365431 >> [174265.108279] usb-storage 1-1.5:1.0: USB Mass Storage device detected >> [174265.108658] scsi host7: usb-storage 1-1.5:1.0 >> [174266.118725] scsi 7:0:0:0: Direct-Access WD Elements 2620 >> 1023 PQ: 0 ANSI: 6 >> [174266.119767] sd 7:0:0:0: Attached scsi generic sg4 type 0 >> [174266.123256] sd 7:0:0:0: [sdd] Spinning up disk... >> [174267.141475] >> .........................................................ready >> [174324.485251] sd 7:0:0:0: [sdd] Very big device. Trying to use READ >> CAPACITY(16). >> [174324.485882] sd 7:0:0:0: [sdd] 9767475200 512-byte logical blocks: >> (5.00 TB/4.55 TiB) >> [174324.485885] sd 7:0:0:0: [sdd] 4096-byte physical blocks >> [174324.487263] sd 7:0:0:0: [sdd] Write Protect is off >> [174324.487268] sd 7:0:0:0: [sdd] Mode Sense: 47 00 10 08 >> [174324.488713] sd 7:0:0:0: [sdd] No Caching mode page found >> [174324.488721] sd 7:0:0:0: [sdd] Assuming drive cache: write through >> [174355.583306] usb 1-1.5: reset high-speed USB device number 23 using >> ehci-pci >> [174360.691216] usb 1-1.5: device descriptor read/64, error -110 >> [174376.306788] usb 1-1.5: device descriptor read/64, error -110 >> [174376.494792] usb 1-1.5: reset high-speed USB device number 23 using >> ehci-pci >> [174381.682674] usb 1-1.5: device descriptor read/64, error -110 >> [174397.306284] usb 1-1.5: device descriptor read/64, error -110 >> [174397.494297] usb 1-1.5: reset high-speed USB device number 23 using >> ehci-pci https://askubuntu.com/questions/644010/ubuntu-cant-read-my-usb-device-descriptor-read-64-error-110 "The device descriptor read/64, error -110 means that USB port power supply was exceeded." https://stackoverflow.com/questions/13653692/device-descriptor-read-64-error-110 "USB error -110 means "Timeout expired before the transfer completed", which could be caused by anything. Most commonly, it's because power was exceeded; the host could not provide enough electric power for the pendrive to operate. Because it has not enough power also the USB stick cannot provide the device descriptor to the host, as a result it cannot be identified and so on. Maybe your motherboard it's overloaded with devices that consume all the available power." "I had the same error, but with no USB device plugged in. I have a Suse 13.2 and 42.2 installed on an internal ssd drive in a HP ProBook 430. When I booted into 42.2, I got that error and booting simply stopped there. Weird enough with 13.2 on the same hard disk I could boot with no problems. Following Johnsters advice to unplug any power supply including battery removal finally did it, so loads of thanks go there. And to all running into this post without any obvious interaction of USB devices in their problems: Try making your system voltage free, it still might do the trick." "Main voltage is not high enough in my home. It's below 180V (normally 220-240). Sometimes I get the same error. Sometimes my PC restarts itself." Ik realiseer me dat dit niet per se de oplossing voor jouw probleem is, Paul, het zijn slechts suggesties; misschien brengen ze je op ideeën om het probleem aan te pakken.