Home
Home Blogs k4tz's blog
    • Blog
    • Clinic
    • Contact
    • Download
    • Video
    • Login

Poll

Favourite console text editor in Ubuntu:

LXer -- Linux and Open Source News

  • Nettop taps Ion 2 GPU
  • Opera releases Mini browser beta for Android
  • Valve Is Not Commenting On Steam, Source Engine For Linux
  • Why Use GRUB2? Good Question! (part 3)
  • Come Out as Part of KDE
more

Linux Today

  • Deferrable functions, kernel tasklets, and work queues
  • Simon Phipps elected as OSI director
  • Beginner’s Guide to Git
  • Day 3 of the Trial, Through the Eyes of Groklaw and the SL Tribune
  • AMD to Introduce Netbook Chip in 2011
more

Linux Insider

  • Ubuntu Dumps the Brown
  • Atol Delivers Flawless File Management With No Frills
more

How to Install the Microsoft VX-1000 webcam on Ubuntu

Submitted by k4tz on Mon, 11/23/2009 - 12:41
  • Blog
  • Hardware
  • Ubuntu

Source: http://ubuntuforums.org/showthread.php?t=1333343

I recently bought a Microsoft VX-1000 webcam and spent a few hours trying to install it. Since i was successful (at least for the video part) i wanted to share the steps i followed with everyone:

1. Download the gspca driver from: linuxtv.org

Code:
# wget http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.gz

2. Navigate to the directory where you saved the driver and extract it:

Code:
# tar zxvf tip.tar.gz

3. Enter the new directory and the v4l subfolder:

Code:
# cd v4l [tab]
# cd v4l

4.

Code:
# make

If make returns errors edit the .config created in the same directory and change:

Code:
CONFIG_DVB_FIREDTV=m

to

Code:
CONFIG_DVB_FIREDTV=n

save and run “make” again.

5.

Code:
 # sudo make install

6. Blacklist the sn9c102 module by editing /etc/modprobe.d/blacklist-custom and adding:

Code:
blacklist sn9c102

Save and reboot.

Your webcam should work now. Test it with Cheese.

Skype

Here's what i did to make it work with Skype:

1. Create a file - i named it webcamSkype - with the following in it:

Code:
export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so && skype

2. Make it executable:

Code:
# chmod +x webcamSkype

3. Create a launcher on your panel to launch that script.

Your webcam should work with Skype now.

Since the gspca driver supports a lot of webcams i am assuming this would work with other webcams as well.

I couldn't get the microphone to work yet, if someone got it to work please let us know how.

Thanks to Andrè and Danny for the help

  • k4tz's blog
  • Add new comment

Recent blog posts

  • Configure ThinkPad laptop trackpoint on Ubuntu
  • How to make WPA connection in Ubuntu on demand
  • Review: Sabily 9.10 - Linux Ubuntu for Muslims
  • How to Install 64bit flash on Ubuntu
  • How to get Wireless LAN (Broadcom) on Acer Aspire 4720Z working with Ubuntu 9.10
  • Quick loot at Ubuntu 10.04 Lucid Lynx Alpha 3
  • System testing and benchmarking under Ubuntu 9.10
  • How to PXE booting Ubuntu Installer
  • How to Install Debian onto your Nexus One using Ubuntu
  • (Re) Install a Linux Kernel
more

Linux World

  • Microsoft's Internet Driving Licence: stupid, unworkable and unenforceable
  • Making a videoloop with Kino and Audacity
  • So is ChromeOS a desktop winner? I think not
  • Firefogg: Transcoding videos to open web standards with Mozilla Firefox
  • The Morevna Project: Anime with Synfig and Blender
Archive Syndicate content

Recent comments

  • Re
    9 weeks 4 days ago
  • Re
    9 weeks 4 days ago
  • Re
    10 weeks 4 days ago
  • Re
    11 weeks 11 hours ago
  • Re
    11 weeks 5 days ago
  • Re
    11 weeks 5 days ago
  • Re
    11 weeks 6 days ago
  • iwl3945
    13 weeks 3 days ago
  • HomeBank
    25 weeks 5 days ago
  • KMyMoney and direct connect to banks
    29 weeks 6 days ago
All contents copyright © 2008, Dhuha Net. All rights reserved
Ubuntudoctor® is a member of the Dhuha Network. Privacy Policy
RoopleTheme