Page 1 of 5 123 ... LastLast
Results 1 to 10 of 44

Thread: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

  1. #1
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    This is my built-in camera on my laptop that is working fine on Window$ but not on Ubuntu!.. anybody have an idea where i could get a driver for this one?!.. TIA!
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

  2. #2
    Join Date
    Dec 2006
    Location
    Manila, Philippines
    Beans
    1,886
    Distro
    Ubuntu Development Release

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    Quote Originally Posted by killer_d76 View Post
    This is my built-in camera on my laptop that is working fine on Window$ but not on Ubuntu!.. anybody have an idea where i could get a driver for this one?!.. TIA!
    Pa-post ng output ng
    Code:
    lsusb
    . Pag nakita mo yung line don ng webcam mo, you might want to google that.
    MacBook Air 3,1 128gb | Fujitsu Esprimo U9200 | Google Nexus One

    Pinoy ka ba? | Google Profile | Twitter: @AllanCaeg| Identi.ca: allancaeg

  3. #3
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    thanks for the quick reply bro, sige i'll post it later.. dito pa kasi ako sa work ngayon eh hehehe.. but i did tried googling around for a couple of hours last night, downloaded and tested a few .deb but still no luck.

    i found this one http://www.linuxsoft.cz/en/sw_detail.php?id_item=8781 just now perhaps i'll give this one a try!
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

  4. #4
    Join Date
    Dec 2006
    Location
    Manila, Philippines
    Beans
    1,886
    Distro
    Ubuntu Development Release

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    Quote Originally Posted by killer_d76 View Post
    thanks for the quick reply bro, sige i'll post it later.. dito pa kasi ako sa work ngayon eh hehehe.. but i did tried googling around for a couple of hours last night, downloaded and tested a few .deb but still no luck.

    i found this one http://www.linuxsoft.cz/en/sw_detail.php?id_item=8781 just now perhaps i'll give this one a try!
    Yeah. Important na alam mo yung lsusb mo para alam mo yung parang "generic name" ng webcam mo. With that name, mas madali mong mahahanap ang driver.
    MacBook Air 3,1 128gb | Fujitsu Esprimo U9200 | Google Nexus One

    Pinoy ka ba? | Google Profile | Twitter: @AllanCaeg| Identi.ca: allancaeg

  5. #5
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    okey here's what i got with lsusb..

    Bus 005 Device 004: ID 0b27:0165 Ritek Corp.
    Bus 005 Device 003: ID 0c45:624f Microdia PC Camera (SN9C201)
    Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 003: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical Wheel Mouse
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

  6. #6
    Join Date
    Oct 2005
    Location
    Davao, Philippines
    Beans
    4,830

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    this is for mandriva, but should work on ubuntu.

    http://blog.zerodogg.org/2008/04/27/...bcam-on-linux/

    you might be needing these packages before compiling,

    Code:
    sudo apt-get install git ubuntu-dev

  7. #7
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    thanks mga bossing!.. i'll just add it up here for others to see na din!

    git clone http://repo.or.cz/r/microdia.git
    cd microdia
    make
    sudo insmod ./microdia.ko
    will this work on 32 and 64 bit as well?
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

  8. #8
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    got some error..

    make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
    make: ctags: Command not found
    make: *** [ctags] Error 127
    arvin@arvin-laptop:~/microdia$ sudo insmod ./microdia.ko
    insmod: error inserting './microdia.ko': -1 Unknown symbol in module
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

  9. #9
    Join Date
    Oct 2005
    Location
    Davao, Philippines
    Beans
    4,830

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    hmm, maybe install

    exuberant-ctags then redo the compilation.

  10. #10
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Re: Anybody have a driver for this Microdia PC Camera (SN9C201) web camera?

    still getting some errors..
    here's what happened when i typed:
    Code:
    sudo apt-get install git ubuntu-dev
    arvin@arvin-laptop:~$ sudo apt-get install git ubuntu-dev
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    git is already the newest version.
    E: Couldn't find package ubuntu-dev
    so i did
    Code:
    sudo apt-get install git
    install exuberant-ctags

    Code:
    sudo apt-get install exuberant-ctags
    still got some errors..
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

Page 1 of 5 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •