Canon PowerShot G2 & USB
Joel Hammer
Joel
Mon May 17 11:42:10 PDT 2004
If you load each module, modprobe isn't needed. You might have have the same
result with:
modprobe usb-storage
What do you see with cdrecord -scanbus?
You could try other devices, like sda2, etc.
Is the camera plugged in and powered up? I find I have to insert my nikon
coolpix 2500 into the usb port when it is powered up, so the driver will see
it. If I attach the camera, then power it up, it doesn't get recognized.
I think.
Joel
On Wed, Dec 25, 2002 at 10:35:52PM -0600, Alan Jackson wrote:
> On Sat, 21 Dec 2002 17:34:14 -0500
> Jerry McBride <mcbrides9 at comcast.net> wrote:
>
> > Here's what I use to load the correct usb, fs modules and ends with a mount:
> >
> > modprobe usbcore
> > modprobe usb-uhci
> > modprobe usb-storage
> > modprobe fat
> > modprobe vfat
> > echo mount -t vfat /dev/sda1 /mnt/camera
> >
>
> Well I got a new camera myself for Christmas, a Canon PowerShot G2. After
> I finally realised that the usb ports were disabled in the BIOS (sigh),
> and fixed that, I tried the above, and it *almost* worked.
>
> root]# mount -t vfat /dev/sda1 /mnt/camera
> mount: /dev/sda1: unknown device
>
> However, in /proc/bus/usb I see the camera, and the kernel sees it...
>
> Dec 25 22:26:52 earthman kernel: hub.c: USB new device connect on bus1/2, assigned device number 5
> Dec 25 22:26:52 earthman kernel: usb.c: USB device 5 (vend/prod 0x4a9/0x3055) is not claimed by any active driver.
>
> So if it isn't /dev/sda1 I want what would it be? I'm running Caldera 3.1.1
>
> --
> -----------------------------------------------------------------------
> | Alan K. Jackson | To see a World in a Grain of Sand |
> | alan at ajackson.org | And a Heaven in a Wild Flower, |
> | www.ajackson.org | Hold Infinity in the palm of your hand |
> | Houston, Texas | And Eternity in an hour. - Blake |
> -----------------------------------------------------------------------
> _______________________________________________
> Linux-users mailing list
> Linux-users at linux-sxs.org
> Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
More information about the Linux-users
mailing list