Look like this old build without using ds3k frontend driver
Posts by crazycat
-
-
i see some related to ds3103b in ds3000 frontend driver
-
i not sure about new ds3103 version
-
in my repo this geniatech specific ds3000 driver present as ds3k (also present original V4L DVB ds3000 frontend driver).
i change dw2102 driver for using ds3k for su3000 devices and this work with my old HDStar with TS2020/DS3000. Kernel 4.4 (Kubuntu 14.04.05)
And i not see any new ds3103 revision support in this driver. So this geniatech media_build just updated to latest kernels/distros since first from end 2014.
Display Spoiler
04.07.2018 23:45:13 usb 1-1.3 new high-speed USB device number 10 using ehci-pci
04.07.2018 23:45:13 usb 1-1.3 New USB device found, idVendor=1f4d, idProduct=3000
04.07.2018 23:45:13 usb 1-1.3 New USB device strings: Mfr=1, Product=2, SerialNumber=3
04.07.2018 23:45:13 usb 1-1.3 Product: USB Stick
04.07.2018 23:45:13 usb 1-1.3 Manufacturer: Max
04.07.2018 23:45:13 usb 1-1.3 SerialNumber: 080116
04.07.2018 23:45:13 dw2102 su3000_identify_state
04.07.2018 23:45:13 dvb-usb found a 'SU3000HD DVB-S USB2.0' in warm state.
04.07.2018 23:45:13 dw2102 su3000_power_ctrl: 1, initialized 0
04.07.2018 23:45:13 dvb-usb will pass the complete MPEG2 transport stream to the software demuxer.
04.07.2018 23:45:13 dvbdev DVB: registering new adapter (SU3000HD DVB-S USB2.0)
04.07.2018 23:45:13 usb 1-1.3 media controller created
04.07.2018 23:45:13 dvb-usb MAC address: 00:af:78:66:33:0d
04.07.2018 23:45:13 dvbdev dvb_create_media_entity: media entity 'dvb-demux' registered.
04.07.2018 23:45:13 ds3k_attach
04.07.2018 23:45:13 ds3k_readreg read reg 0x00, value 0xe0
04.07.2018 23:45:13 ds3k_readreg read reg 0x01, value 0xc0
04.07.2018 23:45:13 ds3k_readreg read reg 0x02, value 0x00
04.07.2018 23:45:13 DS3000 chip version 0.192 attached.
04.07.2018 23:45:13 ds3k_readreg read reg 0x01, value 0xc0
04.07.2018 23:45:13 ds3k_readreg read reg 0x02, value 0x00
04.07.2018 23:45:13 ds3k_readreg read reg 0xb2, value 0x01
04.07.2018 23:45:13 Chip ID = [DS300X]!
04.07.2018 23:45:13 usb 1-1.3 DVB: registering adapter 11 frontend 0 (Montage Technology DS3000/TS2020)...
04.07.2018 23:45:13 dvbdev dvb_create_media_entity: media entity 'Montage Technology DS3000/TS2020' registered.
04.07.2018 23:45:13 Registered IR keymap rc-su3000
04.07.2018 23:45:13 rc rc0 SU3000HD DVB-S USB2.0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/rc/rc0
04.07.2018 23:45:13 input SU3000HD DVB-S USB2.0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/rc/rc0/input12
04.07.2018 23:45:13 rc rc0 lirc_dev: driver dw2102 registered at minor = 0, scancode receiver, no transmitter
04.07.2018 23:45:13 dvb-usb schedule remote query interval to 150 msecs.
04.07.2018 23:45:13 dw2102 su3000_power_ctrl: 0, initialized 1
04.07.2018 23:45:13 dvb-usb SU3000HD DVB-S USB2.0 successfully initialized and connected.
-
It doesn't work on Ubuntu either:
can you try with 4.4 kernel ? Ubuntu 14.04.05 or 16.04.xx ?
-
make distclean
make
sudo make install
Because:
Well I tried to compile it on my Ubuntu Server 16.04 but I couldn't. I'm totally lost with the procedure.
I understand that is a problem with the kernel version supported:
-
somebody sent notify to Technotrend/Tevii/DVBSky/Geniatech just sent me latest Montage driver sources and some sample hw no more
-
Core SAA716x-based devices support based/derived from Luis Alves linux_media
And IR RC support not implemented.
Current FPGA-based TBS PCI-E cards not have IR sensor support.
-
this not new device this bugs with usb 3.0 host controller driver (xHCI Host controller)
-
IR RC not supported for saa7160-based pci-e TBS DVB devices in open-source devices.
-
try with old LTS kernel like 4.9 or 4.4
-
All this problems related to usb support in modern kernels (usual usb 3.0 host drivers). Affected many DVB USB 2.0 tuners (with Cypress FX2 controller).
-
btw it looks like the TT-4600 V2 is a relabeled TeVii S662 - at least they are using the same Windows driver
TT S2-4600 released first-time But anyway both designed by Geniatech (and produced)
-
yes, i have it. But i can't see any differences related to R828 + MN88473 drivers.
-
Astrometa hybrid issues related to V4L DVB drivers and this is same from all repos. So you have driver & signal issue for Astrometa (sometimes work, somtimes no)
-
-
yes, i wrong anyway look like m88ds3103 also buggy
-
yes, tda10071 driver not perfect.