diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20111130/005995.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20111130/005995.html | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20111130/005995.html b/zarb-ml/mageia-discuss/20111130/005995.html new file mode 100644 index 000000000..600709a00 --- /dev/null +++ b/zarb-ml/mageia-discuss/20111130/005995.html @@ -0,0 +1,118 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] automounting problem + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20automounting%20problem&In-Reply-To=%3CCAHDxzRfiPX5qSUL5_c38FT6xqSangRF1XUTSqgfZSXnWQbKwDA%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005994.html"> + <LINK REL="Next" HREF="005996.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] automounting problem</H1> + <B>Alejandro López</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20automounting%20problem&In-Reply-To=%3CCAHDxzRfiPX5qSUL5_c38FT6xqSangRF1XUTSqgfZSXnWQbKwDA%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] automounting problem">listas.apl at gmail.com + </A><BR> + <I>Wed Nov 30 14:41:04 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005994.html">[Mageia-discuss] automounting problem +</A></li> + <LI>Next message: <A HREF="005996.html">[Mageia-discuss] automounting problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5995">[ date ]</a> + <a href="thread.html#5995">[ thread ]</a> + <a href="subject.html#5995">[ subject ]</a> + <a href="author.html#5995">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, Nov 30, 2011 at 2:14 PM, Renaud (Ron) Olgiati < +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">renaud at olgiati-in-paraguay.org</A>> wrote: + +><i> On Wednesday 30 Nov 2011 09:39 my mailbox was graced by a message from +</I>><i> Alejandro López who wrote: +</I>><i> +</I>><i> > > Since last night the automounting through USB of a Kindle on my desktop +</I>><i> > > (mageia 1/KDE) mounts it as Read Only, making it impossible to load +</I>><i> books +</I>><i> > > from the computer. +</I>><i> +</I>><i> > This usually happens when the filesystem is corrupted. Try a fsck on it. +</I>><i> +</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at localhost</A>:/home/ron # fsck /dev/sdc1 +</I>><i> Reclaimed 88 unused clusters (720896 bytes). +</I>><i> Free cluster summary wrong (352493 vs. really 352666) +</I>><i> 1) Correct +</I>><i> 2) Don't correct +</I>><i> ? 1 +</I>><i> Leaving file system unchanged. +</I>><i> /dev/sdc1: 481 files, 47608/400274 clusters +</I>><i> +</I>><i> +</I>Why did fsck leave the file system unchanged if you said 1 (Correct)? Did +it somehow misunderstood what you wanted? You could maybe try with the +option -p to automatically fix any problem it finds, and avoid the +question. Unluckily I have no other idea. + +Alejandro. + + +><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at localhost</A>:/home/ron # dmesg +</I>><i> 2:1:1: usb_set_interface failed +</I>><i> usb 1-4.2: new high speed USB device using ehci_hcd and address 25 +</I>><i> usb 1-4.2: New USB device found, idVendor=1949, idProduct=0004 +</I>><i> usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 +</I>><i> usb 1-4.2: Product: Amazon Kindle +</I>><i> usb 1-4.2: Manufacturer: Amazon +</I>><i> usb 1-4.2: SerialNumber: B008A0A012250P0E +</I>><i> scsi18 : usb-storage 1-4.2:1.0 +</I>><i> 2:2:1: usb_set_interface failed +</I>><i> scsi 18:0:0:0: Direct-Access Kindle Internal Storage 0100 PQ: 0 +</I>><i> ANSI: 2 +</I>><i> sd 18:0:0:0: Attached scsi generic sg3 type 0 +</I>><i> sd 18:0:0:0: [sdc] 6410688 512-byte logical blocks: (3.28 GB/3.05 GiB) +</I>><i> sd 18:0:0:0: [sdc] Write Protect is off +</I>><i> sd 18:0:0:0: [sdc] Mode Sense: 0f 00 00 00 +</I>><i> sd 18:0:0:0: [sdc] Assuming drive cache: write through +</I>><i> sd 18:0:0:0: [sdc] Assuming drive cache: write through +</I>><i> sdc: sdc1 +</I>><i> sd 18:0:0:0: [sdc] Assuming drive cache: write through +</I>><i> sd 18:0:0:0: [sdc] Attached SCSI removable disk +</I>><i> 2:1:1: usb_set_interface failed +</I>><i> 2:2:1: usb_set_interface failed +</I>><i> +</I>><i> +</I>Do you have any old log file to verify whether this "usb_set_interface +failed" message also happening when your kindle was correctly mounted in +read-write mode? +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20111130/29fa27a1/attachment.html> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005994.html">[Mageia-discuss] automounting problem +</A></li> + <LI>Next message: <A HREF="005996.html">[Mageia-discuss] automounting problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5995">[ date ]</a> + <a href="thread.html#5995">[ thread ]</a> + <a href="subject.html#5995">[ subject ]</a> + <a href="author.html#5995">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |