Fedora :: Webcam Was Working When Installed 12 But Now It Doesn't Work After About 2 Months Of Playing With This OS?

Feb 10, 2010

My webcam was working when I installed Fedora12. But now it doesn't work after about 2 months of playing with this OS. Because of this, I decided to reinstall it's driver.I downloaded it from ATrpms website, but if I try to install it the terminal says"/boot/vmlinuz-2.6.31.12-174.2.3_1.cubbi_tuxonice.fc12.x86_64 is needed by uvc-kmdl-2.6.31.12-174.2.3_1.cubbi_tuxonice.fc12-0.20090806-4.fc12.x86_64"File needed: /boot/vmlinuz-2.6.31.12-174.2.3_1.cubbi_tuxonice.fc12.x86_64File wanted to be installed: uvc-kmdl-2.6.31.12-174.2.3_1.cubbi_tuxonice.fc12-0.20090806-4.fc12.x86_64

View 4 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Webcam Upside Down Webcam Doesn't Work In Skype Vaio

Jul 5, 2011

i have sony viao vgn-fz11 Can someone please help ,im new user to ubuntu been trying to get webcam working properly at the moment its upside down and does not work in skype at all just get black screen does this look correct? do i have the right driver?i will try and give as much information as i can.

View 1 Replies View Related

Ubuntu Multimedia :: Creative Webcam Doesn't Work - How To Make It Work

Feb 17, 2011

how to make creative web cam working with ubuntu

View 1 Replies View Related

Fedora :: F12 Installed On USB - When Try To Boot - Doesn't Work

Mar 12, 2010

I booted F12 live cd with virtualbox and installed it on a USB stick(4GB). The installation was a success but, when I try to boot it, it doesn't work. Do I have to install the grup manually?

View 3 Replies View Related

OpenSUSE :: Plasmoid Now Playing Doesn't Work?

Jan 28, 2010

I have a problem whit this plasmoid.If I add this plasmoid while amarok runs, It works correctly.But if I close Amarok e then I run it again, plasmoid doesn't work.

View 2 Replies View Related

OpenSUSE Multimedia :: Webcam Doesn't Work Right?

Jun 21, 2011

I have a webcam in my monitor (Acer H243HX). It is seen by the system (11.4):

Code:
> kernel - - - [302942.719649] usb 2-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[code]...

View 9 Replies View Related

Ubuntu :: Webcam Doesn't Work With Skype?

Jan 30, 2010

I have difficulty with my webcam and Skype. I can see the other person but she can't see me. From a previous thread: Are you sure your camera isnt working? Supported hardware drivers are in the kernel usually. Test: press alt+f2, type gstreamer-properties go to the video tab and see if your camera is listed as a device. If yes, press the test button. This test was OK. I could see my face on the screen.

Quote: Ah, the Skype camera thing. Launch it this way: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype

I tried this. It launches Skype OK, but the little window that should show what my webcam sees, appears full of black and white static.

View 9 Replies View Related

Ubuntu :: Webcam Doesn't Work After Updates?

Aug 18, 2010

So I tried skyping this morning and I could not get my webcam to work it seemed like ti wasn't turning on. TO double check that it just was not skype I opened up Cheese the webcam picture application and it said "no device" found.The only thing I have really changed on my computer since I last skyped were just system updates so something broke in it.

View 1 Replies View Related

Fedora :: NVidia And Compiz Installed And Working But Screen Doesn't Refresh Correctly?

Oct 30, 2010

What it does is, if you do something to change anything on the screen, for example, highlighting text, or switching from one tab/menu in an application to another. The screen doesn't show the change. The only way to SEE the change is to do something else to the screen, like grabbing and moving the application around, or scrolling the page of a website, etc. If you don't do that, you won't see what's really on the screen, but rather what WAS on the screen.

Another example:

*) say you have an application open with 3 tabs: tab1, tab2, and tab3.
*) Switch from tab1 to tab2 and you see no change on the screen.
*) Switch from tab2 to tab3 and you see tab 2 on the screen, NOT tab 3.
*) Switch from tab3 to tab 2 and you see tab3 on the screen, and NOT tab2.

Or, if you're typing in this box to make a post, and you hit ctrl+a to select all, you see no change. If you click in the box to deselect all, then it looks like you've selected all text still. The only way to see what's currently on the screen is to scroll the text box or page just a bit, or, if you're using an application, then you'd have to move it around on the screen a bit.

As i've said, the nVidia drivers are installed and working, as well as compiz, etc.

Code:
[=v=]$ lspci
00:00.0 Host bridge: ATI Technologies Inc RD890 Northbridge only single slot PCI-e GFX Hydra part (rev 02)
00:02.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port B)

[Code]....

Also, i did BOTH the dracut thing, and the extra kernel paramter in the grub.conf. So, nouveau is blacklisted. Oddly enough though, i do NOT have this problem when using the nouveau driver...

Also, fwiw, i think that i should mention that i'm not using the "Desktop Settings > Enable Desktop Effects" method, because i always seem to have problems with getting certain features to work, like the background for the cube skydome, etc. How i do it is that i install a package called compiz-manager, and i have it set to run at session start. This makes all of the compiz features work fine. One thing that i've noticed though, is that on my other workstation, i haven't set that up yet, and it seems that is is NOT having the same issue. While compiz-manager was running, i tried to use the "desktop settings" method, and it crapped out and reverted back to the old school desktop. I then tried it again, and it reloaded compiz, and there is no screen update issues now. So it seems that you have to have both of them running in order to get all of the compiz options to work, and not have the screen refresh issue?

View 9 Replies View Related

Debian Hardware :: Webcam Doesn't Work (Raspbian)

Apr 22, 2015

I can't make a webcam working on an ARM version of Debian (Raspbian for raspberryPI)

I'm trying to use a command line media player to show the webcam images (mplayer)

The command is: mplayer tv:///dev/video0 and I got this output:

Code: Select allPlaying tv:///dev/video0.
the filename option must be an integer: dev/video0
Struct tv, field filename parsing error: dev/video0
Tv file format detected.
Selected driver v4l2

[Code] ....

Note aside:
- I've tried 3 different cams(got the same error for all of them)
- The output of the command: ls -ltr /dev/video* is crw-rw—-+ 1 root video 81, 0 Nov 11 09:06 /dev/video0
- The cam works in a program like "scratch" in a startx session but doesn't in the command line

View 3 Replies View Related

Ubuntu Multimedia :: Webcam Doesn't Work On Skype?

Jan 3, 2010

l installed thelatest beta version of skype from officila skype on my ubuntu 9.10,but my webcam doesn' t work and l can not see other webcams, lt work correctly with amsn and cheese

View 1 Replies View Related

Ubuntu Multimedia :: Webcam - 8.10 - With Jmf Or Mplayer It Doesn't Work ?

Feb 5, 2010

I got a webcam and it works fine with cheese, skype and many other programs. But with jmf or mplayer it doesn't work.

With mplayer I used this command mplayer tv:// -tv driver=v4l:width=640:height=480:device=/dev/video0

Both jmf and mplayer just give static looking like this [url]

View 1 Replies View Related

Ubuntu Multimedia :: Webcam Doesn't Work Properly?

Nov 28, 2010

The web cam on my Dell Inspiron mini 10 doesn't work properly. Cheese only takes very dark pictures but no video and the main screen stays dark all the time. Skype transmits a very dark image, too. How can that be tweaked.

Bus 001 Device 002: ID 174f:1403 Syntek Integrated Webcam

View 4 Replies View Related

Ubuntu :: VAIO VGN-CR11GH/L Webcam Doesn't Work

Jan 20, 2011

I cannot use my motion eye webcam, here's the result of

Code:
lsusb
Code:
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05ca:1839 Ricoh Co., Ltd Visual Communication Camera VGP-VCC6 [R5U870]

i cannot use cheese, is there anyone know how to fix this problem?

View 4 Replies View Related

Hardware :: Webcam Doesn't Work After Upgrade To Ubuntu 8.10?

Apr 26, 2009

My webcam worked with every application in Linux Mint6. I just upgraded to Ubuntu 8.04 and find that the input from the webcam looks like a green TV without horizontal lock in Camorama and Skype. However it works perfectly with Cheese.

View 1 Replies View Related

OpenSUSE Hardware :: Logitech Webcam C200 Doesn't Work Under 11.2?

Jan 1, 2010

my Logitech webcam C 200 under openSuse 11.2-2.6.31.5 appears as046d:0802, but in Skype I cannot see any image when testing the webcam. The correct audio input cannot be chosen either, it does not even appear in the drop-down box.I've installed the same webcam on a different machine with openSuse 11.2 and it worked out of the box, so I don't think there should be any additional driver required.

View 1 Replies View Related

Ubuntu Multimedia :: Logitech Webcam Doesn't Work In Skype But Works With Cheese

Aug 20, 2011

I'm using a basically vanilla Lubuntu 11.04 My Logitech E 3500 webcam works fine with Cheese. I have just installed Skype, but my voice isn't picked up on the test call, and no video either (the webcam light remains off). I've tried logging off and into Skype.

View 5 Replies View Related

Fedora :: Mic Doesn't Work In F12 - Skype Isn't Working Nor Is Gnome-sound-recorder

Nov 20, 2009

I basically can't get my mic to work in F12. After several releases fighting with pulseaudio, F11 finally worked almost OBO, after going to system->preferences->advanced sound configuration and setting all the input volumes to the maximum. But now there's no advanced sound configuration tool, and I just can't find anything to make it work. Skype isn't working, nor is gnome-sound-recorder. I do record some static, but nothing more. By the way, I'm on an Acer Timeline 3810T.

View 14 Replies View Related

Ubuntu Multimedia :: Months To Get Consistent Audio To Work?

Mar 22, 2011

I have an intel HDA chipset that desperately wants to work. I have it plugged into my receiver and sound only occassionally works. I say occassionally because I will hear some sound, then my receiver will flash hdmi, as if it is switching to the new stream, I hear silence. Then shortly later, the receiver will provide sound, then again it will 'switch' and i hear silence. To work around this, I had an optical line working and somehow had alsa using ONLY that for the audio (bypassing the HDMI completely). Then one day when I was trying to the audio fixed for some specific application, I broke it! I cannot figure for the life of me how to make alsa ONLY use my optical line. Of course any suggestions on how to get the hdmi to work is even better.

View 5 Replies View Related

Software :: VLC Yum Installed From Rpmforge Doesn't Work?

Feb 19, 2009

I have a RHEL Desktop and I added the rpmforge repo and yum installed VLC - the install itself run through without any problems, but when I try to start VLC, nothing happens. When I run a music or movie file and say open with VLC - nothing happens. I installed mplayer but it seems to have problems with playing streams and I'd prefer vlc anyway...I tried now several fresh installations using CentOS 5.2, RHEL Server 5.3 and RHEL Desktop 5.3 - same result .. VLC installs without being able to actually start it.

View 2 Replies View Related

Ubuntu Multimedia :: AAC Codec Installed But Doesn't Work?

Oct 13, 2010

I'm running xubuntu 10.04 and I've installed media codecs as per the " Comprehensive Multimedia & Video Howto " thread. I also have faac, libfaac0, faad, and libfaad2 installed. But when viewing some videos or trying to transcode to anything with the aac codec I get the "no AAC" error.How can I fix this?

View 2 Replies View Related

Ubuntu :: Flash Installed But Video Doesn't Work?

Mar 23, 2011

[URL] Even though I have flash installed.

View 9 Replies View Related

Ubuntu :: Installed Updates Now Flash Doesn't Work?

Aug 21, 2011

I ran Update Manager and installed updates. Now flash video and other things with flash content wont work.

To give one example. I go to a web I use frequently and the following message is displayed at the top: "Additional plug-ins are required to display media on this page"

I click on "install mising plug-ins" and select Flash Player-installer. Bu then it tells me it's already installed! This has only happened since last night when I installed the updates!

View 2 Replies View Related

CentOS 5 :: Installed Acronis Agent But Doesn't Work?

Dec 1, 2009

I'm quite new to Linux and totally new to CentOS. I need it to isntall a Lotus Domino Server, and for security reason i'd like to install the Acronis Linux agent to backup this server with my Win Acronis enterprise server. I have installed a new CentOS server 5.4 on a Vmware virtual machine, then installed the Acronis Linux agent following the instruction here [URL].. The agent seems to work because with the command "/etc/init.d/acronis_agent status" the sistem respond with "Acronis Agenti is running"

But i can't connect to the agent from the server console!

I have disabled the firewall to avoid any connectin problem...

Does anybody use acronis with CentOS?

View 8 Replies View Related

CentOS 5 :: Installed Windows &, But Now Internet Doesn't Work?

Jan 4, 2011

I've just installed Windows &, but now my internet doesn't work. How is that possible?

View 2 Replies View Related

CentOS 5 :: Installed Flash-player For Firefox But It Doesn't Work

Jan 1, 2010

I can see that it installed correctly but it doesn't work.how to get flash to work right on Firefox in CentOS?

View 2 Replies View Related

Ubuntu Installation :: Upgrade 10.10 Installed Through Wubi To 11.04 - Windows Doesn't Work

Mar 25, 2011

I want to upgrade Ubuntu 10.10 installed through Wubi to 11.04. Now, Windows doesn't work. I can't upgrade Ubuntu by it because it is impossible to download files. Can I upgrade it without connecting Ubuntu to the Internet and starting Windows?

View 5 Replies View Related

Ubuntu Multimedia :: Just Installed - Sound Doesn't Work - Intel ICH6?

Jul 21, 2011

I just installed ubuntu, and it seems the sound doesn't work with my sound card, it is part of the Intel ICH6 family. I don't get any output at all.

View 1 Replies View Related

Fedora :: Webcam Microphone Not Working?

Apr 12, 2010

I just installed skype on my F12 yesterday, the webcam I am using is a logitech C200, which has built-in microphone. I got the video working fine but not the microphone. No sound can be recorded.The same microphone works fine on my Windows 7, so at least I can eliminate hardware issue.I have never used microphone on my F12 before

View 6 Replies View Related

Hardware :: Tv And Webcam Not Working In Fedora 14

Dec 21, 2010

I've fedora 14 on my system. My usb camera and avermedia tv tuner card is not working with it. It was working with fedora 13. I reinstalled fedora 14 again, still no result. cheese webcam booth shows black screen..

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved