Compro VideoMate S350: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
* [[Philips Semiconductors|Philips]] [[Philips_SAA7134|SAA7130HL]] (PCI Bridge)
* [[Philips Semiconductors|Philips]] [[Philips_SAA7134|SAA7130HL]] (PCI Bridge)


===Identification===
The output of <code>lspci -vvnn</code> reveals:
<pre>
05:02.0 Multimedia controller [0480]: Philips Semiconductors SAA7130 Video Broadcast Decoder [1131:7130] (rev 01)
Subsystem: Compro Technology, Inc. Device [185b:c900]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (21000ns min, 8000ns max)
Interrupt: pin A routed to IRQ 18
Region 0: Memory at febffc00 (32-bit, non-prefetchable) [size=1K]
Capabilities: [40] Power Management version 1
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
</pre>
==Drivers==
==Drivers==
Currently unsupported in linux.
Currently unsupported in linux.

Revision as of 17:31, 24 May 2009

Compro VideoMate S350 Card

DVB-S and hardware analogue card. Supports encoding analogue to Mpeg-4 in addition to Mpeg-2.

Overview/Features

  • DVB-S input, DVB-S output, svideo input, composite input, IR input, audio input, audio output

Components Used

Identification

The output of lspci -vvnn reveals:

05:02.0 Multimedia controller [0480]: Philips Semiconductors SAA7130 Video Broadcast Decoder [1131:7130] (rev 01)
	Subsystem: Compro Technology, Inc. Device [185b:c900]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (21000ns min, 8000ns max)
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at febffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [40] Power Management version 1
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=1 PME-

Drivers

Currently unsupported in linux.

Linux works with video device (analog input).
DVB-S was checked with binary at FC6 from compro but nothing...

Edit: This card might not be supported yet, but I can confirm that it works in linux with a patched kernel - please see my comments on the discussion page.

External Links