blob: 2797ebeb72bf9d534fb9280500ea265b1e0af9c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] wrong action for a specific usb device
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20wrong%20action%20for%20a%20specific%20usb%20device&In-Reply-To=%3C501D3630.2070701%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017966.html">
<LINK REL="Next" HREF="017934.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] wrong action for a specific usb device</H1>
<B>Guillaume Rousse</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20wrong%20action%20for%20a%20specific%20usb%20device&In-Reply-To=%3C501D3630.2070701%40gmail.com%3E"
TITLE="[Mageia-dev] wrong action for a specific usb device">guillomovitch at gmail.com
</A><BR>
<I>Sat Aug 4 16:48:16 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017966.html">[Mageia-dev] [ANN] dracut 023 now in updates_testing: Feedback wanted
</A></li>
<LI>Next message: <A HREF="017934.html">[Mageia-dev] wrong action for a specific usb device
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17933">[ date ]</a>
<a href="thread.html#17933">[ thread ]</a>
<a href="subject.html#17933">[ subject ]</a>
<a href="author.html#17933">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello list.
I can't suceed to access the content of my new shiny nikon camera SD
card. When pluging the camera, I saw an MTP probe attempt and failure:
Aug 4 16:44:04 localhost kernel: [98204.334342] usb 8-1: new high-speed
USB device number 10 using ehci_hcd
Aug 4 16:44:04 localhost kernel: [98204.449649] usb 8-1: New USB device
found, idVendor=04b0, idProduct=042c
Aug 4 16:44:04 localhost kernel: [98204.449661] usb 8-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Aug 4 16:44:04 localhost kernel: [98204.449668] usb 8-1: Product: NIKON
DSC D3200
Aug 4 16:44:04 localhost kernel: [98204.449674] usb 8-1: Manufacturer:
NIKON
Aug 4 16:44:04 localhost kernel: [98204.449680] usb 8-1: SerialNumber:
000006045584
Aug 4 16:44:04 localhost mtp-probe: checking bus 8, device 10:
"/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-1"
Aug 4 16:44:04 localhost mtp-probe: bus: 8, device: 10 was not an MTP
device
Manually loading mass-storage module doesn't help.
So, what am I supposed to do here? I guess there is some udev rule to
fix, but I can't find which one.
--
BOFH excuse #311:
transient bus protocol violation
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017966.html">[Mageia-dev] [ANN] dracut 023 now in updates_testing: Feedback wanted
</A></li>
<LI>Next message: <A HREF="017934.html">[Mageia-dev] wrong action for a specific usb device
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17933">[ date ]</a>
<a href="thread.html#17933">[ thread ]</a>
<a href="subject.html#17933">[ subject ]</a>
<a href="author.html#17933">[ 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>
|