Posts

Showing posts from 2011

Skype Video on Ubuntu

Logitech USB: $ lsusb ... Bus 001 Device 004: ID 046d:08d9 Logitech, Inc. QuickCam IM/Connect Bus 001 Device 005: ID 046d:c31d Logitech, Inc. Bus 001 Device 006: ID 046d:c05b Logitech, Inc. It works with v4l2 sudo gstreamer-properties But Skype 2.2Beta failed to show video. The workaround: LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so /usr/bin/skype

MacBook Pro F11 and F12 on Ubuntu 11.10

After installation, all function keys work out of box except for F11 and F12, which are used for mouse emulation by default. To get those keys back: sudo apt-get remove mouseemu