Author: Jeffrey Pyne Date: Subject: How to determine which /dev/sd* for my digital camera
On Monday, August 18, 2003 8:51 AM, Josef Lowder wrote:
> I am running Mandrake 8.1 -- kernel 2.4.8-26mdk
>
> uname shows this:
> Linux localhost.localdomain 2.4.8-26mdk #1 Tue Mar 5 11:59 EST 2002 i686 unknown
I would suggest upgrading your kernel. The 2.4.8 kernel is roughly 2 years
old, and I believe many things related to USB were fixed between that
version and the current version (2.4.21).
> hub.c: Cannot enable port 1 of hub 1, disabling port.
> hub.c: Maybe the USB cable is bad?
> hub.c: Cannot enable port 1 of hub 1, disabling port.
> hub.c: Maybe the USB cable is bad?
> hub.c: USB new device connect on bus2/1, assigned device number 9
> WARNING: USB Mass Storage data integrity not assured
A quick Google search leads me to believe that these messages are related to
bugs in the USB code, and that these bugs were fixed sometime after 2.4.8.
My USB camera (Sony DSC-S75) works fine when I mount it (using /dev/sda1),
and I'm using RedHat 8.0 (kernel version 2.4.18 or so). I seem to recall
having some trouble getting my camera to work when I was using RedHat
7.something and an older version of the kernel. After upgrading to RedHat
8.0, I got my camera working in no time.