diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/021008.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-December/021008.html | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/021008.html b/zarb-ml/mageia-dev/2012-December/021008.html new file mode 100644 index 000000000..2cf414aa7 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/021008.html @@ -0,0 +1,108 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] MGA2 - weird usbkey udisksd error + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20MGA2%20-%20weird%20usbkey%20udisksd%20error&In-Reply-To=%3C201212281618.38657.cooker%40solbu.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="021004.html"> + <LINK REL="Next" HREF="021009.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] MGA2 - weird usbkey udisksd error</H1> + <B>Johnny A. Solbu</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20MGA2%20-%20weird%20usbkey%20udisksd%20error&In-Reply-To=%3C201212281618.38657.cooker%40solbu.net%3E" + TITLE="[Mageia-dev] MGA2 - weird usbkey udisksd error">cooker at solbu.net + </A><BR> + <I>Fri Dec 28 16:18:34 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="021004.html">[Mageia-dev] glibcompat.h? +</A></li> + <LI>Next message: <A HREF="021009.html">[Mageia-dev] MGA2 - weird usbkey udisksd error +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#21008">[ date ]</a> + <a href="thread.html#21008">[ thread ]</a> + <a href="subject.html#21008">[ subject ]</a> + <a href="author.html#21008">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I have a 32GB usb key that I use for playing music on my car stereo, which have an usb input. +Today I was attempting fo rthe first time to add files to the usb key using Mageia and not my mdv2010.2 system. But the key doesn't show up in mga2, as it does on mdv2010.2. + +looking at the syslog, I see this: + +============= +Dec 28 15:58:18 solbu-1 kernel: [1108473.573209] usb 3-3: new high-speed USB device number 2 using xhci_hcd +Dec 28 15:58:18 solbu-1 kernel: [1108473.584879] usb 3-3: New USB device found, idVendor=0781, idProduct=5566 +Dec 28 15:58:18 solbu-1 kernel: [1108473.584883] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 +Dec 28 15:58:18 solbu-1 kernel: [1108473.584886] usb 3-3: Product: Cruzer Slice +Dec 28 15:58:18 solbu-1 kernel: [1108473.584888] usb 3-3: Manufacturer: SanDisk +Dec 28 15:58:18 solbu-1 kernel: [1108473.584890] usb 3-3: SerialNumber: 43171113C0E08B90 +Dec 28 15:58:18 solbu-1 kernel: [1108473.585033] usb 3-3: ep 0x81 - rounding interval to 32768 microframes, ep desc says 0 microframes +Dec 28 15:58:18 solbu-1 kernel: [1108473.585037] usb 3-3: ep 0x2 - rounding interval to 32768 microframes, ep desc says 0 microframes +Dec 28 15:58:18 solbu-1 kernel: [1108473.585293] scsi6 : usb-storage 3-3:1.0 +Dec 28 15:58:18 solbu-1 mtp-probe: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3" +Dec 28 15:58:18 solbu-1 mtp-probe: bus: 3, device: 2 was not an MTP device +Dec 28 15:58:19 solbu-1 kernel: [1108474.584566] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Slice 8.02 PQ: 0 ANSI: 0 CCS +Dec 28 15:58:19 solbu-1 kernel: [1108474.585361] sd 6:0:0:0: [sdb] Attached SCSI removable disk +Dec 28 15:58:19 solbu-1 udisksd[6749]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) +Dec 28 15:58:19 solbu-1 udisksd[6749]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) +Dec 28 15:58:19 solbu-1 udisksd[6749]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) +Dec 28 15:58:19 solbu-1 udisksd[6749]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) +Dec 28 15:58:19 solbu-1 udisksd[6749]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) +Dec 28 15:58:19 solbu-1 udisksd[6749]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) +============= + +The udisksd mesages floods in for as long as the usb key is plugged in to the system, and stops only when I remove the key. +But the key still works flawlessly on mdv2010.2. + +So, now what. Should I file this as a bug? + +-- +Johnny A. Solbu +PGP key ID: 0xFA687324 +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 190 bytes +Desc: This is a digitally signed message part. +URL: </pipermail/mageia-dev/attachments/20121228/e0e8238d/attachment.asc> +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="021004.html">[Mageia-dev] glibcompat.h? +</A></li> + <LI>Next message: <A HREF="021009.html">[Mageia-dev] MGA2 - weird usbkey udisksd error +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#21008">[ date ]</a> + <a href="thread.html#21008">[ thread ]</a> + <a href="subject.html#21008">[ subject ]</a> + <a href="author.html#21008">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |