Package: linux-image
Version: 4.17.0-1-amd64/now 4.17.8-1

With kernel 4.16 I was able to use my USB DVB-T card. I can't with
kernel 4.17 on my Debian buster/sid.

The demonstration of the problem is pretty obvious from two enclosed
files created within a few minutes on the same hardware and Debian only
booting one way or another.


Don't hesitate to ask me for more information.



$ uname -a
Linux x201 4.16.0-2-amd64 #1 SMP Debian 4.16.16-2 (2018-06-22) x86_64 GNU/Linux

root@x201:~# lsusb
Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc. 
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 17ef:4816 Lenovo Integrated Webcam
Bus 001 Device 005: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
Bus 001 Device 004: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
Bus 001 Device 010: ID 0951:16b7 Kingston Technology 
Bus 001 Device 009: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 001 Device 008: ID 17a0:0001 Samson Technologies Corp. C01U condenser 
microphone
Bus 001 Device 006: ID 2304:0226 Pinnacle Systems, Inc. PCTV 330e
Bus 001 Device 003: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

root@x201:~# lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated 
Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series 
Chipset HECI Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network 
Connection (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High 
Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 1 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 4 (rev 06)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 5 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation QM57 Chipset LPC Interface Controller 
(rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port 
SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller 
(rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series 
Chipset Thermal Subsystem (rev 06)
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor QPI 
Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved (rev 02)

root@x201:~# lsmod 
Module                  Size  Used by
rfcomm                 86016  16
fuse                  118784  3
ctr                    16384  6
ccm                    20480  9
bnep                   24576  2
rc_pinnacle_pctv_hd    16384  0
em28xx_rc              20480  0
rc_core                49152  3 rc_pinnacle_pctv_hd,em28xx_rc
drxd                   32768  1
em28xx_dvb             36864  2
dvb_core              139264  1 em28xx_dvb
em28xx_alsa            24576  1
btusb                  53248  0
btrtl                  16384  1 btusb
snd_usb_audio         221184  1
btbcm                  16384  1 btusb
btintel                24576  1 btusb
snd_usbmidi_lib        36864  1 snd_usb_audio
tuner_xc2028           32768  2
bluetooth             626688  37 btrtl,btintel,bnep,btbcm,rfcomm,btusb
snd_rawmidi            40960  1 snd_usbmidi_lib
tuner                  32768  1
snd_seq_device         16384  1 snd_rawmidi
tvp5150                24576  1
em28xx_v4l             53248  0
qcserial               20480  0
usb_wwan               20480  1 qcserial
uvcvideo              106496  0
usbserial              53248  2 qcserial,usb_wwan
videobuf2_vmalloc      16384  2 uvcvideo,em28xx_v4l
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         28672  2 uvcvideo,em28xx_v4l
videobuf2_common       49152  3 uvcvideo,em28xx_v4l,videobuf2_v4l2
drbg                   28672  1
ansi_cprng             16384  0
ecdh_generic           24576  1 bluetooth
em28xx                 94208  4 em28xx_rc,em28xx_v4l,em28xx_dvb,em28xx_alsa
tveeprom               24576  1 em28xx
v4l2_common            16384  4 tuner,tvp5150,em28xx,em28xx_v4l
videodev              204800  7 
tuner,uvcvideo,v4l2_common,videobuf2_common,tvp5150,em28xx_v4l,videobuf2_v4l2
media                  45056  6 
tuner,uvcvideo,tvp5150,videodev,em28xx,em28xx_v4l
msr                    16384  0
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
wmi_bmof               16384  0
intel_powerclamp       16384  0
coretemp               16384  0
snd_hda_codec_hdmi     57344  1
snd_hda_codec_conexant    24576  1
snd_hda_codec_generic    86016  1 snd_hda_codec_conexant
arc4                   16384  2
kvm_intel             180224  0
joydev                 24576  0
evdev                  28672  28
iwldvm                155648  0
mac80211              802816  1 iwldvm
iwlwifi               225280  1 iwldvm
serio_raw              16384  0
i915                 1650688  26
kvm                   704512  1 kvm_intel
pcspkr                 16384  0
irqbypass              16384  1 kvm
cfg80211              737280  3 iwlwifi,mac80211,iwldvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
shpchp                 40960  0
ghash_clmulni_intel    16384  0
intel_cstate           16384  0
intel_uncore          131072  0
snd_hda_intel          45056  3
snd_hda_codec         151552  4 
snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_codec_generic
wmi                    28672  1 wmi_bmof
drm_kms_helper        196608  1 i915
button                 16384  1 i915
sg                     36864  0
drm                   458752  14 i915,drm_kms_helper
snd_hda_core           94208  5 
snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic
thinkpad_acpi          98304  1
snd_hwdep              20480  2 snd_hda_codec,snd_usb_audio
nvram                  16384  1 thinkpad_acpi
snd_pcm               118784  6 
snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_hda_core,snd_hda_codec_hdmi,em28xx_alsa
rfkill                 28672  9 bluetooth,thinkpad_acpi,cfg80211
snd_timer              36864  1 snd_pcm
video                  45056  2 thinkpad_acpi,i915
lpc_ich                28672  0
snd                    94208  24 
snd_hda_intel,snd_hwdep,snd_hda_codec_conexant,snd_hda_codec,snd_usb_audio,snd_timer,thinkpad_acpi,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_usbmidi_lib,snd_seq_device,em28xx_alsa,snd_pcm
soundcore              16384  1 snd
mei_me                 45056  0
mei                   106496  1 mei_me
intel_ips              24576  0
battery                20480  0
ac                     16384  0
i2c_algo_bit           16384  1 i915
acpi_cpufreq           24576  1
binfmt_misc            20480  1
squashfs               61440  6
loop                   32768  12
ip_tables              28672  0
x_tables               45056  1 ip_tables
autofs4                49152  2
ext4                  720896  1
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  118784  1 ext4
fscrypto               32768  1 ext4
ecb                    16384  0
btrfs                1347584  0
zstd_decompress        94208  2 squashfs,btrfs
zstd_compress         188416  1 btrfs
xxhash                 16384  2 zstd_compress,zstd_decompress
raid10                 57344  0
raid456               167936  0
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               16384  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
async_tx               16384  5 
async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
xor                    24576  2 async_xor,btrfs
hid_generic            16384  0
usbhid                 57344  0
hid                   135168  2 hid_generic,usbhid
raid6_pq              122880  4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c              16384  1 raid456
crc32c_generic         16384  0
raid1                  45056  0
raid0                  20480  0
multipath              16384  0
linear                 16384  0
md_mod                159744  6 raid1,raid10,multipath,linear,raid0,raid456
sd_mod                 53248  3
crc32c_intel           24576  4
ahci                   40960  2
libahci                40960  1 ahci
libata                278528  2 ahci,libahci
scsi_mod              253952  3 sd_mod,libata,sg
aesni_intel           188416  7
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
ehci_pci               16384  0
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper            16384  1 aesni_intel
ehci_hcd               94208  1 ehci_pci
i2c_i801               28672  0
psmouse               172032  0
usbcore               290816  14 
uvcvideo,usbhid,snd_usb_audio,ehci_hcd,qcserial,usbserial,em28xx,snd_usbmidi_lib,em28xx_v4l,em28xx_dvb,btusb,em28xx_alsa,usb_wwan,ehci_pci
e1000e                282624  0
usb_common             16384  2 usbcore,em28xx_alsa
thermal                20480  0

$ w_scan -ft -c CZ -L -X 
w_scan -ft -c CZ -L -X 
w_scan version 20170107 (compiled for DVB API 5.10)
using settings for CZECH REPUBLIC
DVB aerial
DVB-T Europe
scan type TERRESTRIAL, channellist 4
output format czap/tzap/szap/xine
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.
        /dev/dvb/adapter0/frontend0 -> TERRESTRIAL "Micronas DRXD DVB-T": good 
:-)
Using TERRESTRIAL frontend (adapter /dev/dvb/adapter0/frontend0)
-_-_-_-_ Getting frontend capabilities-_-_-_-_ 
Using DVB API 5.11
frontend 'Micronas DRXD DVB-T' supports
INVERSION_AUTO
QAM_AUTO
TRANSMISSION_MODE_AUTO
GUARD_INTERVAL_AUTO
HIERARCHY_AUTO
FEC_AUTO
BANDWIDTH_AUTO not supported, trying 6/7/8 MHz.
FREQ (47.12MHz ... 855.25MHz)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ 
Scanning DVB-T...
Scanning 8MHz frequencies...
474000: (time: 00:00.112) 
482000: (time: 00:02.152) 
490000: (time: 00:04.188) 
498000: (time: 00:06.224) 
506000: (time: 00:08.256) 
514000: (time: 00:10.292) 
522000: (time: 00:12.312) 
530000: (time: 00:14.336) 
538000: (time: 00:16.372) 
546000: (time: 00:18.404) 
554000: (time: 00:20.448) 
562000: (time: 00:22.480) 
570000: (time: 00:24.516) 
578000: (time: 00:26.552) 
586000: (time: 00:28.584) 
594000: (time: 00:30.616) 
602000: (time: 00:35.228)         signal ok:    QAM_AUTO f = 602000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        QAM_AUTO f = 602000 kHz I999B8C999D999T999G999Y999 (0:0:0) : updating 
transport_stream_id: -> (0:0:515)
        QAM_AUTO f = 602000 kHz I999B8C999D999T999G999Y999 (0:0:515) : updating 
network_id -> (0:12547:515)
        updating transponder:
           (QAM_AUTO f = 602000 kHz I999B8C999D999T999G999Y999 (0:12547:515)) 
0x0000
        to (QAM_64   f = 618000 kHz I999B8C23D0T8G4Y0 (8395:12547:515)) 0x405A
610000: (time: 00:39.348)         signal ok:    QAM_AUTO f = 610000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        QAM_AUTO f = 610000 kHz I999B8C999D999T999G999Y999 (0:0:0) : updating 
transport_stream_id: -> (0:0:3841)
        QAM_AUTO f = 610000 kHz I999B8C999D999T999G999Y999 (0:0:3841) : 
updating network_id -> (0:12577:3841)
        updating transponder:
           (QAM_AUTO f = 610000 kHz I999B8C999D999T999G999Y999 (0:12577:3841)) 
0x0000
        to (QAM_64   f = 610000 kHz I999B8C56D0T8G16Y0 (8395:12577:3841)) 0x405A
618000: skipped (already known transponder)
626000: (time: 00:40.624) 
634000: (time: 00:42.664)         signal ok:    QAM_AUTO f = 634000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 634000 kHz I999B8C999D999T999G999Y999 (0:0:0))
642000: (time: 00:45.896) 
650000: (time: 00:47.940) 
658000: (time: 00:49.976) 
666000: (time: 00:52.020)         signal ok:    QAM_AUTO f = 666000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        QAM_AUTO f = 666000 kHz I999B8C999D999T999G999Y999 (0:0:0) : updating 
transport_stream_id: -> (0:0:1042)
        QAM_AUTO f = 666000 kHz I999B8C999D999T999G999Y999 (0:0:1042) : 
updating network_id -> (0:12551:1042)
        already known: (QAM_64   f = 610000 kHz I999B8C56D0T8G16Y0 
(8395:12577:3841)), but not found by pids
        QAM_64   f = 610000 kHz I999B8C56D0T8G16Y0 (8395:12577:3841) : updating 
tp ids -> (8395:12551:1025)
        updating transponder:
           (QAM_64   f = 610000 kHz I999B8C56D0T8G16Y0 (8395:12551:1025)) 0x405A
        to (QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1025)) 0x405A
        already known: (QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1025)), but not found by pids
        QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1025) : updating 
tp ids -> (8395:12551:1026)
        updating transponder:
           (QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1026)) 0x405A
        to (QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 (8395:12551:1026)) 0x405A
        already known: (QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1026)), but not found by pids
        QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 (8395:12551:1026) : updating 
tp ids -> (8395:12551:1027)
        updating transponder:
           (QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 (8395:12551:1027)) 0x405A
        to (QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 (8395:12551:1027)) 0x405A
        already known: (QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1027)), but not found by pids
        QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 (8395:12551:1027) : updating 
tp ids -> (8395:12551:1028)
        updating transponder:
           (QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 (8395:12551:1028)) 0x405A
        to (QAM_64   f = 754000 kHz I999B8C34D0T8G8Y0 (8395:12551:1028)) 0x405A
        already known: (QAM_64   f = 754000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1028)), but not found by pids
        QAM_64   f = 754000 kHz I999B8C34D0T8G8Y0 (8395:12551:1028) : updating 
tp ids -> (8395:12551:1029)
        updating transponder:
           (QAM_64   f = 754000 kHz I999B8C34D0T8G8Y0 (8395:12551:1029)) 0x405A
        to (QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 (8395:12551:1029)) 0x405A
        already known: (QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1029)), but not found by pids
        QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 (8395:12551:1029) : updating 
tp ids -> (8395:12551:1030)
        updating transponder:
           (QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 (8395:12551:1030)) 0x405A
        to (QAM_64   f = 543000 kHz I999B8C34D0T8G8Y0 (8395:12551:1030)) 0x405A
        already known: (QAM_64   f = 543000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1030)), but not found by pids
        QAM_64   f = 543000 kHz I999B8C34D0T8G8Y0 (8395:12551:1030) : updating 
tp ids -> (8395:12551:1031)
        updating transponder:
           (QAM_64   f = 543000 kHz I999B8C34D0T8G8Y0 (8395:12551:1031)) 0x405A
        to (QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 (8395:12551:1031)) 0x405A
        already known: (QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1031)), but not found by pids
        QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 (8395:12551:1031) : updating 
tp ids -> (8395:12551:1032)
        updating transponder:
           (QAM_64   f = 506000 kHz I999B8C34D0T8G8Y0 (8395:12551:1032)) 0x405A
        to (QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 (8395:12551:1032)) 0x405A
        already known: (QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1032)), but not found by pids
        QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 (8395:12551:1032) : updating 
tp ids -> (8395:12551:1033)
        updating transponder:
           (QAM_64   f = 666000 kHz I999B8C34D0T8G8Y0 (8395:12551:1033)) 0x405A
        to (QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1033)) 0x405A
        already known: (QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1033)), but not found by pids
        QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1033) : updating 
tp ids -> (8395:12551:1040)
        updating transponder:
           (QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1040)) 0x405A
        to (QAM_64   f = 674000 kHz I999B8C34D0T8G8Y0 (8395:12551:1040)) 0x405A
        already known: (QAM_64   f = 674000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1040)), but not found by pids
        QAM_64   f = 674000 kHz I999B8C34D0T8G8Y0 (8395:12551:1040) : updating 
tp ids -> (8395:12551:1041)
        updating transponder:
           (QAM_64   f = 674000 kHz I999B8C34D0T8G8Y0 (8395:12551:1041)) 0x405A
        to (QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 (8395:12551:1041)) 0x405A
        updating transponder:
           (QAM_AUTO f = 666000 kHz I999B8C999D999T999G999Y999 (0:12551:1042)) 
0x0000
        to (QAM_64   f = 810000 kHz I999B8C34D0T8G8Y0 (8395:12551:1042)) 0x405A
        already known: (QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 
(8395:12551:1041)), but not found by pids
        QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 (8395:12551:1041) : updating 
tp ids -> (8395:12551:1043)
        updating transponder:
           (QAM_64   f = 658000 kHz I999B8C34D0T8G8Y0 (8395:12551:1043)) 0x405A
        to (QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1043)) 0x405A
674000: (time: 01:00.976) 
682000: (time: 01:03.016) 
690000: (time: 01:05.060)         signal ok:    QAM_AUTO f = 690000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        QAM_AUTO f = 690000 kHz I999B8C999D999T999G999Y999 (0:0:0) : updating 
transport_stream_id: -> (0:0:770)
        QAM_AUTO f = 690000 kHz I999B8C999D999T999G999Y999 (0:0:770) : updating 
network_id -> (0:12552:770)
        updating transponder:
           (QAM_AUTO f = 690000 kHz I999B8C999D999T999G999Y999 (0:12552:770)) 
0x0000
        to (QAM_64   f = 690000 kHz I999B8C34D0T8G8Y0 (8395:12552:770)) 0x405A
698000: (time: 01:08.336) 
706000: (time: 01:10.372)         signal ok:    QAM_AUTO f = 706000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 706000 kHz I999B8C999D999T999G999Y999 (0:0:0))
714000: (time: 01:13.908) 
722000: (time: 01:15.936) 
730000: (time: 01:17.980)         signal ok:    QAM_AUTO f = 730000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 730000 kHz I999B8C999D999T999G999Y999 (0:0:0))
738000: (time: 01:21.880)         signal ok:    QAM_AUTO f = 738000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        QAM_AUTO f = 738000 kHz I999B8C999D999T999G999Y999 (0:0:0) : updating 
transport_stream_id: -> (0:0:275)
        QAM_AUTO f = 738000 kHz I999B8C999D999T999G999Y999 (0:0:275) : updating 
network_id -> (0:12560:275)
        updating transponder:
           (QAM_AUTO f = 738000 kHz I999B8C999D999T999G999Y999 (0:12560:275)) 
0x0000
        to (QAM_64   f = 738000 kHz I999B8C23D0T8G4Y0 (8395:12560:275)) 0x405A
746000: (time: 01:31.396)         signal ok:    QAM_AUTO f = 746000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 746000 kHz I999B8C999D999T999G999Y999 (0:0:0))
754000: (time: 01:34.896) 
762000: (time: 01:36.936) 
770000: (time: 01:38.976)         signal ok:    QAM_AUTO f = 770000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 770000 kHz I999B8C999D999T999G999Y999 (0:0:0))
778000: (time: 01:41.900) 
786000: (time: 01:43.940) 
794000: (time: 01:45.980) 
802000: (time: 01:48.020) 
810000: skipped (already known transponder)
818000: (time: 01:50.064) 
826000: (time: 01:52.108) 
834000: (time: 01:54.148) 
842000: (time: 01:56.188) 
850000: (time: 01:58.232) 
858000: (time: 02:00.264)        skipped: (freq 858000000 unsupported by driver)

initial_tune:2813: Setting frontend failed QAM_AUTO f = 858000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
tune to: QAM_64   f = 618000 kHz I999B8C23D0T8G4Y0 (8395:12547:515) (time: 
02:00.264) 
----------no signal----------
tune to: QAM_AUTO f = 618000 kHz I999B8C999D0T999G999Y0 (8395:12547:515) (time: 
02:06.344)  (no signal)
----------no signal----------
tune to: QAM_64   f = 642000 kHz I999B8C34D0T8G8Y0 (8395:12551:1043) (time: 
02:12.432) 
----------no signal----------
tune to: QAM_AUTO f = 642000 kHz I999B8C999D0T999G999Y0 (8395:12551:1043) 
(time: 02:18.496)  (no signal)
----------no signal----------
tune to: QAM_64   f = 810000 kHz I999B8C34D0T8G8Y0 (8395:12551:1042) (time: 
02:24.524) 
----------no signal----------
tune to: QAM_AUTO f = 810000 kHz I999B8C999D0T999G999Y0 (8395:12551:1042) 
(time: 02:30.592)  (no signal)
----------no signal----------
tune to: QAM_64   f = 690000 kHz I999B8C34D0T8G8Y0 (8395:12552:770) (time: 
02:36.672) 
        service = Prima ZOOM (CDG)
        service = Prima MAX (CDG)
        service = Prima LOVE (CDG)
        service = Prima KRIMI (CDG)
        service = Ocko (CDG)
        service = OCKO STAR (CDG)
        service = Barrandov Plus (CDG)
        service = Kino Barrandov (CDG)
        service = Slagr TV (CDG)
        service = Seznam.cz TV (CDG)
        service = Proglas (CDG)
tune to: QAM_64   f = 738000 kHz I999B8C23D0T8G4Y0 (8395:12560:275) (time: 
02:51.880) 
        service = CT 1 SM (Ceska televize)
        service = CT 2 (Ceska televize)
        service = CT 24 (Ceska televize)
        service = CT sport (Ceska televize)
        service = CT :D/art (Ceska televize)
        service = CRo RADIOZURNAL (Ceska televize)
        service = CRo DVOJKA (Ceska televize)
        service = CRo VLTAVA (Ceska televize)
        service = CRo RADIO WAVE (Ceska televize)
        service = CRo D-DUR (Ceska televize)
        service = CRo RADIO JUNIOR (Ceska televize)
        service = CRo PLUS (Ceska televize)
        service = CRo JAZZ (Ceska televize)
(time: 03:06.896) dumping lists (24 services)
..
Prima 
ZOOM(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:5121:5122:774
Prima 
MAX(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:6913:6914:779
Prima 
LOVE(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:513:514:780
Prima 
KRIMI(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:7681:7682:788
Ocko(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:1281:1282:1025
OCKO 
STAR(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:5889:5890:1026
Barrandov 
Plus(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:6657:6658:2052
Kino 
Barrandov(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:6401:6402:2053
Slagr 
TV(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:2305:2306:5633
Seznam.cz 
TV(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:7425:7426:6914
Proglas(CDG):690000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:4097:17153
CT 1 SM(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:257:273:257
CT 2(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:513:529:258
CT 24(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:769:785:259
CT sport(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:1025:1041:260
CT  D/art(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:1281:1297:264
CRo RADIOZURNAL(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:4113:16641
CRo DVOJKA(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:4369:16642
CRo VLTAVA(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:4625:16643
CRo RADIO WAVE(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:4881:16644
CRo D-DUR(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:5137:16645
CRo RADIO JUNIOR(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:5393:16646
CRo PLUS(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:5649:16647
CRo JAZZ(Ceska 
televize):738000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_NONE:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:0:5905:16648
Done, scan time: 03:06.896
$ uname -a
Linux x201 4.17.0-1-amd64 #1 SMP Debian 4.17.8-1 (2018-07-20) x86_64 GNU/Linux

root@x201:~# lsusb
Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc. 
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 17ef:4816 Lenovo Integrated Webcam
Bus 001 Device 005: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
Bus 001 Device 004: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
Bus 001 Device 010: ID 0951:16b7 Kingston Technology 
Bus 001 Device 009: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 001 Device 008: ID 17a0:0001 Samson Technologies Corp. C01U condenser 
microphone
Bus 001 Device 006: ID 2304:0226 Pinnacle Systems, Inc. PCTV 330e
Bus 001 Device 003: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

root@x201:~# lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated 
Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series 
Chipset HECI Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network 
Connection (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High 
Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 1 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 4 (rev 06)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 5 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation QM57 Chipset LPC Interface Controller 
(rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port 
SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller 
(rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series 
Chipset Thermal Subsystem (rev 06)
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor QPI 
Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved (rev 02)

root@x201:~# lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated 
Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series 
Chipset HECI Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network 
Connection (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High 
Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 1 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 4 (rev 06)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express 
Root Port 5 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation QM57 Chipset LPC Interface Controller 
(rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port 
SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller 
(rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series 
Chipset Thermal Subsystem (rev 06)
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor QPI 
Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved (rev 02)

$ w_scan -ft -c CZ -L -X 
w_scan -ft -c CZ -L -X 
w_scan version 20170107 (compiled for DVB API 5.10)
using settings for CZECH REPUBLIC
DVB aerial
DVB-T Europe
scan type TERRESTRIAL, channellist 4
output format czap/tzap/szap/xine
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.
        /dev/dvb/adapter0/frontend0 -> TERRESTRIAL "Micronas DRXD DVB-T": good 
:-)
Using TERRESTRIAL frontend (adapter /dev/dvb/adapter0/frontend0)
-_-_-_-_ Getting frontend capabilities-_-_-_-_ 
Using DVB API 5.11
frontend 'Micronas DRXD DVB-T' supports
INVERSION_AUTO
QAM_AUTO
TRANSMISSION_MODE_AUTO
GUARD_INTERVAL_AUTO
HIERARCHY_AUTO
FEC_AUTO
BANDWIDTH_AUTO not supported, trying 6/7/8 MHz.
FREQ (47.12MHz ... 855.25MHz)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ 
Scanning DVB-T...
Scanning 8MHz frequencies...
474000: (time: 00:00.108) 
482000: (time: 00:02.132) 
490000: (time: 00:04.172) 
498000: (time: 00:06.216) 
506000: (time: 00:08.216) 
514000: (time: 00:10.260) 
522000: (time: 00:12.304) 
530000: (time: 00:14.348) 
538000: (time: 00:16.352) 
546000: (time: 00:18.396) 
554000: (time: 00:20.444) 
562000: (time: 00:22.452) 
570000: (time: 00:24.496) 
578000: (time: 00:26.540) 
586000: (time: 00:28.588) 
594000: (time: 00:30.636) 
602000: (time: 00:35.264)         signal ok:    QAM_AUTO f = 602000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 602000 kHz I999B8C999D999T999G999Y999 (0:0:0))
610000: (time: 00:38.164)         signal ok:    QAM_AUTO f = 610000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 610000 kHz I999B8C999D999T999G999Y999 (0:0:0))
618000: (time: 00:41.152) 
626000: (time: 00:43.204) 
634000: (time: 00:45.252)         signal ok:    QAM_AUTO f = 634000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 634000 kHz I999B8C999D999T999G999Y999 (0:0:0))
642000: (time: 00:48.156) 
650000: (time: 00:50.204) 
658000: (time: 00:52.248) 
666000: (time: 00:54.300)         signal ok:    QAM_AUTO f = 666000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 666000 kHz I999B8C999D999T999G999Y999 (0:0:0))
674000: (time: 00:57.152) 
682000: (time: 00:59.192) 
690000: (time: 01:01.236)         signal ok:    QAM_AUTO f = 690000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 690000 kHz I999B8C999D999T999G999Y999 (0:0:0))
698000: (time: 01:04.160) 
706000: (time: 01:06.200)         signal ok:    QAM_AUTO f = 706000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 706000 kHz I999B8C999D999T999G999Y999 (0:0:0))
714000: (time: 01:09.144) 
722000: (time: 01:11.184) 
730000: (time: 01:13.216) 
738000: (time: 01:15.216)         signal ok:    QAM_AUTO f = 738000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 738000 kHz I999B8C999D999T999G999Y999 (0:0:0))
746000: (time: 01:18.156)         signal ok:    QAM_AUTO f = 746000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 746000 kHz I999B8C999D999T999G999Y999 (0:0:0))
754000: (time: 01:22.140) 
762000: (time: 01:24.176) 
770000: (time: 01:26.204)         signal ok:    QAM_AUTO f = 770000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)
        Info: no data from PAT after 2 seconds
        deleting (QAM_AUTO f = 770000 kHz I999B8C999D999T999G999Y999 (0:0:0))
778000: (time: 01:29.160) 
786000: (time: 01:31.196) 
794000: (time: 01:33.228) 
802000: (time: 01:35.256) 
810000: (time: 01:37.284) 
818000: (time: 01:39.316) 
826000: (time: 01:41.348) 
834000: (time: 01:43.388) 
842000: (time: 01:45.420) 
850000: (time: 01:47.440) 
858000: (time: 01:49.456)        skipped: (freq 858000000 unsupported by driver)

initial_tune:2813: Setting frontend failed QAM_AUTO f = 858000 kHz 
I999B8C999D999T999G999Y999 (0:0:0)

ERROR: Sorry - i couldn't get any working frequency/transponder
 Nothing to scan!!

Reply via email to