All of lore.kernel.org
 help / color / mirror / Atom feed
* AverMedia HD Duet (White Box) A188WB drivers
@ 2015-06-13  3:16 David Nelson
  2015-06-13  5:21 ` Manu Abraham
  0 siblings, 1 reply; 8+ messages in thread
From: David Nelson @ 2015-06-13  3:16 UTC (permalink / raw)
  To: linux-media

I have the AverMedia HD Duet (White Box) A188WB. Which has been
working great for several years in Windows 7 Media Center. I just
tried installing Mythbuntu but it does not appear to be recognized. I
am a bit of a newbie but I managed to find some info about it.

Does anyone know of a driver for it? lspci says it uses the Philips
SAA7160 which does appear to be in a few other supported devices.

Details follow

I get the following from lspci -vvnnk

03:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7160
[1131:7160] (rev 01)
Subsystem: Avermedia Technologies Inc Device [1461:1e55]
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: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at ef800000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>


I can see that there is a driver for a few other devices with this
chip at http://www.linuxtv.org/wiki/index.php/NXP_SAA716x  (i.e.
heading "As of (2014-06-07)"


-- 
-David Nelson

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

* Re: AverMedia HD Duet (White Box) A188WB drivers
  2015-06-13  3:16 AverMedia HD Duet (White Box) A188WB drivers David Nelson
@ 2015-06-13  5:21 ` Manu Abraham
  2015-10-07 22:08   ` David Nelson
  0 siblings, 1 reply; 8+ messages in thread
From: Manu Abraham @ 2015-06-13  5:21 UTC (permalink / raw)
  To: David Nelson; +Cc: Linux Media Mailing List

Hi David,

The saa7160 chipset is supported by the saa716x driver.
I wrote a driver for it, which is over here.
http://git.linuxtv.org/cgit.cgi/manu/saa716x_new.git

I do have the A188 card and documentation also with me,
thanks to Avermedia.

The card is not yet supported in the above tree, so cloning
that tree will not help much in your case. Though I have
some code related to that, it is only on my local testbox

I've been with an accident and my other hand is in a restrictive
state with minimal movements. It will be a few weeks, before
I can do something in this area. It's not much help to you at
this point right now, but just fyi

Manu



On Sat, Jun 13, 2015 at 8:46 AM, David Nelson <nelson.dt@gmail.com> wrote:
> I have the AverMedia HD Duet (White Box) A188WB. Which has been
> working great for several years in Windows 7 Media Center. I just
> tried installing Mythbuntu but it does not appear to be recognized. I
> am a bit of a newbie but I managed to find some info about it.
>
> Does anyone know of a driver for it? lspci says it uses the Philips
> SAA7160 which does appear to be in a few other supported devices.
>
> Details follow
>
> I get the following from lspci -vvnnk
>
> 03:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7160
> [1131:7160] (rev 01)
> Subsystem: Avermedia Technologies Inc Device [1461:1e55]
> 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: 64 bytes
> Interrupt: pin A routed to IRQ 10
> Region 0: Memory at ef800000 (64-bit, non-prefetchable) [size=1M]
> Capabilities: <access denied>
>
>
> I can see that there is a driver for a few other devices with this
> chip at http://www.linuxtv.org/wiki/index.php/NXP_SAA716x  (i.e.
> heading "As of (2014-06-07)"
>
>
> --
> -David Nelson
> --
> 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] 8+ messages in thread

* Re: AverMedia HD Duet (White Box) A188WB drivers
  2015-06-13  5:21 ` Manu Abraham
@ 2015-10-07 22:08   ` David Nelson
  2015-10-08 16:28     ` Manu Abraham
  0 siblings, 1 reply; 8+ messages in thread
From: David Nelson @ 2015-10-07 22:08 UTC (permalink / raw)
  To: Manu Abraham; +Cc: Linux Media Mailing List

It's been a while since I originally asked you about this has there
been any progress?

On Fri, Jun 12, 2015 at 11:21 PM, Manu Abraham <abraham.manu@gmail.com> wrote:
> Hi David,
>
> The saa7160 chipset is supported by the saa716x driver.
> I wrote a driver for it, which is over here.
> http://git.linuxtv.org/cgit.cgi/manu/saa716x_new.git
>
> I do have the A188 card and documentation also with me,
> thanks to Avermedia.
>
> The card is not yet supported in the above tree, so cloning
> that tree will not help much in your case. Though I have
> some code related to that, it is only on my local testbox
>
> I've been with an accident and my other hand is in a restrictive
> state with minimal movements. It will be a few weeks, before
> I can do something in this area. It's not much help to you at
> this point right now, but just fyi
>
> Manu
>
>
>
> On Sat, Jun 13, 2015 at 8:46 AM, David Nelson <nelson.dt@gmail.com> wrote:
>> I have the AverMedia HD Duet (White Box) A188WB. Which has been
>> working great for several years in Windows 7 Media Center. I just
>> tried installing Mythbuntu but it does not appear to be recognized. I
>> am a bit of a newbie but I managed to find some info about it.
>>
>> Does anyone know of a driver for it? lspci says it uses the Philips
>> SAA7160 which does appear to be in a few other supported devices.
>>
>> Details follow
>>
>> I get the following from lspci -vvnnk
>>
>> 03:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7160
>> [1131:7160] (rev 01)
>> Subsystem: Avermedia Technologies Inc Device [1461:1e55]
>> 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: 64 bytes
>> Interrupt: pin A routed to IRQ 10
>> Region 0: Memory at ef800000 (64-bit, non-prefetchable) [size=1M]
>> Capabilities: <access denied>
>>
>>
>> I can see that there is a driver for a few other devices with this
>> chip at http://www.linuxtv.org/wiki/index.php/NXP_SAA716x  (i.e.
>> heading "As of (2014-06-07)"
>>
>>
>> --
>> -David Nelson
>> --
>> 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



-- 
-David Nelson
Home: 801-302-1347
Cell: 801-205-8248

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

* Re: AverMedia HD Duet (White Box) A188WB drivers
  2015-10-07 22:08   ` David Nelson
@ 2015-10-08 16:28     ` Manu Abraham
  2015-12-07 10:22       ` Jemma Denson
  0 siblings, 1 reply; 8+ messages in thread
From: Manu Abraham @ 2015-10-08 16:28 UTC (permalink / raw)
  To: David Nelson; +Cc: Linux Media Mailing List

Hi,

I just got back at work again. Will set things up this weekend/next week.

On Thu, Oct 8, 2015 at 3:38 AM, David Nelson <nelson.dt@gmail.com> wrote:
> It's been a while since I originally asked you about this has there
> been any progress?
>
> On Fri, Jun 12, 2015 at 11:21 PM, Manu Abraham <abraham.manu@gmail.com> wrote:
>> Hi David,
>>
>> The saa7160 chipset is supported by the saa716x driver.
>> I wrote a driver for it, which is over here.
>> http://git.linuxtv.org/cgit.cgi/manu/saa716x_new.git
>>
>> I do have the A188 card and documentation also with me,
>> thanks to Avermedia.
>>
>> The card is not yet supported in the above tree, so cloning
>> that tree will not help much in your case. Though I have
>> some code related to that, it is only on my local testbox
>>
>> I've been with an accident and my other hand is in a restrictive
>> state with minimal movements. It will be a few weeks, before
>> I can do something in this area. It's not much help to you at
>> this point right now, but just fyi
>>
>> Manu
>>
>>
>>
>> On Sat, Jun 13, 2015 at 8:46 AM, David Nelson <nelson.dt@gmail.com> wrote:
>>> I have the AverMedia HD Duet (White Box) A188WB. Which has been
>>> working great for several years in Windows 7 Media Center. I just
>>> tried installing Mythbuntu but it does not appear to be recognized. I
>>> am a bit of a newbie but I managed to find some info about it.
>>>
>>> Does anyone know of a driver for it? lspci says it uses the Philips
>>> SAA7160 which does appear to be in a few other supported devices.
>>>
>>> Details follow
>>>
>>> I get the following from lspci -vvnnk
>>>
>>> 03:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7160
>>> [1131:7160] (rev 01)
>>> Subsystem: Avermedia Technologies Inc Device [1461:1e55]
>>> 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: 64 bytes
>>> Interrupt: pin A routed to IRQ 10
>>> Region 0: Memory at ef800000 (64-bit, non-prefetchable) [size=1M]
>>> Capabilities: <access denied>
>>>
>>>
>>> I can see that there is a driver for a few other devices with this
>>> chip at http://www.linuxtv.org/wiki/index.php/NXP_SAA716x  (i.e.
>>> heading "As of (2014-06-07)"
>>>
>>>
>>> --
>>> -David Nelson
>>> --
>>> 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
>
>
>
> --
> -David Nelson
> Home: 801-302-1347
> Cell: 801-205-8248

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

* Re: AverMedia HD Duet (White Box) A188WB drivers
  2015-10-08 16:28     ` Manu Abraham
@ 2015-12-07 10:22       ` Jemma Denson
  2015-12-07 12:06         ` Manu Abraham
  0 siblings, 1 reply; 8+ messages in thread
From: Jemma Denson @ 2015-12-07 10:22 UTC (permalink / raw)
  To: Manu Abraham, David Nelson; +Cc: Linux Media Mailing List

Hi Manu,

On 08/10/15 17:28, Manu Abraham wrote:
> Hi,
>
> I just got back at work again. Will set things up this weekend/next week.

Have you had a chance to make any more progress on this?

As you're probably aware there are quite a few drivers waiting for 
saa716x to be integrated into the tree; if you need some help here is 
the work remaining to be done something that can be picked up by other 
people?

Regards,

Jemma.




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

* Re: AverMedia HD Duet (White Box) A188WB drivers
  2015-12-07 10:22       ` Jemma Denson
@ 2015-12-07 12:06         ` Manu Abraham
  2016-03-04  7:28           ` Olli Salonen
  0 siblings, 1 reply; 8+ messages in thread
From: Manu Abraham @ 2015-12-07 12:06 UTC (permalink / raw)
  To: Jemma Denson; +Cc: David Nelson, Linux Media Mailing List

Hi Jemma,

I am having a downtime, the development machine in a recovery
process. If things go well, expecting the system next week.

Regards,

Manu


On Mon, Dec 7, 2015 at 3:52 PM, Jemma Denson <jdenson@gmail.com> wrote:
> Hi Manu,
>
> On 08/10/15 17:28, Manu Abraham wrote:
>>
>> Hi,
>>
>> I just got back at work again. Will set things up this weekend/next week.
>
>
> Have you had a chance to make any more progress on this?
>
> As you're probably aware there are quite a few drivers waiting for saa716x
> to be integrated into the tree; if you need some help here is the work
> remaining to be done something that can be picked up by other people?
>
> Regards,
>
> Jemma.
>
>
>

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

* Re: AverMedia HD Duet (White Box) A188WB drivers
  2015-12-07 12:06         ` Manu Abraham
@ 2016-03-04  7:28           ` Olli Salonen
  2016-03-04  8:05             ` Manu Abraham
  0 siblings, 1 reply; 8+ messages in thread
From: Olli Salonen @ 2016-03-04  7:28 UTC (permalink / raw)
  To: Manu Abraham; +Cc: Jemma Denson, David Nelson, Linux Media Mailing List

Hi Manu,

How's it going with the SAA7160? I'd be really happy to see the driver
being mainlined, but do not really understand if there is some major
showstoppers still that keep this from happening.

Luis has his personal media_tree here
https://github.com/ljalves/linux_media/wiki that contains Manu's
SAA7160 driver and as far as I understand many people are using that
tree with good success. If that could integrated into the tree, I'm
sure the community can help to iron out any possible issues existing
there still.

Cheers,
-olli

On 7 December 2015 at 14:06, Manu Abraham <abraham.manu@gmail.com> wrote:
> Hi Jemma,
>
> I am having a downtime, the development machine in a recovery
> process. If things go well, expecting the system next week.
>
> Regards,
>
> Manu
>
>
> On Mon, Dec 7, 2015 at 3:52 PM, Jemma Denson <jdenson@gmail.com> wrote:
>> Hi Manu,
>>
>> On 08/10/15 17:28, Manu Abraham wrote:
>>>
>>> Hi,
>>>
>>> I just got back at work again. Will set things up this weekend/next week.
>>
>>
>> Have you had a chance to make any more progress on this?
>>
>> As you're probably aware there are quite a few drivers waiting for saa716x
>> to be integrated into the tree; if you need some help here is the work
>> remaining to be done something that can be picked up by other people?
>>
>> Regards,
>>
>> Jemma.
>>
>>
>>
> --
> 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] 8+ messages in thread

* Re: AverMedia HD Duet (White Box) A188WB drivers
  2016-03-04  7:28           ` Olli Salonen
@ 2016-03-04  8:05             ` Manu Abraham
  0 siblings, 0 replies; 8+ messages in thread
From: Manu Abraham @ 2016-03-04  8:05 UTC (permalink / raw)
  To: Olli Salonen; +Cc: Jemma Denson, David Nelson, Linux Media Mailing List

Hi Olli,

Most of the work which went into the saa716x (saa7160xx and sa7162x)
I had pushed out to
http://git.linuxtv.org//manu/saa716x_new.git/
so that people were able to use it while it was being developed.
There were some issues over here (things went through a data recovery
process), which got sorted out. There are other changes that also needed
to be pushed out. It is just a matter of time, to get those changes out.

Regards,
Manu



On Fri, Mar 4, 2016 at 12:58 PM, Olli Salonen <olli.salonen@iki.fi> wrote:
> Hi Manu,
>
> How's it going with the SAA7160? I'd be really happy to see the driver
> being mainlined, but do not really understand if there is some major
> showstoppers still that keep this from happening.
>
> Luis has his personal media_tree here
> https://github.com/ljalves/linux_media/wiki that contains Manu's
> SAA7160 driver and as far as I understand many people are using that
> tree with good success. If that could integrated into the tree, I'm
> sure the community can help to iron out any possible issues existing
> there still.
>
> Cheers,
> -olli
>
> On 7 December 2015 at 14:06, Manu Abraham <abraham.manu@gmail.com> wrote:
>> Hi Jemma,
>>
>> I am having a downtime, the development machine in a recovery
>> process. If things go well, expecting the system next week.
>>
>> Regards,
>>
>> Manu
>>
>>
>> On Mon, Dec 7, 2015 at 3:52 PM, Jemma Denson <jdenson@gmail.com> wrote:
>>> Hi Manu,
>>>
>>> On 08/10/15 17:28, Manu Abraham wrote:
>>>>
>>>> Hi,
>>>>
>>>> I just got back at work again. Will set things up this weekend/next week.
>>>
>>>
>>> Have you had a chance to make any more progress on this?
>>>
>>> As you're probably aware there are quite a few drivers waiting for saa716x
>>> to be integrated into the tree; if you need some help here is the work
>>> remaining to be done something that can be picked up by other people?
>>>
>>> Regards,
>>>
>>> Jemma.
>>>
>>>
>>>
>> --
>> 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] 8+ messages in thread

end of thread, other threads:[~2016-03-04  8:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-13  3:16 AverMedia HD Duet (White Box) A188WB drivers David Nelson
2015-06-13  5:21 ` Manu Abraham
2015-10-07 22:08   ` David Nelson
2015-10-08 16:28     ` Manu Abraham
2015-12-07 10:22       ` Jemma Denson
2015-12-07 12:06         ` Manu Abraham
2016-03-04  7:28           ` Olli Salonen
2016-03-04  8:05             ` Manu Abraham

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.