(Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Morvan Le Meut
Morvan Le Meut a écrit : Hello all This is an old card i bough by error ( wanted the DVB-T version ) but i tried it and i see a small problem : The remote isn't supported. ( If it is, i wonder why my computer don't see it ) I found an old patch to add remote support to it here : http://tfpsl

Re: (Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Samuel Rakitnican
On Tue, 08 Sep 2009 10:25:44 +0200, Morvan Le Meut wrote: Morvan Le Meut a écrit : Hello all This is an old card i bough by error ( wanted the DVB-T version ) but i tried it and i see a small problem : The remote isn't supported. ( If it is, i wonder why my computer don't see it ) I fo

Re: (Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Morvan Le Meut
Samuel Rakitnican a écrit : On Tue, 08 Sep 2009 10:25:44 +0200, Morvan Le Meut wrote: Morvan Le Meut a écrit : Hello all This is an old card i bough by error ( wanted the DVB-T version ) but i tried it and i see a small problem : The remote isn't supported. ( If it is, i wonder why my compu

[PATCH] fix saa7134-input.c for IR controller over i2c

2009-09-08 Thread Lukáš Karas
Hi All, I have DVB card with IR controller connected over i2c bus (this card is supported by module saa7134). This IR controller work mostly fine, bud when I execute rmmod ir-kbd-i2c and modprobe ir-kbd-i2c again, IR controller stops working. I found problem in aa7134-input.c, metod saa7134_pro

Re: (Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Morvan Le Meut
Morvan Le Meut a écrit : Samuel Rakitnican a écrit : On Tue, 08 Sep 2009 10:25:44 +0200, Morvan Le Meut wrote: Morvan Le Meut a écrit : Hello all This is an old card i bough by error ( wanted the DVB-T version ) but i tried it and i see a small problem : The remote isn't supported. ( If it

Re: How to efficiently handle DMA and cache on ARMv7 ? (was "Is get_user_pages() enough to prevent pages from being swapped out ?")

2009-09-08 Thread Steven Walter
On Thu, Sep 3, 2009 at 4:36 AM, Russell King - ARM Linux wrote: > On Wed, Sep 02, 2009 at 06:10:44PM +0300, Imre Deak wrote: >> To my understanding buffers returned by dma_alloc_*, kmalloc, vmalloc >> are ok: > > For dma_map_*, the only pages/addresses which are valid to pass are > those returned b

Re: Volunteer for V4L2+Audio at Plumbers Conference?

2009-09-08 Thread Hans Verkuil
> On Tue, Sep 8, 2009 at 2:37 AM, Hans Verkuil wrote: >> Hi all, >> >> I'm looking for a v4l-dvb developer who is at the Plumbers Conference to >> attend the audio miniconference on Wednesday morning (see schedule here: >> http://linuxplumbersconf.org/2009/schedule/) and to discuss ways of >> sync

Re: Volunteer for V4L2+Audio at Plumbers Conference?

2009-09-08 Thread Devin Heitmueller
On Tue, Sep 8, 2009 at 2:37 AM, Hans Verkuil wrote: > Hi all, > > I'm looking for a v4l-dvb developer who is at the Plumbers Conference to > attend the audio miniconference on Wednesday morning (see schedule here: > http://linuxplumbersconf.org/2009/schedule/) and to discuss ways of > synchronizing

[PULL] http://linuxtv.org/hg/~dougsland/em28xx

2009-09-08 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/em28xx for the following: - em28xx-cards: Add vendor/product id for Kworld DVD Maker 2 Thanks to C Western for reporting this board. Cheers, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in

Re: [linuxtv-commits] [hg:v4l-dvb] cx25840: fix determining the firmware name

2009-09-08 Thread Steven Toth
What is the exact benefit we're after here by making things common between all these cores? Code reuse is not a benefit, if it leads to more expensive maintenance. We'll, it diverged for the 23885 because the register addressed change for some registers, it's not the same part. Certainly for t

Re: [RFC] Allow bridge drivers to have better control over DVB frontend operations

2009-09-08 Thread Steven Toth
I pushed the change to let dvb-usb drivers specify an fe_ioctl_override callback within the dvb_usb_adapter_properties structure. Please check the repository for the latest changesets. I plan to ask Mauro to merge this tree at some point over this next week -- If anybody else has comments, pleas

LifeView LR506

2009-09-08 Thread wp1013465-julian
Hi all, I'm trying to add support for the LifeView LR506. I started with the patch by Daniel Weigl [1] and ported it to dvb-usb-cxusb as mkrufky suggested [2]. The firmware [3] is uploaded correctly and the device reconnects as expected. My current problem is, that the frontend is not connected.

Re: (Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Morvan Le Meut
Morvan Le Meut a écrit : Morvan Le Meut a écrit : Samuel Rakitnican a écrit : On Tue, 08 Sep 2009 10:25:44 +0200, Morvan Le Meut wrote: Morvan Le Meut a écrit : Hello all This is an old card i bough by error ( wanted the DVB-T version ) but i tried it and i see a small problem : The remot

Re: (Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Morvan Le Meut
new problem, maybe not related but : i've no sound anymore. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: (Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Samuel Rakitnican
On Tue, 08 Sep 2009 18:18:05 +0200, Morvan Le Meut wrote: [...] Since it doesn't work with thoses keycodes, i'm trying it with "ir_codes_adstech_dvb_t_pci". I'm sure it won't work ( it would be toot easy otherwise ) but since the remote looks the same ... If by chance it work, i'll try t

Re: (Saa7134) Re: ADS-Tech Instant TV PCI, no remote support

2009-09-08 Thread Morvan Le Meut
Morvan Le Meut a écrit : new problem, maybe not related but : i've no sound anymore. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html eh, for some

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

2009-09-08 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:Tue Sep 8 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12711:13c47deee3b1 gcc version: gcc

Re: [PATCH] fix saa7134-input.c for IR controller over i2c

2009-09-08 Thread Lukáš Karas
This bug is already fixed by http://linuxtv.org/hg/v4l-dvb/rev/6c42e27832a2 Thank to Mauro Dne Út 8. září 2009 11:59:58 Lukáš Karas napsal(a): > Hi All, > I have DVB card with IR controller connected over i2c bus (this card is > supported by module saa7134). This IR controller work mostly fine, bu

Re: [PATCH] Add support for Zolid Hybrid PCI card

2009-09-08 Thread spam
On Mon, Sep 07, 2009 at 12:12:15PM -0400, Michael Krufky wrote: > Henk, > > Something is up with your mailer, making it difficult to reply to your > emails going to some spam account instead of your email address... > Please look into that, maybe set up a reply-to or something. > > Anyway, th

Re: PCI/e with dual DVB-T + AV-in?

2009-09-08 Thread Steven Toth
On 9/8/09 4:04 PM, Jed wrote: Hi Ya'll, Going on response levels thus far I'm not expecting much :-D but I was wondering if someone could possibly help me out here. Is there anything with half-decent driver support that is PCI/e, and has dual DVB-T + A/V-in?* As a bonus it would be dual Hybri

Re: PCI/e with dual DVB-T + AV-in?

2009-09-08 Thread Jed
Steven Toth wrote: On 9/8/09 4:04 PM, Jed wrote: Hi Ya'll, Going on response levels thus far I'm not expecting much :-D but I was wondering if someone could possibly help me out here. Is there anything with half-decent driver support that is PCI/e, and has dual DVB-T + A/V-in?* As a bonus it

Re: PCI/e with dual DVB-T + AV-in?

2009-09-08 Thread Jed
Hi Ya'll, Going on response levels thus far I'm not expecting much :-D but I was wondering if someone could possibly help me out here. Is there anything with half-decent driver support that is PCI/e, and has dual DVB-T + A/V-in?* As a bonus it would be dual Hybrid and have hardware encode,

Re: [PATCH] Add support for Zolid Hybrid PCI card

2009-09-08 Thread Michael Krufky
On Tue, Sep 8, 2009 at 5:27 PM, wrote: > On Mon, Sep 07, 2009 at 12:12:15PM -0400, Michael Krufky wrote: >> Henk, >> >> Something is up with your mailer, making it difficult to reply to your >> emails going to some spam account instead of your email address... >> Please look into that, maybe s

Re: Volunteer for V4L2+Audio at Plumbers Conference?

2009-09-08 Thread Andy Walls
On Tue, 2009-09-08 at 15:45 +0200, Hans Verkuil wrote: > > On Tue, Sep 8, 2009 at 2:37 AM, Hans Verkuil wrote: > >> Hi all, > >> > >> I'm looking for a v4l-dvb developer who is at the Plumbers Conference to > >> attend the audio miniconference on Wednesday morning (see schedule here: > >> http://li

Re: PCI/e with dual DVB-T + AV-in?

2009-09-08 Thread Steven Toth
Huh, but Hauppaguge site says hvr-2200 only does mpeg2 encode? My rationale was more flexibility by using software encode and free cpu cycles, I think it would be appealing to quite a few ;-) That's correct, the Windows driver does mpeg2 encode only. All of the other codecs are available by def

saa7134 doesn't work after warm-reboot

2009-09-08 Thread David Whyte
My brothers mythTV setup currently consists of one MBE with 2x DVB-T tuners in. Both tuners are from identical Medion PCs and report the following from dmesg when booted... mythtv-u...@mythbe1:~$ dmesg | grep -i dvb [ 62.626167] saa7134[0] Board has DVB-T [ 63.405856] saa7134[1] Board has DVB

Re: problem building v4l2-spec from docbook source

2009-09-08 Thread CityK
Mauro Carvalho Chehab wrote: > Em Sun, 6 Sep 2009 22:25:25 -0300 > Mauro Carvalho Chehab escreveu: > > >> Em Sat, 05 Sep 2009 18:54:27 +0100 >> Peter Brouwer escreveu: >> >> >>> Is it possible to create a link on the linuxtv.org website to the latest >>> dvb and >>> v4l spec in pdf? >>>

Re: xf86-video-v4l

2009-09-08 Thread CityK
Stefan Sassenberg wrote: > Hello, > > what does the xf86-video-v4l driver do? I think I know the purpose of > xf86-video- drivers, but I don't know what the -v4l > does. How is it used? > > Regards > > Stefan Hi, please note that this mailing list is pretty much deprecated in favour of the Linux-

Re: Question on video device in /dev for S460 card cx88

2009-09-08 Thread CityK
Peter Brouwer wrote: > Hello > > Quick question regarding video devices that show up when using a cx88 > base S460 > (tevii) DVB-S2 card. > > I see two devices in /dev > /dev/video0 and /dev/vbi0 related to the cx88 based dvb-s2 card. > What are those devices, is the video0 the video out of the car

Re: NTSC/ATSC device recommendation

2009-09-08 Thread CityK
Ben Swartzlander wrote: > rra...@comcast.net wrote: >> I would like to purchase a NTSC/ATSC device that is functional under >> Linux >> MY only requirement is receiving FTA broadcast >> Would y'all recommend a USB device or better to stick with a pci device >> I have followed this list and have onl

Re: [PATCH] Add support for Zolid Hybrid PCI card

2009-09-08 Thread spam
On Tue, Sep 08, 2009 at 05:57:12PM -0400, Michael Krufky wrote: > > > > Hi Mike, > > > > Henk, > > Why do you expect a 8295? If your board uses the SAA7131, then we > would expect an 8290 IF demod. > > Ah, I just checked the history of this email thread -- I must have > read one of your previou