DTMB PCIe cards: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
(Past tense. Clarify.)
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[DTMB]] was previously known as DMB-T/H. [[PCIe]] cards supporting the standard include:
* ASUS My Cinema-ES2-100/PM/AV/RC
* ASUS My Cinema-ES2-100/PM/AV/RC
Card does not currently work in Linux. Tested in Ubuntu 9.10, kernel 2.6.31.
* MagicPro ProHDTV Extreme PCI-E (LGS8GL5)

* MagicPro ProHDTV Extreme 2 PCI-E (LGS8G75)
output from lspci -v
* MyGica X8506 PCI-E(LGS8GL5)

04:00.0 Multimedia controller: Philips Semiconductors Device 7160 (rev 03)
Subsystem: ASUSTeK Computer Inc. Device 48cf
Flags: bus master, fast devsel, latency 0, IRQ 15
Memory at fea00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [40] Message Signalled Interrupts: Mask- 64bit+ Queue=0/5 Enable-
Capabilities: [50] Express Endpoint, MSI 00
Capabilities: [74] Power Management version 2
Capabilities: [80] Vendor Specific Information <?>
Capabilities: [100] Vendor Specific Information <?>

output from lspci -vnn

04:00.0 Multimedia controller [0480]: Philips Semiconductors Device [1131:7160] (rev 03)
Subsystem: ASUSTeK Computer Inc. Device [1043:48cf]
Flags: bus master, fast devsel, latency 0, IRQ 15
Memory at fea00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [40] Message Signalled Interrupts: Mask- 64bit+ Queue=0/5 Enable-
Capabilities: [50] Express Endpoint, MSI 00
Capabilities: [74] Power Management version 2
Capabilities: [80] Vendor Specific Information <?>
Capabilities: [100] Vendor Specific Information <?>


* [[Magic Pro]] ProHDTV Extreme PCI-E (LGS8GL5)
same hardware as [[MyGica]] X8506.[https://patchwork.kernel.org/patch/24416/]

* Magic Pro ProHDTV Extreme 2 PCI-E (LGS8G75)
supported in Linux kernel.[https://patchwork.kernel.org/patch/29548/]

* MyGica X8506 PCI-E (LGS8GL5)
with analog video input.[http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=bc1548adbee02899c7db5cd045bb0d799b220dce] Same hardware as MagicPro ProHDTV Extreme.[https://patchwork.kernel.org/patch/24416/]

* [[MyGica X8558 Pro]]

[[Category:DTMB]]

Revision as of 01:15, 25 December 2016

DTMB was previously known as DMB-T/H. PCIe cards supporting the standard include:

  • ASUS My Cinema-ES2-100/PM/AV/RC

Card does not currently work in Linux. Tested in Ubuntu 9.10, kernel 2.6.31.

output from lspci -v

04:00.0 Multimedia controller: Philips Semiconductors Device 7160 (rev 03)

       Subsystem: ASUSTeK Computer Inc. Device 48cf
       Flags: bus master, fast devsel, latency 0, IRQ 15
       Memory at fea00000 (64-bit, non-prefetchable) [size=1M]
       Capabilities: [40] Message Signalled Interrupts: Mask- 64bit+ Queue=0/5 Enable-
       Capabilities: [50] Express Endpoint, MSI 00
       Capabilities: [74] Power Management version 2
       Capabilities: [80] Vendor Specific Information <?>
       Capabilities: [100] Vendor Specific Information <?>

output from lspci -vnn

04:00.0 Multimedia controller [0480]: Philips Semiconductors Device [1131:7160] (rev 03)

       Subsystem: ASUSTeK Computer Inc. Device [1043:48cf]
       Flags: bus master, fast devsel, latency 0, IRQ 15
       Memory at fea00000 (64-bit, non-prefetchable) [size=1M]
       Capabilities: [40] Message Signalled Interrupts: Mask- 64bit+ Queue=0/5 Enable-
       Capabilities: [50] Express Endpoint, MSI 00
       Capabilities: [74] Power Management version 2
       Capabilities: [80] Vendor Specific Information <?>
       Capabilities: [100] Vendor Specific Information <?>


same hardware as MyGica X8506.[1]

  • Magic Pro ProHDTV Extreme 2 PCI-E (LGS8G75)

supported in Linux kernel.[2]

  • MyGica X8506 PCI-E (LGS8GL5)

with analog video input.[3] Same hardware as MagicPro ProHDTV Extreme.[4]