PDA

Bekijk de volledige versie : Eye Toy Webcam



deuch2k
01-10-2005, 18:25
I've got a problem with wy webcam (eye toy).

Normally it is supported bith the 1.65.1.10 ov51x drivers ... But it doesn't work with the 1.9.2.6-6b firmware from Oleg.

See my dmesg output :

hub.c: USB hub found
hub.c: 2 ports detected
hub.c: new USB device 00:04.0-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x54c/0x154) is not claimed by any active driver.
lp0: using parport0 (polling).
usb.c: registered new driver usblp
printer.c: v0.13: USB Printer Device Class driver
usb.c: registered new driver audio
usbaudio: device 2 audiocontrol interface 1 has 1 input and 0 output AudioStream
ing interfaces
usbaudio: device 2 interface 2 altsetting 1 channels 1 framesize 2 configured
usbaudio: valid input sample rate 16000
usbaudio: device 2 interface 2 altsetting 1: format 0x00000010 sratelo 16000 sra
tehi 16000 attributes 0x00
usbaudio: registered dsp 14,3
usbaudio: constructing mixer for Terminal 2 type 0x0101
usbaudio: no mixer controls found for Terminal 2
usb_audio_parsecontrol: usb_audio_state at 80c29980
audio.c: v1.0.0:USB Audio Class driver
Linux video capture interface: v1.00
And cat /proc/bus/usb device

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB OHCI Root Hub
S: SerialNumber=b8004000
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=054c ProdID=0154 Rev= 1.00
S: Manufacturer=Sony Corporation
S: Product=Logitech EyeToy USB Camera
C:* #Ifs= 3 Cfg#= 1 Atr=80 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
I: If#= 0 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS= 384 Ivl=1ms
I: If#= 0 Alt= 2 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS= 512 Ivl=1ms
I: If#= 0 Alt= 3 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS= 768 Ivl=1ms
I: If#= 0 Alt= 4 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS= 896 Ivl=1ms
I: If#= 1 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=audio
I: If#= 2 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=audio
I: If#= 2 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=audio
E: Ad=82(I) Atr=05(Isoc) MxPS= 60 Ivl=1ms

I've seen in this page that eye toy is supported by a new driver (OV519)

http://www.rastageeks.org/ov51x-jpeg/index.php/Main_Page

It's possible to compile this driver in a another firmware ?

thx

deuch

deuch2k
02-10-2005, 19:46
I've try this driver : http://www.rastageeks.org/ov51x-jpeg....php/Main_Page on
My eye toy (v1) work on my fedora core 3 :)

Is somebody can compile a firmware with this driver please ?

Thanks,

deuch2k

WlanMan
03-10-2005, 11:36
Hi

Maybe This Firmware (http://www.wl500g.info/showthread.php?t=2846&highlight=ov51x) works with the sony cam, it has a more recent version of ov51x. You may read here (http://alpha.dyndns.org/ov511) about support or not regarding v2.17 driver.

Greets

deuch2k
03-10-2005, 20:26
Hi,

I've tried this firmware without success ... No way to compile the driver of my first post and give it to me by mail please (only the .o files) ?

Thanks,

deuch2k

P.S : the ov519 drivers works well with my linux box + my eye toy on a 2.6 kernel, didn't try with a 2.4
P.S.2: Does i need a 2.4 kernel to compile a new firmware/module for the WL-500G ?

WlanMan
04-10-2005, 10:01
No way to compile the driver of my first post and give it to me by mail please (only the .o files) ?
P.S.2: Does i need a 2.4 kernel to compile a new firmware/module for the WL-500G ?
- At the moment, i have no linux box set up with the toolchain, sry. maybe someone else.
- You need the Asus sources and toolchain (one file), oleg´s patchfiles and of course some time to understand the build and get it running. But other then that, nothing is required (=> Kernelsources includet).

Greets

deuch2k
04-10-2005, 10:59
Ok i've downloaded the sources of the 1.9.2.7. I will study that :-) But if someone want to do it :-) i will be glad :-)

deuch2k

deuch2k
04-10-2005, 17:59
OK, compile of the module is good ... i've got this :

Oct 4 18:45:24 kernel: ov51x.c: USB OV519 video device found
Oct 4 18:45:25 kernel: ov51x.c: Sensor is an OV7648
Oct 4 18:45:25 kernel: ov51x.c: Device at usb-00:04.0-1 registered to minor 0

But no way to see something with it in the web Interface

What's the method to start webcam server ?

thanks

P.S: I've got a problem when i try to compile the original firwmare. It say that -linetcons is not found when compiling httpd ? what's the matter ?

P.S : I've compiled with success Oleg Firmware, but i want to include new version of the ov51x driver. Where do i have to put the source ? In src/linux/linux/drivers/usb ? In this directory, there are only ov511 version, but during compilation the ov51x is compiled. How can i choose what driver i want to include in the firmware ?

WlanMan
05-10-2005, 12:21
OK, compile of the module is good ... i've got this :

Oct 4 18:45:24 kernel: ov51x.c: USB OV519 video device found
Oct 4 18:45:25 kernel: ov51x.c: Sensor is an OV7648
Oct 4 18:45:25 kernel: ov51x.c: Device at usb-00:04.0-1 registered to minor 0

But no way to see something with it in the web Interface
You can configure the webcam as usual, and on the shell unload the webcam drivers, then loading your own. havent tried this, but should work.
The "clean" way is to modify the website template and the httpd with an extra entry for your driver, the source should be quite meaningfull.


What's the method to start webcam server ?
Look how the firmware starts it, sry i dont know (using palantir).


P.S: I've got a problem when i try to compile the original firwmare. It say that -linetcons is not found when compiling httpd ? what's the matter ?
Have never tried, but asus releases tend to have some bugs, not sure if this is with intention ;).


P.S : I've compiled with success Oleg Firmware, but i want to include new version of the ov51x driver. Where do i have to put the source ? In src/linux/linux/drivers/usb ? In this directory, there are only ov511 version, but during compilation the ov51x is compiled. How can i choose what driver i want to include in the firmware ?
You need combine the driver with the kernel source and make menuconfig about it, asking jsebra (http://www.wl500g.info/member.php?u=2756) may help.

Greets
Wlanman

Ba.G
09-09-2006, 07:30
Hi,

did you get any further success in this Eyetoy-project?

Sorry, I can't help in Linux, but I have similar devices: WL500GX and (child's) Eyetoy also. ;)