RE: Global Video Buffers Pool - PMM and UPBuffer reference drivers [RFC]

2009-10-14 Thread Marek Szyprowski
Hello, On Monday, October 12, 2009 6:00 PM Russell King wrote: Below are some brief comments from having looked through the code. I don't intend to suggest that they're anywhere near complete though, but are observations I've spotted today. Thank you for your review! On Thu, Oct 01, 2009

Re: uvcvideo causes ehci_hcd to halt

2009-10-14 Thread Ozan Çağlayan
Alan Stern wrote On 13-10-2009 17:53: Can you add a dump_stack() call just after the ehci_err() line in drivers/usb/host/ehci-hcd.c:handshake_on_error_set_halt()? It should provide some clues. At the same time (i.e., during the same test) you should collect a usbmon trace. Alan Stern

Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Simon Farnsworth
Hello, I'm having problems with glitchy reception on a HVR-1600 card using ClearQAM digital cable channels. Unfortunately, I'm remote from the box, so can't describe the visual appearance, but I do have SSH access. Looking at the output of femon -c 100 (attached as femon.txt), I'm seeing the

Re: [linux-dvb] Linuxtv wiki needs email notification/more email-ready users

2009-10-14 Thread H. Langos
Hi, On Tue, Oct 13, 2009 at 12:52:08AM -0400, CityK wrote: Hi Henrik, H. Langos wrote: It would be great if it was possible to get (immediate/daily/weekly?) change notifications by email in order not to lose track of what is happening to the pages that I care about. (I bet this is

Re: Global Video Buffers Pool - PMM and UPBuffer reference drivers [RFC]

2009-10-14 Thread Michał Nazarewicz
Hello, [Code modified a bit to shorten it; removed some error reporting; irrelevant parts of the code removed.] diff --git a/drivers/s3cmm/pmm-init.c b/drivers/s3cmm/pmm-init.c new file mode 100644 index 000..f1e31a5 --- /dev/null +++ b/drivers/s3cmm/pmm-init.c @@ -0,0 +1,75 @@ +static

Re: Hauppage WinTV-HVR-900H

2009-10-14 Thread Simon Kenyon
Bill Davidsen wrote: The answer was responsive to the question, a couple of links to software which might serve. I would think your going off about it was further off-topic, it certainly didn't help the O.P. any. When someone ends a question with please help I would assume that any answer

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Giuseppe Borzi
Hello all, I have setup a tree that removes the mode switching code when starting/stopping streaming. If you have one of the em28xx dvb devices mentioned in the previous thread and volunteered to test, please try out the following tree:

Re: Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Andy Walls
On Wed, 2009-10-14 at 09:54 +0100, Simon Farnsworth wrote: Hello, I'm having problems with glitchy reception on a HVR-1600 card using ClearQAM digital cable channels. Unfortunately, I'm remote from the box, so can't describe the visual appearance, but I do have SSH access. Looking at the

Re: Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Simon Farnsworth
Andy Walls wrote: Have your remote user read http://www.ivtvdriver.org/index.php/Howto:Improve_signal_quality and take any actions that seem appropriate/easy. I'll try that again - they're grouching, because their TV is fine, and the same card in a Windows PC is also fine. It's just under

RE: Mem2Mem V4L2 devices [RFC]

2009-10-14 Thread Marek Szyprowski
Hello, On Thursday, October 08, 2009 11:26 PM Karicheri, Muralidharan wrote: Why not? In a typical camera scenario, application can feed one frame and get two output frames (one for storing and another for sending over email (a lower resolution). I just gave an example. You gave an

Re: Hauppage WinTV-HVR-900H

2009-10-14 Thread Ali Abdallah
Devin Heitmueller wrote: On Fri, Oct 9, 2009 at 1:22 PM, Ali Abdallah al...@xfce.org wrote: Screenshots here for TV and S-Video input configuration with TV time. http://ali.blogsite.org/files/tvtime/ Could you try the S-Video or composite input and see if the picture quality is still

Re: More about Winfast TV USB Deluxe

2009-10-14 Thread Magnus Alm
Loaded em28xx with i2c_scan and i2c_debug and tvaudio with tda9874a option and debug. sudo modprobe -v em28xx i2c_scan=1 i2c_debug=1 sudo modprobe -v tvaudio tda9874a=1 debug=1 And got this ouput: [91083.588182] em28xx #0: found i2c device @ 0x30 [???] [91083.590179] em28xx #0: found i2c device

Re: Hauppage WinTV-HVR-900H

2009-10-14 Thread James Peters
On Wed, Oct 14, 2009 at 11:48 AM, Simon Kenyon si...@koala.ie wrote: Bill Davidsen wrote: The answer was responsive to the question, a couple of links to software which might serve. I would think your going off about it was further off-topic, it certainly didn't help the O.P. any. When

[RFC] Video events, version 2

2009-10-14 Thread Sakari Ailus
Hi, Here's the second version of the video events RFC. It's based on Laurent Pinchart's original RFC. My aim is to address the issues found in the old RFC during the V4L-DVB mini-summit in the Linux plumbers conference 2009. To get a good grasp of the problem at hand it's probably a good

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 6:25 AM, Giuseppe Borzi gbo...@gmail.com wrote: Hello all, I have setup a tree that removes the mode switching code when starting/stopping streaming.  If you have one of the em28xx dvb devices mentioned in the previous thread and volunteered to test, please try out

Re: Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 7:01 AM, Simon Farnsworth simon.farnswo...@onelan.com wrote: Andy Walls wrote: Have your remote user read http://www.ivtvdriver.org/index.php/Howto:Improve_signal_quality and take any actions that seem appropriate/easy. I'll try that again - they're grouching,

Looking for libv4l documentation!

2009-10-14 Thread Guilherme Longo
Hi, I been searching for a tutorial or a documentation for libv4l to convert the pixelformat supported by my webcan but I can´t find any. I found a article saying that I only should open my device using v4l_open(/dev/video0) instead of open(/dev/video0) and the lib should do the conversion,

Request driver for cards

2009-10-14 Thread Theunis Potgieter
Hi, what is the procedure to request drivers for specific new, perhaps unknown supported cards? I did have a look at http://www.linuxtv.org/wiki/index.php/Main_Page but it didn't contain any information about supported cards. Neither did 2.6.30 /usr/src/linux/Documentation/dvb/cards.txt for the

Re: Looking for libv4l documentation!

2009-10-14 Thread Guilherme Longo
Just a little observation, I am looking for this library because my webcan has a sn9c10x chipset and I can´t find how sn9c10x pixelformat is captured. There are a huge list of pixelformats in v4l2 spec but there is just a reserved word for this format. They say it exist but I can´t find how

Re: Hauppage WinTV-HVR-900H

2009-10-14 Thread Ali Abdallah
Mauro Carvalho Chehab wrote: have it implemented). This is the case of xc3028, so you'll need to turn off signal detection while tuning, and be sure that you're loading the proper frequency table used on your Country. It should be noticed that several tuner drivers don't have signal

Re: Haupp. HVR-1100 problem and DVB-T card

2009-10-14 Thread fabio tirapelle
- Messaggio originale - Da: hermann pitton hermann-pit...@arcor.de A: fabio tirapelle ftirape...@yahoo.it I have installed mythtv on this configuration: Asus M3N78-VM GF8200 RGVSM AMD Ath64 X2LV 3100BOX6000+ 1MB Haupp. WinTV HVR-1100 -t/a PCI TechniSat SkyStar 2

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Giuseppe Borzi
Did you run make unload before you plugged in the device? Do me a favor - unplug the device, reboot the PC, plug it back in and see if it still happens. I just want to be sure this isn't some sort of issue with conflict between the new and old modules before I debug this any further.

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 10:06 AM, Giuseppe Borzi gbo...@gmail.com wrote: Hello Devin, I did as you suggested. Unplugged the stick reboot and plug it again. And just to be sure I did it two times. Now the device works, but it is unable to change channel. That is to say, when I use the command

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Mauro Carvalho Chehab
Em Wed, 14 Oct 2009 10:11:48 -0400 Devin Heitmueller dheitmuel...@kernellabs.com escreveu: On Wed, Oct 14, 2009 at 10:06 AM, Giuseppe Borzi gbo...@gmail.com wrote: Hello Devin, I did as you suggested. Unplugged the stick reboot and plug it again. And just to be sure I did it two times. Now

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 10:30 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Devin, You can't simply remove the DVB gpio setup there. It is used when you change from analog/digital, when you restore from hibernation and to turn on the demod on hybrid devices, and to turn it off

libv4l does not work!

2009-10-14 Thread Guilherme Longo
Do we need include any other header file than libv4l2.h libv4lconvert.h to get libv4l working? I read Hans saying that: Just replace open(dev/video0, ...) with v4l2_open(dev/video0, ...), ioctl with v4l2_ioctl, etc. libv4l2 will then do conversion of any known (webcam) pixelformats to bgr24

Re: [linux-dvb] Status of v4l repositories / merging new one

2009-10-14 Thread Mauro Carvalho Chehab
Em Mon, 12 Oct 2009 22:20:23 +0200 Helmut Auer v...@helmutauer.de escreveu: Hello List AFAIK there are different v4l repositories supporting differnet hardware, e.g v4l-dvb(missing skystar HD), liplianin (missing knc1) etc. To add another one, we have a repository supporting the pci-e

Re: dib3000mb dvb-t with kernel 2.6.32-rc3 do not work

2009-10-14 Thread Mario Bachmann
Hi Patrick, I tried linux-2.6.31.4 and tuning still does not work. $ tzap $sender -r status 00 | signal | snr | ber 001f | unc | status 04 | signal | snr | ber 001f | unc | status 04 | signal | snr | ber 001f | unc |

Re: Hauppage WinTV-HVR-900H

2009-10-14 Thread Simon Kenyon
James Peters wrote: I have followed this one too for a longer time too. In general it seems like that people were just fighting the existing and working solution from Marcus. I'm actually glad that someone is standing up and trying to make everything easier now. It would be more helpful if you

Re: [PULL] http://linuxtv.org/hg/~awalls/cx23888-ir-part2

2009-10-14 Thread Mauro Carvalho Chehab
Em Sun, 11 Oct 2009 08:21:24 -0400 Andy Walls awa...@radix.net escreveu: On Sun, 2009-10-11 at 07:37 -0300, Mauro Carvalho Chehab wrote: Em Sun, 27 Sep 2009 20:12:12 -0400 Andy Walls awa...@radix.net escreveu: Mauro, Please pull from

Re: Hauppage WinTV-HVR-900H

2009-10-14 Thread James Peters
On Wed, Oct 14, 2009 at 5:42 PM, Simon Kenyon si...@koala.ie wrote: James Peters wrote: I have followed this one too for a longer time too. In general it seems like that people were just fighting the existing and working solution from Marcus. I'm actually glad that someone is standing up

Re: libv4l does not work!

2009-10-14 Thread Onur Küçük
On Wed, 14 Oct 2009 12:02:43 -0300 Guilherme Longo grlongo.irel...@gmail.com wrote: Do we need include any other header file than libv4l2.h libv4lconvert.h to get libv4l working? I read Hans saying that: Just replace open(dev/video0, ...) with v4l2_open (dev/video0, ...), ioctl

(V4L2_PIX_FMT_SBGGR8) wierd behavior trying to get image from buffer!

2009-10-14 Thread Guilherme Longo
You guys with more experience could tell me why this strange behavior with my app. First of all, I built my app from a code well known in the Video For Linux spec. It is a capture example. 1º - Why is this /* Buggy driver paranoia. */? min = fmt.fmt.pix.width * 2; if

Re: [RFC] Video events, version 2

2009-10-14 Thread Hans Verkuil
On Wednesday 14 October 2009 15:02:14 Sakari Ailus wrote: Hi, Here's the second version of the video events RFC. It's based on Laurent Pinchart's original RFC. My aim is to address the issues found in the old RFC during the V4L-DVB mini-summit in the Linux plumbers conference 2009. To

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2009-10-14 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Wed Oct 14 19:00:05 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13101:3919b17dc88e gcc version: gcc

Re: Hauppage WinTV-HVR-900H

2009-10-14 Thread Bill Davidsen
Simon Kenyon wrote: James Peters wrote: I have followed this one too for a longer time too. In general it seems like that people were just fighting the existing and working solution from Marcus. I'm actually glad that someone is standing up and trying to make everything easier now. It would be

Has anybody tried Freeview HD in UK

2009-10-14 Thread Andrea
Hi, I've read that they are going to start trial for HD DVB on Freeview http://www.bbc.co.uk/blogs/bbcinternet/2009/06/whats_happening_with_freeview.html http://www.dtg.org.uk/dtg/press_release.php?id=14 They mention September, October and Decembre 2009, does anybody know more detailed info?

stv090x/stv6110x improvements and bug fixes

2009-10-14 Thread Andreas Regel
Hi, some time ago, I made some improvements and fixed some bugs in the stv090x and stv6110x frontend drivers. These include: - increased search range on STV090x based on symbol rate - fixed some STV090x register definitions and typos - fix STR and SNR calculation and normalize the value into

Re: Has anybody tried Freeview HD in UK

2009-10-14 Thread Antti Palosaari
On 10/14/2009 10:12 PM, Andrea wrote: Hi, I've read that they are going to start trial for HD DVB on Freeview http://www.bbc.co.uk/blogs/bbcinternet/2009/06/whats_happening_with_freeview.html http://www.dtg.org.uk/dtg/press_release.php?id=14 They mention September, October and Decembre 2009,

Re: Haupp. HVR-1100 problem and DVB-T card

2009-10-14 Thread hermann pitton
Hi Fabio, Am Mittwoch, den 14.10.2009, 13:54 + schrieb fabio tirapelle: - Messaggio originale - Da: hermann pitton hermann-pit...@arcor.de A: fabio tirapelle ftirape...@yahoo.it I have installed mythtv on this configuration: Asus M3N78-VM GF8200 RGVSM AMD Ath64

DVB Hardware blind scan - frontend?

2009-10-14 Thread Michael Akey
I'm looking to take advantage of blind-scan support in the STV0903 DVB-S/S2 frontend. What does this entail? I'm not seeing anything in linux/dvb/frontend.h in regards to frontend capabilities and the ability to do frequency and symbol rate scans. drivers/media/dvb/dvb-core/dvb_frontend.h

Re: More about Winfast TV USB Deluxe

2009-10-14 Thread Magnus Alm
Strange, but changeing the tvaudio_addr = 0xb0 to 88, (half of the decimal value of b0) made tvaudio find my tda9874. [ 1186.725140] tvaudio: TV audio decoder + audio/video mux driver [ 1186.725142] tvaudio: known chips: tda9840, tda9873h, tda9874h/a/ah, tda9875, tda9850, tda9855, tea6300,

Re: Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Andy Walls
On Wed, 2009-10-14 at 12:01 +0100, Simon Farnsworth wrote: Andy Walls wrote: Have your remote user read http://www.ivtvdriver.org/index.php/Howto:Improve_signal_quality and take any actions that seem appropriate/easy. I'll try that again - they're grouching, because their TV is

Re: Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 11:12 PM, Andy Walls awa...@radix.net wrote: On Wed, 2009-10-14 at 12:01 +0100, Simon Farnsworth wrote: Andy Walls wrote: Have your remote user read http://www.ivtvdriver.org/index.php/Howto:Improve_signal_quality and take any actions that seem appropriate/easy.

[PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-audio-panic

2009-10-14 Thread Devin Heitmueller
Hello Mauro, Please pull from http://kernellabs.com/hg/~dheitmueller/em28xx-audio-panic for the following: em28xx: fix panic that can occur when starting audio streaming Since this is a rather nasty kernel panic, we should probably look at getting this back into stable as well. Thanks, Devin