EeePC 900 webcam help

I have an eeePC 900 with linux linpus lite installed, and am not sure how to use the webcam.
How would I go about using it? There is obviously a webcam on it, but it has a plastic shield over it; I would think that this is a cover that the camera can see through, as I havent figured out how to get it off. There isn't a settings icon for the webcam or anything, either.
If this were using a 'conventional' linux, I would just download a little fix to use the cam. Well, this not exactly being a 'conventional' linux distro, so I can't do that, that I know of, so I'm stuck
Any help or referral would be perfect, and thanks in advance

Hello Zopiac!
I have not had the opportunity to try either that computer or that linux distro, yet.  I just wanted to make sure you got an answer, if so, could you like to share that with us? Anyone else familiar with the answer to this question?
Matthew|Community Advocate | Best Buy® Corporate
Visit our Channel on
 Private Message

Similar Messages

  • [SOLVED] No wireless on my EeePC 900

    Last night I decided to try a full system upgrade (pacman -Syu). I figured upgrading the kernel might negatively affect the delicate balance I had achieved when I initially installed Arch--at least in regards to my wifi--but I had heard that the newer kernels worked much better with Eee's. After rebooting my upgraded system, my wireless was no longer working.
    # dhcpcd wlan0
    dhcpcd: version 5.0.2 starting
    dhcpcd: wlan0: waiting for carrier
    dhcpcd: timed out
    I've heard from multiple people that Arch with the stock kernel works out of the box with EeePC 900s, but I get this error every time. My madwifi drivers are up to date.
    Any ideas? Thanks in advance!
    Last edited by NotMarkus (2009-05-22 15:55:20)

    i've also heard the stock kernel is good, but kernel-eee from toofishes repo is just too easy to pass up.  i'd recommend that, it's maybe a fifteen minute process to get going and you can just leave your exiting grub entry in menu.lst to go back to stock if it doesn't work out.
    add his repo to pacman.conf:
    [eee]
    Server = http://code.toofishes.net/packages/eee
    install via pacman -S kernel-eee
    adjust /boot/grub/menu.lst
    # (0) Arch Linux
    title Arch EEE Kernel
    root (hd0,0)
    kernel /vmlinuzeee root=/dev/disk/by-uuid/74398cff-692f-435e-ab0a-b101c50bc302 ro elevator=noop
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Stock Kernel
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/74398cff-692f-435e-ab0a-b101c50bc302 ro elevator=noop
    initrd /kernel26.img
    then just reboot.
    with this kernel i have MODAUTOLOAD set to NO, i manually load ath5k, mac80211, and cfg80211, and i use netcfg to manage profiles.  i have perfect wireless bahavior and functional two-finger scroll (w/o a xorg.conf).  these things i did not have with the stock kernel.
    it's worth a try.

  • Acpi module for eeepc 900

    I just installed Arch on my eeepc 900.  However, I cannot get cpufreq to work.  In particular, I can't even modprobe  the Asus kernel module:
    $ sudo modprobe asus_acpi
    FATAL: Error inserting asus_acpi (/lib/modules/2.6.33-ARCH/kernel/drivers/platform/x86/asus_acpi.ko): No such device
    $ sudo modprobe asus-laptop
    FATAL: Error inserting asus_laptop (/lib/modules/2.6.33-ARCH/kernel/drivers/platform/x86/asus-laptop.ko): No such device
    So, is this the correct acpi driver for eeepc? If not, how do I obtain the correct one?
    Thanks ahead.
    MZ

    I have installed both, but I still don't seem to have cpufreq.
    module is loaded:
    $ lsmod | grep eee
    eeepc_laptop 11613 0
    sparse_keymap 2083 1 eeepc_laptop
    pci_hotplug 23303 1 eeepc_laptop
    rfkill 12198 2 eeepc_laptop,cfg80211
    led_class 1997 2 eeepc_laptop,ath5
    but no cpufreq:
    $ sudo /etc/rc.d/cpufreq start
    :: Setting cpufreq governing rules [BUSY] grep: /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors: No such file or directory
    , cpu 0Error setting new values. Common errors:
    - Do you have proper administration rights? (super-user?)
    - Is the governor you requested available and modprobed?
    - Trying to set an invalid policy?
    - Trying to set a specific frequency, but userspace governor is not available,
    for example because of hardware which cannot be set to a specific frequency
    or because the userspace governor isn't loaded?
    $ ls /sys/devices/system/cpu/cpu0/
    cpuidle crash_notes thermal_throttle topology
    Last edited by mathfeel (2010-05-10 23:15:48)

  • Video stream recording (not webcam) help required

    I am making a media player / recorder type web application in flex 4.
    The application plays video streams streamed from my red5 server.
    I want to give users the ability to make / record clips of the video they are viewing.
    I know that netstream.publish is used to record/save video on the server.
    All the help i've found on google so far just give examples to save video from webcam.
    But i want to save video from a video being streamed from red5 server and being played
    on VideoPlayer control in flex.
    All help is greatly appreciated.
    Thanks.

    Thanks for the reply but i think u misunderstood my problem.
    I am not receiving any RTP Stream but RTMP stream.RTMP is a proprietary protocol of Adobe For Streaming Flash video from Flash Media Server (FMS).
    I again state the problem.
    I am getting an RTMP Stream now i want to convert it into an RTP Stream so that i can process or transmit it further.I want to convert this RTMP Stream to RTP format.
    Anyone plz help me out.I am stuck into this for past 2 days and it is very critical for my project. :-(

  • EeePc 900 touchpad issue after 2.6.28 upgrade [SOLVED]

    The good news is fooling with synaptics settings works fine now. The bad news is I can't seem to get the left click working with a single finger tap like it used to. Two-finger mid click and three-finger right click work, as does two-finger scrolling, and left click works with corner tapping, but I'd really prefer the original tap anywhere on the touchpad left click.
    Here's my xorg.conf:
    Section "ServerLayout"
    Identifier "ArchLinux"
    Screen 0 "Screen0"
    InputDevice "keyboard"
    InputDevice "mouse"
    InputDevice "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "extmod"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail"
    Option "BlankTime" "120"
    Option "AIGLX" "false"
    EndSection
    Section "InputDevice"
    Identifier "keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "IMPS/2"
    Option "Emulate3Buttons" "yes"
    Option "ZAxisMapping" "4 5"
    Option "CorePointer"
    EndSection
    Section "InputDevice"
    Identifier "synaptics"
    Driver "synaptics"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1000"
    Option "RightEdge" "5400"
    Option "TopEdge" "1000"
    Option "BottomEdge" "4900"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "2000"
    Option "MaxDoubleTapTime" "360"
    Option "SingleTapTimeout" "360"
    Option "EmulateMidButtonTime" "75"
    Option "PalmDetect" "0"
    Option "SHMConfig" "true"
    Option "SendCoreEvents" "yes"
    Option "HorizScrollDelta" "0"
    Option "RBCornerButton" "2"
    Option "RTCornerButtom" "3"
    Option "VertTwoFingerScroll" "1"
    Option "MaxSpeed" "1.5"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "ASUS"
    ModelName "eeePC P701"
    Modeline "800x480" 29.58 800 816 896 992 480 481 484 497 -HSync +Vsync # 60 Hz
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID "PCI:0:2:0"
    Option "AccelMethod" "EXA"
    Option "MigrationHeuristic" "greedy"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    and if it helps any, the output of synclient -l:
    Parameter settings:
    LeftEdge = 1000
    RightEdge = 5400
    TopEdge = 1000
    BottomEdge = 4900
    FingerLow = 25
    FingerHigh = 30
    FingerPress = 256
    MaxTapTime = 180
    MaxTapMove = 2000
    MaxDoubleTapTime = 360
    SingleTapTimeout = 360
    ClickTime = 100
    FastTaps = 0
    EmulateMidButtonTime = 75
    EmulateTwoFingerMinZ = 257
    VertScrollDelta = 27
    HorizScrollDelta = 0
    VertEdgeScroll = 0
    HorizEdgeScroll = 0
    CornerCoasting = 0
    VertTwoFingerScroll = 1
    HorizTwoFingerScroll = 0
    MinSpeed = 0.4
    MaxSpeed = 1
    AccelFactor = 0.0367107
    TrackstickSpeed = 40
    EdgeMotionMinZ = 30
    EdgeMotionMaxZ = 160
    EdgeMotionMinSpeed = 1
    EdgeMotionMaxSpeed = 108
    EdgeMotionUseAlways = 0
    UpDownScrolling = 1
    LeftRightScrolling = 1
    UpDownScrollRepeat = 1
    LeftRightScrollRepeat = 1
    ScrollButtonRepeat = 100
    TouchpadOff = 0
    GuestMouseOff = 0
    LockedDrags = 0
    LockedDragTimeout = 5000
    RTCornerButton = 0
    RBCornerButton = 2
    LTCornerButton = 0
    LBCornerButton = 0
    TapButton1 = 1
    TapButton2 = 2
    TapButton3 = 3
    ClickFinger1 = 1
    ClickFinger2 = 1
    ClickFinger3 = 1
    CircularScrolling = 0
    CircScrollDelta = 0.1
    CircScrollTrigger = 0
    CircularPad = 0
    PalmDetect = 0
    PalmMinWidth = 10
    PalmMinZ = 200
    CoastingSpeed = 0
    PressureMotionMinZ = 30
    PressureMotionMaxZ = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice = 1
    No errors in Xorg.log.0 or any other problem I'm seeing. Anybody figured this out yet?
    EDIT: Sorry, found a solution for the hotplugging version and adapted it for my setup and it worked. Just deleted all the edges from my xorg.conf.
    Last edited by josomebody (2009-01-16 04:10:29)

    kjon wrote:
    You have to look for a 'tap' control on the list that synclient -l gives you. I don't recall exactly, but you need to program each button according the number of fingers that are in contact with the touchpad on a given moment.
    found it...
    at xorg add the following options:
    Option "tapbutton1" "1"
    Option "tapbutton2" "2"
    Option "tapbutton3" "3"
    Had that while I was still having problems. If your edges are set wrong, tapbutton1 still won't work right.

  • Urgent webcam help needed please

    i didnt know where else to put this post. Anyway i just got a logitech fusion webcam which they sell on the apple store. i plugged it in and set it up. whenever i speak to anyone on skype(its the only one i use). they always say that around every 20 seconds they get a noise their end that sounds like wind noise. ive opened up the sound box in preferences and can see it happening form the noise indicator. but dont know what it is or how to stop it.. any ideas i really need help.. thanks in advance. the webcam by the way has a built in mic and i have the output coming through my speakers. ive also moved the speakers away from the webcam in case of interference but no joy.. please help..

    Hi-
    Checking the Skype forums reveals a concensus that the problem is most likely within the Skype software.
    http://forum.skype.com/index.php?s=6b9ae6327268168f5c1291d17df06400&showforum=15
    Some suggest disabling the mic, and using a seperate mic. This is because some believe the hardware combo (camera/mic) over USB is the problem. Others suggest using the macam driver. Others still, claim there was no noise before 2.5. There are even problems with the Windows version, apparently.
    A new Skype for Mac beta was released today- 2.7. You can download it from the following link:
    http://forum.skype.com/index.php?act=announce&f=15&id=38
    Would be adviseable to report the current bug to Skype. Include all system details, software and OS versions. The more people that report the problem, the sooner a fix will come about.

  • Webcam Help

    Hi, I have a Flash file which shows a webcam and takes a snapshot, Currently the webcam display is set to 320px x 240px and take a snapshot of that video.
    I have tried to scale up the webcam size and document size to get a better quality but the webcam just stays to 320 x 240 and sits in the top left corner.
    var cam:Camera = Camera.getCamera();
    cam.setQuality(bandwidth, quality);
    cam.setMode(320,240,30,false); // If I change this it seems for example to 640 x 480 it just stays at the 320 x 240 and sits in the top left, how can I make it bigger.
    var video_vobj:Video = new Video();
    video_vobj.attachCamera(cam);
    and var picture:BitmapData = new BitmapData(320, 240);
    picture.draw(video_vobj);
    So what am I doing wrong how can I make the webcam bigger
    Also would it be possible to detect the largest possible resolution for the webcam and somehow use that?
    Thanks - James

    Have you tried doing a System Restore back to a time when it did work?
    It wouldn't hurt, and if that doesn't help you can restore it back to today when you are done.
    Good luck,
    Larry...

  • Wireless Card & Webcam HELP!! (dv9620us)

    Hi!
    I have a HP Pavilion DV9620us.  Operating system is Windows Vista Home Premium (64-bit).  Basically, the jist is that my sister had upgraded (terribly at that) it to Windows 7.  Since then nothing but problems!!  Sound would occasionally come in and out, webcam doesn't work and even Wi-Fi crashed on me.  Only way was via an external USB adapter.
    Anyhow, didn't have recovery discs (also another long story).  Well, now after reading and seeing all the little quirks this device had with others who switched to Win 7, I opted to go back to my original Windows Vista Home Premium.  It's like a brand new computer, everything seems to work like a charm. 
    I got the sound and mic to work.  It's running smoothly.  No crashing.  No overheating.  Even the power and battery work well.  However,  I cannot get the comp to detect the Webcam (it's not even an option/listed in Device manager) and neither is the wifi adapter card.
    I need help with both of these.  Especially with the the wifi.  (I got everything else including LightScribe to work fine). 
    Would removing the card and reinstalling work?  If not, what card should I buy to replace it with?  (I do know how to do these things and am not happy having to use a usb network adapter)
    I also installed the Suyin Crystal Eye webcam software, but the laptop still doesn't detect it.  It's not major since I never use it, but would love help with the wifi!
    Thanks!!!
    This question was solved.
    View Solution.

    Hi:
    If you don't see the wlan card in the device manager at all (either as a network controller needing drivers, or listed under the network adapters section), then more than likely the motherboard power to the mini-PCIe slot has failed which is a very common issue with that model (along with other motherboard failures (video, audio and power to the dvd).
    You can try removing and reseating the wlan card-- you have nothing to lose by trying but don't get your hopes up.
    Did you install the Cyberlink YouCam software?  That should be all you need to get the webcam to work.
    If you have, you can chalk the webcam up to motherboard failure too.

  • Presario CQ56-115DX Webcam Help

    I'm pretty sure that this model doesn't have a built-in webcam in it. It has a spot at the top for one, right next to the microphone hole. My question is, can I buy the webcam separately and put it in, or ship it off to HP to have it put in for me (sonce it has the spot at the top for one)? I love this laptop and would really like to have a webcam built into it, instead of having to deal with the hassle of carrying around an external one.

    The option to add webcam is available only for CTO models where notebooks are customized  while ordering directly from HP. I dont think you can send it to HP  to add webcam.
    I guess this thread over here will answer your question better. If you really want to add a webcam by yourself, if you open display assembly of your laptop, the (7) part is nothing but your webcam.
    If you have some knowledge about a laptop disassembly. The Service Manual is available over here and Part# for your webcam module would be 626656-001 which you can order and add it on your computer by yourself or taking the notebook to a local technician.
    //Click on Kudos and Accept as Solution if my reply was helpful and answered your question//
    I am an HP employee!!

  • X220 Tablet - Integrated Webcam Help

    Hello, I am trying to use my integrated webcam, but I think I never installed the driver? Can someone lead me to the correct dirver dl?
    Thanks!

    Hi, Maryd1621
    What exactly happens when you attempt to use the integrated camera? Which programs have you tried using the camera with? As for the driver, click here for the camera driver for Windows 7, Vista, and XP. If you are using Windows 8, there is not an updated driver on the website, but the default driver built in to the machine should work fine.
    Hope it helps,
    Adam
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution!" This will help the rest of the community with similar issues identify the verified solution and benefit from it.

  • Compaq 2710p Webcam Help.

    HI. can you help me set-up my webcam for HP Compaq 2710p? Thanks!
    This question was solved.
    View Solution.

    Hi,
    The following manual may help:
       http://h10032.www1.hp.com/ctg/Manual/c01455314.pdf
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • TrueVision HD Webcam help

    I have an Ultrabook Envy with a TrueVision HD built in webcam. Recently, I haven't been able to turn on the web cam at all. For example, skype tries to turn it on but it constantly makes the USB port plugging in and out sounds while the camera rapidly turns on and off with no image. I've tried disabling the USB Root Hubs and restarting and then enabling then (what I thought was the equivilant of plugging in and out for internat devices) but had no luck. 
    Any other ways I could fix this problem with my webcam? 
    Thank you for any suggestions you have!

    Hello @Caliginosity,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you have not been able to power on the webcam for your notebook computer, and that disabling the USB Root Hubs does not resolve this. Was there a point in time when the webcam was working? Did you install any new software to your computer recently? I would be happy to help you, but first I would encourage you to post your product number for your computer. Below is a is an HP Support document that will demonstrate how to find your computer's product number. In addition, it will also help if you indicate which operating system you are using; and whether your operating system is 32 or 64 bit. The more information you can provide, the better!
    How Do I Find My Model Number or Product Number?
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Please re-post with the necessary information, this way I will be able to research this further for you. I look forward to your reply!
    Cheers! 
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • JMF Webcam help

    I'm interested in getting a usb/firewire camera to capture imagery to be analyzed in real time with some java-based algorithms. After crawling the forums, it seems like most quicktime compatible cameras can be bridged in with QTJava.
    My question though: Is there a camera that has a java api for it's actuation? ie- Is there a camera that works with JMF, that also has some sort of driver libraries to control movement? I'd prefer to not rewrite that code just yet, and there were some suggestions in previous threads for people to "write your own driver..."... so who wrote one and what camera do you use :)

    hello again guys..
    im back here to see if someone has some other advices.. :)
    i solved this problem on ubuntu.. but my client said he needs my java application running on Mandriva..
    i already did everything i did on ubuntu..but im still cant connect the webcam on my java application..
    at jmstudio and jmfregistry the device is found..so..help me.. :)

  • Dynex Webcam Help PLEASE!

    I just purchased a Dynex DX-WEB1c webcam and it states that it is mac compatable, but I have no idea how to get it to work. The CD does not run or install. We are stuck, please help!

    The CD is for Windows machines and contains driver for same. Have you read the guide?
    http://www.dynexproducts.com/skins/skin1/Topics/Documents/DX-WEB1C_CPW%20QSG_08-1757WEB.pdf
    Particularly the note regarding Mac compatibility?
    Have you contacted the vendor?
    Why would you need a web cam with your MBP?

  • Opening Webcam Help...

    I'm new to Mac, coming from a PC laptop for years. How do I find my webcam program and open it to start using it?

    Hey Zach and welcome to the forum -
    Do you mean Photo Booth? It's one of your Applications. Open Finder and click on Applications on the left column the goto Photo Booth in that folder.
    Hope this helps - GDF

Maybe you are looking for