public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
       [not found] <496CB23D.6000606@libertysurf.fr>
@ 2009-01-14  5:03 ` CityK
  2009-01-14  9:28   ` Catimimi
                     ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: CityK @ 2009-01-14  5:03 UTC (permalink / raw)
  To: Catimimi, linux-dvb, Linux-media

Catimimi wrote:
> Hi,
>
> As I didn't yet subscribe to the list, I reply directly to your
> discussion with Romain

sorry, I don't recall it offhand.


> in ordezr to send you the result of :
>
> lspci -vvxxx
>
> for the Pinnacle PCTV Dual Hybrid Pro PCI Express (3010i)
>
> ______________________
>
> 04:00.0 Multimedia controller: Philips Semiconductors Device 7162
>         Subsystem: Pinnacle Systems Inc. Device 0100
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
> ParErr- Stepping- SERR- FastB2B- DisINTx-
>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>         Latency: 0, Cache Line Size: 16 bytes
>         Interrupt: pin A routed to IRQ 5
>         Region 0: Memory at dde00000 (64-bit, non-prefetchable) [size=1M]
>         Capabilities: [40] Message Signalled Interrupts: Mask- 64bit+
> Queue=0/5 Enable-
>                 Address: 0000000000000000  Data: 0000
>         Capabilities: [50] Express (v1) Endpoint, MSI 00
>                 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
> <256ns, L1 <1us
>                         ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
>                 DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
> Unsupported-
>                         RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
>                         MaxPayload 128 bytes, MaxReadReq 128 bytes
>                 DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr-
> TransPend-
>                 LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1,
> Latency L0 <4us, L1 <64us
>                         ClockPM- Suprise- LLActRep- BwNot-
>                 LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain-
> CommClk-
>                         ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
>                 LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk-
> DLActive- BWMgmt- ABWMgmt-
>         Capabilities: [74] Power Management version 2
>                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
> PME(D0+,D1+,D2+,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>         Capabilities: [80] Vendor Specific Information <?>
> 00: 31 11 62 71 07 00 10 00 00 00 80 04 04 00 00 00
> 10: 04 00 e0 dd 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 00 00 00 00 00 00 00 00 00 00 00 00 bd 11 00 01
> 30: 00 00 00 00 40 00 00 00 00 00 00 00 05 01 00 00
> 40: 05 50 8a 00 00 00 00 00 00 00 00 00 00 00 00 00
> 50: 10 74 01 00 80 00 28 00 10 00 0a 00 11 6c 03 01
> 60: 08 00 11 00 00 0a 00 00 00 00 00 00 00 00 00 00
> 70: 00 00 00 00 01 80 02 3e 00 00 00 00 00 00 00 00
> 80: 09 00 50 00 03 0c 00 00 02 02 00 00 00 00 00 00
> 90: 00 04 00 00 00 00 00 08 00 00 10 00 00 00 00 00
> a0: 01 00 00 04 03 18 00 00 00 00 01 04 00 00 00 00
> b0: 00 00 00 00 00 00 00 00 00 00 00 20 01 2a 00 00
> c0: 01 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00
> d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>
> I hope it'll help.

Could you put it in the wiki if its not already contained there.  Thanks.

> I tried the driver found here : http://jusst.de/hg/saa716x
> It compiles and install, but if I try : modprobe saa716x_hybrid.ko
> I get a fatal error : module not found.
>
> I can't find any message in dmesg.

try without the ".ko", i.e. instead, use:

modprobe saa716x_hybrid

> Ready for further trials.
> Michel.



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

* Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-01-14  5:03 ` [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV! CityK
@ 2009-01-14  9:28   ` Catimimi
  2009-01-15 15:43     ` Luca Tettamanti
  2009-01-16  1:43     ` CityK
  2009-01-20 17:04   ` [linux-dvb] SAA716x Catimimi
  2009-01-21  8:59   ` Catimimi
  2 siblings, 2 replies; 17+ messages in thread
From: Catimimi @ 2009-01-14  9:28 UTC (permalink / raw)
  To: linux-dvb, Linux-media

[-- Attachment #1: Type: text/html, Size: 4085 bytes --]

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

_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-01-14  9:28   ` Catimimi
@ 2009-01-15 15:43     ` Luca Tettamanti
  2009-01-15 16:10       ` Catimimi
  2009-03-27 15:16       ` dCrypt
  2009-01-16  1:43     ` CityK
  1 sibling, 2 replies; 17+ messages in thread
From: Luca Tettamanti @ 2009-01-15 15:43 UTC (permalink / raw)
  To: Catimimi; +Cc: linux-dvb, Linux-media

On Wed, Jan 14, 2009 at 10:28 AM, Catimimi <catimimi@libertysurf.fr> wrote:
> try without the ".ko", i.e. instead, use:
>
> modprobe saa716x_hybrid
>
> OK, shame on me, it works but nothing happens.

Of course ;-) The PCI ID of the card is not listed. I happen to have
the same card, you can add the ID to the list but note that the
frontend is not there yet... so the module will load, will print some
something... and that's it.
I have a couple of patches queued and I plan to do some
experimentation in the weekend though ;)

Luca

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

* Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-01-15 15:43     ` Luca Tettamanti
@ 2009-01-15 16:10       ` Catimimi
  2009-01-15 20:44         ` Luca Tettamanti
  2009-03-27 15:16       ` dCrypt
  1 sibling, 1 reply; 17+ messages in thread
From: Catimimi @ 2009-01-15 16:10 UTC (permalink / raw)
  To: linux-dvb, Linux-media

[-- Attachment #1: Type: text/html, Size: 1419 bytes --]

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

_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-01-15 16:10       ` Catimimi
@ 2009-01-15 20:44         ` Luca Tettamanti
  0 siblings, 0 replies; 17+ messages in thread
From: Luca Tettamanti @ 2009-01-15 20:44 UTC (permalink / raw)
  To: Catimimi; +Cc: linux-dvb, Linux-media

On Thu, Jan 15, 2009 at 5:10 PM, Catimimi <catimimi@libertysurf.fr> wrote:
> Luca Tettamanti a écrit :
> > Of course ;-) The PCI ID of the card is not listed. I happen to have
> > the same card, you can add the ID to the list but note that the
> > frontend is not there yet... so the module will load, will print some
> > something... and that's it.
>
> I did that too but without success. I also loaded the frontend modules.

Sorry, I meat that the correct frontend (TDA10046A) is not compiled by default.

> > I have a couple of patches queued and I plan to do some
> > experimentation in the weekend though ;)
>
> OK, If I can help, tell me.

Only minor fixes, I'm still trying to understand the code ;-) Manu
Abraham is doing the hard work...

L

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

* Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-01-14  9:28   ` Catimimi
  2009-01-15 15:43     ` Luca Tettamanti
@ 2009-01-16  1:43     ` CityK
  1 sibling, 0 replies; 17+ messages in thread
From: CityK @ 2009-01-16  1:43 UTC (permalink / raw)
  To: Catimimi; +Cc: linux-dvb, Linux-media

Catimimi wrote:
> CityK a écrit :
>> Could you put it in the wiki if its not already contained there.  Thanks.
>>   
> It was done yesterday.

Yep, saw that about 10 minutes later after I responded to this message
:P .  Thanks.


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

* [linux-dvb] SAA716x
  2009-01-14  5:03 ` [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV! CityK
  2009-01-14  9:28   ` Catimimi
@ 2009-01-20 17:04   ` Catimimi
  2009-01-27 22:52     ` Manu Abraham
  2009-01-21  8:59   ` Catimimi
  2 siblings, 1 reply; 17+ messages in thread
From: Catimimi @ 2009-01-20 17:04 UTC (permalink / raw)
  To: Linux-media

Hi all,

I'm trying to add my Pinnacle 3010i to the driver found here : 
http://jusst.de/hg/saa716x
I already got some preliminary results but in order to understand what 
I'm doing it would be
great to get the result of "lspci -vvxxx" for at least one of the 
supported cards :

- Twinhan/Azurewave VP-6090
- Avermedia HC82
- Avermedia H788

I didn't find this test in the WIKI, so thanks in advance for posting 
this information.
Michel.



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

* [linux-dvb]  SAA716x
  2009-01-14  5:03 ` [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV! CityK
  2009-01-14  9:28   ` Catimimi
  2009-01-20 17:04   ` [linux-dvb] SAA716x Catimimi
@ 2009-01-21  8:59   ` Catimimi
  2009-01-21 10:43     ` Konstantin Dimitrov
  2 siblings, 1 reply; 17+ messages in thread
From: Catimimi @ 2009-01-21  8:59 UTC (permalink / raw)
  To: linux-dvb

Hi all,

I'm trying to add my Pinnacle 3010i to the driver found here :
http://jusst.de/hg/saa716x
I already got some preliminary results but in order to understand what
I'm doing it would be
great to get the result of "lspci -vvxxx" for at least one of the
supported cards :

- Twinhan/Azurewave VP-6090
- Avermedia HC82
- Avermedia H788

I didn't find this test in the WIKI, so thanks in advance for posting
this information.
Michel.






_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] SAA716x
  2009-01-21  8:59   ` Catimimi
@ 2009-01-21 10:43     ` Konstantin Dimitrov
  2009-01-21 11:13       ` Catimimi
  2009-01-21 18:09       ` Martin Pauly
  0 siblings, 2 replies; 17+ messages in thread
From: Konstantin Dimitrov @ 2009-01-21 10:43 UTC (permalink / raw)
  To: linux-media; +Cc: linux-dvb

VP6090 output from lspci -vvv and lspci -vvvn is here:

http://www.interlink.com.au/rad/quattros/

On Wed, Jan 21, 2009 at 10:59 AM, Catimimi <catimimi@libertysurf.fr> wrote:
> Hi all,
>
> I'm trying to add my Pinnacle 3010i to the driver found here :
> http://jusst.de/hg/saa716x
> I already got some preliminary results but in order to understand what
> I'm doing it would be
> great to get the result of "lspci -vvxxx" for at least one of the
> supported cards :
>
> - Twinhan/Azurewave VP-6090
> - Avermedia HC82
> - Avermedia H788
>
> I didn't find this test in the WIKI, so thanks in advance for posting
> this information.
> Michel.
>
>
>
>
>
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

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

* Re: [linux-dvb] SAA716x
  2009-01-21 10:43     ` Konstantin Dimitrov
@ 2009-01-21 11:13       ` Catimimi
  2009-01-21 18:09       ` Martin Pauly
  1 sibling, 0 replies; 17+ messages in thread
From: Catimimi @ 2009-01-21 11:13 UTC (permalink / raw)
  To: linux-media

Many thanks for the link, but it concerns device 1822:0037 and the 
supported device is 1822:0027
Anyway, I think that it can help.

Michel.


Konstantin Dimitrov a écrit :
> VP6090 output from lspci -vvv and lspci -vvvn is here:
>
> http://www.interlink.com.au/rad/quattros/
>
> On Wed, Jan 21, 2009 at 10:59 AM, Catimimi <catimimi@libertysurf.fr> wrote:
>   
>> Hi all,
>>
>> I'm trying to add my Pinnacle 3010i to the driver found here :
>> http://jusst.de/hg/saa716x
>> I already got some preliminary results but in order to understand what
>> I'm doing it would be
>> great to get the result of "lspci -vvxxx" for at least one of the
>> supported cards :
>>
>> - Twinhan/Azurewave VP-6090
>> - Avermedia HC82
>> - Avermedia H788
>>
>> I didn't find this test in the WIKI, so thanks in advance for posting
>> this information.
>> Michel.
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> linux-dvb users mailing list
>> For V4L/DVB development, please use instead linux-media@vger.kernel.org
>> linux-dvb@linuxtv.org
>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>>
>>     
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>   


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

* Re: [linux-dvb] SAA716x
  2009-01-21 10:43     ` Konstantin Dimitrov
  2009-01-21 11:13       ` Catimimi
@ 2009-01-21 18:09       ` Martin Pauly
  1 sibling, 0 replies; 17+ messages in thread
From: Martin Pauly @ 2009-01-21 18:09 UTC (permalink / raw)
  To: linux-media

Am Mittwoch, den 21.01.2009, 12:43 +0200 schrieb Konstantin Dimitrov:
> VP6090 output from lspci -vvv and lspci -vvvn is here:
> 
> http://www.interlink.com.au/rad/quattros/
> 
> On Wed, Jan 21, 2009 at 10:59 AM, Catimimi <catimimi@libertysurf.fr> wrote:
> > Hi all,
> >
> > I'm trying to add my Pinnacle 3010i to the driver found here :
> > http://jusst.de/hg/saa716x
> > I already got some preliminary results but in order to understand what
> > I'm doing it would be
> > great to get the result of "lspci -vvxxx" for at least one of the
> > supported cards :
> >
> > - Twinhan/Azurewave VP-6090
> > - Avermedia HC82
> > - Avermedia H788
> >
> > I didn't find this test in the WIKI, so thanks in advance for posting
> > this information.
> > Michel.
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > linux-dvb users mailing list
> > For V4L/DVB development, please use instead linux-media@vger.kernel.org
> > linux-dvb@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> >
> 
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

hi,
unfortunately at last for me and some other guys the HC82 is not working
with the 716x driver. but you can find my lspci output at:
http://www.linuxtv.org/wiki/index.php/AVerMedia_AVerTV_Hybrid_NanoExpress_(HC82)
martin


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

* Re: [linux-dvb] SAA716x
  2009-01-20 17:04   ` [linux-dvb] SAA716x Catimimi
@ 2009-01-27 22:52     ` Manu Abraham
  2009-01-29 13:22       ` Catimimi
  0 siblings, 1 reply; 17+ messages in thread
From: Manu Abraham @ 2009-01-27 22:52 UTC (permalink / raw)
  To: Catimimi; +Cc: Linux-media

Catimimi wrote:
> Hi all,
> 
> I'm trying to add my Pinnacle 3010i to the driver found here :
> http://jusst.de/hg/saa716x
> I already got some preliminary results but in order to understand what
> I'm doing it would be
> great to get the result of "lspci -vvxxx" for at least one of the
> supported cards :
> 
> - Twinhan/Azurewave VP-6090
> - Avermedia HC82
> - Avermedia H788

They are not completely working yet. Currently some parts of the
chip is working, but no stream yet. Can you please post some
pictures of your card ?

Regards,
Manu



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

* Re: [linux-dvb] SAA716x
  2009-01-27 22:52     ` Manu Abraham
@ 2009-01-29 13:22       ` Catimimi
  0 siblings, 0 replies; 17+ messages in thread
From: Catimimi @ 2009-01-29 13:22 UTC (permalink / raw)
  To: Manu Abraham, Linux-media

Manu Abraham a écrit :
> Can you please post some
> pictures of your card ?
>
> Regards,
> Manu
>
>   
Hi,

You can find two high resolution pictures here :

http://catimimi.free.fr/Pinnacle/

I think that they are too heavy for the wiki.
I'm willing to help in any test with this Pinnacle 3010i card.

Regards.
Michel.


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

* RE: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-01-15 15:43     ` Luca Tettamanti
  2009-01-15 16:10       ` Catimimi
@ 2009-03-27 15:16       ` dCrypt
  2009-07-02 15:26         ` Matt
  1 sibling, 1 reply; 17+ messages in thread
From: dCrypt @ 2009-03-27 15:16 UTC (permalink / raw)
  Cc: linux-dvb, 'Linux-media'

Hi,

I also own a pair of Pinnacle 3010ix.

Luca, where should the PCI ID go? I can't believe that adding a new card to
the supported card list is just that simple. Do you know a web page with
information about it?.

Thanks

-----Mensaje original-----
De: linux-dvb-bounces@linuxtv.org [mailto:linux-dvb-bounces@linuxtv.org] En
nombre de Luca Tettamanti
Enviado el: jueves, 15 de enero de 2009 16:44
Para: Catimimi
CC: linux-dvb@linuxtv.org; Linux-media
Asunto: Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!

On Wed, Jan 14, 2009 at 10:28 AM, Catimimi <catimimi@libertysurf.fr> wrote:
> try without the ".ko", i.e. instead, use:
>
> modprobe saa716x_hybrid
>
> OK, shame on me, it works but nothing happens.

Of course ;-) The PCI ID of the card is not listed. I happen to have
the same card, you can add the ID to the list but note that the
frontend is not there yet... so the module will load, will print some
something... and that's it.
I have a couple of patches queued and I plan to do some
experimentation in the weekend though ;)

Luca

_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


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

* Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-03-27 15:16       ` dCrypt
@ 2009-07-02 15:26         ` Matt
  2009-07-06  8:46           ` Fwd: " Matt
  0 siblings, 1 reply; 17+ messages in thread
From: Matt @ 2009-07-02 15:26 UTC (permalink / raw)
  To: linux-media; +Cc: linux-dvb

Hi,

Is this thread saying that the Pinnacle 3010i is now supported under
linux? if so does this go for the Pinnacle 7010i too?

Thanks,

Matt

2009/3/27 dCrypt <dcrypt@telefonica.net>:
> Hi,
>
> I also own a pair of Pinnacle 3010ix.
>
> Luca, where should the PCI ID go? I can't believe that adding a new card to
> the supported card list is just that simple. Do you know a web page with
> information about it?.
>
> Thanks
>
> -----Mensaje original-----
> De: linux-dvb-bounces@linuxtv.org [mailto:linux-dvb-bounces@linuxtv.org] En
> nombre de Luca Tettamanti
> Enviado el: jueves, 15 de enero de 2009 16:44
> Para: Catimimi
> CC: linux-dvb@linuxtv.org; Linux-media
> Asunto: Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
>
> On Wed, Jan 14, 2009 at 10:28 AM, Catimimi <catimimi@libertysurf.fr> wrote:
>> try without the ".ko", i.e. instead, use:
>>
>> modprobe saa716x_hybrid
>>
>> OK, shame on me, it works but nothing happens.
>
> Of course ;-) The PCI ID of the card is not listed. I happen to have
> the same card, you can add the ID to the list but note that the
> frontend is not there yet... so the module will load, will print some
> something... and that's it.
> I have a couple of patches queued and I plan to do some
> experimentation in the weekend though ;)
>
> Luca
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

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

* RE: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
@ 2009-07-02 15:42 dCrypt
  0 siblings, 0 replies; 17+ messages in thread
From: dCrypt @ 2009-07-02 15:42 UTC (permalink / raw)
  To: linux-media

Nobody has answered my question yet, I am still waiting to know how to enable 3010i in linux

----- Mensaje original -----
De: Matt <mattmoran76@gmail.com>
Enviado: jueves, 02 de julio de 2009 17:26
Para: linux-media@vger.kernel.org
CC: linux-dvb@linuxtv.org
Asunto: Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!

Hi,

Is this thread saying that the Pinnacle 3010i is now supported under
linux? if so does this go for the Pinnacle 7010i too?

Thanks,

Matt

2009/3/27 dCrypt <dcrypt@telefonica.net>:
> Hi,
>
> I also own a pair of Pinnacle 3010ix.
>
> Luca, where should the PCI ID go? I can't believe that adding a new card to
> the supported card list is just that simple. Do you know a web page with
> information about it?.
>
> Thanks
>
> -----Mensaje original-----
> De: linux-dvb-bounces@linuxtv.org [mailto:linux-dvb-bounces@linuxtv.org] En
> nombre de Luca Tettamanti
> Enviado el: jueves, 15 de enero de 2009 16:44
> Para: Catimimi
> CC: linux-dvb@linuxtv.org; Linux-media
> Asunto: Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
>
> On Wed, Jan 14, 2009 at 10:28 AM, Catimimi <catimimi@libertysurf.fr> wrote:
>> try without the ".ko", i.e. instead, use:
>>
>> modprobe saa716x_hybrid
>>
>> OK, shame on me, it works but nothing happens.
>
> Of course ;-) The PCI ID of the card is not listed. I happen to have
> the same card, you can add the ID to the list but note that the
> frontend is not there yet... so the module will load, will print some
> something... and that's it.
> I have a couple of patches queued and I plan to do some
> experimentation in the weekend though ;)
>
> Luca
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


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

* Fwd: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
  2009-07-02 15:26         ` Matt
@ 2009-07-06  8:46           ` Matt
  0 siblings, 0 replies; 17+ messages in thread
From: Matt @ 2009-07-06  8:46 UTC (permalink / raw)
  To: linux-media

Hi,

Is this thread saying that the Pinnacle 3010i is now supported under
linux? if so does this go for the Pinnacle 7010i too?

Thanks,

Matt

2009/3/27 dCrypt <dcrypt@telefonica.net>:
> Hi,
>
> I also own a pair of Pinnacle 3010ix.
>
> Luca, where should the PCI ID go? I can't believe that adding a new card to
> the supported card list is just that simple. Do you know a web page with
> information about it?.
>
> Thanks
>
> -----Mensaje original-----
> De: linux-dvb-bounces@linuxtv.org [mailto:linux-dvb-bounces@linuxtv.org] En
> nombre de Luca Tettamanti
> Enviado el: jueves, 15 de enero de 2009 16:44
> Para: Catimimi
> CC: linux-dvb@linuxtv.org; Linux-media
> Asunto: Re: [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV!
>
> On Wed, Jan 14, 2009 at 10:28 AM, Catimimi <catimimi@libertysurf.fr> wrote:
>> try without the ".ko", i.e. instead, use:
>>
>> modprobe saa716x_hybrid
>>
>> OK, shame on me, it works but nothing happens.
>
> Of course ;-) The PCI ID of the card is not listed. I happen to have
> the same card, you can add the ID to the list but note that the
> frontend is not there yet... so the module will load, will print some
> something... and that's it.
> I have a couple of patches queued and I plan to do some
> experimentation in the weekend though ;)
>
> Luca
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

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

end of thread, other threads:[~2009-07-06  8:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <496CB23D.6000606@libertysurf.fr>
2009-01-14  5:03 ` [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV! CityK
2009-01-14  9:28   ` Catimimi
2009-01-15 15:43     ` Luca Tettamanti
2009-01-15 16:10       ` Catimimi
2009-01-15 20:44         ` Luca Tettamanti
2009-03-27 15:16       ` dCrypt
2009-07-02 15:26         ` Matt
2009-07-06  8:46           ` Fwd: " Matt
2009-01-16  1:43     ` CityK
2009-01-20 17:04   ` [linux-dvb] SAA716x Catimimi
2009-01-27 22:52     ` Manu Abraham
2009-01-29 13:22       ` Catimimi
2009-01-21  8:59   ` Catimimi
2009-01-21 10:43     ` Konstantin Dimitrov
2009-01-21 11:13       ` Catimimi
2009-01-21 18:09       ` Martin Pauly
2009-07-02 15:42 [linux-dvb] Pinnacle dual Hybrid pro PCI-express - linuxTV! dCrypt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox