DTMB PCIe cards: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(initial blob ... add devices that were listed in the from DMB-T/H article)
 
(Add refer)
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== ASUS My Cinema-ES2-100/PM/AV/RC ==
* MagicPro ProHDTV Extreme PCI-E (LGS8GL5)
Card does not currently work in linux. Tested in Ubuntu 9.10 linux kernel 2.6.31
* MagicPro ProHDTV Extreme 2 PCI-E (LGS8G75)

* MyGica X8506 PCI-E(LGS8GL5)
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 <?>


== [[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 ==
Natively supported by Linux kernel since 2.6.33.[http://news.softpedia.com/news/Linux-Kernel-2-6-33-No-Longer-Supports-Android-135930.shtml][http://kernelnewbies.org/Linux_2_6_33#head-0b0675e01314eea6008953eec34b96db70a29158][https://patchwork.kernel.org/patch/55867/]

[[Category:DMB-T/H]]

Revision as of 00:09, 25 February 2011

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

Card does not currently work in linux. Tested in Ubuntu 9.10 linux 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 <?>


Magic Pro ProHDTV Extreme PCI-E (LGS8GL5)

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]

MyGica X8558 Pro

Natively supported by Linux kernel since 2.6.33.[5][6][7]