View previous topic :: View next topic |
Author |
Message |
jacob n00b

Joined: 25 Apr 2002 Posts: 22 Location: Copenhagen, Denmark
|
Posted: Fri Jun 06, 2003 6:34 pm Post subject: Hotplug not detecting USB camera |
|
|
Howdy Gentooers,
I've just gotten myself a Canon S45 and now I want to get it working with gphoto2. Unfortunately hotplug doesn't seem to detect it when I plug it in. So far I've add USB support and hotplug support to the kernel:
Code: | CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_LONG_TIMEOUT=y
CONFIG_USB_UHCI_ALT=y
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DEBUG=y
CONFIG_HOTPLUG=y |
Recompile, reboot. I've
Code: | cp /usr/share/doc/libgphoto2/linux-hotplug/usbcam.group /etc/hotplug/usb/usbcam
/usr/lib/libgphoto2/print-usb-usermap >> /etc/hotplug/usb.usermap |
And I've renamed /etc/hotplug/pci.rc as it made /etc/init.d/hotplug unable to start. Yet nothing comes in /var/log/messages when I plugin the camera.
What did I miss? |
|
Back to top |
|
 |
jacob n00b

Joined: 25 Apr 2002 Posts: 22 Location: Copenhagen, Denmark
|
Posted: Fri Jun 06, 2003 7:08 pm Post subject: |
|
|
Actually it seems the above was enough... sometimes it's wise also to remember to enable the USB controller in Bios.. doh! |
|
Back to top |
|
 |
|