Sonntag, 29. November 2009

Sony Vaio Webcam Ricoh r5u870 einrichten - Ubuntu 9.10

Da so viele Leute mit Ubuntu (auch 9.10) Probleme mit ihrer Webcam (Sony Vaio, R5U870) haben, stelle ich hier ein Tutorial zur Verfügung.

For people who are having problems running their webcam, here's a small tutorial:
Als erstes mal diese Datei downloaden:
First download this file and extract it.

http://dl.dropbox.com/u/319526/Webcam/r5u870.zip

Diese Datei entpacken und in den Ordner flipvideo hineingehen. Bei meinem Laptop musste ich diese Sources patchen, damit das Bild nicht verkehrt ist (deswegen "flipvideo")

Put the files with ".patch" in the sources folder and run them.  We need this patches because we don't want the webcam to be upside down.


Im Ordner "flipvideo" dann die Datei "r5u87x-32a27008b8b9" entpacken und optional die Patches hineinkopieren.

Befehl zum Patch ausführen:
Run the patches:


patch < r5u87x-loader-firmware_path.patch
und
patch < r5u87x-loader-flip.patch

Es sollten keine Fehlermeldungen auftreten!
There shouldn't be any issues but if there are any, be sure that you have installed the following packages.


Abhänigkeiten für die Kompilierung des Sources:
Packages for compiling the sources!

 * GCC
 * Automake
 * libusb development packages (libusb-dev or similar)
 * GLib 2.0 development packages (libglib2.0-dev or similar)

Diese einfach über Synpatic oder Apt-get installieren!
Just install it in Synaptic!


sudo apt-get install build-essential libusb-dev libncurses-dev gettext linux-headers-`uname -r` libglib2.0-dev

Kompilierung des Treibers:

In den Ordner des Treibers "flipvideo/r5u87x" wechlsen und als root ausführen:
Jump into the sources folder and run this commands:


sudo make
sudo make rules
sudo make install

sudo r5u87x-loader


Webcam hart zurücksetzen:
If you're webcam is used by another program and you can't quit it, you can force it to reload! That's not necessary for installing the webcam!

r5u87x-loader --force-clear


Webcam benutzen:
Using the webcam:

sudo apt-get install cheese

oder falls Cam mit Cheese nicht funktioniert:

sudo apt-get install xawtv


Falls ihr noch Hilfe braucht:
For any further questions:

duxi13 [at] gmx [dot] at


Viel Spaß!

3 Kommentare:

  1. Hallo,

    ich spreche ein bisschen Deutsch.

    Koennen Sie auf Englisch schreiben?


    Danke schoen =)

    AntwortenLöschen
  2. hi!

    i edited the post and put the most important things into English.

    if you have any further questions just write me an email.

    best regards :)

    AntwortenLöschen
  3. Dear Sir or Madam,

    If you do not understand this Tutorial, be sure to check out the following one:

    http://bit.ly/ubuntu-webcam

    For further questions feel free to ask us!

    Sincerly,
    eT Team

    AntwortenLöschen