Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Use A Teac Mx-5 Webcam

  1. #1
    YevgenyEfter Guest

    Default

    Hello!

    I have a TEAC MX-5 Webcam, and I want to install it on openSUSE 10.3.

    I read the manual at openSUSE site, tryied to install the 1-Click installer, but it doesn't work...

    Maybe anyone can tell me where I should start?

    I would be very thankful...

  2. #2
    oldcpu Guest

    Default

    I have a TEAC MX-5 Webcam, and I want to install it on openSUSE 10.3.[/b]
    Ensure you have usbutils installed, and then type: lsusb

    That should give information on your webcam. In particular, pay attention to the Vendor ID and Product ID.

    Then go to http://en.opensuse.org/HCL/Web_Cameras

    They provide two links where you can search for your camera. You need to determine if your camera is supported by the gspcav1 driver or the uvc driver. Then install the driver that is appropriate for your web cam. Do NOT install both.

    If you wish someone to walk you through this, then you must provide the Vendor ID and Product ID of your USB webcam.

  3. #3
    YevgenyEfter Guest

    Default

    Hello again,

    I typed lsusb, and found that my webcam is "ID 0ac8:307b Z-Star Microelectronics Corp.".

    Then, I looked for this ID in google and found that I should install gspca module.

    I went to http://en.opensuse.org/HCL/Web_Cameras and used the 1-click installer, since it installs the module I need.

    But my webcam was not recognized. Then I installed "jasper" as was said in the page I mentioned, but still the webcam is not recognized. What can I do?

    Thanks in advance!

  4. #4
    oldcpu Guest

    Default

    I typed lsusb, and found that my webcam is "ID 0ac8:307b Z-Star Microelectronics Corp.".[/b]
    ... Did you type that correctly? I looked for a 0ac8:307b (vendor-IDroduct-ID) and I did NOT find this webcam listed for the gspcav nor for the ivc.

  5. #5
    YevgenyEfter Guest

    Default

    Yes, and I found in this page:
    http://quilombo.wordpress.com/2008/02/02/z...gutsy-gibbon-2/
    that I have to install "gspca".

  6. #6
    oldcpu Guest

    Default

    Yes, and I found in this page:
    http://quilombo.wordpress.com/2008/02/02/z...gutsy-gibbon-2/
    that I have to install "gspca".
    [/b]
    It appears they added an extra entry in the /etc/modprobe.d/ directory in a file called "options: (for the webcam) with this contents:
    <span style="font-family:Courier New">options gspca force_rgb=1</span>

    I don&#39;t know if the "options" file is the correct file name for openSUSE.

    Did you add this? ... You may need to disconnect the webcam USB cable, and reconnect it (or maybe reboot ? ) for this entry to be recognized :unsure:

  7. #7
    YevgenyEfter Guest

    Default

    I don&#39;t have a file named "options", and my webcam also does not appear in /dev/...

  8. #8
    oldcpu Guest

    Default

    I don&#39;t have a file named "options", and my webcam also does not appear in /dev/...
    [/b]
    My web cam is better supported (I made certain of that when I purchased it) and hence I don&#39;t have your problem.

    But in the interest of trying to help, you need to try a few different things. Just make note of what you try, so that you do not do anything irreversible, and can put things back after you are done if they don&#39;t work.

    You can start by creating a file "options" under /etc/modprobe.d/ with the content that I recommended in my previous post:
    <span style="font-family:Courier New">rpm -qa | grep spca
    uname -a
    lsmod | grep spca</span>

  9. #9
    YevgenyEfter Guest

    Default

    Hello again,

    Sorry it took me so long... I tried what you said, but nothing worked...

    Here is the output of what you said:

    rpm -qa | grep spca
    gspcav-kmp-default-01.00.12_2.6.22.17_0.1-6.1

    uname -a
    Linux dhcppc0 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC i686 i686 i386 GNU/Linux

    When I type "lsmod | grep spca" nothing is shown. Does it mean that the module is not loaded?

    How can I make it load as startup?

  10. #10
    oldcpu Guest

    Default

    Here is the output of what you said:
    gspcav-kmp-default-01.00.12_2.6.22.17_0.1-6.1
    Linux dhcppc0 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC i686 i686 i386 GNU/Linux[/b]
    Ok, they are consistent with each other. That is good.

    When I type "lsmod | grep spca" nothing is shown. Does it mean that the module is not loaded?[/b]
    That would be my interpretation.

    How can I make it load as startup?
    [/b]
    Did you create the options file like I asked in my previous post? From what I can read, that was the "special" work around that was provided by the URL you provided. With that special file in place, then you coudl try load the webcam module. I don&#39;t know the exact syntax. ... Maybe (in a konsole with root permissions):
    <span style="font-family:Courier New">modprobe gspcav1</span>
    I don&#39;t know which ...

    I confess to having a healthy degree of skeptism toward the URL that you provided (with a supposed work around) ....

Page 1 of 3 123 LastLast

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.5.2