You are not logged in.

#1 2018-04-21 21:21:50

7uker
Member
Registered: 2018-04-21
Posts: 1

Evolveo Sigma T2 - can't find functioning driver

Hello,

I'm trying  to make this tuner to work for hours.

I mainly followed

https://www.linuxtv.org/wiki/index.php/Geniatech_T230C2 (the same rebranded card)

and

https://askubuntu.com/questions/1023702 … 39#1027039

Both have the same steps.

[luke@HTPC ~]$ lsusb | grep c68
Bus 003 Device 003: ID 0572:c68a Conexant Systems (Rockwell), Inc.

Both posts suggest

git clone https://bitbucket.org/CrazyCat/media_build.git
cd media_build
./build --git https://github.com/crazycat69/linux_media latest
sudo make install
sudo shudown -r now

but then the device is not showing in mod info (in the links above it is showing as alias:          usb:v0572pC68Ad*dc*dsc*dp*ic*isc*ip*in*)

[luke@HTPC ~]$ modinfo dvb_usb_cxusb | grep C68
alias:          usb:v0572pC689d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0572pC688d*dc*dsc*dp*ic*isc*ip*in*

Did anyone solved this problem? Thanks ind advance.

[luke@HTPC ~]$ w_scan
w_scan
w_scan version 20170107 (compiled for DVB API 5.10)
WARNING: could not guess your country. Falling back to 'DE'
guessing country 'DE', use -c <country> to override
using settings for GERMANY
DVB aerial
DVB-T Europe
scan type TERRESTRIAL, channellist 4
output format vdr-2.0
WARNING: could not guess your codepage. Falling back to 'UTF-8'
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
main:4007: FATAL: ***** NO USEABLE TERRESTRIAL CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.

[luke@HTPC ~]$ dmesg | grep 3-10
[    1.090093] usb 3-10: new high-speed USB device number 3 using xhci_hcd
[    1.230823] usb 3-10: New USB device found, idVendor=0572, idProduct=c68a
[    1.230830] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.230834] usb 3-10: Product: EyeTV Stick
[    1.230838] usb 3-10: Manufacturer: Geniatech
[    1.230841] usb 3-10: SerialNumber: 161206

Last edited by 7uker (2018-04-21 21:51:29)

Offline

#2 2019-05-25 17:17:18

mykhal
Member
Registered: 2007-04-03
Posts: 35

Re: Evolveo Sigma T2 - can't find functioning driver

There's a package aur/t230c2-git, works for me.

Offline

Board footer

Powered by FluxBB