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

  • Equinox Introduces 2 Other Brilliant Themes, Installation Made Easy via PPA
  • First Alpha of uTorrent Server for Linux Released
  • A Linux Demo For Amnesia: The Dark Descent
  • Fedoraproject.org redesign looking really, really great
  • How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04
more

Linux Today

  • Editor's Note: Holiday Tech Fun
  • Mint 9: Minty fresh Linux
  • Amnesia: The Dark Descent Demo Released!
  • Android: the return of the Unix wars?
  • Songbird 1.8.0 adds support for more devices
more

Linux Insider

  • Tablet Skirmish Heats Up With Toshiba Entry
  • Samsung's Galaxy Whirls Into the Tablet Universe
  • Sony's Shocking 'Other OS' Win and Suspect Distro Popularity Trends
  • 2 Smart Backup Apps Show You the Way to Go Home
  • Cloud Computing Calms Open Source Warfare
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

  • How to install PHP-GTK in Ubuntu 10.04 Lucid Lynx
  • Download Linux Mint 9 "Xfce"
  • ISO Booting with Grub 2 in Ubuntu
  • Howto Fix Rhythmbox Iphone + Ipod Sync Issues in Ubuntu
  • How to install Ubuntu 10.04 on Thinkpad x201
  • Fix for Audio Problem in Dell Studio 1450 in Ubuntu 10.04 (lucid lynx)
  • Howto optimize Flash in Firefox on Ubuntu
  • HP Laserjet P1006 Printer not Working on Ubuntu
  • How to get video recording working with Acer Crystal Eye Webcam on Ubuntu
  • Reset your Windows password and edit the Windows Registry from Ubuntu
more

Linux World

  • Net Neutrality: what does the Google Verizon proposal mean for GNU Linux?
  • Why can't free software lead to hardware innovation?
Archive Syndicate content

Recent comments

  • Re
    34 weeks 4 days ago
  • Re
    34 weeks 4 days ago
  • Re
    35 weeks 4 days ago
  • Re
    36 weeks 21 hours ago
  • Re
    36 weeks 5 days ago
  • Re
    36 weeks 5 days ago
  • Re
    37 weeks 1 hour ago
  • iwl3945
    38 weeks 4 days ago
  • HomeBank
    50 weeks 5 days ago
  • KMyMoney and direct connect to banks
    1 year 2 weeks ago
All contents copyright © 2008, Dhuha Net. All rights reserved
Ubuntudoctor® is a member of the Dhuha Network. Privacy Policy
RoopleTheme