[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to mount an iPod Touch



On 11/24/2014 02:39 AM, Scott Ferguson wrote:
Thanks for the replies.

On 24/11/14 05:12, Marc Shapiro wrote:
On 11/23/2014 12:23 AM, Scott Ferguson wrote:
Briefly as it's been 40 degrees Celsius here and I've been outside
working all day (almost beer o'clock)

On 23/11/14 18:27, Marc Shapiro wrote:
On 11/22/2014 04:09 PM, Scott Ferguson wrote:
On 23/11/14 09:50, Marc Shapiro wrote:
My daughter has recently purchased an iPod Touch and would like to be
able to maintain it from our linux box running Wheezy.
<snipped>

You mention two devices - in which case I'd:-
;suggest you turn on udev debugging (as root "udevadm control
--log-priority=debug")
Sorry - did you apply the above, and if so - what do the logs show?
(please post any relevant information for all to reference.).
Yes, I did.  What log should I be looking in and what should I be
looking for?
syslog.

e.g. as root:-
tail -n 100 /var/log/syslog | less

I apologize for not making it clear that I had tried all of these
suggestions.

The first thing that post says to do is to get the device node. That is
my problem.  I do not have a device node for the iPod (see the output
from dmesg and my comments, above).
It's possible that a fusefs has "grabbed" the device... I have little
experience with Apple devices so this is a learning curve for me to. I'm
guessing you run GNOME - something else I have (very) little experience
with.
I am using Mate.  I do not like the Gnome 3 paradigm.
I no nothing of GNOME - but I "believe" Mate is just the visual part of
the DE (i.e. the vfs is still GNOME3)

Please try unplugging the device, them, while running as root, "udevadm
monitor --property" and posting the results from plugging the Apple
device back in (if any).

<snipped>
I will try the  "udevadm monitor --property" command once I have the
device available again.

Marc



This is the result of plugging the device in while running "udevadm monitor --property", waiting a minute or so, and then unplugging the device:


UDEV [275538.578940] remove /devices/pci0000:00/0000:00:16.2/usb4/4-4/4-4.4/4-4.4:4.2 (usb)
ACTION=remove
DEVPATH=/devices/pci0000:00/0000:00:16.2/usb4/4-4/4-4.4/4-4.4:4.2
DEVTYPE=usb_interface
INTERFACE=255/253/1
MODALIAS=usb:v05ACp12AAd0510dc00dsc00dp00icFFiscFDip01in02
PRODUCT=5ac/12aa/510
SEQNUM=1785
SUBSYSTEM=usb
TYPE=0/0/0
UDEV_LOG=7
USEC_INITIALIZED=275538570017

UDEV [275538.584890] remove /devices/pci0000:00/0000:00:16.2/usb4/4-4/4-4.4 (usb)
ACTION=remove
BUSNUM=004
COLORD_DEVICE=1
COLORD_KIND=camera
DEVNAME=/dev/bus/usb/004/019
DEVNUM=019
DEVPATH=/devices/pci0000:00/0000:00:16.2/usb4/4-4/4-4.4
DEVTYPE=usb_device
GPHOTO2_DRIVER=PTP
ID_BUS=usb
ID_GPHOTO2=1
ID_MODEL=iPod
ID_MODEL_ENC=iPod
ID_MODEL_ID=12aa
ID_REVISION=0510
ID_SERIAL=Apple_Inc._iPod_ea1f2a0800d76f91f9bc0d50d6620151d249e6a9
ID_SERIAL_SHORT=ea1f2a0800d76f91f9bc0d50d6620151d249e6a9
ID_USB_INTERFACES=:060101:010100:010200:030000:fffe02:fffd01:
ID_VENDOR=Apple_Inc.
ID_VENDOR_ENC=Apple\x20Inc.
ID_VENDOR_ID=05ac
MAJOR=189
MINOR=402
PRODUCT=5ac/12aa/510
SEQNUM=1786
SUBSYSTEM=usb
TAGS=:udev-acl:
TYPE=0/0/0
UDEV_LOG=7
USBMUX_SUPPORTED=1
USEC_INITIALIZED=275471311002


It's mostly Greek to me, but if it gives you any hints I will be glad to hear it.

Marc



Reply to: