From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RQb5j-0002QK-OK for garchives@archives.gentoo.org; Wed, 16 Nov 2011 08:43:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D19221C0D3; Wed, 16 Nov 2011 08:43:21 +0000 (UTC) Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 2AF9B21C061 for ; Wed, 16 Nov 2011 08:42:28 +0000 (UTC) Received: by iaen33 with SMTP id n33so331526iae.40 for ; Wed, 16 Nov 2011 00:42:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GcCmt1AQ0I2sMbOOeknPRq9thzNsCCyf+LiXTeS89ms=; b=GTTBcpJK5+UhuL9r9dkxpQP/nYd9erx/0fkl6gWmfZ0w0f6g1QBG3Pd0WKozXXJqFt Mt/fM5VlZl/quli09QECBOaaxyFkh+OjsqxwXlKbn0l/LifpxV76pMhPv/zPa2Xln6Pc OiE05oSDMVrSQFvH+QpQi8d0a8+1BWLez12gM= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.43.45.137 with SMTP id uk9mr20005643icb.52.1321432947652; Wed, 16 Nov 2011 00:42:27 -0800 (PST) Received: by 10.42.175.136 with HTTP; Wed, 16 Nov 2011 00:42:26 -0800 (PST) Received: by 10.42.175.136 with HTTP; Wed, 16 Nov 2011 00:42:26 -0800 (PST) In-Reply-To: References: <2215940.TJDmZqQsbe@localhost> <6520907.JpHmoyeC2f@localhost> Date: Wed, 16 Nov 2011 08:42:26 +0000 Message-ID: Subject: Re: [gentoo-user] udev rules for an iPod Touch? From: James Broadhead To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=bcaec5299f5970788c04b1d61516 X-Archives-Salt: 2d13e706-2114-4865-bb26-e383f7c6dd4c X-Archives-Hash: bfea9b2558ff810a18a18b063b9613fd --bcaec5299f5970788c04b1d61516 Content-Type: text/plain; charset=UTF-8 Your user should be in plugdev, with the mountpoiny rwx by plugdev. I have root:plugdev rwxrwxr-x. I have more written, but I'm travellong atm. Use app-pda/ideviceinstaller -l to get AppIds & then use ifuse --appid to mount Apps 'Documents' folders (to pass them music/videos/ebooks). I needed ifuse & libimobiledevice from git for my updated ipad1. On Nov 13, 2011 5:06 a.m., "Mark Knecht" wrote: > On Wed, Nov 9, 2011 at 3:14 PM, James Broadhead > wrote: > > As for native support, it looks as though Apple have updated their > > protocol, so if you've a new i*, or have updated recently, then the > > in-portage versions of ifuse and libimobiledevice won't work - I've > > just gotten my updated iPad working with current git versions of both > > however. > > > > I've also been working on: > > http://wiki.gentoo.org/wiki/Apple_ipod,_ipad,_iphone > > > > Please feel free to add to it. :) > > > > J > > Hi James, > Sitting here this evening I remembered you had posted this so I > thought I'd give it a try. While there's a lot of life I still don't > have a connection. Here's what I see following along with your > commands: > > 1) idevice_id just prints a help list. However > > idevice_id -l > > does give me a serial number. > > 2) ideviceinfo prints lots of information from the ipod. > > 3) idevicepair pair & idevicepair validate report success. Great so far. > > 5) ifuse /mnt/ipod does mount the ipod. I can cd to /mnt/ipod and see > directories, etc. > > k2 ipod # ls -la > total 4 > drwxr-xr-x 0 root root 204 Dec 31 1969 . > drwxr-xr-x 9 root root 4096 Nov 4 17:50 .. > drwxr-xr-x 0 root root 102 Dec 31 1969 DCIM > drwxr-xr-x 0 root root 102 Dec 31 1969 Downloads > -rw-r--r-- 0 root root 0 Dec 31 1969 com.apple.itunes.lock_sync > drwxr-xr-x 0 root root 204 Dec 31 1969 iTunes_Control > k2 ipod # > > At this point I start gtkpod but cannot find the ipod. I'm wondering > what root might need to do to make /mnt/ipod visible to my user > account? Should I be adding my id to some groups possibly? Something > else? > > Thanks for the write-up. > > - Mark > > --bcaec5299f5970788c04b1d61516 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Your user should be in plugdev, with the mountpoiny rwx by plugdev. I ha= ve root:plugdev rwxrwxr-x.

I have more written, but I'm travellong atm.

Use app-pda/ideviceinstaller -l to get AppIds & then use ifuse --app= id to mount Apps 'Documents' folders (to pass them music/videos/ebo= oks).

I needed ifuse & libimobiledevice from git for my updated ipad1.

On Nov 13, 2011 5:06 a.m., "Mark Knecht&quo= t; <markknecht@gmail.com>= wrote:
On Wed, Nov 9, 2011 at 3:14 PM, James Broadhead
<jamesbroadhead@gmail.com> wrote:
> As for native support, it looks as though Apple have updated their
> protocol, so if you've a new i*, or have updated recently, then th= e
> in-portage versions of ifuse and libimobiledevice won't work - I&#= 39;ve
> just gotten my updated iPad working with current git versions of both<= br> > however.
>
> I've also been working on:
>
http://wiki.gentoo.org/wiki/Apple_ipod,_ipad,_iphone
>
> Please feel free to add to it. :)
>
> J

Hi James,
=C2=A0 Sitting here this evening I remembered you had posted this so I
thought I'd give it a try. While there's a lot of life I still don&= #39;t
have a connection. Here's what I see following along with your
commands:

1) idevice_id just prints a help list. However

idevice_id -l

does give me a serial number.

2) ideviceinfo prints lots of information from the ipod.

3) idevicepair pair & idevicepair validate report success. Great so far= .

5) ifuse /mnt/ipod does mount the ipod. I can cd to /mnt/ipod and see
directories, etc.

k2 ipod # ls -la
total 4
drwxr-xr-x 0 root root =C2=A0204 Dec 31 =C2=A01969 .
drwxr-xr-x 9 root root 4096 Nov =C2=A04 17:50 ..
drwxr-xr-x 0 root root =C2=A0102 Dec 31 =C2=A01969 DCIM
drwxr-xr-x 0 root root =C2=A0102 Dec 31 =C2=A01969 Downloads
-rw-r--r-- 0 root root =C2=A0 =C2=A00 Dec 31 =C2=A01969 com.apple.itunes.lo= ck_sync
drwxr-xr-x 0 root root =C2=A0204 Dec 31 =C2=A01969 iTunes_Control
k2 ipod #

At this point I start gtkpod but cannot find the ipod. I'm wondering what root might need to do to make /mnt/ipod visible to my user
account? Should I be adding my id to some groups possibly? Something
else?

Thanks for the write-up.

- Mark

--bcaec5299f5970788c04b1d61516--