Linux, Open Source, Web, Engineering, Technology


Archive for the ‘Google +’ Category


July 21, 2011

Fix webcam not working with Google chat or Google Plus Hangouts under Ubuntu 64bit

1) Make sure Google Talk plugin is installed.

2) In the terminal:

sudo apt-get install lib32v4l-0
sudo mv /opt/google/talkplugin/GoogleTalkPlugin /opt/google/talkplugin/GoogleTalkPlugin.real
echo '#!/bin/sh' | sudo tee /opt/google/talkplugin/GoogleTalkPlugin
echo "LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so /opt/google/talkplugin/GoogleTalkPlugin.real" | sudo tee -a /opt/google/talkplugin/GoogleTalkPlugin
sudo chmod +x /opt/google/talkplugin/GoogleTalkPlugin

3) Restart Browser.

 

Done!

 

In case you need to revert:

sudo rm /opt/google/talkplugin/GoogleTalkPlugin
sudo mv /opt/google/talkplugin/GoogleTalkPlugin.real /opt/google/talkplugin/GoogleTalkPlugin

Posted by acuervo. Filed under 64-bit, Google, Google +, Google Chat, Linux, terminal, Ubuntu.

Tags: , , .



"The opposite of love is not hate, it's indifference.
The opposite of art is not ugliness, it's indifference.
The opposite of faith is not heresy, it's indifference.
And the opposite of life is not death, it's indifference."

Elie Wiesel
4264 grains of sand from alejandro cuervo