hi, first sorry, but i'm bad writing english, but i try...

i buy a web cam  Acteck ATW-650, and i want to work in linux, i have
Ubuntu 8.04

i go to terminal and write:

lssub, an show me this:

Bus 002 Device 003: ID 0c45:627b Microdia

so, is a microdia web cam

i follow the next steps:

sudo apt-get install build-essential linux-headers-$(uname -r) git-
core curl
git clone http://repo.or.cz/r/microdia.git
cd microdia
make

in this step show me the next problem:

make: ctags: No se encontrĂ³ el programa
make: *** [ctags] Error 127

but i read that is not important, so i continue with:

strip -g microdia.ko
sudo cp microdia.ko /lib/modules/$(uname -r)/kernel/drivers/media/
video/usbvideo/
sudo depmod -a
sudo modprobe microdia

and i download and install xawtv, and execute it. but not show me
nothing, the windows is in blank. so i write dmesg en show me:

[ 5571.481033] microdia: Microdia USB 2.0 webcam driver loaded
[ 5571.481070] microdia: Microdia USB 2.0 Webcam - 0C45:627B plugged-
in.
[ 5571.481072] microdia: Detected SN9C20X Bridge
[ 5571.494055] microdia: Detected OV7660 Sensor
[ 5571.513464] microdia: Microdia USB 2.0 Webcam is now controlling
video device /dev/video0
[ 5571.514326] usbcore: registered new interface driver
usb_microdia_driver
[ 5571.514338] microdia: v2008.11 : Microdia USB 2.0 Webcam Driver

i install cheese and when i execute, appears an window with  a lines
of diferent colors and in a coner show a rectangle like a tv in a
channel whit out signal

and the dmesg show me the next thing:

[ 6330.127407] microdia: isoc_init() submit_urb 197 failed with error
-45
[ 6330.127436] microdia: isoc_init() submit_urb 199 failed with error
-45
[ 6330.127564] microdia: Iso frame 0 of USB has error -18
[ 6330.127566] microdia: Iso frame 1 of USB has error -18
[ 6330.127568] microdia: Iso frame 2 of USB has error -18
[ 6330.127569] microdia: Iso frame 3 of USB has error -18
[ 6330.127571] microdia: Iso frame 4 of USB has error -18
[ 6330.127573] microdia: Iso frame 5 of USB has error -18
[ 6330.127574] microdia: Iso frame 6 of USB has error -18
[ 6330.127576] microdia: Iso frame 7 of USB has error -18
[ 6330.127577] microdia: Iso frame 8 of USB has error -18
[ 6330.127579] microdia: Iso frame 9 of USB has error -18
[ 6330.127583] microdia: Error (-45) re-submitting urb in
microdia_isoc_handler.
[ 6330.127585] microdia: Iso frame 0 of USB has error -18
[ 6330.127587] microdia: Iso frame 1 of USB has error -18
[ 6330.127588] microdia: Iso frame 2 of USB has error -18
[ 6330.127590] microdia: Iso frame 3 of USB has error -18
[ 6330.127591] microdia: Iso frame 4 of USB has error -18
[ 6330.127593] microdia: Iso frame 5 of USB has error -18
[ 6330.127594] microdia: Iso frame 6 of USB has error -18
[ 6330.127596] microdia: Iso frame 7 of USB has error -18
[ 6330.127598] microdia: Iso frame 8 of USB has error -18
[ 6330.127599] microdia: Iso frame 9 of USB has error -18
[ 6330.127602] microdia: Error (-45) re-submitting urb in
microdia_isoc_handler.


somebody can help me?, thanks










--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Reply via email to