Hi All,

I'm running a Debian box (sid) 2.6.0-test11 kernel (just patched) and am having (and 
have had) USB problems with my Sony DSC-P5 camera with all the 2.6 kernels (only 
test9-11) I've tried.  2.4.22 worked beautifully with the camera.

When I connect the camera, the uhci driver recognises it, and does a lot of successful 
communication before failing, at which point the 'khubd' process goes into a "D" state.

Excerpt from syslog attached with as much debug info as I could get.

I've done some searching and followed a similar thread on LKML 
(http://lkml.org/lkml/2003/11/14/83), but couldn't find a fix.

Following another web research I added the following in 
drivers/usb/usb/storage/unusual_devs.h

UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0328,
                "Sony",
                "DSC-P5",
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_MODE_XLATE ),

Again, to no avail.

Any ideas?

TIA,

--
Andrew Gough

Attachment: temp.txt
Description: Binary data

Reply via email to