TechnoTrend TT-connect S2-4600: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
A [[DVB-S2]] [[DVB-S2 USB Devices|USB 2.0 Device]] from [[TechnoTrend]]. Currently unsupported in v4l-dvb.
A [[DVB-S2]] [[DVB-S2 USB Devices|USB 2.0 Device]] from [[TechnoTrend]].


==Overview/Features==
==Overview/Features==
This is a USB 2.0 device capable of receiving DVB-S and DVB-S2 tranponders. It comes with a 12V 1.5A power adapter.
This is a USB 2.0 device capable of receiving DVB-S and DVB-S2 tranponders. It comes with a 12V 1.5A power adapter. Open source drivers are being added into the kernel [https://www.mail-archive.com/linux-media@vger.kernel.org/msg86438.html] and media_build.
This card works in conjuction with Liplianin drivers, but support seems to have never made it to the mainline kernel.


This card works in conjuction with Liplianin drivers.
Technotrend has their own manual for driver installation at http://www.tt-downloads.de/Linux/linux_tt-connect_s2-4600.pdf.


Alternatively with Ubuntu 13.10 64b and a kernel >= 3.11, you can use https://github.com/kenzodeluxe/s2-4600/archive/master.zip following the installation instructions from http://www.linuxtv.org/wiki/index.php/DVBSKy (in case Liplianin doesn't compile for you either).
Alternatively with Ubuntu 13.10 64b and a kernel >= 3.11, you can use https://github.com/kenzodeluxe/s2-4600/archive/master.zip following the installation instructions from http://www.linuxtv.org/wiki/index.php/DVBSKy (in case Liplianin doesn't compile for you either).
Line 24: Line 23:
==Firmware==
==Firmware==


When using the open source drivers, the firmware for M88DS3103 is needed: dvb-demod-m88ds3103.fw. Available [http://palosaari.fi/linux/v4l-dvb/firmware/M88DS3103/ here].
Needs dvb-fe-ds3103.fw:<br>

When using the Liplianin drivers, needs dvb-fe-ds3103.fw.

==Identification==

===Open source drivers===

<pre>
[72834.982925] dvb-usb: found a 'TechnoTrend TT-connect S2-4600' in warm state.
[72834.983157] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[72834.983358] DVB: registering new adapter (TechnoTrend TT-connect S2-4600)
[72834.983450] usb 2-2: media controller created
[72834.987975] dvb-usb: MAC address: bc:ea:2b:46:12:92
[72834.988287] dvb_register_media_device: media device 'dvb-demux' registered.
[72834.988418] dvb_register_media_device: media device 'dvb-dvr' registered.
[72834.988590] dvb_register_media_device: media device 'dvb-net' registered.
[72835.297899] i2c i2c-0: Added multiplexed i2c bus 1
[72835.378739] m88ts2022 1-0060: Montage M88TS2022 successfully identified
[72835.378753] usb 2-2: DVB: registering adapter 0 frontend 0 (Montage M88DS3103)...
[72835.378886] dvb_register_media_device: media device 'Montage M88DS3103' registered.
[72835.379237] Registered IR keymap rc-tt-1500
[72835.379376] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/rc/rc0/input9
[72835.379505] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/rc/rc0
[72835.379508] dvb-usb: schedule remote query interval to 250 msecs.
[72835.379514] dvb-usb: TechnoTrend TT-connect S2-4600 successfully initialized and connected.
[72835.379551] usbcore: registered new interface driver dw2102
</pre>

===Liplianin===


<pre>
<pre>

Revision as of 07:11, 17 March 2015

A DVB-S2 USB 2.0 Device from TechnoTrend.

Overview/Features

This is a USB 2.0 device capable of receiving DVB-S and DVB-S2 tranponders. It comes with a 12V 1.5A power adapter. Open source drivers are being added into the kernel [1] and media_build.

This card works in conjuction with Liplianin drivers.

Alternatively with Ubuntu 13.10 64b and a kernel >= 3.11, you can use https://github.com/kenzodeluxe/s2-4600/archive/master.zip following the installation instructions from http://www.linuxtv.org/wiki/index.php/DVBSKy (in case Liplianin doesn't compile for you either).

Components used

Identification

Vendor ID: 0B48
Product ID: 3011

/home/pi# lsusb
Bus 001 Device 005: ID 0b48:3011 TechnoTrend AG 

Firmware

When using the open source drivers, the firmware for M88DS3103 is needed: dvb-demod-m88ds3103.fw. Available here.

When using the Liplianin drivers, needs dvb-fe-ds3103.fw.

Identification

Open source drivers

[72834.982925] dvb-usb: found a 'TechnoTrend TT-connect S2-4600' in warm state.
[72834.983157] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[72834.983358] DVB: registering new adapter (TechnoTrend TT-connect S2-4600)
[72834.983450] usb 2-2: media controller created
[72834.987975] dvb-usb: MAC address: bc:ea:2b:46:12:92
[72834.988287] dvb_register_media_device: media device 'dvb-demux' registered.
[72834.988418] dvb_register_media_device: media device 'dvb-dvr' registered.
[72834.988590] dvb_register_media_device: media device 'dvb-net' registered.
[72835.297899] i2c i2c-0: Added multiplexed i2c bus 1
[72835.378739] m88ts2022 1-0060: Montage M88TS2022 successfully identified
[72835.378753] usb 2-2: DVB: registering adapter 0 frontend 0 (Montage M88DS3103)...
[72835.378886] dvb_register_media_device: media device 'Montage M88DS3103' registered.
[72835.379237] Registered IR keymap rc-tt-1500
[72835.379376] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/rc/rc0/input9
[72835.379505] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/rc/rc0
[72835.379508] dvb-usb: schedule remote query interval to 250 msecs.
[72835.379514] dvb-usb: TechnoTrend TT-connect S2-4600 successfully initialized and connected.
[72835.379551] usbcore: registered new interface driver dw2102

Liplianin

dvb-usb: found a 'TT Connect S2 4600' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (TT Connect S2 4600)
dvb-usb: MAC address: 00:00:00:00:00:00
ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3103.fw)...
usb 1-4.3: DVB: registering adapter 0 frontend 0 (Montage Technology DS3103/TS2022)...
dvb-usb: TT Connect S2 4600 successfully initialized and connected

(Some output snipped).

External links