Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1507  / 3 Years ago, mon, august 23, 2021, 6:44:17

The initial problem.
Errors on boot up pointing to USB2 the Sony Vaio webcam.



Errors after loading Ubuntu 12.04
No WebCam detected.



How do I fix this?


More From » 12.04

 Answers
2

The fix found at https://bitbucket.org/ahixon/r5u87x



Enter the code, 1 command at a time, into a terminal window.



sudo apt-get install libglib2.0-dev libusb-dev build-essential gcc automake mercurial
hg clone http://bitbucket.org/ahixon/r5u87x/
cd r5u87x
make
sudo make install
sudo r5u87x-loader --reload


The loader will automatically be run on boot when it detects your webcam.


[#31248] Tuesday, August 24, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
kilusy

Total Points: 171
Total Questions: 110
Total Answers: 128

Location: Cayman Islands
Member since Sat, Dec 5, 2020
3 Years ago
;