Antti P Miettinen <[EMAIL PROTECTED]> writes:
> The transaction error is for EP 3, we manage to schedule the halt
> clear but the hard failure happens for EP 0. Hmm.. where are the
> control urbs sent.. maybe I'll look into adding halt clearing for
> those too..
Nah.. that's not correct. Comments
Hi,
Aapo Tahkola schrieb:
> On Sat, 3 Mar 2007 03:10:41 +0200
> Aapo Tahkola <[EMAIL PROTECTED]> wrote:
>
>> On Fri, 02 Mar 2007 23:06:15 +0100
>> Pierre Willenbrock <[EMAIL PROTECTED]> wrote:
>>
>>> Michael Krufky schrieb:
Pierre Willenbrock wrote:
> Hi list,
>
> I am owner of a
Hi,
Trent Piepho schrieb:
> Tim Small wrote:
>> I use mythtv, and this periodically opens DVB cards to check for new EIT
>> data. Because of this, I end up with hundreds of:
>>
>> mt352_pinnacle_init called
>>
>> lines in my kernel log.
>>
>> The attached patch makes saa7134-dvb quieter.
>
> Thi
Hi, Emmanuel
Emmanuel Quémener schrieb:
> Hartmut Hackmann a écrit :
>
>> Hi, Emmanuel
>>
>> Emmanuel Quémener schrieb:
>>
>>> Emmanuel Quémener a écrit :
>>>
>>>
Hartmut Hackmann a écrit :
> I noticed 2 things:
>
>
>
>> t
On Mon, Mar 05, 2007 at 06:19:01PM +0100, Oliver Endriss wrote:
>
> From 'Linux Device Drivers' (replace 'down' by 'mutex_lock'):
> | ...
> | down decrements the value of the semaphore and waits as long as need
> | be. down_ interruptible does the same, but the operation is
> | interruptible. The
Trent Piepho wrote:
This patch looks to be against an older version of the saa7134-dvb driver.
The current version already has a dprintk macro and a debug parameter.
Fair enough, I should have checked svn ;o). I was just using 2.6.20. The
only thing I will say is that it might be nicer if the
Tim Small wrote:
> I use mythtv, and this periodically opens DVB cards to check for new EIT
> data. Because of this, I end up with hundreds of:
>
> mt352_pinnacle_init called
>
> lines in my kernel log.
>
> The attached patch makes saa7134-dvb quieter.
This patch looks to be against an older vers
> > I found on Internet a free application to extract PES or ES from a TS,
> > but don't know how I can 'de-packetize' the RTP/UDP/IP stack to
> > visualize the raw H.264 stream. Do you know application in order to do
> > it?
>
> I used dvbnet apps (available with Linux DVB) to receive datagrams fr
-Add some missing Hauppauge and Belkin devices to the driver.
-Fixed up some device descriptions.
Signed-off-by: Dwaine P. Garden [EMAIL PROTECTED]
USBVision-AdditionalDevices.patch
Description: Binary data
___
linux-dvb mailing list
linux-dvb@linuxt
On 05/03/07 17:19, Oliver Endriss wrote:
Simon Arlott wrote:
On Mon, March 5, 2007 11:19, Johannes Stezenbach wrote:
On Mon, Mar 05, 2007 at 01:58:14AM +0100, Oliver Endriss wrote:
Simon Arlott wrote:
Is any part of the patch going to be applied? I mentioned this
problem in September last yea
Hi Marco,
I just tested your driver you have posted to the linux-dvb mailing list.
I have problem load firmware into device:
usb 5-3: new high speed USB device using ehci_hcd and address 4
usb 5-3: configuration #1 chosen from 1 choice
dvb-usb: found a 'Opera1 DVB-S USB2.0' in cold state, will tr
Simon Arlott wrote:
> On Mon, March 5, 2007 11:19, Johannes Stezenbach wrote:
> > On Mon, Mar 05, 2007 at 01:58:14AM +0100, Oliver Endriss wrote:
> >> Simon Arlott wrote:
> >> > Is any part of the patch going to be applied? I mentioned this
> >> > problem in September last year and it looks like it
Hi
Anyone using pxsup2dast.c (http://www.iki.fi/too/sw/m2vmp2cut/pxsup2dast.c)
should upgrade it to (svn) revision 1280, as earlyer version (r504)
has really stupid bug -- so stupid I wonder how it could have worked.
anyway, the updated version is available at above url.
If you know anyone using
I use mythtv, and this periodically opens DVB cards to check for new EIT
data. Because of this, I end up with hundreds of:
mt352_pinnacle_init called
lines in my kernel log.
The attached patch makes saa7134-dvb quieter.
Cheers,
Tim.
signed-off-by: Tim Small <[EMAIL PROTECTED]>
--- linux
Hi,
I'm having trouble with my mythtv server locking up hard after approx
every 8 hours on average - apparently no such problems when I tried
installing W2K on the same hardware. Anyway, having enabled various
kernel debugging options, I've seen this pop out of the kernel messages:
Mar 5 1
Paolo Pasquali wrote:
> Thanks a lot Francesco.
> So, I have a recorded TS on my PC. With dvbnet apps I 'open' the *.ts
> and 'send' the ts to be dump to mplayer. Is it right?
No, dvbnet needs a real DVB adapter supported by a linux-dvb kernel
module, so it is an online solution.
If you have a
Hartmut Hackmann a écrit :
> Hi, Emmanuel
>
> Emmanuel Quémener schrieb:
>
>> Emmanuel Quémener a écrit :
>>
>>
>>> Hartmut Hackmann a écrit :
>>>
>>>
>>>
I noticed 2 things:
> tuner 2-004b: AGC2 gain is: 10
>
>
>
Paolo Pasquali wrote:
Hi to all,
I'm Paolo Pasquali, Telecommunications engineer, and I'm working on the
DVB-H TS quality.
This is the first time I post in this mailing-list. I have a problem
with a DVB-H Transport Stream.
What kind of problem?
I found on Internet a free application to extra
I would imagine TSReader from http://www.coolstf.com/tsreader/ would
do the job nicely.
Of course, its a Windows app.
-t
On 3/5/07, Paolo Pasquali <[EMAIL PROTECTED]> wrote:
Hi to all,
I'm Paolo Pasquali, Telecommunications engineer, and I'm working on the
DVB-H TS quality.
This is the first ti
Hi to all,
I'm Paolo Pasquali, Telecommunications engineer, and I'm working on the
DVB-H TS quality.
This is the first time I post in this mailing-list. I have a problem with a
DVB-H Transport Stream. I have a DVB-H TS recorder on my PC and I need to
demultiplex the file in order to analyze a sing
On Mon, March 5, 2007 11:19, Johannes Stezenbach wrote:
> On Mon, Mar 05, 2007 at 01:58:14AM +0100, Oliver Endriss wrote:
>> Simon Arlott wrote:
>> > Is any part of the patch going to be applied? I mentioned this
>> > problem in September last year and it looks like it's existed for
>> > years (the
On Mon, Mar 05, 2007 at 01:58:14AM +0100, Oliver Endriss wrote:
> Simon Arlott wrote:
> > Is any part of the patch going to be applied? I mentioned this
> > problem in September last year and it looks like it's existed for
> > years (the semaphore locking did the same thing).
>
> Well, I hoped t
22 matches
Mail list logo