| 
      
      
      From: <IC-...@t-...> - 2006-09-04 12:49:31
      
     | 
| Hello, >From: IC-...@t-... (kosel) > >>From: "Dan Ellis" <Dan...@ne...> >>The problems you are describing sound very much like ones I encountered >>when keeping a handle open to the device and putting a laptop into >>standby (and got fixed). > >it seems to be connected with your solved problem. > >I commented out the >usb_close(udev); >which was executed after usb_bulk_read failed and before >the loop to research for the device is reentered. ups, I forgot to wrote, that commenting out the call of usb_close _seems_ to solve the problem for S1 suspend. After resume from S1 everything seem to work fine. But after resume from S3 suspend, there is still no wake up for the USB. (Not only my libusb device.) Greetings Juergen |