Page 2 of 16 FirstFirst 123412 ... LastLast
Results 11 to 20 of 156

Thread: Sony Vaio motion eye webcam Ricoh in Intrepid?

  1. #11
    Join Date
    Aug 2006
    Beans
    76
    Distro
    Gutsy Gibbon Testing

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    You can try adding "gksudo camera_load.bash" to the gnome startup. You will however, have to enter your password each time on startup. Alternatively, you could add the script to system startup

    Cheers,

  2. #12
    Join Date
    Jul 2008
    Beans
    23

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    So I downloaded the zip file, extracted it to my home folder, and executed the make command in the directory. I'm pretty sure it was a failure. This was my output:


    meg@TheBeast:~$ cd r5u87x*
    meg@TheBeast:~/r5u87x-f65c81a1980c$ make
    cc -g -Wall `pkg-config --cflags glib-2.0 libusb` -c loader.c loader.h
    Package glib-2.0 was not found in the pkg-config search path.
    Perhaps you should add the directory containing `glib-2.0.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'glib-2.0' found
    Package libusb was not found in the pkg-config search path.
    Perhaps you should add the directory containing `libusb.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'libusb' found
    loader.c:28:18: error: glib.h: No such file or directory
    loader.c:29:25: error: glib/gstdio.h: No such file or directory
    loader.c:30:17: error: usb.h: No such file or directory
    In file included from loader.c:32:
    loader.h:42: error: expected declaration specifiers or ‘...’ before ‘gint’
    loader.c:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
    loader.c:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘force_clear’
    loader.c:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘no_load’
    loader.c:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
    loader.c:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dump_ucode’
    loader.c:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘entries’
    loader.c:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
    loader.c:78: error: expected declaration specifiers or ‘...’ before ‘gint’
    loader.c: In function ‘find_device’:
    loader.c:80: error: ‘gint’ undeclared (first use in this function)
    loader.c:80: error: (Each undeclared identifier is reported only once
    loader.c:80: error: for each function it appears in.)
    loader.c:80: error: expected ‘;’ before ‘i’
    loader.c:84: warning: implicit declaration of function ‘usb_get_busses’
    loader.c:84: warning: assignment makes pointer from integer without a cast
    loader.c:85: error: dereferencing pointer to incomplete type
    loader.c:88: error: dereferencing pointer to incomplete type
    loader.c:88: error: dereferencing pointer to incomplete type
    loader.c:90: error: ‘i’ undeclared (first use in this function)
    loader.c:91: error: dereferencing pointer to incomplete type
    loader.c:92: error: dereferencing pointer to incomplete type
    loader.c:94: error: ‘version’ undeclared (first use in this function)
    loader.c: At top level:
    loader.c:109: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_upload’
    loader.c:191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_status’
    loader.c:208: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_version’
    loader.c:227: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_enable’
    loader.c:244: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_clear’
    loader.c:266: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘load_firmware’
    loader.c:385: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘main’
    loader.h:21:18: error: glib.h: No such file or directory
    loader.h:42: error: expected declaration specifiers or ‘...’ before ‘gint’
    make: *** [loader.o] Error 1
    meg@TheBeast:~/r5u87x-f65c81a1980c$

    any insight?

  3. #13
    Join Date
    Aug 2006
    Beans
    76
    Distro
    Gutsy Gibbon Testing

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    Try "sudo apt-get install libusb-dev libglib2.0-dev" and repeat the process

  4. #14
    Join Date
    Feb 2007
    Beans
    2

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    I have HP dv1600 and Webcam 1000. ./loader gives me the below error:

    l:~/r5u87x$ ./loader
    Searching for device...

    Error: Failed to find any supported webcams

    lsusb out is:

    Bus 005 Device 002: ID 05ca:1870 Ricoh Co., Ltd Webcam 1000

    My web cam is listed in the model-matrix.txt file but it says not supported by loader. Is there any other way to load the firmware?

    Extract from supported model file.
    ---------------------------------
    0x05CA 0x1870 R5U870 WDM HP Pavilion Webcam / HP Webcam 1000 VID/PID combination used by two distinct devices. dv1xxx appears to be
    the less common of the two. The only way to check the difference is to
    read the model number out via DMI. Not currently supported by loader.

    Thanks,

    Raj

  5. #15
    Join Date
    Sep 2008
    Beans
    57
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Unhappy Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    Hey guys, I have a Sony Vaio AR825e. Ricoh webcam works great out of the box with vlc and cheese(maybe more, dont know). But with skype, I get a very weird picture, like a blurry mirror-image. On hardy I used r5u870 and skype video worked fine. On ibex there is no support unfortunately, but I find it pretty weird, don't you? I mean, if it didn't work at all on skype it would be ok but working funny like that?

    I tried the firmware you mentioned here, no change. Also for you vaio owners, did you also get weird sound issues when upgrading to ibex? When I plug in headphones only one the left one works now.... (I have made changes to /etc/modprobe.d/alsa-base and everything worked fine on hardy).

    I think my laptop needs exorcism.... Do you know any good priest willing to perform one?

  6. #16
    Join Date
    Aug 2006
    Beans
    76
    Distro
    Gutsy Gibbon Testing

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    i know exactly where u are coming from.. i have a sony vaio cr220e... My skype video is blurry too.. used to work fine on hardy..

    i faced a lot of problems with sound while upgrading to ibex but i managed to get it working.. do you mean to say that your speakers work fine but when you plug in headphones then you get sound only in the left? it seems that something is wrong with the headphones in that case?

  7. #17
    Join Date
    Sep 2008
    Beans
    57
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    I just figured it out. The problem with the headphones(only left working) happens only in skype..... I changed the audio devices from "default" to "pulse" in skype config and now both of them work now...


    But the camera is still unsolved..... It is really really weird isn't it? I can barely describe the picture it shows.... Blurry and even if I put my head right in front of the camera I see one half of my face on one side and the other half on the other, nothing in the middle. Cannot describe it better if I have time I will provide a screenshot later....

    Anyone else has the same issue? And hopefully solved it???

  8. #18
    Join Date
    Nov 2006
    Location
    York, PA
    Beans
    180
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    I too have a sony vgn-cr220e and I cannot get the webcam to work at all not will my mic work. I would greatly appreciate some help.

    I tried following the directions above but I must be doing something wrong. Nothing seems to happen.

    I am running vs 8.10

  9. #19
    Join Date
    Jul 2008
    Beans
    23

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    Ok, so thanks to p.i.m.p. I got my webcam working (though "sudo camera_load.bash" isn't doing the trick. I just run ./loader and the modprobes), but my mic is still defunct. Anyone with success stories on the internal mic issues?

  10. #20
    Join Date
    Jul 2008
    Beans
    39
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Sony Vaio motion eye webcam Ricoh in Intrepid?

    So, how would I add this to my system startup?

    Edit: And skype gives me a weird zoomed in mirror effect. Any way to fix this?
    Edit 2: And Ekiga gives me horizontal black and white lines that move when I move.
    Edit 3: Both these effects are achieved in cheese by reducing the resolution to below 640x480.
    Last edited by SteveMcQwark; November 22nd, 2008 at 09:14 PM.

Page 2 of 16 FirstFirst 123412 ... LastLast

Bookmarks

Posting Permissions

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