Re: USB Persist issue

2008-02-25 Thread Herton Ronaldo Krzesinski
Em Monday 25 February 2008 12:10:13 Alan Stern escreveu: > On Mon, 25 Feb 2008, Herton Ronaldo Krzesinski wrote: > > > Hi Alan, I had some delay as only could access the hardware today. Your > > patch > > helped without a doubt, thanks a lot, s2ram is working ok now, here is the > > complete log:

Re: USB Persist issue

2008-02-25 Thread Alan Stern
On Mon, 25 Feb 2008, Herton Ronaldo Krzesinski wrote: > Hi Alan, I had some delay as only could access the hardware today. Your patch > helped without a doubt, thanks a lot, s2ram is working ok now, here is the > complete log: Thanks for testing. Here is an updated version of that patch. This i

Re: USB Persist issue

2008-02-25 Thread Herton Ronaldo Krzesinski
Em Friday 22 February 2008 17:33:10 Alan Stern escreveu: > On Thu, 21 Feb 2008, Herton Ronaldo Krzesinski wrote: > > > So the child branch is taken and USB_PERSIST && child->persist_enabled > > evaluates as true. Also udev->reset_resume is enabled. The problem here > > is inside usb_reset_device.

Re: USB Persist issue

2008-02-22 Thread Alan Stern
On Thu, 21 Feb 2008, Herton Ronaldo Krzesinski wrote: > I inserted some dev_printk/printk's, I paste here for reference. I went > further > trying to debug, so that's why there is more things, I'll explain: Your debugging helped. Here are the key lines: > [ 58.071856] hub 5-0:1.0: trying to

Re: USB Persist issue

2008-02-21 Thread Herton Ronaldo Krzesinski
Em Wednesday 20 February 2008 19:05:50 Herton Ronaldo Krzesinski escreveu: > Em Wednesday 20 February 2008 17:55:35 Alan Stern escreveu: > > > > Maybe with a complete log the cause will be evident. If you want to > > experiment a little, you could try adding some printk lines to the > > hub_reset_

Re: USB Persist issue

2008-02-20 Thread Herton Ronaldo Krzesinski
Em Wednesday 20 February 2008 17:55:35 Alan Stern escreveu: > On Wed, 20 Feb 2008, Herton Ronaldo Krzesinski wrote: > > Hi, > > > > I don't know if I did the right steps, currently I'm having problems > > trying to make Intel Classmate suspend/resume work with newer kernels > > (In this case 2.6.25

Re: USB Persist issue

2008-02-20 Thread Alan Stern
On Wed, 20 Feb 2008, Herton Ronaldo Krzesinski wrote: > Hi, > > I don't know if I did the right steps, currently I'm having problems > trying to make Intel Classmate suspend/resume work with newer kernels > (In this case 2.6.25-rc2+ latest checkout = > 5d9c4a7de64d398604a978d267a6987f1f4025b7).

USB Persist issue

2008-02-20 Thread Herton Ronaldo Krzesinski
Hi, I don't know if I did the right steps, currently I'm having problems trying to make Intel Classmate suspend/resume work with newer kernels (In this case 2.6.25-rc2+ latest checkout = 5d9c4a7de64d398604a978d267a6987f1f4025b7). After resume, the usb devices still get reenumerated even with USB-