Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-31 Thread Pete Zaitcev
On Sun, 31 Dec 2006 00:36:30 -0800, Phil Dibowitz <[EMAIL PROTECTED]> wrote: > Pete - were you going to submit that patch, or did you want me to? I'm submitting it to you. You're the boss here. For a long time I hoped for some kind of generic solution, but now I understand that those iPods are s

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-31 Thread Phil Dibowitz
Carlos Moffat wrote: > On Thu, 2006-12-28 at 13:51 -0800, Pete Zaitcev wrote: >> On Thu, 28 Dec 2006 14:26:11 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: >> >>> That directory exists, but it's empty. I'm attaching the output of >>> lsusb, in case it's useful. >> OK, so yours is one of the older

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Carlos Moffat
On Thu, 2006-12-28 at 13:51 -0800, Pete Zaitcev wrote: > On Thu, 28 Dec 2006 14:26:11 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: > > > That directory exists, but it's empty. I'm attaching the output of > > lsusb, in case it's useful. > > OK, so yours is one of the older ones, 0x1204. In that

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Pete Zaitcev
On Thu, 28 Dec 2006 14:26:11 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: > That directory exists, but it's empty. I'm attaching the output of > lsusb, in case it's useful. OK, so yours is one of the older ones, 0x1204. In that case, I mean something like this: --- linux-2.6.20-rc1/drivers/us

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Carlos Moffat
On Thu, 2006-12-28 at 11:30 -0800, Matthew Dharm wrote: > The whole "wait a few minutes" thing bothers me. I wonder if you have > something like hald running in the background which is causing the > problems. > > Can you repeat the test in single user mode? > > Matt Hi Matt, This was done in s

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Matthew Dharm
The whole "wait a few minutes" thing bothers me. I wonder if you have something like hald running in the background which is causing the problems. Can you repeat the test in single user mode? Matt On Wed, Dec 27, 2006 at 09:09:21PM -0500, Carlos Moffat wrote: > On Wed, 2006-12-27 at 17:55 -0800

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Carlos Moffat
On Thu, 2006-12-28 at 10:55 -0800, Pete Zaitcev wrote: > On Thu, 28 Dec 2006 11:54:11 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: > > > Thanks for the answers. This is a bit too technical for me, but let me > > know if there's anything else I can do to help debug this problem. > > Send us you

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Pete Zaitcev
On Thu, 28 Dec 2006 11:54:11 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: > Thanks for the answers. This is a bit too technical for me, but let me > know if there's anything else I can do to help debug this problem. Send us your /proc/bus/usb/devices. -- Pete

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Carlos Moffat
On Thu, 2006-12-28 at 11:45 -0500, Alan Stern wrote: > On Wed, 27 Dec 2006, Pete Zaitcev wrote: > > > On Wed, 27 Dec 2006 20:07:28 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: > > > > > If I do: > > > > > > eject /dev/sda > > > > > > immediately, or within a minute or so, the iPod is ejected

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-28 Thread Alan Stern
On Wed, 27 Dec 2006, Pete Zaitcev wrote: > On Wed, 27 Dec 2006 20:07:28 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: > > > If I do: > > > > eject /dev/sda > > > > immediately, or within a minute or so, the iPod is ejected correctly (at > > least it thinks so :) ). If I wait a few minutes, a

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-27 Thread Pete Zaitcev
On Wed, 27 Dec 2006 20:07:28 -0500, Carlos Moffat <[EMAIL PROTECTED]> wrote: > If I do: > > eject /dev/sda > > immediately, or within a minute or so, the iPod is ejected correctly (at > least it thinks so :) ). If I wait a few minutes, a get 4 or so > > usb 4-4: reset high speed USB device usi

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-27 Thread Carlos Moffat
On Wed, 2006-12-27 at 17:55 -0800, Matthew Dharm wrote: > Please clarify -- > > Are you saying that this sequence generates and error: > > 1) Attach iPod > 2) eject /dev/sda > > Whereas this one does NOT generate errors: > > 1) Attach iPod > 2) fdisk -l > 3) eject /dev/sda > > Matt > That's

Re: [linux-usb-devel] Problem Ejecting iPod

2006-12-27 Thread Matthew Dharm
Please clarify -- Are you saying that this sequence generates and error: 1) Attach iPod 2) eject /dev/sda Whereas this one does NOT generate errors: 1) Attach iPod 2) fdisk -l 3) eject /dev/sda Matt On Wed, Dec 27, 2006 at 08:07:28PM -0500, Carlos Moffat wrote: > Hi, > > I'm seeing an strang

[linux-usb-devel] Problem Ejecting iPod

2006-12-27 Thread Carlos Moffat
Hi, I'm seeing an strange problem when trying to eject my ipod. To try to isolate the problem, I've done the following in single-mode and with USB_STORAGE_DEBUG (dmesg attached). I couldn't figure out how to start the logging, so the attached is the latest output I got. Anyways, I'm trying to sim