* Re: gspca for_2.6.36 - maybe does not work properly for me [not found] <1288264077.1891.40.camel@x41.itrotid.ee> @ 2010-11-03 19:07 ` Maciej Rutecki 2010-11-03 19:40 ` Jean-Francois Moine 2010-11-03 20:53 ` gspca for_2.6.36 - maybe does not work properly for me (ov534) Antonio Ospite 0 siblings, 2 replies; 4+ messages in thread From: Maciej Rutecki @ 2010-11-03 19:07 UTC (permalink / raw) To: Tõnu Samuel, linux-usb, linux-media; +Cc: linux-kernel (add CC's) On czwartek, 28 października 2010 o 13:07:57 Tõnu Samuel wrote: > I am Sony PS3 Eye webcam user. > > After installing 2.6.36 this camera gets recognized but actually does > not work. It might be some own stupidity of improper kernel > configuration but I cannot track it down at moment. > > relevant dmesg: > > [ 1372.224068] usb 1-5: new high speed USB device using ehci_hcd and > address 5 > [ 1372.359574] usb 1-5: New USB device found, idVendor=1415, > idProduct=2000 > [ 1372.359582] usb 1-5: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [ 1372.359588] usb 1-5: Product: USB Camera-B4.04.27.1 > [ 1372.359593] usb 1-5: Manufacturer: OmniVision Technologies, Inc. > [ 1372.360623] gspca: probing 1415:2000 > [ 1372.483830] ov534: Sensor ID: 7721 > [ 1372.534205] ov534: frame_rate: 30 > [ 1372.534319] gspca: video0 created > > spider@spider:~$ lsusb -t > /: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ohci_hcd/2p, 12M > /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci_hcd/3p, 12M > > |__ Port 2: Dev 2, If 0, Class='bInterfaceClass 0xe0 not yet > > handled', Driver=btusb, 12M > > |__ Port 2: Dev 2, If 1, Class='bInterfaceClass 0xe0 not yet > > handled', Driver=btusb, 12M > /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci_hcd/3p, 12M > /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci_hcd/3p, 12M > /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci_hcd/3p, 12M > > |__ Port 1: Dev 2, If 0, Class=HID, Driver=usbhid, 1.5M > |__ Port 1: Dev 2, If 1, Class=HID, Driver=usbhid, 1.5M > > /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/6p, 480M > > |__ Port 3: Dev 2, If 0, Class=vend., Driver=rt2870, 480M > > /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/6p, 480M > > |__ Port 5: Dev 5, If 0, Class=vend., Driver=ov534, 480M > |__ Port 5: Dev 5, If 1, Class=audio, Driver=snd-usb-audio, 480M > |__ Port 5: Dev 5, If 2, Class=audio, Driver=snd-usb-audio, 480M > > spider@spider:~$ > > spider@spider:~$ guvcview > guvcview 1.1.3 > video device: /dev/video0 > /dev/video0 - device 1 > Init. USB Camera-B4.04.27.1 (location: usb-0000:00:12.2-5) > { pixelformat = 'YUYV', description = 'YUYV' } > { discrete: width = 320, height = 240 } > Time interval between frame: 1/125, 1/100, 1/75, 1/60, 1/50, 1/40, > 1/30, > { discrete: width = 640, height = 480 } > Time interval between frame: 1/60, 1/50, 1/40, 1/30, 1/15, > checking format: 1448695129 > vid:1415 > pid:2000 > driver:ov534 > VIDIOC_STREAMON - Unable to start capture: Device or resource busy > > > > No image is produced with any webcam software I have tried. > > Kernel config is too big to be posted here, so I skip it. > > I have tried same on different computers with Intel integrated video and > NVIDIA propietary stuff to ensure I have all right with video side. > BTW new PS3 Eye (looks same but product code is different, price is > lower) is released in Japan and I get my hands on it today later. Then I > check if old driver works at all etc. > 2.6.35, or another, older kernel works OK? -- Maciej Rutecki http://www.maciek.unixy.pl ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gspca for_2.6.36 - maybe does not work properly for me 2010-11-03 19:07 ` gspca for_2.6.36 - maybe does not work properly for me Maciej Rutecki @ 2010-11-03 19:40 ` Jean-Francois Moine 2010-11-03 20:53 ` gspca for_2.6.36 - maybe does not work properly for me (ov534) Antonio Ospite 1 sibling, 0 replies; 4+ messages in thread From: Jean-Francois Moine @ 2010-11-03 19:40 UTC (permalink / raw) To: maciej.rutecki; +Cc: Tõnu Samuel, linux-usb, linux-media, linux-kernel On Wed, 3 Nov 2010 20:07:25 +0100 Maciej Rutecki <maciej.rutecki@gmail.com> wrote: > (add CC's) > On czwartek, 28 października 2010 o 13:07:57 Tõnu Samuel wrote: > > I am Sony PS3 Eye webcam user. > > > > After installing 2.6.36 this camera gets recognized but actually > > does not work. It might be some own stupidity of improper kernel > > configuration but I cannot track it down at moment. > > > > relevant dmesg: > > > > [ 1372.224068] usb 1-5: new high speed USB device using ehci_hcd and > > address 5 > > [ 1372.359574] usb 1-5: New USB device found, idVendor=1415, > > idProduct=2000 > > [ 1372.359582] usb 1-5: New USB device strings: Mfr=1, Product=2, > > SerialNumber=0 > > [ 1372.359588] usb 1-5: Product: USB Camera-B4.04.27.1 > > [ 1372.359593] usb 1-5: Manufacturer: OmniVision Technologies, Inc. > > [ 1372.360623] gspca: probing 1415:2000 > > [ 1372.483830] ov534: Sensor ID: 7721 > > [ 1372.534205] ov534: frame_rate: 30 > > [ 1372.534319] gspca: video0 created [snip] > 2.6.35, or another, older kernel works OK? Hi, Yes, this is a regression. It has been fixed last month, but too late for 2.6.36 (commit f43402fa55bf5e7e190c176343015122f694857c). Best regards. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gspca for_2.6.36 - maybe does not work properly for me (ov534) 2010-11-03 19:07 ` gspca for_2.6.36 - maybe does not work properly for me Maciej Rutecki 2010-11-03 19:40 ` Jean-Francois Moine @ 2010-11-03 20:53 ` Antonio Ospite 2010-11-04 18:54 ` Maciej Rutecki 1 sibling, 1 reply; 4+ messages in thread From: Antonio Ospite @ 2010-11-03 20:53 UTC (permalink / raw) To: maciej.rutecki Cc: Tõnu Samuel, linux-usb, linux-media, linux-kernel, Mauro Carvalho Chehab [-- Attachment #1: Type: text/plain, Size: 1068 bytes --] On Wed, 3 Nov 2010 20:07:25 +0100 Maciej Rutecki <maciej.rutecki@gmail.com> wrote: > (add CC's) > On czwartek, 28 października 2010 o 13:07:57 Tõnu Samuel wrote: > > I am Sony PS3 Eye webcam user. > > Please more context in the Subject next time :) > > After installing 2.6.36 this camera gets recognized but actually does > > not work. It might be some own stupidity of improper kernel > > configuration but I cannot track it down at moment. > > This is fixed in 2.6.37-rc1, Mauro this should go in 2.6.36.1 as well, ASAP please as we missed 2.6.36. This is the thread: http://www.mail-archive.com/linux-media@vger.kernel.org/msg23039.html This is the patch: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f43402fa55bf5e7e190c176343015122f694857c Regards, Antonio -- Antonio Ospite http://ao2.it PGP public key ID: 0x4553B001 A: Because it messes up the order in which people normally read text. See http://en.wikipedia.org/wiki/Posting_style Q: Why is top-posting such a bad thing? [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gspca for_2.6.36 - maybe does not work properly for me (ov534) 2010-11-03 20:53 ` gspca for_2.6.36 - maybe does not work properly for me (ov534) Antonio Ospite @ 2010-11-04 18:54 ` Maciej Rutecki 0 siblings, 0 replies; 4+ messages in thread From: Maciej Rutecki @ 2010-11-04 18:54 UTC (permalink / raw) To: Antonio Ospite Cc: Tõnu Samuel, linux-usb, linux-media, linux-kernel, Mauro Carvalho Chehab On środa, 3 listopada 2010 o 21:53:39 Antonio Ospite wrote: > On Wed, 3 Nov 2010 20:07:25 +0100 > > Maciej Rutecki <maciej.rutecki@gmail.com> wrote: > > (add CC's) > > > > On czwartek, 28 października 2010 o 13:07:57 Tõnu Samuel wrote: > > > I am Sony PS3 Eye webcam user. > > Please more context in the Subject next time :) > > > > After installing 2.6.36 this camera gets recognized but actually does > > > not work. It might be some own stupidity of improper kernel > > > configuration but I cannot track it down at moment. > > This is fixed in 2.6.37-rc1, Mauro this should go in 2.6.36.1 as well, > ASAP please as we missed 2.6.36. > > This is the thread: > http://www.mail-archive.com/linux-media@vger.kernel.org/msg23039.html > > This is the patch: > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h > =f43402fa55bf5e7e190c176343015122f694857c > > Regards, > Antonio Thanks for the information. Regards -- Maciej Rutecki http://www.maciek.unixy.pl ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-04 18:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1288264077.1891.40.camel@x41.itrotid.ee>
2010-11-03 19:07 ` gspca for_2.6.36 - maybe does not work properly for me Maciej Rutecki
2010-11-03 19:40 ` Jean-Francois Moine
2010-11-03 20:53 ` gspca for_2.6.36 - maybe does not work properly for me (ov534) Antonio Ospite
2010-11-04 18:54 ` Maciej Rutecki
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox