[Digikam-devel] [Bug 199197] Can't import pictures from camera
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Apr 17 15:11:37 BST 2010
https://bugs.kde.org/show_bug.cgi?id=199197
--- Comment #9 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-04-17 16:11:26 ---
In solid-hardware list details, there must be two associated entries:
udi = '/org/freedesktop/Hal/devices/usb_device_686_401d_000060304225_if0'
parent = '/org/freedesktop/Hal/devices/usb_device_686_401d_000060304225'
(string)
vendor = '' (string)
product = 'USB Imaging Interface' (string)
Camera.supportedProtocols = {'ptp'} (string list)
Camera.supportedDrivers = {'gphoto'} (string list)
udi = '/org/freedesktop/Hal/devices/usb_device_686_401d_000060304225'
parent = '/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_0'
(string)
vendor = 'Minolta Co., Ltd' (string)
product = 'DiMAGE Z1' (string)
For the first one, please take the UDI and check the output from
"solid-hardware nonportableinfo <UDI>":
solid-hardware nonportableinfo
/org/freedesktop/Hal/devices/usb_device_686_401d_000060304225_if0
udi = '/org/freedesktop/Hal/devices/usb_device_686_401d_000060304225_if0'
camera.access_method = 'ptp' (string)
camera.libgphoto2.name = 'USB PTP Class Camera' (string)
camera.libgphoto2.support = true (bool)
info.capabilities = {'camera'} (string list)
info.category = 'camera' (string)
info.parent = '/org/freedesktop/Hal/devices/usb_device_686_401d_000060304225'
(string)
info.product = 'USB Imaging Interface' (string)
info.subsystem = 'usb' (string)
info.udi =
'/org/freedesktop/Hal/devices/usb_device_686_401d_000060304225_if0' (string)
linux.hotplug_type = 2 (0x2) (int)
linux.subsystem = 'usb' (string)
linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0'
(string)
usb.bus_number = 6 (0x6) (int)
usb.can_wake_up = false (bool)
usb.configuration_value = 1 (0x1) (int)
usb.device_class = 0 (0x0) (int)
usb.device_protocol = 0 (0x0) (int)
usb.device_revision_bcd = 256 (0x100) (int)
usb.device_subclass = 0 (0x0) (int)
usb.interface.class = 6 (0x6) (int)
usb.interface.number = 0 (0x0) (int)
usb.interface.protocol = 1 (0x1) (int)
usb.interface.subclass = 1 (0x1) (int)
usb.is_self_powered = true (bool)
usb.linux.device_number = 2 (0x2) (int)
usb.linux.sysfs_path =
'/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0' (string)
usb.max_power = 0 (0x0) (int)
usb.num_configurations = 1 (0x1) (int)
usb.num_interfaces = 1 (0x1) (int)
usb.num_ports = 0 (0x0) (int)
usb.product = 'USB Imaging Interface' (string)
usb.product_id = 16413 (0x401d) (int)
usb.serial = '000060304225' (string)
usb.speed = '12' (string)
usb.vendor = 'Minolta Co., Ltd' (string)
usb.vendor_id = 1670 (0x686) (int)
usb.version = '1.1' (string)
Here it is important to have the usb.vendor_id and the usb.product_id.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list