Re: [PATCH 2/9] V4L/DVB: si4713: remove unused #include

2009-09-20 Thread Eduardo Valentin
Hello, On Wed, Sep 16, 2009 at 03:06:15PM +0200, ext Huang Weiyi wrote: > Remove unused #include ('s) in > drivers/media/radio/radio-si4713.c > > Signed-off-by: Huang Weiyi This might be late, but I'm add my ack here. Acked-by: Eduardo Valentin > --- > drivers/media/radio/radio-si4713.c |

Re: Bug in S2 API...

2009-09-20 Thread hermann pitton
Am Montag, den 21.09.2009, 06:42 +0200 schrieb Markus Rechberger: > On Mon, Sep 21, 2009 at 6:10 AM, hermann pitton > wrote: > > > > Am Montag, den 21.09.2009, 06:09 +0200 schrieb Markus Rechberger: > >> On Mon, Sep 21, 2009 at 5:46 AM, hermann pitton > >> wrote: > >> > > >> > Am Montag, den 2

HVR3000 DVB-T and ubuntu 9.04

2009-09-20 Thread vivian stewart
I can't get DVB-T to work with my HVR3000 using scan I just get tuning fail messages. dvbscan I get unable to query device message. how could I test to see if my UHF aerial is connected properly without getting up on our very inaccessible roof. viv. -- To unsubscribe from this list: send the l

Re: Bug in S2 API...

2009-09-20 Thread Markus Rechberger
On Mon, Sep 21, 2009 at 6:10 AM, hermann pitton wrote: > > Am Montag, den 21.09.2009, 06:09 +0200 schrieb Markus Rechberger: >> On Mon, Sep 21, 2009 at 5:46 AM, hermann pitton >> wrote: >> > >> > Am Montag, den 21.09.2009, 05:40 +0200 schrieb Markus Rechberger: >> >> while porting the S2api to u

Re: Bug in S2 API...

2009-09-20 Thread hermann pitton
Am Montag, den 21.09.2009, 06:09 +0200 schrieb Markus Rechberger: > On Mon, Sep 21, 2009 at 5:46 AM, hermann pitton > wrote: > > > > Am Montag, den 21.09.2009, 05:40 +0200 schrieb Markus Rechberger: > >> while porting the S2api to userspace I came accross the S2-API definition > >> itself > >>

Re: Bug in S2 API...

2009-09-20 Thread Markus Rechberger
On Mon, Sep 21, 2009 at 5:46 AM, hermann pitton wrote: > > Am Montag, den 21.09.2009, 05:40 +0200 schrieb Markus Rechberger: >> while porting the S2api to userspace I came accross the S2-API definition >> itself >> >> #define FE_SET_PROPERTY            _IOW('o', 82, struct dtv_properties) >> #def

Re: Bug in S2 API...

2009-09-20 Thread hermann pitton
Am Montag, den 21.09.2009, 05:40 +0200 schrieb Markus Rechberger: > while porting the S2api to userspace I came accross the S2-API definition > itself > > #define FE_SET_PROPERTY_IOW('o', 82, struct dtv_properties) > #define FE_GET_PROPERTY_IOR('o', 83, struct dtv_propert

Bug in S2 API...

2009-09-20 Thread Markus Rechberger
while porting the S2api to userspace I came accross the S2-API definition itself #define FE_SET_PROPERTY_IOW('o', 82, struct dtv_properties) #define FE_GET_PROPERTY_IOR('o', 83, struct dtv_properties) while looking at this, FE_GET_PROPERTY should very likely be _IOWR in d

Re: Audio drop on saa7134

2009-09-20 Thread hermann pitton
Hi, Am Sonntag, den 20.09.2009, 06:02 -0300 schrieb Mauro Carvalho Chehab: > Em Sun, 20 Sep 2009 01:24:12 -0700 > David Liontooth escreveu: > > > Sep 18 07:00:01 prato kernel: saa7133[4]/audio: dsp write reg 0x464 = > > 0x00 > > Sep 18 07:00:01 prato kernel: saa7133[4]/audio: dsp write reg

Re: [PATCH] Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVendor ID: 0x1043 Device ID: 0x4847)

2009-09-20 Thread hermann pitton
Hi Pham, Am Montag, den 21.09.2009, 07:05 +0700 schrieb Pham Thanh Nam: > Hi, Danny > Please add an entry in: > linux/Documentation/video4linux/CARDLIST.saa7134 > Regards. that is not so important. It will be auto magically created by scripts, if Mauro pulls it in. Cheers, Hermann > Vào CN, n

Re: [PATCH] Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVendor ID: 0x1043 Device ID: 0x4847)

2009-09-20 Thread Pham Thanh Nam
Hi, Danny Please add an entry in: linux/Documentation/video4linux/CARDLIST.saa7134 Regards. Vào CN, ngày 20, 09 năm 2009 lúc 16:14 +0100, Danny Wood viết: > Adds the device IDs and driver linking to allow the Asus Europa DVB-T > card to operate with these drivers. > The device has a SAA7134 chipse

Re: [OT] analogue sat card

2009-09-20 Thread CityK
Simon Kenyon wrote: > i realise that this is a bit [OT] > but does anyone know of a (linux supported) analog PAL sat card? > there are still some broadcasts on astra 19.2E Hi Simon, Not at all off topic. I can think of two ancient TechniSat PCI cards that you might be able to get hold of off th

Re: usb dvb-c tuner status

2009-09-20 Thread Antti Palosaari
On 09/20/2009 10:30 PM, Bert Haverkamp wrote: The reddo is a pinnacle device? That is interesting. But how can the combo be the same as the hvr 930c. thats a Hauppauge. And isn't that one based on the evil Micronas drx-k chip? In my understanding Reddo is only Future Retail (www.futureretail.fi

Re: usb dvb-c tuner status

2009-09-20 Thread Bert Haverkamp
On Sun, Sep 20, 2009 at 8:57 PM, Benjamin Larsson wrote: > Bert Haverkamp wrote: >> Hello Antti, >> >> Thanks for your list. >> The reddo looks interesting, unfortunately distribution is not >> widespread. I only see some scandinavian sites. (and your finish >> sounding name seems to confirm the a

Re: Diffs between our tree and upstream

2009-09-20 Thread Guennadi Liakhovetski
On Sun, 20 Sep 2009, Mauro Carvalho Chehab wrote: > Em Sun, 20 Sep 2009 10:57:34 +0200 (CEST) > Guennadi Liakhovetski escreveu: > > > Hi Mauro > > > > On Sat, 19 Sep 2009, Mauro Carvalho Chehab wrote: > > > > > Em Sat, 19 Sep 2009 01:06:02 -0300 > > > Mauro Carvalho Chehab escreveu: > > > >

MSI Digivox mini III Remote Control

2009-09-20 Thread Roman
hi, after my previous failure with the hvr-900h and another Digivox micro hd, i am finally able to watch dvb-tv with the Digivox mini III. Has anyone gotten the IR working? The wiki-entry says it is not supported yet on the other hand MSI provides linux-drivers that don't seem to work on re

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

2009-09-20 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:Sun Sep 20 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13038:29e4ba1a09bc gcc version: gcc

[OT] analogue sat card

2009-09-20 Thread Simon Kenyon
i realise that this is a bit [OT] but does anyone know of a (linux supported) analog PAL sat card? there are still some broadcasts on astra 19.2E regards -- simon -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More m

[PATCH] Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVendor ID: 0x1043 Device ID: 0x4847)

2009-09-20 Thread Danny Wood
Adds the device IDs and driver linking to allow the Asus Europa DVB-T card to operate with these drivers. The device has a SAA7134 chipset with a TD1316 Hybrid Tuner. All inputs work on the card including switching between DVB-T and Analogue TV, there is also no IR with this card. (Resent with fix

Re: Technical Details on Abus Digiprotect TV8802 Capture Card

2009-09-20 Thread Daniel Glöckner
Hi Gregor, On 20 Sep 09 10:16, Gregor Glashüttner wrote: > I was able to take hi-res pictures of the card now. You can find them at: > http://img24.imageshack.us/img24/7618/abustv8802front.jpg and > http://img22.imageshack.us/img22/5421/abustv8802back.jpg > Maybe someone can help now. the VD-009

DVB USB resume from suspend crash

2009-09-20 Thread Antti Palosaari
Hello I have got bug report where DVB USB device crash when resume from suspend. I did some tests and googled a little and this seems to be rather widely known issue. Looks like firmware loader misses firmware and crash somewhere. Any idea how to fix that? Contact firmware loader devels? I d

Re: usb dvb-c tuner status

2009-09-20 Thread Antti Palosaari
On 09/20/2009 03:55 PM, Bert Haverkamp wrote: Hello Antti, Thanks for your list. The reddo looks interesting, unfortunately distribution is not widespread. I only see some scandinavian sites. (and your finish sounding name seems to confirm the above;-) Do you know where they are coming from? h

Re: usb dvb-c tuner status

2009-09-20 Thread Bert Haverkamp
Hello Antti, Thanks for your list. The reddo looks interesting, unfortunately distribution is not widespread. I only see some scandinavian sites. (and your finish sounding name seems to confirm the above;-) Do you know where they are coming from? The annysees are bulky, pricy and i really don't ne

[PATCH] pt1: Fix a compile error on arm

2009-09-20 Thread hiranotaka
The lack of #include caused a compile error on some architectures. Signed-off-by: HIRANO Takahito diff -r 29e4ba1a09bc linux/drivers/media/dvb/pt1/pt1.c --- a/linux/drivers/media/dvb/pt1/pt1.c Sat Sep 19 09:45:22 2009 -0300 +++ b/linux/drivers/media/dvb/pt1/pt1.c Sun Sep 20 20:47:28 2009 +0900 @

Re: BIOS date 12/02/2008 needs vflip fix on GX700 for gspca_m5602

2009-09-20 Thread Erik Andrén
2009/9/19 John Katzmaier : > Hi, > > Here is the information you requested when filing a bug report: > > -Device: ALi (Bison) USB Webcam 5602 integrated into MSI GX700 notebook > > -Subsystem ID: I'm not sure how to find the subsystem ID in the lsusb > -v output, but the Vendor ID is 0402 and the P

[PATCH] Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVendor ID: 0x1043 Device ID: 0x4847)

2009-09-20 Thread Danny
Adds the device IDs and driver linking to allow the Asus Europa DVB-T card to operate with these drivers. The device has a SAA7134 chipset with a TD1316 Hybrid Tuner. All inputs work on the card including switching between DVB-T and Analogue TV, there is also no IR with this card. Signed-off-by: D

Re: Diffs between our tree and upstream

2009-09-20 Thread Mauro Carvalho Chehab
Em Sun, 20 Sep 2009 10:57:34 +0200 (CEST) Guennadi Liakhovetski escreveu: > Hi Mauro > > On Sat, 19 Sep 2009, Mauro Carvalho Chehab wrote: > > > Em Sat, 19 Sep 2009 01:06:02 -0300 > > Mauro Carvalho Chehab escreveu: > > > > > Hi Guennadi, > > > > > > I'm about to send our pull request. > > >

Re: Leadtek/Terratec usb id mixup in hg 12889

2009-09-20 Thread Edward Sheldrake
--- On Sat, 19/9/09, Patrick Boettcher wrote: > > Argl! > > Very well spotted. > > Can you please check if this patch fixes it correctly? > > http://www.kernellabs.com/hg/~pboettcher/v4l-dvb/ > > Thanks, > -- > > Patrick Boettcher - Kernel Labs > http://www.kernellabs.com/ > Yes, I've just

Re: Audio drop on saa7134

2009-09-20 Thread Mauro Carvalho Chehab
Em Sun, 20 Sep 2009 01:24:12 -0700 David Liontooth escreveu: > Sep 18 07:00:01 prato kernel: saa7133[4]/audio: dsp write reg 0x464 = 0x00 > Sep 18 07:00:01 prato kernel: saa7133[4]/audio: dsp write reg 0x46c = 0xbb This means mute. With this, audio will stop. > Sep 18 07:00:01 prato ker

Re: Diffs between our tree and upstream

2009-09-20 Thread Guennadi Liakhovetski
Hi Mauro On Sat, 19 Sep 2009, Mauro Carvalho Chehab wrote: > Em Sat, 19 Sep 2009 01:06:02 -0300 > Mauro Carvalho Chehab escreveu: > > > Hi Guennadi, > > > > I'm about to send our pull request. > > > > While doing my last checks, I noticed a difference between our tree and > > upstream. I'm no

Re: Audio drop on saa7134

2009-09-20 Thread David Liontooth
Hi Hermann -- I ran in debug mode; results below -- and let me correct a mistake: these are 7134 cards, not 7135. I tried some low-profile 7135 cards, but got a far higher rate of audio drops and stopped using them. David Liontooth wrote: hermann pitton wrote: Am Montag, den 14.09.2009, 22: