Debian Hardware :: Can't Configure Genius ILook 300 Webcam?

Feb 11, 2011

I've read a lot and I still can't configure my webcam. I've read about spca 5xx but when I go to and click on the debian package, it takes me to a "No such package" site inside debian's package.debian.orgAny idea how to resolve this? maybe there's another way to have this webcam working. I know there's a way to make a .deb package from a .rpg, would that work in this situation?

View 1 Replies


ADVERTISEMENT

Fedora :: Webcam Genius 312 Image Upside Down

Aug 9, 2009

I'm install a genius web cam eye 312 in fedora 11. The image is upside down in all the programs. In amsn there is no colors, and image upside down. In skype, chesse full colors very nice, but image upside down.
amsn give me this information:
v4l2 : usb camera (93a:2622)pac 7311.
The command Lsusb give me
Bus 005 Device 002: ID 093a:2622 Pixart Imaging, Inc.
So I think there is a problem with the driver it self.

View 3 Replies View Related

Fedora Hardware :: Webcam Genius Slim 1320 Don't Work Under F11 X86_64?

Feb 17, 2010

my web camera Genius Slim 1320 don't work under Fedora 11 x86_64, please help to solve this problem.

View 2 Replies View Related

Hardware :: Webcam Genius Slim 1320 Don't Work Under Fedora 11 X86_64 / Fix It?

Feb 17, 2010

My web camera Genius Slim 1320 don't work under Fedora 11 x86_64, please help to solve this problem.

View 4 Replies View Related

General :: Configure Webcam In Redhat 5?

Jun 23, 2010

i have a logitech webcam c200 . but i don't no how to use webcam in linux.

View 1 Replies View Related

Hardware :: Configure Multiple Soundcards (built-in Card And Webcam)?

Nov 17, 2009

I'm trying to add a webcam and it get's registered nicely. The problem is that after a reboot it registers as card 0, my internal card gets registered as card 1, and I lose all sound.

arecord -l without webcam:

Code:

card 0: default [PnP Audio Device ], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

[code]....

C-Media is the built-in soundcard and Philips is the webcam.why the built-in is registered as an usb-device but it is and external sources confirm that this is correct. According to the alsa project wiki the correct way to give two devices using the same module (such as two usb-devices) a specific index is to add something along the following in the main alsa configuration file.

Code:

options snd-usb-audio index=1,2 vid=0x0ccd,0x0d8c pid=0x0028,0x000c

As I use Debian Squeeze 64-bit with the odd package from sid and multimedia repository enabled I found that the correct file to add this in is /etc/modprobe.conf. I therefore added this:

Code:

options snd-usb-audio index=0,1 vid=0d8c,0471 pid=0201,0333

This corresponds to my hardwares' VID and PID. When I reboot I and do arecord -l I get:

Code:

arecord: device_list:223: no soundcards found...

As an alternative I tried to add this snippet to /etc/modprobe.d/sound instead but at boot I get the message that "vid 0d8c" is an invalid parameter. Well, it's not. It adds upp with the output from lsusb and the external source linked to above. Do I need to add that arecord -l tells me I have no soundcard?

View 14 Replies View Related

Ubuntu Multimedia :: Configure Audio And Webcam - Freezes Everything - Disconnect Power Plug

Feb 10, 2010

I am running Ubuntu 9.10 (Karmic Koala) on a five year old desktop computer with no problems what-so-ever until that is when i try to use aMSN. The aMSN program is great and problems only arise when i try to configure the audio and webcam. When i open up Preferences -> Edit audio and video settings and try to configure the audio and webcam everything just freezes solid and the only way i can un-freeze the computer is to disconnect the plug from the power connection.

On other occasions when i have again attempted to configure the audio and webcam the whole aMSN program just vanishes off the screen altogether? I have a Logitech QuickCam 8.1.1

View 4 Replies View Related

Hardware :: Looking For Drivers For Genius Mouse Pad?

Aug 2, 2009

I'm looking for drivers for Genius mouse pad
It does not work at all.

View 1 Replies View Related

OpenSUSE Hardware :: Make Genius MousePen 8x6 To Work In 11.2

Jan 15, 2010

How can I make Genius MousePen 8x6 to work correctly in opensuse 11.2

I have installed wizardpen driver by this:

and made edit in xorg.conf by this:

But the tablet doesn't work!.

View 3 Replies View Related

General :: Alternative / Equivalent For Driver Genius Under System?

Jul 9, 2010

Driver Genius is a piece of software that you can use to extract/pull/save/leach the drivers of a certain piece of hardware under MS Windows in order to save it for feature use with an other similar machine

OR the concept is different in linux? cause the drivers are integrated inside the kernel?

View 2 Replies View Related

OpenSUSE Hardware :: Compile V4l-dvb Which Is Required To Get Genius Eye312 Camera?

Dec 31, 2009

I have a problem trying to compile v4l-dvb which is required to get my genius eye312 camera going. Fault when "make all" is issued reads make -C /home/jstocker/Applications/webcam/v4l-dvb-0b9c85378d2f/v4l all make[1]: Entering directory `/home/jstocker/Applications/webcam/v4l-dvb-0b9c85378d2f/v4l'Updating/Creating .config Preparing to compile for kernel version 2.6.27 File not found: /lib/modules/2.6.27.7-9-pae/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.

[Code]...

View 1 Replies View Related

Ubuntu Installation :: Make Genius G-pen F610 Tablet Work On 10.04 Lucid?

Jul 10, 2010

This is how i made my Genius G-Pen F610 Tablet on Ubuntu 10.04 Lucid Lynx. Everything works but the buttons the sides of the tablet, the buttons of the pen(stylus) work as well. First I was looking at these websites, as a reference: [URL] So, let's begin our journey:

1. Add this ppa: ppa:doctormo/xorg-wizardpen (I've went to System-Administration-Software Sources-Other Software-Add and copy-pasted this at the APT line: ppa:doctormo/xorg-wizardpen )

2. Install xserver-xorg-input-wizardpen (I went to System-Administration-Synaptic Package Manager and typed wizardpen (on the QuickSearch bar) It showed me that there is a packet called xserver-xorg-input-wizardpen, I have right-clicked and check Mark for Installation, and then went to Apply button.)

3. Run cat /proc/bus/input/devices in the terminal (I openned Applications-Accessories-Terminal and there I pasted (by that I mean pressing Middle-mouse button this way you can easely paste) this code: cat /proc/bus/input/devices)Now it will show all the devices on your computer, so you need to find the event for your tablet. My F610 tablet is recognised by Ubuntu like this:

[Code].....

View 9 Replies View Related

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 :: Webcam 5986:0241 Acer - When Do A Lsusb My Webcam Does Not Appear

Aug 3, 2010

I have a problem making work a webcam. At the begining, after the instalation of 10.04 in a new laptop, the webcam did not work but with a lsusb I see that the webcam was Webcam 5986:0241 acer. I was not able to config neither use the webcam with any application. After lots of test and forums reading I could not do my webcam to work, and now when I do a lsusb my webcam does not appear.

View 1 Replies View Related

Debian :: Get Sound Out Of A Webcam ?

May 20, 2010

I procured me a webcam, get a picture on the screen with:

Code:

But it has a built in microphone and have not got anything, *through the computer's speakers*, out of that.

Closest to getting sound so far is:

Code:

Code:

Code:

View 6 Replies View Related

Fedora :: Find Out What Driver Webcam Is Using And Where Its Located The Webcam

Aug 14, 2010

how to find out what driver my webcam is using and where its located the webcam it self works but goes from normal to dark after a minute of use and would like to fix it

View 2 Replies View Related

Ubuntu :: Use Laptop's Built In Webcam As Remote Webcam?

Jun 3, 2009

I want to use my laptop's built in webcam as remote webcam and I don't want to use FTP and post images to a www and use php script or sth, I want to make it accessed remotely as a fast stream and if there is a way I would like to use it with Windows XP - Microsfot Windows Messenger.

View 8 Replies View Related

Debian :: Webcam Not Working Properly.

May 15, 2011

My computer has been running well for a couple of years with Ubuntu and the Gnome desktop. I use a very cheap webcam from PCWorld PC Line 1.3 Mega Pixels with Cheese and Skype which worked on Ubuntu. The new Ubuntu Unity desktop seems most unintuitive and reading that Ubuntu may not include Gnome for the next release is my reason to make the change to Debian. I am aware Ubuntu is a Debian derivative.

I have installed Debian Squeeze and everything is working properly apart from the webcam. When I open Cheese the webcam works but very slowly although it will not capture video. When I open Cheese > Preferences, I see the Device listed as USB 2.0 Camera (/dev/video0) but greyed out. When I open Skype > Options > Video I see the same greyed out listing but no image appears in the test area.

lsusb    Bus 001 Device 002: ID 0c45:62e0 Microdia MSI Starcam Racer Computer: Gigabyte motherboard with onboard video and sound.

View 4 Replies View Related

Debian Hardware :: 8.3 - Webcam Not Works

Feb 14, 2016

I have Debian 8.3 version, and I do not know how to operate the webcam, Cheese blocks itself, and skype doesn't show image, just black screen.

View 11 Replies View Related

Debian Hardware :: Get Audio From Usb Webcam?

Mar 24, 2011

I have a logitech c100 webcam which I know for a fact works on pulseaudio. Video works fine, I just can't get audio to work.

I don't want to install pulseaudio so does anyone know how to configure my alsa?

j@jonux:~$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0

[Code].....

View 3 Replies View Related

Debian Multimedia :: Cheese Webcam Not Working Right / Fix It?

Aug 24, 2010

Debian Squeeze 64 bit, SPC890NC Philips Webcam, Gnome, Nvidia GT 220, LG 1440x900 Monitor I don't have compiz, etc.

Cheese is distorted, discolored. But XawTV and guvcview work fine. 640x480 Image of webcam is below. I do have Cheese pointing at my webcam and not my Digital TV card.

View 5 Replies View Related

Debian Hardware :: Firewire Camcorder As Webcam

Mar 13, 2015

I recently switched to Linux. I got a Camcorder connected to my machine via firewire that under Win i used as a webcam. So I want the same to work in debian, but honestly i don't know how to do it. The thing i tried was to use a loopback device via v4l2loopback, so what i did exactly is:

1. install v4l2loopback
2. modprobe v4l2loopback
3. feed it via ffmpeg Code: Select allffmpeg -f iec61883 -i auto -f v4l2 /dev/video0this so far works like a charm, i can open the stream via vlc for example if i choose open device and point it to /dev/video0

My problem now is the device detection. For example "Cheese" and the adobe flash plugin doesn't recognize any webcam.

View 0 Replies View Related

Debian Hardware :: Bluetooth & Webcam Don't Work?

Jan 24, 2010

My computer is VAIO CR392, I just have not got drivers

View 3 Replies View Related

Debian :: Can't Get Gigaware 25-494 USB Webcam To Display On 5.03 / Troubleshoot It?

Jan 12, 2010

I have a simple "Gigaware USB web cam. I just plugged it in, and it worked fine on Fedora 11. But I can't get it to work for love or money on Debian 5.03.

lsusb shows the device, but I can't get any programs I've tried to actually display anything with it.

Technical details are below. Assume I'm a complete n00b (I pretty much am, when it comes to Debian).

Q: Any idea what "driver" or Debian configuration I might be missing?

Q: Any suggestions on a different program I might try (besides Cheesecam or Camorama)?

Q: Any suggestions as to how I should troubleshoot? code...

View 2 Replies View Related

Debian :: FFMPEG And Webcam With GRBG Pixel Format

Jun 10, 2015

I am trying to stream from a webcam to mp4 file with avconv/ffmpeg with the GRBG pixel format. I can find a lot of ffmpeg commands and other stuff on google about a webcam stream to file with ffmpeg, but none of them use GRBG pixel format and are working for me ...

I have never tried something like this before

Output of v4l2-ctl --list-formats-ext:
Code: Select allioctl: VIDIOC_ENUM_FMT
        Index       : 0
        Type        : Video Capture
        Pixel Format: 'GRBG'
        Name        : GRBG
                Size: Discrete 162x120
                Size: Discrete 324x240

How to get this working?

View 5 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

Debian Hardware :: Good Webcam For Shooting Outdoors?

Mar 13, 2010

I'm looking for a USB-connected webcam that works ok with linux and performs well with outdoor lighting.My goal is simple: I want to connect it to my Debian router, point it out of the window and grab frames off the cam and make it available on a web page.I've got the setup working ok with some prehistoric cam, but the image is terrible. (It's a HW issue - the cam. is junk.) So I'd like to get a better cam.I know there are cams built specifically for this usage, but it's above my price range. For me, the most expensive I'm willing to go is the Logitech QuickCam Pro 9000 for Business (~130 USD in a local store), or preferably cheaper. I don't want/need any sort of enclosure for outdoors, as the cam will be indoors, behind a window.

Also, I wonder how does focusing work with linux. The only webcam I've ever had had a manual focus ring. Some of the cams claim to have autofocus. I guess it's host controlled. That probably doesn't work in Linux. (?) Anyway, for my usage, autofocus would be in the way, I suppose. (I don't want it to try to focus on the sheet of glass in front of the cam. )

View 2 Replies View Related

Debian :: Webcam - Works Surely - TESTING - Squeeze

May 22, 2010

Choising an hardware in LINUX is not easy since one has to check before whether it is supported. A large hardware base is supported , but not everything.

Which webcam is sponsored by DEBIAN TESTING that works surely with just a plug and play (skype / camorama...) ?

After a required:

Code:

View 4 Replies View Related

General :: Install Givox Webcam On Debian Lenny 5.0?

Sep 28, 2010

I got a givox usb 168z webcam, I want to use it on my pc which has debian, so I want to know the procedure to install it.

View 3 Replies View Related

Debian Hardware :: Webcam Works But Not With Streamer After Squeeze Upgrade

Feb 25, 2011

My logitech quickcam express works fine with gstreamer-properties and cheese, but i need to take webcam pics from console. It worked before the latest upgrade to squeeze, then:

My kernel is kernel 2.6.32-5-686

I don't know what to do... i'd like to run another kernel but i don't know which one..(and how to do that, i'm on remote)

View 6 Replies View Related







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