Find the answer to your Linux question:
Results 1 to 5 of 5
I don't know how to make my camera to work under Suse. I have installed "quickcam-kmp-default" so far through Yast. What else should I do? I have not found on ...
  1. #1
    Linux Newbie
    Join Date
    Apr 2007
    Posts
    117

    Unhappy Logitech Camera @ Suse 10.3

    I don't know how to make my camera to work under Suse. I have installed "quickcam-kmp-default" so far through Yast. What else should I do? I have not found on the internet some descent resource which works. Also, my preference is to do most parts through Yast.
    Ubuntu 8.04 [32bit] @ Gateway MX6453 Notebook

  2. #2
    Just Joined!
    Join Date
    Mar 2007
    Location
    Newcastle, Australia
    Posts
    80
    We need more information. Why isn't or how isn't the camera working, you are connecting by usb aren't you ? What program are you trying to import photo's with digikam etc. Any errors that you see or have ?

  3. #3
    Linux Newbie
    Join Date
    Apr 2007
    Posts
    117
    Quote Originally Posted by flebber View Post
    We need more information. Why isn't or how isn't the camera working, you are connecting by usb aren't you ? What program are you trying to import photo's with digikam etc. Any errors that you see or have ?
    It is connected through USB. It is not recognised through Digicam. Also, I dont see it at Kopete.
    Ubuntu 8.04 [32bit] @ Gateway MX6453 Notebook

  4. #4
    Just Joined!
    Join Date
    Mar 2007
    Location
    Newcastle, Australia
    Posts
    80
    So does your /etc/fstab have this line in it
    Code:
    usbfs                /proc/bus/usb        usbfs      noauto                0 0
    If it does and it is still not working for you then please try this entry in /etc/fstab and let me know how it goes for you.
    Code:
     /dev/sdc1   /media/storage usbfs   defaults   0   0
    With camera attached as root

    Code:
    mount -a
    df -h

  5. #5
    Linux Newbie
    Join Date
    Apr 2007
    Posts
    117
    Quote Originally Posted by flebber View Post
    So does your /etc/fstab have this line in it
    Code:
    usbfs                /proc/bus/usb        usbfs      noauto                0 0
    If it does and it is still not working for you then please try this entry in /etc/fstab and let me know how it goes for you.
    Code:
     /dev/sdc1   /media/storage usbfs   defaults   0   0
    With camera attached as root

    Code:
    mount -a
    df -h
    I had to upgrade the kernel and after the upgrade, the OS recognised the camera correctly. But since you mention it, now my fstab has the following entry:

    usbfs /proc/bus/usb usbfs noauto 0 0

    For the time being the problem of recognizing the camera is solved. Thanks

    I will see now what can i do to use it for telephony and stuff like that. (eg. with skype)
    Ubuntu 8.04 [32bit] @ Gateway MX6453 Notebook

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...