Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Newbie - want to hep and get driver :)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
dda  
View profile  
 More options Mar 16 2008, 6:33 pm
From: dda <dis...@gmail.com>
Date: Sun, 16 Mar 2008 15:33:00 -0700 (PDT)
Subject: Newbie - want to hep and get driver :)
Hello,

I have two cameras based on Microdia: 0c45:602e (Genius Videocam
messenger) and 0c45:6007 (Genuis Videocam Eye). Both works with gspca,
but image is very dark. 0c45:602e also works with sn9c102, while
0c45:6007 does not (with sn9c102 v 1.44 camorama says
"usb_submit_urb() failed, error -28" in dmesg, and with version 1.48
computer hangs when I plug in the camera). And with sn9c102 also dark
image, and brightness control does not work as well.

So, my question: is there anything I can test on my webcams? My
systems are Ubuntu 7.04 32 bit and 7.10 64 bit. I will be glad to help
with testing or anything else I can do. :)

Thanks!
Dmitry.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Newbie - want to help and get driver :)" by dda
dda  
View profile  
 More options Mar 17 2008, 8:03 pm
From: dda <dis...@gmail.com>
Date: Mon, 17 Mar 2008 17:03:52 -0700 (PDT)
Local: Mon, Mar 17 2008 8:03 pm
Subject: Re: Newbie - want to help and get driver :)
Hi guys,

Was my question noticed? Sorry for being impatient...

Thanks!

On Mar 17, 1:33 am, dda <dis...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Newbie - want to hep and get driver :)" by GWater
GWater  
View profile  
 More options Mar 17 2008, 8:12 pm
From: GWater <grewa...@googlemail.com>
Date: Tue, 18 Mar 2008 01:12:16 +0100
Local: Mon, Mar 17 2008 8:12 pm
Subject: Re: [Microdia] Newbie - want to hep and get driver :)
Sorry,
so.. welcome ;-)

I am not so familiar with gspca (my last try to make it work for my cam
went wrong) but we are actually developing a new driver especially for
sn9c-cams. You will have to help us with data on your webcams. most
things are explained on the group-pages:
http://groups.google.com/group/microdia/web
Everything else may be asked on the mailing list.

I don't know if there are any other people with your camera here but
somewhere on the pages is a list of all cams.

BTW the dark image on gspca is a known bug, several people mentioned the
problem - hopefully we'll be able to fix it in our driver ;-)

GWater

dda schrieb:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Newbie - want to help and get driver :)" by JoJo jojo
JoJo jojo  
View profile  
 More options Mar 18 2008, 12:59 am
From: "JoJo jojo" <onetwoj...@gmail.com>
Date: Tue, 18 Mar 2008 10:29:22 +0530
Local: Tues, Mar 18 2008 12:59 am
Subject: Re: [Microdia] Re: Newbie - want to help and get driver :)
Hi diskin

looks like your whitebalance settings are not proper in gspca,
you can try reverse engineering from windows driver & adding that to
gspca or microdia driver.(gspca would probably be easier)

basically the difference between sniffUSB logs & usbmon logs will give
you whats is missing/mismatching.

take a look here
https://groups.google.com/group/microdia/web

sorry we couldn't reply sooner, we don't mind you asking again.

-JoJo


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dda  
View profile  
 More options Mar 18 2008, 5:36 am
From: dda <dis...@gmail.com>
Date: Tue, 18 Mar 2008 02:36:20 -0700 (PDT)
Local: Tues, Mar 18 2008 5:36 am
Subject: Re: Newbie - want to help and get driver :)
Hello,

Thanks all for replying. I will definitely compare sniffUSB logs &
usbmon logs and get bak to you. But I had a hope to try something
already built -- do I understand right that my cameras are not
supported by microdia driver? Where it is anyway, I did not find
anything on the web pages (https://groups.google.com/group/microdia/
web)

Regards,
Dmitry.

On Mar 18, 7:59 am, "JoJo jojo" <onetwoj...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
GWater  
View profile  
 More options Mar 18 2008, 5:43 am
From: GWater <grewa...@googlemail.com>
Date: Tue, 18 Mar 2008 10:43:20 +0100
Local: Tues, Mar 18 2008 5:43 am
Subject: Re: [Microdia] Re: Newbie - want to help and get driver :)
Hi dda,
the current source is here:
http://repo.or.cz/r/microdia.git

File microdia-dev.c contains all webcam specific functions. If there are
functions like microdia_6007_init() in this file then there is already
someone working on supprt for this cam (in tis case 0c45:6007).
Nvertheless - to find out what's really going (for example what sets the
whitebalance) on we need to compare logs and things lke that - so make
yourself familiar with everything and you ca be pretty sure there will
be support for your cam.

BTW there are full datasheets for the sn9c102 chip out there - simply
google "sn9c102 filtype:pdf".

GWater

dda schrieb:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google