last release 2009-11-25
change status to invalid
** Changed in: ubuntu
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/120434
Title:
[needs-packaging] Ricoh R5U8
I tried it with Ubuntu 12.04 on my Vaio VGN-FE48M: I checked that the camera is
working properly by using the video option menù of Skype but the computer
freezes after a few minutes of test. Here is the result of uname --all:
Linux VGN-FE48M 3.4.0-030400-i7 #201205210521 SMP Tue May 22 13:35:55 C
05ca:18b5 is not a supported model, and r5u87x does not interact with
this camera whatsoever. Running “sudo r5u87x-loader” on your laptop
should result just in an error saying “Failed to find any supported
webcams”. It is therefore very unlikely that it was this package that
used to make your camer
I have a 05ca:18b5 Ricoh Co., Ltd webcam, on a Sony Vaio laptop, and used to
need to install the package to make it work.
Under Natty, things seems to work out of the box.
So, is this tool slowly becoming obsolete, or am I missing something ?
--
You received this bug notification because you are
Many thanks for the heads-up, Julien. Fixed in version
0.2.1+r64+dfsg1-0ppa6.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/120434
Title:
[needs-packaging] Ricoh R5U87x Webcam userland tools
--
ub
Julien, you saved me a lot of time with your last comment.
Thank you very much!!!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/120434
Title:
[needs-packaging] Ricoh R5U87x Webcam userland tools
-
Hi there,
I just walk someone through the installation of this ppa, good work by
the way, and a tiny problem rose up.
It seems that bitbucket changed its archive structure and that triggered
a bug in /usr/share/r5u87x/r5u87x-download-firmware.sh
line 79:
cd r5u87x
should be changed to:
cd ahixo
Thanks for the heads-up, Mark. I have just uploaded a new version of the
packages that should fix this issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/120434
Title:
[needs-packaging] Ricoh R5U8
Well I learned something new.
Creating a script that executes after hibernates resumes (thaw) can be
done like this:
sudo touch /etc/pm/sleep.d/99_r5u87x-reload
sudo chmod +x /etc/pm/sleep.d/99_r5u87x-reload
sudo nano /etc/pm/sleep.d/99_r5u87x-reload
Add everything between the dashed lines to fi
Sony VGN-AR590E, Ubuntu 10.10 w/current updates.
Bus 001 Device 002: ID 05ca:1839 Ricoh Co., Ltd Visual Communication
Camera VGP-VCC6 [R5U870]
1. sudo add-apt-repository ppa:r5u87x-loader/ppa
2. sudo apt-get update
3. sudo apt-get install r5u87x
4. sudo /usr/share/r5u87x/r5u87x-download-firmware.
** Changed in: ricoh-r5u87x
Status: Triaged => In Progress
** Changed in: ubuntu
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/120434
Title:
[needs-pack
Just wanted to add THANK YOU!!! This worked great for me. I had been building
from source for over a year and this is a huge timesaver. Would love to see it
in the main repos though.
FYI, my system is: Sony VAIO VGN-CR120E running Ubuntu Lucid Lynx
2.6.32-24-generic-pae Kernel
--
[needs-packag
Worked perfectly with my webcam. The computer is vaio vgn-fe41m and OS
is ubuntu 10.04 64bits
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Description changed:
The driver R5U870 is being replaced by a set of R5U87x userland tools
that load the firmware for the uvcvideo supported webcams and make those
work with the standard driver.
At this moment the WDM webcameras are only supported by the previous
R5U870 module.
on my vaio tgz..., the webcam consistently works ONLY after reboot,
but never immediately upon powering on.
this is so since 8.04, thru recently installed 10.04:-(
any ideas?
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notif
on my vaio tgz..., the webcam consistently works ONLY after reboot,
never upon powering on.
this is so since 8.04, thru recently installed 10.04:-(
any ideas?
On Wed, May 26, 2010 at 5:16 AM, Xavi Ivars wrote:
> David, I installed the ppa and the package, and now my webcam works!
> I've got a vai
David, I installed the ppa and the package, and now my webcam works!
I've got a vaio FE41S, with a webcam 05ca:1836 (VCC4), and it didn't
work previously with Lucid, and now it does. Thanks!
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You receive
any ideas?
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
i tried "sudo modprobe uvcvideo" but nothing happed. Still i have the issue.
lsmod:
Module Size Used by
binfmt_misc 8356 1
ppdev 6688 0
joydev 10240 0
uvcvideo 59080 0
videodev 36736 1 uvcvideo
v4l1
Yeah, sounds like the module isn't getting inserted into the kernel again,
which is, well, very odd by itself, heh.
However, the loader reports an error if it gets a non-zero return code when it
reloads uvcvideo, so if it failed or didn't exist it would bail. We shall soon
see, I guess.
GeorgeV
Thanks for the commit, Alex! The latest code has just been added to the
PPA. However, the packages have had this patch applied since February,
so the problem is probably somewhere else. Moreover, the output that
GeorgeV posted suggests that the firmware actually is in the camera
whilst it's not wor
Commited to head.
If you can give that a go and report back (either here or open a bug on the
bitbucket repository and set me as the owner/assigned), that'd be great!
You'll need to check out r5u87x out from the repository and build it (a
good 6 steps, check out the Ubuntu quickstart at
http://ww
οοh thank you, and i hope to fix this problem.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Pretty sure the issue you're seeing is because of a udev attribute we
use to detect the camera has now been depreciated, so it doesn't check
it at boot anymore.
David Jurenka sent me a patch a while back, but I had an enormous inbox at the
time and forgot to look at it properly (sorry David!).
I'
The problem remain. Here is the outputs of your commands you want:
1)
Bus 001 Device 002: ID 05ca:1839 Ricoh Co., Ltd Visual Communication Camera
VGP-VCC6 [R5U870]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003
Just for now, it's working fine.The strange thing is that, if i turn off
my pc now, and open it again, camera still works fine. So I'll tell you
tomorrow, if the problem remains. Thnk you for the quick respond and for
your time. if i encounter any problem, i'll tell you right away.
--
[needs-pack
First, please note that I renamed r5u87x-loader to r5u87x, and the old
packages might be obsolete already. Hence, run
sudo apt-get remove r5u87x-loader
sudo apt-get install r5u87x
sudo /usr/share/r5u87x/r5u87x-download-firmware.sh
If the problem persists, I would need:
1) output of command “l
I have created a PPA, and used those commands:
sudo apt-get install r5u87x-loader
sudo /usr/share/r5u87x-loader/r5u87x-download-firmware.sh
I though, i found the solution, because my camera worded fine, but when
i turned off my pc, and opened it the other day, my camera didn't work.
So i did the s
David pointed out to me that the firmware / microcode stays in the
camera over a ´warm´ restart, so that is why it looked like my webcam
worked in Lucid. r5u87x is still needed in Lucid.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received t
Testing today's Lucid ISO image in a live session and find that my
webcam 'just works': this is in a Vaio SZ650 that previously needed
r5u870.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member
#16 above works perfectly for Sony Vaio SZ670N (installed the 2 .deb files)
$ lsusb |grep Ricoh Bus 001 Device 003: ID 05ca:183a Ricoh Co., Ltd Visual
Communication Camera VGP-VCC7 [R5U870]
Of course I had to install build-essential, linux-headers-generic for it to
work.
Thanks!
--
[needs-packa
I wish the info in ubuntu forum were also for the common human-user-being.
Funny: upon boot at power-on, cheese (or skype) will not find the cam;
however, after reboot, it does. It beats me why...
manzdagratiano wrote:
> Uhhh I wish this package eventually finds its way into the repository...
> I
** Changed in: ricoh-r5u87x
Assignee: Michael Lustfield (mtecknology) => David Jurenka (jurenka)
** Changed in: ubuntu
Assignee: (unassigned) => David Jurenka (jurenka)
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug
But indeed... David's PPA is phenomenal!!! Many thanks... This one fixed
it for me after a plethora of trials and tribulations from all over! Now
to just nurture the fantasy that this finds its way into the Lynx.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/b
Uhhh I wish this package eventually finds its way into the repository...
I REALLY have no stomach left for manually compiling packages and
sorting out compile errors one by one (the reason why I could not
realize the ideal desktop dream with Debian)
--
[needs-packaging] Ricoh R5U87x Webcam userla
David
This package and included script downloads and works for me. Would be
nice to have it included in time for Lucid.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, whic
I have created a PPA with r5u87x-loader but without any non-free pieces. The
firmware with unclear copyright and license status has been removed as is not
part of the binary or even the source packages. On the other hand, a new shell
script is now included that can download and install all the n
Hi,
the package is still not working for me even after reboot.
Best
Francesco
2009/12/9 Michael Lustfield
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> For my own system I:
> Added the repository
> sudo aptitude update
> sudo aptitude install ricoh-r5u87x cheese
> sudo r5u87x-loader
>
@Michael and others - several other bits of code / firmware where the
license is unclear are included in Ubuntu, but at least in some of those
cases, the issue is solved by Ubuntu not hosting the actual, "dubious"
elements. Take a look at how for example libdvdread4 fetches bits & bobs
from non-Can
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
:(
I thought the GPLv2 License in the source code your wrote meant that
there wasn't an issue with doing this. If I had the knowledge to
decompile the microcode I'd go for that approach. Heck, if you can get
me started I'd try..
There are some packag
Hi Micheal,
Nice work with the packaging! :)
Some comments:
> sudo r5u87x-loader
> reboot
> cheese
Rebooting is not necessary.
If you read README, you will note that it's suggested you run it as
r5u87x-loader --reload instead.
I should probably also note two other things:
r5u87x has already b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
For my own system I:
Added the repository
sudo aptitude update
sudo aptitude install ricoh-r5u87x cheese
sudo r5u87x-loader
reboot
cheese
Everything seemed to work fine. It seems that after running
r5u87x-loader a reboot is necessary for the changes t
I installed the package for ubuntu and everything worked ok, but skype and
cheese do not find the webcam.
Best
2009/12/8 Michael Lustfield
> I created the packages for this. Could you please try to download them from
> the PPA and see how they work for you.
> https://launchpad.net/~ricoh-r5u87x
I just tested this on lucid. Webcam woks perfectly with cheese
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
I created the packages for this. Could you please try to download them from the
PPA and see how they work for you.
https://launchpad.net/~ricoh-r5u87x-devs/+archive/ppa
Keep in mind that I did now write this source code and only packaged it.
This was the first package I ever created so it could b
I will attempt to make a package from this that can be included in
Ubuntu.
** Also affects: ricoh-r5u87x
Importance: Undecided
Status: New
** Changed in: ricoh-r5u87x
Importance: Undecided => Medium
** Changed in: ricoh-r5u87x
Status: New => In Progress
** Changed in: ricoh-
Work-around for this using the latest userspace tools is detailed in
http://ubuntuforums.org/showthread.php?p=8388142#post8388142
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
B
Using jaunty I installed the pagackage disper and installation went OK, but
skype does not see the webcam ricoh. Result of lsusb is the following:
~$ lsusb
Bus 001 Device 005: ID 05ca:1830 Ricoh Co., Ltd Visual Communication Camera
VGP-VCC2
I also checked `dmesg` command (or /var/log/messages)
Bus 001 Device 003: ID 05ca:1839 Ricoh Co., Ltd Visual Communication
Camera VGP-VCC6 [R5U870]
There's not a lot of people going over the trouble of compiling modules
to video-chat with they friends :)
I *think* this must have more importance for the average user than a
"whishlist".
Thank you.
B
Perhaps someone could package this for medibuntu or GetDeb?
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
Works on HP Pavilion tx1219us, device 05ca:1810.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
Thank you for the review. Package has been removed from PPA. I'll
discuss the license with upstream and will look into the other remarks.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of U
I did a quick package review:
- orig.tar.gz contains microcode extracted from Windows drivers. README
says
The files located under the 'ucode' directory were derived from
usbsnoop/sniffusb tracing of various Windows drivers, including some named
Mvc25u870.sys, 5U870CAP.sys, and R5U870FL
** Changed in: ubuntu
Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Andres: if you read the page you linked to closely you'll see that the
package needs two ACKs before it can be uploaded by sponsors.
Unsubscribing sponsors for now.
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification b
@wvengen: Thanks a lot for your effort, you can take a look into
https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages to learn more
about the get a package into Ubuntu process.
I've suscribed ubuntu-universe-sponsors in order to get your package
reviewed.
** Changed in: ubuntu
Status: Con
I uploaded an updated package to my PPA
http://launchpad.net/~wvengen/+archive . Please report any problems
introduced since the previous package.
@tim you could try the new version, it has some bug fixes. If it doesn't
work, please look at the bottom of the output of the `dmesg` command to
see if
On Wed, 08 Apr 2009 03:57:50 Franck wrote:
> @tim
>
> what I did is install the package from
> http://ppa.launchpad.net/wvengen/ppa/ubuntu intrepid main, reboot and
> use the device... Did you try any other software appart from skype
> (cheese, ekiga, ...) to see if they see you device ?
Hmm didn'
@tim
what I did is install the package from
http://ppa.launchpad.net/wvengen/ppa/ubuntu intrepid main, reboot and
use the device... Did you try any other software appart from skype
(cheese, ekiga, ...) to see if they see you device ?
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https:
On Sat, 04 Apr 2009 02:26:03 wvengen wrote:
> I see that upstream has updated the Makefile. It is my turn to update
> the package again and rely on that since it now works correctly if I am
> correct. I'm a bit short on spare-time right now but I'll try to find
> some. Then the package should be re
I see that upstream has updated the Makefile. It is my turn to update
the package again and rely on that since it now works correctly if I am
correct. I'm a bit short on spare-time right now but I'll try to find
some. Then the package should be ready to get into Ubuntu. I'm not too
experienced in t
@tomd123
The package found on http://ppa.launchpad.net/wvengen/ppa/ubuntu
intrepid main works for me on Jaunty.
So basically, I'd say the packaging work is done already, thanks to Willem,
unless there are problems I don't see.
The only point would be to push it from Willem's PPA to universe (so
Keeping this alive...
Hopefully there will be a package before jaunty releases.. I really hate
compiling the r5u87x drivers myself (especially since I don't do any
development on this machine) and installing build-essential/libusb dev is just
extra bloat for the non developer[box]..
I might take
I sorted the problem for my 05ca:1870 in Intrepid.
I found the proper way in this discussion on ubuntu forum, I copy here just in
case someone needs it.
http://ubuntuforums.org/archive/index.php/t-1014025.html
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bu
None of this solutions are working for the ricoh 05ca:1870 integraated
in HP pavillion dv6000. do you have any suggestions?
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, wh
unfortunately this fix didn't do it. i still get doubled :(ugly) face
with skype, though cheese&xawtv are ok. any other hint are veryvery
wellcome!
cheers
i
PS: sony vaio vgn-tz170n
2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686 GNU/Linux
JGJones wrote:
> Video showing strangely in S
Video showing strangely in Skype?
This is due to the codec running only in 640x480 - there's a bug with
the resizing of video size I believe but there is a workaround for
Skype.
Go to ~/.Skype and in your username folder - there is a file -
config.xml.
Make a backup copy of it.
Now edit the fil
wow! at last i get something out of my webcam. Skype gets the image
upside down though. Must be a completely dumb line i have to add
somewhere, but I have no clue as to what or where. could someone help
please?
VAIO vgn FZ18m
lsusb
...
Bus 006 Device 002: ID 05ca:1837 Ricoh Co., Ltd
...
lsmod |
Cheese works for me also now.
I don't know what changed since last time, maybe a kernel update ?
Le lundi 05 janvier 2009 à 15:55 +, israel vainsencher a écrit :
> waw! at long last, the webcam works fine in my sony vaio
> thanx to JGJones wrote on 2008-11-20: (permalink)
> at least usi
waw! at long last, the webcam works fine in my sony vaio
thanx to JGJones wrote on 2008-11-20: (permalink)
at least using cheese.
check next with skype.
uh-uh, no, it duplicates image, doesn't look good. but it did work fine under
8.04:-(
** Attachment added: "webcam sony intrepid skype no
Ah, now I understand the config thingy, thanks! I'll contact you off-bug
for some questions about the Makefile. Or is there a devel mailing list?
A tiny thing about DESTDIR that may be useful to know in general: please
use PREFIX for to set the prefix in the Makefile, and don't set DESTDIR
(but do
@wvengen: Awesome! Works as advertised!
However, please change the system firmware path in config.h rather than
in loader.c (just change UCODEDIR as appropriate).
Also, you don't need #include "loader.h" again; it's already included in
the file (otherwise you end up including it twice).
Make sur
I also happen to have Franck's problen with Cheese and Ekiga.
Interestingly with Skype the video shows up (but distorted weirdly).
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
B
My problem might be related to this bug :
https://bugs.launchpad.net/ubuntu/+source/libv4l/+bug/260918
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Hi Willem,
I have installed your package, and it seems to work.
If I run the loader manually, everything seems fine :
fra...@franck-laptop:~$ sudo /usr/sbin/r5u87x-loader --reload
r5u87x firmware loader v0.1
Searching for device...
Found camera : 05ca:1835
Firmware : /usr/share/usb/r5u87x
For the interested is the udev file attached.
** Attachment added: "90-r5u87x-loader.rules"
http://launchpadlibrarian.net/20634520/90-r5u87x-loader.rules
--
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because y
Ok, I uploaded a package to my PPA at http://launchpad.net/~wvengen/+archive .
After adding the repository, install the package r5u87x-firmware. A couple of
notes regarding packaging:
* udev rules are automatically generated from parsing ucode/*.fw
* there is a -firmware package containing on
I sincerely apologize for the confusion.
What I meant was that the webcam was NOT working on my HP dv9005ca
running Ubuntu 8.10
The output from terminal were correct:
from lsusb
Bus 002 Device 002: ID 05ca:1810 Ricoh Co., Ltd
lsmod | grep videodev
videodev 41344 1 uvcvideo
v4l1_compat 22404 2 u
@wvengen thanks for your report, as this bug now is intended to package
those userland tools, it would be great if you can attach or publish via
PPA the package that you've made.
Thanks a lot for your help
** Summary changed:
- [needs-packaging] Ricoh R5U870 Webcam Driver
+ [needs-packaging] Ric
79 matches
Mail list logo