All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] DTV 1000 S driver support
@ 2008-11-27  4:30 ` Joe
  2008-11-27  7:21   ` Damien Morrissey
  2008-11-27  7:51   ` Plantain
  0 siblings, 2 replies; 4+ messages in thread
From: Joe @ 2008-11-27  4:30 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 115 bytes --]

Hi, i was wondering if anyone knows if i can get linux drivers for a leadtek
winfast DTV 1000 s

Thanks, 

Joe

 


[-- Attachment #1.2: Type: text/html, Size: 1866 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] DTV 1000 S driver support
  2008-11-27  4:30 ` Joe
@ 2008-11-27  7:21   ` Damien Morrissey
  2008-11-27  7:51   ` Plantain
  1 sibling, 0 replies; 4+ messages in thread
From: Damien Morrissey @ 2008-11-27  7:21 UTC (permalink / raw)
  To: Joe; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 540 bytes --]

2008/11/27 Joe <kjjordans@hotmail.com>

>  Hi, i was wondering if anyone knows if i can get linux drivers for a
> leadtek winfast DTV 1000 s
>
> Thanks,
>
> Joe
>
>
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

There is no support as yet, however I believe that the components required
do exist. I have a card and am willing to help test, but do not have the
time at the moment to actually develop such a driver.

Damien.

[-- Attachment #1.2: Type: text/html, Size: 1152 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] DTV 1000 S driver support
  2008-11-27  4:30 ` Joe
  2008-11-27  7:21   ` Damien Morrissey
@ 2008-11-27  7:51   ` Plantain
  2008-11-27 12:13     ` Damien Morrissey
  1 sibling, 1 reply; 4+ messages in thread
From: Plantain @ 2008-11-27  7:51 UTC (permalink / raw)
  To: Joe; +Cc: linux-dvb

Joe wrote:
>
> Hi, i was wondering if anyone knows if i can get linux drivers for a
> leadtek winfast DTV 1000 s
>
> Thanks,
>
> Joe
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
If you read the archives, you'll see I botched an attempt at a patch.
I've the time, but sadly not the expertise to develop the driver ;)
>From what I can tell, there's nothing really holding it back beyond a
catch-22ish situation
Those with the ability and time, don't have the card
Those with the ability and the card, don't have the time
Those with the card and the time, haven't the ability

Good luck!

~Matthew~

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] DTV 1000 S driver support
  2008-11-27  7:51   ` Plantain
@ 2008-11-27 12:13     ` Damien Morrissey
  0 siblings, 0 replies; 4+ messages in thread
From: Damien Morrissey @ 2008-11-27 12:13 UTC (permalink / raw)
  To: Plantain; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 1385 bytes --]

On Thu, Nov 27, 2008 at 6:51 PM, Plantain <yellowplantain@gmail.com> wrote:

> Joe wrote:
> >
> > Hi, i was wondering if anyone knows if i can get linux drivers for a
> > leadtek winfast DTV 1000 s
> >
> > Thanks,
> >
> > Joe
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > linux-dvb mailing list
> > linux-dvb@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> If you read the archives, you'll see I botched an attempt at a patch.
> I've the time, but sadly not the expertise to develop the driver ;)
> From what I can tell, there's nothing really holding it back beyond a
> catch-22ish situation
> Those with the ability and time, don't have the card
> Those with the ability and the card, don't have the time
> Those with the card and the time, haven't the ability
>
> Good luck!
>
> ~Matthew~
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

If anyone can advise me how to go about it I will give it a shot. I am an
experienced programmer, but am not experienced with linux drivers.

I am more than willing to muck around with it on my machine or even give
someone an ssh login if they need it and we can go no further without it.

Damien.

[-- Attachment #1.2: Type: text/html, Size: 2188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-27 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27  4:30 [linux-dvb] DTV 1000 S driver support Joe
2008-11-27  4:30 ` Joe
2008-11-27  7:21   ` Damien Morrissey
2008-11-27  7:51   ` Plantain
2008-11-27 12:13     ` Damien Morrissey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.