Re: gphoto2 with USB digital camera problem

2002-03-26 Thread Jeff
Craig Dickson, 2002-Mar-24 07:02 -0800: > From the SanDisk web site: > > "Please Note: SDDR-55 is not mass storage compliant (not supported under > Linux)." > > Craig Ah crap! I missed that. Thanks for pointing that out. jc -- Jeff CoppockSystems Engineer Diggin' Debian

Re: gphoto2 with USB digital camera problem

2002-03-24 Thread Craig Dickson
begin Jeff quotation: > I'm having some trouble doing this, with the SanDisk SDDR-55, but > it should act the same (I hope). I compiled the SCSI stuff as > modules, and I get the feeling you compiled them into your > kernel. Right. Actually, I compile everything into the kernel. > I can't f

Re: gphoto2 with USB digital camera problem

2002-03-24 Thread Jeff
Craig Dickson, 2002-Jan-11 21:05 -0800: > Update, for the benefit of anyone else who's interested in this stuff: > > I now have a SanDisk SDDR-31 CF card reader plugged into my Linux box's > USB port. I recompiled my 2.4.17 kernel with the following additional > options: SCSI, SCSI disk, SCSI gene

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Craig Dickson
Craig Dickson wrote: > Robert A. French wrote: > > > Using a standalone reader for whatever media your camera uses (eg > > CompactFlash) is one option... > > Yes, I've been reading up on that this morning. Looks like the SanDisk > SDDR-31 CF reader would work well, and it's not expensive. Then I

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Angus D Madden
On Fri, Jan 11, 2002 at 12:15:08PM -0600, Thomas Hallaran wrote: > did you make sure that whatever usb chipset module you need is insmoded > and did you add "none /proc/bus/usb usbdevfs defaults 0 0" to your fstab > file and mount. My coolpix 990 wokrs great. > Actually, I was trying to mount t

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Angus D Madden
On Fri, Jan 11, 2002 at 11:43:25AM -0500, mikepolniak wrote: > > > I went through the same with a Canon Powershot s100. I used > > as a reference. I > > stopped when I couldn't find a gphoto2 gui deb (gtkam, gnocam). > > > > I'm waiting for th

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Craig Dickson
Thomas Hallaran wrote: > did you make sure that whatever usb chipset module you need is insmoded I have the UHCI_ALT driver compiled into the kernel (not as a module). If I didn't have this, USB wouldn't work at all, right? USB does work -- I can print to my USB printer, and I see in /var/log/mes

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Thomas Hallaran
did you make sure that whatever usb chipset module you need is insmoded and did you add "none /proc/bus/usb usbdevfs defaults 0 0" to your fstab file and mount. My coolpix 990 wokrs great. On Fri, 11 Jan 2002, Angus D Madden wrote: > On Fri, Jan 11, 2002 at 12:08:37AM -0800, Craig Dickson wrote:

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Craig Dickson
Robert A. French wrote: > Using a standalone reader for whatever media your camera uses (eg > CompactFlash) is one option... Yes, I've been reading up on that this morning. Looks like the SanDisk SDDR-31 CF reader would work well, and it's not expensive. Then I wouldn't even need gphoto -- just m

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Robert A . French
Using a standalone reader for whatever media your camera uses (eg CompactFlash) is one option... alternatively, your camera might work like my HP 315 camera. I have no specific driver for it, and I haven't tried it with gphoto, but I just use the usb-storage driver. Basically, just mount your ca

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread mikepolniak
On Fri, 11 Jan 2002 09:40:59 -0500 Angus D Madden <[EMAIL PROTECTED]> wrote: > On Fri, Jan 11, 2002 at 12:08:37AM -0800, Craig Dickson wrote: > > I bought a digital still-image camera today (Canon PowerShot G2) and I > > want my Linux machine to talk to it. So far, after a few hours of trying > >

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Craig Dickson
christophe barbé wrote: > For my digital camera, I use the following command line: > >gphoto2 --camera "Canon DIGITAL IXUS v" --port usb -P > > So we are doing the same except the ':' after usb. Try without it. If I leave off the ':', then gphoto2 says "Unknown port". I'm sure the camera w

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread Angus D Madden
On Fri, Jan 11, 2002 at 12:08:37AM -0800, Craig Dickson wrote: > I bought a digital still-image camera today (Canon PowerShot G2) and I > want my Linux machine to talk to it. So far, after a few hours of trying > to get it to work, and searching docs and the net for information, I'm > not having mu

Re: gphoto2 with USB digital camera problem

2002-01-11 Thread christophe barbé
On Fri, Jan 11, 2002 at 12:08:37AM -0800, Craig Dickson wrote: > I bought a digital still-image camera today (Canon PowerShot G2) and I > want my Linux machine to talk to it. So far, after a few hours of trying > to get it to work, and searching docs and the net for information, I'm > not having mu