Fix upside down camera image on openSuse 11.4 64-bit

May 10th, 2011 | posted in Linux, blog | No Comments »

This quick fix applies to owners of Asus laptops mostly with uvcvideo driver on openSuse 11.4 64 bit. The main point is to flip the camera image to be ok on Skype. First check if you have libv4l-32bit package installed (with the required dependencies). Then create or edit an application launcher and in the Application tab  for command enter:

 export LIBV4LCONTROL_FLAGS=3 && LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype

That’s it. Here is a screenshot for better view.

 

No sound in Pidgin in openSuse 11.2

August 3rd, 2010 | posted in Linux, Tips & Tricks, blog | 1 Comment »

If none of the options available produce sound in Pidgin, choose command and enter aplay %s.



Add Facebook chat to Pidgin

June 6th, 2010 | posted in Linux, blog | 1 Comment »

Want to keep in touch with your Facebook friends through Pidgin?  Here I’ll show you how to easily add Facebook chat to this popular multi-protocol chat client.

1. First, make sure you have a username for your Facebook account, it’s http://facebook.com/your.username

2. Open Pidgin, go to Accounts->Manage Accounts and click Add.

3. From the Protocol list select XMPP

4. For the username field enter your Facebook username (without the “http://facebook.com/”)

5. For the domain field enter chat.facebook.com

6. Leave the Resource field empty

7. Enter your facebook password Read the rest of this entry »

Five reasons why you should run Linux

February 21st, 2010 | posted in Linux, blog | 2 Comments »

There are many reasons why people choose to use Linux. The most of them are computer engineers, computer enthusiasts, programmers etc. Lately with some newer distributions of Linux like Ubuntu, OpenSuse and others, and making them more user friendly and usable, the people choose not to use Windows anymore. Here are some of the reasons why you should run Linux. Read the rest of this entry »