Bug 142479 - Colud'nt connect my Canon Powershot
Summary: Colud'nt connect my Canon Powershot
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Hotplug (show other bugs)
Version: Alpha 3
Hardware: i686 Other
: P2 - High : Major (vote)
Target Milestone: ---
Assignee: Marcus Meissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 134644
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-11 01:49 UTC by Juan Erbes
Modified: 2006-02-15 01:52 UTC (History)
2 users (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Erbes 2006-01-11 01:49:48 UTC
I have some problems, as the bug 134644, and need to load the module usb-hid, and then udev detects the hardware, but if I connect my Canon Powershot at the usb port, digikam could'nt connect to it, but digikam detects the camera.
The output from hwinfo --usb is:
07: USB 00.0: 10f01 WebCam
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_4a9_3055_noserial_if0
  Unique ID: rg_L.nUqnI3FMfr9
  Parent ID: zPk0.nUVs1wGgYG7
  SysFS ID: /devices/pci0000:00/0000:00:10.3/usb4/4-2/4-2:1.0
  SysFS BusID: 4-2:1.0
  Hardware Class: camera
  Model: "Canon PowerShot G2"
  Hotplug: USB
  Vendor: usb 0x04a9 "Canon"
  Device: usb 0x3055 "PowerShot G2"
  Revision: "0.01"
  Speed: 12 Mbps
  Module Alias: "usb:v04A9p3055d0001dcFFdscFFdpFFicFFiscFFipFF"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #6 (Hub)

And the output from udevmonitor --env is:

UEVENT[1136942617.434828] add@/devices/pci0000:00/0000:00:10.3/usb4/4-2
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:10.3/usb4/4-2
SUBSYSTEM=usb
SEQNUM=1187
PHYSDEVBUS=usb
PHYSDEVDRIVER=usb

UEVENT[1136942617.435715] add@/devices/pci0000:00/0000:00:10.3/usb4/4-2/4-2:1.0
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:10.3/usb4/4-2/4-2:1.0
SUBSYSTEM=usb
SEQNUM=1188
PHYSDEVBUS=usb
DEVICE=/proc/bus/usb/004/006
PRODUCT=4a9/3055/1
TYPE=255/255/255
INTERFACE=255/255/255
MODALIAS=usb:v04A9p3055d0001dcFFdscFFdpFFicFFiscFFipFF

UEVENT[1136942617.435760] add@/class/usb_device/usbdev4.6
ACTION=add
DEVPATH=/class/usb_device/usbdev4.6
SUBSYSTEM=usb_device
SEQNUM=1189
PHYSDEVPATH=/devices/pci0000:00/0000:00:10.3/usb4/4-2
PHYSDEVBUS=usb
PHYSDEVDRIVER=usb
MAJOR=189
MINOR=389

UDEV  [1136942617.500630] add@/devices/pci0000:00/0000:00:10.3/usb4/4-2
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:10.3/usb4/4-2
SUBSYSTEM=usb
SEQNUM=1187
PHYSDEVBUS=usb
PHYSDEVDRIVER=usb
UDEVD_EVENT=1

UDEV  [1136942617.566872] add@/devices/pci0000:00/0000:00:10.3/usb4/4-2/4-2:1.0
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:10.3/usb4/4-2/4-2:1.0
SUBSYSTEM=usb
SEQNUM=1188
PHYSDEVBUS=usb
DEVICE=/proc/bus/usb/004/006
PRODUCT=4a9/3055/1
TYPE=255/255/255
INTERFACE=255/255/255
MODALIAS=usb:v04A9p3055d0001dcFFdscFFdpFFicFFiscFFipFF
UDEVD_EVENT=1

UDEV  [1136942617.689956] add@/class/usb_device/usbdev4.6
UDEV_LOG=3
ACTION=add
DEVPATH=/class/usb_device/usbdev4.6
SUBSYSTEM=usb_device
SEQNUM=1189
PHYSDEVPATH=/devices/pci0000:00/0000:00:10.3/usb4/4-2
PHYSDEVBUS=usb
PHYSDEVDRIVER=usb
MAJOR=189
MINOR=389
UDEVD_EVENT=1
DEVNAME=/dev/bus/usb/004/006

KDE creates in the desktop the icon USB Vendor Specific Interface, and konqueror   shows the icon folder media/camera, but I Could'nt open it.

With previous versions of Suse (9.0-9.2-9.3), I could connect my Powershot camera without problems, via digikam.

Thanks
Comment 1 Juan Erbes 2006-01-11 11:41:05 UTC
hwinfo is version 11.3-2, and it do'nt detects any usb device if I not load the module usb-hid. If I execute hwinfo --usb without any usb module loaded, I got no response from it.
The hardware is Athlon XP 2600 with Asus A7V600 (chipset VIA), and the kernel is kernel-default-2.6.15_rc6_git2-2.i586.rpm.
dbus is version 0.60-3 and hal-0.5.6_CVS_20051214-3.i586.rpm  
 
Comment 2 Christine Williams 2006-02-06 19:57:44 UTC
The CPR_OS keyword is for use with NW only.
Comment 3 Juan Erbes 2006-02-07 00:40:15 UTC
(In reply to comment #2)
> The CPR_OS keyword is for use with NW only.
> 
What is NW?
What keyword must I use?
Comment 4 Marcus Meissner 2006-02-07 06:52:05 UTC
no keyword necessary.

install the "gphoto" rpm and try:

gphoto2 --auto-detect

and:

gphoto2 -L
Comment 5 Juan Erbes 2006-02-15 01:52:38 UTC
(In reply to comment #4)
> no keyword necessary.
> 
> install the "gphoto" rpm and try:
> 
> gphoto2 --auto-detect
> 
> and:
> 
> gphoto2 -L
> 
Yes, now in beta4, it works ok (with the commands that You give me). After then, I rebooted, and connect the powershot, and opened digikam (without the previous commands), and digikam detects and loads the content of the memoryof the camera.

Thanks