Project

General

Profile

[Solved] August T210 V2 not found by w_scan

Added by Paul Beard over 5 years ago

Hi all,

Just purchased an August T210 V2 USB DVB-T2 adaptor. This will ultimately be connected to a server running TVHeadEnd on Ubuntu Server 18.04. TVHeadEnd is currently working well on that server with an old DVB-T USB adaptor, SD only, of course, but strong signal from outdoor Ariel and receiving 120+ channels with great picture quality.

Currently testing the new adaptor on desktop PC running Ubuntu 18.04. w_scan gives the following error:

w_scan -ft -cGB 
w_scan version 20170107 (compiled for DVB API 5.10)
using settings for UNITED KINGDOM
DVB aerial
DVB-T GB
scan type TERRESTRIAL, channellist 6
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.

lsusb shows:

Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 05e3:070e Genesys Logic, Inc. USB 2.0 Card Reader
Bus 002 Device 002: ID 0572:c68a Conexant Systems (Rockwell), Inc. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
Bus 003 Device 002: ID 1241:1111 Belkin Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

The "Conexant Systems (Rockwell), Inc." seems to be the DVB adaptor, it disappears when I unplug the adaptor.

"ls /lib/firmware/dvb*" shows:

/lib/firmware/dvb-demod-si2168-b40-01.fw
/lib/firmware/dvb-fe-xc4000-1.4.1.fw
/lib/firmware/dvb-fe-xc5000-1.6.114.fw
/lib/firmware/dvb-fe-xc5000c-4.1.30.7.fw
/lib/firmware/dvb-tuner-si2158-a20-01.fw
/lib/firmware/dvb-usb-af9015.fw
/lib/firmware/dvb-usb-dib0700-1.20.fw
/lib/firmware/dvb-usb-it9135-01.fw
/lib/firmware/dvb-usb-it9135-02.fw
/lib/firmware/dvb-usb-terratec-h5-drxk.fw

The "demod-si2168" and "tuner-si2158" are the files I installed for this adaptor.

dmesg shows this when I insert the adaptor:

[ 1418.837783] usb 1-1: new high-speed USB device number 4 using ehci-pci
[ 1418.994604] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a
[ 1418.994612] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1418.994617] usb 1-1: Product: EyeTV Stick
[ 1418.994621] usb 1-1: Manufacturer: Geniatech
[ 1418.994624] usb 1-1: SerialNumber: 161206

I understand that the August is a re-badged Geniatech device.

Can anyone help me get w_scan working please?


Replies (15)

RE: August T210 V2 not found by w_scan - Added by Mark Clarkstone over 5 years ago

Are you sure it's an August t210v2? I have two and mine show up as:

Bus 001 Device 003: ID 0572:c688 Conexant Systems (Rockwell), Inc. Geniatech T230 DVB-T2 TV Stick
Bus 001 Device 002: ID 0572:c688 Conexant Systems (Rockwell), Inc. Geniatech T230 DVB-T2 TV Stick

And what kernel version are you running? As it doesn't look like it has a driver for that stick.

edit: you have the T230C2 version see https://www.linuxtv.org/wiki/index.php/Geniatech_T230C2

kernel patchwork

RE: August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

Attaching photo...

hmm... attaching pictures is not working for me!

My kernel is 4.15.0-45-generic

Thanks for the links, Mark. Which to I need to action? The first or both?

RE: August T210 V2 not found by w_scan - Added by saen acro over 5 years ago

Report result of this two commands

dmesg |egrep "firmware|dvb|frontend|usb" 
tree /dev/dvb

RE: August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

Mark, the instructions on your first link tell you to install "raspberrypi-kernel-headers". I'm not very experienced building drivers. Do I just change that to "ubuntu-kernel-headers" or similar, do you think?

RE: August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

saen acro wrote:

Report result of this two commands
[...]

[    0.216066] usbcore: registered new interface driver usbfs
[    0.216074] usbcore: registered new interface driver hub
[    0.216096] usbcore: registered new device driver usb
[    1.648090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.648091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.648093] usb usb1: Product: EHCI Host Controller
[    1.648094] usb usb1: Manufacturer: Linux 4.15.0-45-generic ehci_hcd
[    1.648095] usb usb1: SerialNumber: 0000:00:12.2
[    1.664084] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.664085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.664086] usb usb2: Product: EHCI Host Controller
[    1.664088] usb usb2: Manufacturer: Linux 4.15.0-45-generic ehci_hcd
[    1.664089] usb usb2: SerialNumber: 0000:00:13.2
[    1.728080] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.728082] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.728083] usb usb3: Product: OHCI PCI host controller
[    1.728084] usb usb3: Manufacturer: Linux 4.15.0-45-generic ohci_hcd
[    1.728086] usb usb3: SerialNumber: 0000:00:12.0
[    1.792081] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.792083] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.792084] usb usb4: Product: OHCI PCI host controller
[    1.792085] usb usb4: Manufacturer: Linux 4.15.0-45-generic ohci_hcd
[    1.792086] usb usb4: SerialNumber: 0000:00:12.1
[    1.856096] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.856098] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.856100] usb usb5: Product: OHCI PCI host controller
[    1.856101] usb usb5: Manufacturer: Linux 4.15.0-45-generic ohci_hcd
[    1.856102] usb usb5: SerialNumber: 0000:00:13.0
[    1.920073] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.920075] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.920077] usb usb6: Product: OHCI PCI host controller
[    1.920078] usb usb6: Manufacturer: Linux 4.15.0-45-generic ohci_hcd
[    1.920079] usb usb6: SerialNumber: 0000:00:13.1
[    1.984059] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.984061] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.984062] usb usb7: Product: OHCI PCI host controller
[    1.984064] usb usb7: Manufacturer: Linux 4.15.0-45-generic ohci_hcd
[    1.984065] usb usb7: SerialNumber: 0000:00:14.5
[    2.000022] usb 2-5: new high-speed USB device number 2 using ehci-pci
[    2.240044] usb 3-2: new low-speed USB device number 2 using ohci-pci
[    2.433085] usb 3-2: New USB device found, idVendor=1241, idProduct=1111
[    2.433087] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.854067] usb 2-5: New USB device found, idVendor=0572, idProduct=c68a
[    2.854070] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.854071] usb 2-5: Product: EyeTV Stick
[    2.854072] usb 2-5: Manufacturer: Geniatech
[    2.854073] usb 2-5: SerialNumber: 161206
[    2.882243] usbcore: registered new interface driver usbhid
[    2.882244] usbhid: USB HID core driver
[    2.901985] input: HID 1241:1111 as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:1241:1111.0001/input/input5
[    2.902123] hid-generic 0003:1241:1111.0001: input,hidraw0: USB HID v1.00 Mouse [HID 1241:1111] on usb-0000:00:12.0-2/input0
[    2.980045] usb 2-6: new high-speed USB device number 3 using ehci-pci
[    3.140035] usb 2-6: New USB device found, idVendor=05e3, idProduct=070e
[    3.140037] usb 2-6: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[    3.140038] usb 2-6: Product: USB Storage
[    3.140040] usb 2-6: SerialNumber: 000000009602
[    3.145282] usb-storage 2-6:1.0: USB Mass Storage device detected
[    3.145412] scsi host6: usb-storage 2-6:1.0
[    3.145490] usbcore: registered new interface driver usb-storage
[    3.147187] usbcore: registered new interface driver uas
[    3.504051] usb 3-3: new low-speed USB device number 3 using ohci-pci
[    3.706090] usb 3-3: New USB device found, idVendor=04b3, idProduct=3025
[    3.706092] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.706094] usb 3-3: Product: USB NetVista Full Width Keyboard.
[    3.706095] usb 3-3: Manufacturer: LITE-ON Technology
[    3.718390] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/0003:04B3:3025.0002/input/input6
[    3.776136] hid-generic 0003:04B3:3025.0002: input,hidraw1: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-0000:00:12.0-3/input0
[ 1295.361749] usb 2-5: USB disconnect, device number 2
[ 1418.837783] usb 1-1: new high-speed USB device number 4 using ehci-pci
[ 1418.994604] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a
[ 1418.994612] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1418.994617] usb 1-1: Product: EyeTV Stick
[ 1418.994621] usb 1-1: Manufacturer: Geniatech
[ 1418.994624] usb 1-1: SerialNumber: 161206
[ 5220.086457] usb 1-1: USB disconnect, device number 4
[ 5894.462440] usb 1-1: new high-speed USB device number 5 using ehci-pci
[ 5894.619367] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a
[ 5894.619374] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5894.619378] usb 1-1: Product: EyeTV Stick
[ 5894.619382] usb 1-1: Manufacturer: Geniatech
[ 5894.619386] usb 1-1: SerialNumber: 161206

I needed to install tree with "sudo apt install tree" to get this:

/dev/dvb [error opening dir]

0 directories, 0 files

RE: August T210 V2 not found by w_scan - Added by saen acro over 5 years ago

No frontend = no driver loaded, just device attached.

now report

lsusb && lsusb -t

to see with driver module is used


Example

lsusb && lsusb -t
Bus 001 Device 006: ID 13d3:5129 IMC Networks
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 095: ID 07ca:a867 AVerMedia Technologies, Inc. AVerTV DVB-T (A867)
Bus 001 Device 007: ID 04ca:f001 Lite-On Technology Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 1bfd:1688 TouchPack Resistive Touch Screen
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 012: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 2: Dev 12, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M
    |__ Port 1: Dev 7, If 0, Class=Vendor Specific Class, Driver=dvb_usb_dibusb_mc, 480M
    |__ Port 5: Dev 95, If 0, Class=Vendor Specific Class, Driver=, 480M
    |__ Port 6: Dev 4, If 0, Class=Mass Storage, Driver=usb-storage, 480M
    |__ Port 8: Dev 6, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 8: Dev 6, If 1, Class=Video, Driver=uvcvideo, 480M


Guess with one of Avermedia or Lite-ON work ;)

RE: August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 05e3:070e Genesys Logic, Inc. USB 2.0 Card Reader
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0572:c68a Conexant Systems (Rockwell), Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
Bus 003 Device 002: ID 1241:1111 Belkin Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/2p, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
    |__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
    |__ Port 6: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
    |__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=, 480M

What does this tell me, saen?

saen acro wrote:

Guess with one of Avermedia or Lite-ON work ;)

Sorry, I don't understand. Do you mean drivers for those other devices will work with my device?

RE: August T210 V2 not found by w_scan - Added by saen acro over 5 years ago

Do you see example header?
Add some logical thinking.

still not see loaded module in your result from

lsusb && lsusb -t

RE: [Solved] August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

Following the instructions in the link given by Mark (thanks again Mark) at [[https://www.linuxtv.org/wiki/index.php/Geniatech_T230C2]], w_scan is now working.

The instructions required a bit of fiddling to make them work. I ignored the instruction to install "raspberrypi-kernel-headers" and did not replace that with anything. Also I was not able to execute "./install". But a final message from the "./build" step instructed me to "make install". This seemed to repeat a lot of the compiling already done by the "./build" step, so maybe that step was not required. The final message from "make install" told me to reboot. After that, w_scan picked up the adaptor and is now scanning.

RE: August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

saen acro wrote:

Do you see example header?
Add some logical thinking.

still not see your result from
[...]

I posted the results of "lsusb && lsusb -t" in my previous post, as you requested.

You will have to give the the first step of that "logical thinking" because I am having difficulty understanding what you are looking for.

RE: [Solved] August T210 V2 not found by w_scan - Added by saen acro over 5 years ago

fixed previous post

Bus 001 Device 005: ID 0572:c68a Conexant Systems (Rockwell), Inc.  <<< your tuner
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
    |__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=, 480M <<< no driver/module attached 

from example

Bus 001 Device 007: ID 04ca:f001 Lite-On Technology Corp. 
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M
    |__ Port 1: Dev 7, If 0, Class=Vendor Specific Class, Driver=dvb_usb_dibusb_mc, 480M <<< driver/module "dvb_usb_dibusb_mc" attached

simple explained

p.s.
next time use lsdvb command to be more easy to see if it work or no.

RE: [Solved] August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

OK, i understand now. Here it is:

/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
    |__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=dvb_usb_cxusb, 480M

lsdvb:

        lsdvb: Simple utility to list PCI/PCIe DVB devices
        Version: 0.0.4
        Copyright (C) Manu Abraham

usb (0:0 751821168:32648) on PCI Domain:751821168 Bus:32648 Device:749657016 Function:32648
    DEVICE:0 ADAPTER:0 FRONTEND:0 (Silicon Labs Si2168) 
         FE_OFDM Fmin=42MHz Fmax=870MHz

RE: [Solved] August T210 V2 not found by w_scan - Added by saen acro over 5 years ago

(/)

Bus 001 Device 005: ID 0572:c68a Conexant Systems (Rockwell), Inc.
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
    |__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
    |__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=dvb_usb_cxusb, 480M

Now you have working one
confirmed by

dmesg |egrep "dvb|frontend" 
tree /dev/dvb

with

modinfo dvb_usb_cxusb

can see if there is some extra options you can enable and that's it, happy using.

RE: [Solved] August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

[   12.116605] dvb-usb: found a 'Mygica T230C2 DVB-T/T2/C' in warm state.
[   12.408206] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[   12.408391] dvbdev: DVB: registering new adapter (Mygica T230C2 DVB-T/T2/C)
[   12.408655] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[   12.433790] usb 1-1: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
[   12.433795] dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
[   12.468272] rc rc0: lirc_dev: driver dvb_usb_cxusb registered at minor = 0, scancode receiver, no transmitter
[   12.468274] dvb-usb: schedule remote query interval to 100 msecs.
[   12.468622] dvb-usb: Mygica T230C2 DVB-T/T2/C successfully initialized and connected.
[   12.468671] usbcore: registered new interface driver dvb_usb_cxusb
[   13.877280] si2168 0-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   15.224992] si2157 1-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   15.879212] dvb_frontend: dvb_frontend_get_frequency_limits: frequency interval: tuner: 42000000...870000000, frontend: 0...0
[   15.879217] usb 1-1: DVB: adapter 0 frontend 0 frequency 0 out of range (42000000..870000000)
[   15.879221] dvb_frontend: dvb_frontend_get_frequency_limits: frequency interval: tuner: 42000000...870000000, frontend: 0...0
/dev/dvb
└── adapter0
    ├── demux0
    ├── dvr0
    ├── frontend0
    └── net0

1 directory, 4 files
filename:       /lib/modules/4.15.0-45-generic/kernel/drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko
license:        GPL
version:        1.0-alpha
description:    Driver for Conexant USB2.0 hybrid reference design
author:         Chris Pascoe <[email protected]>
author:         Michael Krufky <[email protected]>
author:         Patrick Boettcher <[email protected]>
srcversion:     88818D68E6B7C30C1194688
alias:          usb:v0572pC69Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0572pC699d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1F4DpD233d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1F4DpD232d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1F4DpD231d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1F4DpD230d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0572pC68Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0572pC689d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0572pC688d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0572pD811d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0572p86D6d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB98d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07CApA868d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB71d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB70d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB78d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB59d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB58d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB55d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB54d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB11d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB10d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB01d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB00d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB51d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pDB50d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pD501d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0FE9pD500d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1660p0932d*dc*dsc*dp*ic*isc*ip*in*
depends:        dvb-core,dvb-usb,dib0070,rc-core
retpoline:      Y
name:           dvb_usb_cxusb
vermagic:       4.15.0-45-generic SMP mod_unload 
parm:           debug:set debugging level (1=rc (or-able)). (int)
parm:           adapter_nr:DVB adapter numbers (array of short)

RE: [Solved] August T210 V2 not found by w_scan - Added by Paul Beard over 5 years ago

The August adapter is now installed on the server and is streaming Freeview HD channels to phones, tablets and a Pi around my home. I was slightly surprised but very pleased that my Pi 1B plays the streamed HD video perfectly, no stuttering at all.

Thanks again Mark and Saen!

    (1-15/15)