TBS6280: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Fleshed out page. A lot.) |
||
Line 1: | Line 1: | ||
A dual [[DVB-T]]/[[DVB-T2]] [[DVB-T2 PCIe Cards|PCIe card]] from [http://www.tbsdtv.com/ TurboSight]. The manufacturer officially supports Linux, and there is on-going development of their driver, although it is supplied as a binary blob. |
|||
TurboSight provide drivers for this card which are available for [http://www.tbsdtv.com/english/Download.html download] and a [http://www.tbsdtv.com/forum/viewforum.php?f=52 support forum] is also provided by the manufacturer. |
|||
==Overview/Features== |
==Overview/Features== |
||
* PCI-e x1 |
* PCI-e x1 |
||
* Dual Tuner DVB-T2 card |
* Dual Tuner DVB-T/DVB-T2 card |
||
* RF antenna pass-through |
|||
===Components Used=== |
===Components Used=== |
||
TBC |
TBC |
||
===Identification=== |
|||
02:00.0 Multimedia controller: Philips Semiconductors Device 7160 (rev 03) |
|||
Subsystem: Device 6280:0011 |
|||
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: 4 bytes |
|||
Interrupt: pin A routed to IRQ 16 |
|||
Region 0: Memory at fda00000 (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 <?> |
|||
Capabilities: [100] Vendor Specific Information <?> |
|||
Kernel driver in use: SAA716x TBS |
|||
Kernel modules: saa716x_tbs-dvb |
|||
==Making it Work== |
|||
Currently (2011-10-19) it is only possible to tune in to '''either''' DVB-T '''or''' DVB-T2. |
|||
These instructions can all be carried out as a non-root user, until "make install". |
|||
* Download driver zip from [http://www.tbsdtv.com/english/Download.html manufacturer] |
|||
* Unzip linux-tbs-drivers_111017.zip, and then untar/bzip linux-tbs-drivers.tar.bz2 |
|||
* cd linux-tbs-drivers |
|||
* At this point, the supplied tar.bz2 is completely knackered in respect of the file permissions. To fix run |
|||
find -type d -exec chmod 755 \{\} \; |
|||
find -type f -exec chmod 644 \{\} \; |
|||
find -name '*.pl' -o -name '*.sh' -exec chmod 755 \{\} \; |
|||
* We need to choose 32bit or 64bit for our drivers. Run ./v4l/tbs-x86.sh for 32bit; run ./v4l/tbs-x86_64.sh for 64bit. |
|||
* We're ready to build. |
|||
make |
|||
* Once that has completed, you can install |
|||
sudo make install |
|||
* And reboot. |
|||
===Sample kernel output=== |
|||
SAA716x TBS 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 |
|||
SAA716x TBS 0000:02:00.0: setting latency timer to 64 |
|||
DVB: registering new adapter (SAA716x dvb adapter) |
|||
DVB: registering adapter 2 frontend 0 (TurboSight TBS 62x0 DVBT frontend)... |
|||
DVB: registering new adapter (SAA716x dvb adapter) |
|||
DVB: registering adapter 3 frontend 0 (TurboSight TBS 62x0 DVBT frontend)... |
|||
==External Links== |
|||
* [http://www.tbsdtv.com/english/Download.html Driver download page] |
|||
* [http://www.tbsdtv.com/forum/viewforum.php?f=52 Official support forum] |
|||
[[Category:DVB-T2 PCIe Cards]] |
Revision as of 09:26, 19 October 2011
A dual DVB-T/DVB-T2 PCIe card from TurboSight. The manufacturer officially supports Linux, and there is on-going development of their driver, although it is supplied as a binary blob.
Overview/Features
- PCI-e x1
- Dual Tuner DVB-T/DVB-T2 card
- RF antenna pass-through
Components Used
TBC
Identification
02:00.0 Multimedia controller: Philips Semiconductors Device 7160 (rev 03) Subsystem: Device 6280:0011 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: 4 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at fda00000 (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 <?> Capabilities: [100] Vendor Specific Information <?> Kernel driver in use: SAA716x TBS Kernel modules: saa716x_tbs-dvb
Making it Work
Currently (2011-10-19) it is only possible to tune in to either DVB-T or DVB-T2.
These instructions can all be carried out as a non-root user, until "make install".
- Download driver zip from manufacturer
- Unzip linux-tbs-drivers_111017.zip, and then untar/bzip linux-tbs-drivers.tar.bz2
- cd linux-tbs-drivers
- At this point, the supplied tar.bz2 is completely knackered in respect of the file permissions. To fix run
find -type d -exec chmod 755 \{\} \; find -type f -exec chmod 644 \{\} \; find -name '*.pl' -o -name '*.sh' -exec chmod 755 \{\} \;
- We need to choose 32bit or 64bit for our drivers. Run ./v4l/tbs-x86.sh for 32bit; run ./v4l/tbs-x86_64.sh for 64bit.
- We're ready to build.
make
- Once that has completed, you can install
sudo make install
- And reboot.
Sample kernel output
SAA716x TBS 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 SAA716x TBS 0000:02:00.0: setting latency timer to 64 DVB: registering new adapter (SAA716x dvb adapter) DVB: registering adapter 2 frontend 0 (TurboSight TBS 62x0 DVBT frontend)... DVB: registering new adapter (SAA716x dvb adapter) DVB: registering adapter 3 frontend 0 (TurboSight TBS 62x0 DVBT frontend)...