Paolo Santinelli | 16 Feb 23:46
Picon

Kernel configuration for ov9655 on the PXA27x Quick Capture Interface

Hi all,

I have an embedded smart camera equipped with an XScal-PXA270
processor running Linux 2.6.37 and the OV9655 Image sensor connected
on the PXA27x Quick Capture Interface.

Please, what kernel module I have to select in order to use the Image sensor ?

Thanks

Paolo Santinelli

--

-- 
--------------------------------------------------
Paolo Santinelli
ImageLab Computer Vision and Pattern Recognition Lab
Dipartimento di Ingegneria dell'Informazione
Universita' di Modena e Reggio Emilia
via Vignolese 905/B, 41125, Modena, Italy

Cell. +39 3472953357,  Office +39 059 2056270, Fax +39 059 2056129
email:  <mailto:paolo.santinelli <at> unimore.it> paolo.santinelli <at> unimore.it
URL:  <http://imagelab.ing.unimo.it/> http://imagelab.ing.unimo.it
--------------------------------------------------

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request <at> redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

(Continue reading)

Picon

IR for remote control not working for Hauppauge WinTV-HVR-1150 (SAA7134)

Hello,

I have a Hauppauge WinTV-HVR-1150 (model 67201) pci tv tuner working
(video and audio) under Ubuntu 10.10 and kernel 2.6.35-25. But the IR
sensor is not being detected and no input device is being created at
/proc/bus/input.

I have tried to follow the information from Jarod Wilson and Mauro
Carvalho Chehab in https://bugzilla.redhat.com/show_bug.cgi?id=665870
(regarding Fedora 14) but couldn't resolve it myself.

I'm not a kernel/driver specialist but from looking at the code I've
noticed that *perphaps* the support for the HVR-1150 has not been
finished yet. Here are two examples that leaded to this observation
(IMHO):

drivers/media/video/saa7134/saa7134-cards.c
-------------------------------------------------------------------------------
(...)
int saa7134_board_init1(struct saa7134_dev *dev)
{
(...)
       case SAA7134_BOARD_HAUPPAUGE_HVR1150:           *NO
INSTRUCTIONS FOR THIS CASE*
        case SAA7134_BOARD_HAUPPAUGE_HVR1120:
                /* GPIO 26 high for digital, low for analog */
                saa7134_set_gpio(dev, 26, 0);
                msleep(1);

                saa7134_set_gpio(dev, 22, 0);
(Continue reading)

xinglp | 15 Feb 10:47
Picon

There is a long delay when I use v4l2(uvc) with epoll (but select works well)

This is the strace result when use select

select(5, [4], ...) = 1 (in [4], left {1, 648368}) <0.036166>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000024>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000021>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 680471}) <0.319565>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000023>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000019>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 680356}) <0.319680>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000022>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000019>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 648366}) <0.351672>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000022>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000018>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 680368}) <0.319669>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000022>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000019>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 680367}) <0.319669>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000022>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000019>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 648363}) <0.351673>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000022>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000020>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 680359}) <0.319679>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000023>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000019>
select(5, [4], NULL, NULL, {2, 0}) = 1 (in [4], left {1, 680369}) <0.319667>
ioctl(4, VIDIOC_DQBUF, 0x7fffbe72ce50) = 0 <0.000022>
ioctl(4, VIDIOC_QBUF or VT_SETACTIVATE, 0x7fffbe72ce50) = 0 <0.000019>

(Continue reading)

AW | 15 Feb 09:53
Picon
Favicon

USB TV device / usbaudio / loud hum

Hi!

When I try to use my new USB TV tuner (Pinnacle PCTV USB2 PAL) on Fedora 14 (log 
messages: in the end) 
with this:
mplayer -tv 
driver=v4l2:input=0:width=768:height=576:device=/dev/video2:norm=5:chanlist=europe-west:freq=224.25
 tv://

I hear nothing, but I c good pictures...

When I use this command simultaneously:
parec --device=alsa_input.hw_1 > bla.raw
I get correct audio with strong noise:
http://www.wgboome.de./bla.wav
(it is from input=1 for copyright reasons... so there is silence plus noise)

according to "amixer -c1"
(card 0 is the audio device on the mainboard and
is handled by pulseaudio)
the PCTV audio device has mono audio:
Simple mixer control 'Line',0
  Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
  Capture channels: Mono
  Limits: Capture 0 - 16
  Mono: Capture 8 [50%] [0.00dB] [on]

but arecord wants "-c2"...

someone on linux media mailing list thinks,
(Continue reading)

Erik Dobák | 12 Feb 09:39
Picon

Genius TVGo DVB-T03 has not Afatech chipset but rtl2832u

Please make a comment in this page:
http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices
as i bought this one and hoped my kernel 2.6.36 will support it. it does
not.

when i opened the usb stick there was the rtl2832u chip inside.

cheers

E
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request <at> redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

Favicon

MyGica X8507 analog sound

Hi all

Writing after a long time to return to help.
I bought a new TV-card "MyGica X8507" if I set it up as DMB-TH Mygica X8506 "card 22" analog TV I can see but not hear.
Can you help me to configure this card so I can listen?
I hope that soon this support and can also see digital television.

Thanks in advance

Alfredo

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request <at> redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

penio@setelcom.org | 10 Feb 15:32

Support to TT-budget S-1500b ?

Hi!
I bought PCI card  TT-budget S-1500 from dvbshop.net, but they send me 
new modification TT-budget S-1500b. The difference is in tuner - new 
code is BSBE1-D01A. The tuner itself is STB6000, but the QPSK 
demodulator is STx0288.
The card identify itself as:
Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
     Subsystem: Technotrend Systemtechnik GmbH Unknown device 101b
Is there any plan to support this device?

Thank you,
Penio Slavchev

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request <at> redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

Paolo Santinelli | 10 Feb 02:16
Picon

patch for ov9655

Hi all,

I have an embedded smart camera equipped with an XScal-PXA270
processor running Linux 2.6.23 (just updated) and
the OV9655 Image sensor.

I have seen some patch (https://patchwork.kernel.org/patch/16548/) for
the  OV9655 that have the cropping function built in  and appear  to
be better than the driver currently in use (X300 camera board),

Please, could somebody tell me how to patch my  Linux 2.6.23 kernel ?

Here is what happen when I try to patch the kernel:

[root <at> localhost linux-2.6.23]# cat Add-ov9655-camera-driver.patch |
patch -p2 --dry-run
patching file drivers/media/video/Kconfig
Hunk #1 FAILED at 746.
1 out of 1 hunk FAILED -- saving rejects to file drivers/media/video/Kconfig.rej
patching file drivers/media/video/Makefile
Hunk #1 FAILED at 145.
1 out of 1 hunk FAILED -- saving rejects to file
drivers/media/video/Makefile.rej
The next patch would create the file drivers/media/video/ov9655.c,
which already exists!  Assume -R? [n]

Thank you.

Paolo

(Continue reading)

Picon

Osprey 440 - volume too low

Hello,

First, I'd like to apologize if this is the wrong place for this question.

I have an Osprey 440 video capture card that I'm trying to use with
linux kernel 2.6.32-5 on my debian system. While video is all right.
I'm having trouble with the audio for this device. The volume is very low.

The card itself is plugged into a PCI 32 bit socket.

arecord -L reports the following:

**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
card 1: Bt878 [Brooktree Bt878], device 0: Bt87x Digital [Bt87x Digital]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 2: Bt878_1 [Brooktree Bt878], device 0: Bt87x Digital [Bt87x Digital]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 3: Bt878_2 [Brooktree Bt878], device 0: Bt87x Digital [Bt87x Digital]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 4: Bt878_3 [Brooktree Bt878], device 0: Bt87x Digital [Bt87x Digital]
 Subdevices: 1/1
 Subdevice #0: subdevice #0

(Continue reading)

chetan patil | 28 Jan 18:21
Picon

Error While Compiling XAWTV

Hi,

I'm trying to compile XAWTV 3.95 for arm board.

Setting configure as: ./configure
--prefix=/home/chetanpatil/workdir/filesys/ CC=arm_v5t_le-gcc --host=arm

But while doing make.
I'm getting error as:

console/fbtv.c:339: error: dereferencing pointer to incomplete type
console/fbtv.c:340: error: dereferencing pointer to incomplete type
console/fbtv.c: In function `do_capture':
console/fbtv.c:405: error: dereferencing pointer to incomplete type
console/fbtv.c:406: error: dereferencing pointer to incomplete type
console/fbtv.c:443: error: dereferencing pointer to incomplete type
console/fbtv.c:444: error: dereferencing pointer to incomplete type
console/fbtv.c: In function `main':
console/fbtv.c:755: error: dereferencing pointer to incomplete type
console/fbtv.c:773: error: dereferencing pointer to incomplete type
make: *** [console/fbtv.o] Error 1

Can any one help me out?!

Thanks.

--

-- 
Regards,

Chetan Arvind Patil,
(Continue reading)

chetan patil | 28 Jan 13:13
Picon

Re: DM6446

Does any one has resources/source of XAWTV ?!

On Fri, Jan 28, 2011 at 2:12 PM, <fpantaleao <at> mobisensesystems.com> wrote:

> Chetan,
>
> I think everything is in there:
> http://v4l2spec.bytesex.org/v4l2spec/capture.c
> you can read in HTML at:
> http://v4l2spec.bytesex.org/spec/capture-example.html
>
> Also you can download MBS270 V2 example programs at :
> http://www.mobisensesystems.com/fics/xscale_BSPs/2009_08/app.tar.bz2
>
> Best regards,
>
> FP
>
>
>
> chetan patil <chtpatil <at> gmail.com> a écrit :
>
>  Thanks.
>>
>> Can i get some idea on how to work on with my webcam to
>> capture imgaes using v4l2.
>>
>> Then i think i will get some idea about how to proceed further with other
>> things.
>>
(Continue reading)


Gmane