Graham wrote:
On Saturday 26 June 2004 19:38, adam@thebowery.co.uk wrote:
On Sat, Jun 26, 2004 at 06:49:10PM +0100, Graham wrote:
I have two SuSE 9.1 setups; one on a desktop and the other a laptop. The laptop can see my Canon IXUS camera; the desktop can't, though it used to be able to last week on 9.0 before I installed the new version of the OS. USB printer is fine. Does anyone know how to debug this part of the system?
What does dmesg report when you plug the camera in? At least this will tell you if the camera is being detected. If it gets that far then it is usually up to hotplug do something with that information. Also how did you get pictures off the camera in the past? did it appear as a removable hard disk or did you need to use an application to pull the pictures off?
Adam
Thanks for diving in, Adam - here's what I've got:
dmesg reports "usb 4-2: new full speed USB device using address 2".
On the desktop machine using 9.0 I used DigiKam, the KDE front-end for GPhoto2. It now won't autodetect the camera and reports "Failed to autodetect camera". Manual doesn't work either; it reports "Failed to initialize camera". On the laptop with 9.0 the camera appeared as a hard disk; on 9.1 it doesn't show but DigiCam works.
Hmmmm. I've just done a quick google and I couldn't find out if the ixus behaves like a mass storage device or not. Could you do an 'lsmod' to see if the usb-storage module is loaded after plugging in the camera on both machines?
BenE