GPhoto for SuSE 8.1 (or equiv)

Roger Oberholtzer roger.oberholtzer
Mon May 17 11:44:00 PDT 2004


On Tue, 4 Feb 2003 15:16:54 -0500
Matthew Carpenter <matt at eisgr.com> wrote:

> Am I wrong here?  The more I'm reading, the more I'm thinking that I am.
> It actually creates the device file in /proc/usb
> I will miss the auto-created file "/dev/usb/mdc800" but I should be able
> to link to whatever dynamic ### hotplug uses.  I just need to add a link
> statement in the usbmap script, right?  I haven't got pictures off the
> camera yet, so I won't say definitively yet :)

The /proc/bus/usb device will always be created. However, if you have the
proper usb device drivers loaded, they will then see if they are
interested in the device and take further action, like making it available
as a device. They will not make the /dev entry. But they will allow you to
access the device through one.

After you turn on the camera, what is printed at the end of the output
from dmesg? If a usb driver is interested in the camera (as a disk,
for example) it will print what it does so tha you can view it with dmesg.
(I am off list here as I am doing this from home and I am not subscribed
there.)


I have these drivers loaded to access USB disks:

		scsi_mod
		usb-uhci
		usb-storage

When I turn on my camera, I get this at the end of the listing from dmesg:

  hub.c: new USB device 00:1f.2-1, assigned address 3
  usb.c: USB device 3 (vend/prod 0x4b0/0x102) is not claimed by any active
		driver.

If yours is acting like a disk, it should go on to say which device it is
assigned to.

On the SxS, check out the section I wrote in the IOMEGA Clik. It is a USB
disk and goes through the same procedure.



-- 
+????????????????????????????+???????????????????????????????+
? Roger Oberholtzer          ?   E-mail: roger at opq.se        ?
? OPQ Systems AB             ?      WWW: http://www.opq.se/  ?
? Erik Dahlbergsgatan 41-43  ?    Phone: Int + 46 8   314223 ?
? 115 34 Stockholm           ?   Mobile: Int + 46 733 621657 ?
? Sweden                     ?      Fax: Int + 46 8   302602 ?
+????????????????????????????+???????????????????????????????+


More information about the Linux-users mailing list