Those trying to hunt down the section, it says this:<p>"3 This camera module is known to be mounted upside-down in some notebooks. Applications that use the libv4l library should display the video correctly, as libv4l detects upside-down cameras and rotates the image automatically. See Hans de Goede's post on the linux-uvc-devel mailing list for more information. For applications that don't use libv4l, try holding your computer upside-down.
"
I ran into the flipped camera issue with skype on my asus laptop. Skype doesn't use that library, so an easy way to solve it is to LD_PRELOAD, like explained here: <a href="http://aeminium.org/slug/software/tips/skype-asus-flipped.html" rel="nofollow">http://aeminium.org/slug/software/tips/skype-asus-flipped.ht...</a><p>A quick googling will show you several pages with the same workaround.