Gentoo Archives: gentoo-user

From: James Broadhead <jamesbroadhead@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] udev rules for an iPod Touch?
Date: Wed, 16 Nov 2011 08:43:36
Message-Id: CA+hid6G75-RvOD7OKsQEA8h5EW3UJm9z=cEO4u4-RK+eQJBNtw@mail.gmail.com
In Reply to: Re: [gentoo-user] udev rules for an iPod Touch? by Mark Knecht
1 Your user should be in plugdev, with the mountpoiny rwx by plugdev. I have
2 root:plugdev rwxrwxr-x.
3
4 I have more written, but I'm travellong atm.
5
6 Use app-pda/ideviceinstaller -l to get AppIds & then use ifuse --appid to
7 mount Apps 'Documents' folders (to pass them music/videos/ebooks).
8
9 I needed ifuse & libimobiledevice from git for my updated ipad1.
10 On Nov 13, 2011 5:06 a.m., "Mark Knecht" <markknecht@×××××.com> wrote:
11
12 > On Wed, Nov 9, 2011 at 3:14 PM, James Broadhead
13 > <jamesbroadhead@×××××.com> wrote:
14 > > As for native support, it looks as though Apple have updated their
15 > > protocol, so if you've a new i*, or have updated recently, then the
16 > > in-portage versions of ifuse and libimobiledevice won't work - I've
17 > > just gotten my updated iPad working with current git versions of both
18 > > however.
19 > >
20 > > I've also been working on:
21 > > http://wiki.gentoo.org/wiki/Apple_ipod,_ipad,_iphone
22 > >
23 > > Please feel free to add to it. :)
24 > >
25 > > J
26 >
27 > Hi James,
28 > Sitting here this evening I remembered you had posted this so I
29 > thought I'd give it a try. While there's a lot of life I still don't
30 > have a connection. Here's what I see following along with your
31 > commands:
32 >
33 > 1) idevice_id just prints a help list. However
34 >
35 > idevice_id -l
36 >
37 > does give me a serial number.
38 >
39 > 2) ideviceinfo prints lots of information from the ipod.
40 >
41 > 3) idevicepair pair & idevicepair validate report success. Great so far.
42 >
43 > 5) ifuse /mnt/ipod does mount the ipod. I can cd to /mnt/ipod and see
44 > directories, etc.
45 >
46 > k2 ipod # ls -la
47 > total 4
48 > drwxr-xr-x 0 root root 204 Dec 31 1969 .
49 > drwxr-xr-x 9 root root 4096 Nov 4 17:50 ..
50 > drwxr-xr-x 0 root root 102 Dec 31 1969 DCIM
51 > drwxr-xr-x 0 root root 102 Dec 31 1969 Downloads
52 > -rw-r--r-- 0 root root 0 Dec 31 1969 com.apple.itunes.lock_sync
53 > drwxr-xr-x 0 root root 204 Dec 31 1969 iTunes_Control
54 > k2 ipod #
55 >
56 > At this point I start gtkpod but cannot find the ipod. I'm wondering
57 > what root might need to do to make /mnt/ipod visible to my user
58 > account? Should I be adding my id to some groups possibly? Something
59 > else?
60 >
61 > Thanks for the write-up.
62 >
63 > - Mark
64 >
65 >

Replies

Subject Author
Re: [gentoo-user] udev rules for an iPod Touch? James Broadhead <jamesbroadhead@×××××.com>