Jump to content

Segmentation fault: dvb_usb_dvbsky


Clu2t3r

Recommended Posts

Hello everyone,

 

i'm currently running a Nanopi M4 on Armbian 4.4.190-rk3399 with a DVBSky S960 DVB-S tuner.  I always compiled the modules "dvb_usb_dvbsky", "m88ds3103", "ts2020" and "dvb_usb_v2" manually to enable support on Armbian.

But since the upgrade to 4.4.190-rk3399, every time I try load the module "dvb_usb_dvbsky" I get a segmentation fault and my board completely locks up.

I really have no clue what to do and would appreciate any help.

 

Thanks in advance!

 

Here is the corresponding dmesg log:

Spoiler

Oct  3 00:32:32 localhost kernel: [    7.874055] usb 5-1.1.4.2: dvb_usb_v2: found a 'DVBSky S960/S860' in warm state

Oct  3 00:32:32 localhost kernel: [    7.874869] usb 5-1.1.4.2: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer

Oct  3 00:32:32 localhost kernel: [    7.874931] DVB: registering new adapter (DVBSky S960/S860)

Oct  3 00:32:32 localhost kernel: [    7.884864] usb 5-1.1.4.2: dvb_usb_v2: MAC address: 00:17:42:54:96:0c

Oct  3 00:32:32 localhost kernel: [    7.903298] i2c i2c-9: Added multiplexed i2c bus 10

Oct  3 00:32:32 localhost kernel: [    8.020354] ts2020 10-0060: Montage Technology TS2022 successfully identified

Oct  3 00:32:32 localhost kernel: [    8.020559] usb 5-1.1.4.2: DVB: registering adapter 0 frontend 0 (Montage Technology M88DS3103)...

Oct  3 00:32:32 localhost kernel: [    8.021435] Unable to handle kernel paging request at virtual address ffffffc0000005d0

Oct  3 00:32:32 localhost kernel: [    8.033107] pgd = ffffffc0dccdd000

Oct  3 00:32:32 localhost kernel: [    8.044188] [ffffffc0000005d0] *pgd=0000000000000000, *pud=0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.055932] Internal error: Oops: 96000006 [#1] SMP

Oct  3 00:32:32 localhost kernel: [    8.063129] Modules linked in: ts2020(O) dvb_usb_dvbsky(O+) m88ds3103(O) dvb_usb_v2(O) cp210x ftdi_sio midgard_kbase uas usb_storage uio_pdrv_genirq uio ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT nf_reject_ipv4 nf_log_ipv4 nf_log_common xt_LOG xt_recent xt_multiport sch_fq_codel xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables

Oct  3 00:32:32 localhost kernel: [    8.085765] CPU: 2 PID: 449 Comm: systemd-udevd Tainted: G           O    4.4.190-rk3399 #5

Oct  3 00:32:32 localhost kernel: [    8.090219] Hardware name: FriendlyElec NanoPi M4 (DT)

Oct  3 00:32:32 localhost kernel: [    8.094388] task: ffffffc0ec0d0000 task.stack: ffffffc0ed358000

Oct  3 00:32:32 localhost kernel: [    8.098681] PC is at input_free_device+0x1c/0x5c

Oct  3 00:32:32 localhost kernel: [    8.102856] LR is at rc_free_device+0x24/0x40

Oct  3 00:32:32 localhost kernel: [    8.107006] pc : [<ffffff800884348c>] lr : [<ffffff80088ec834>] pstate: 60000145

Oct  3 00:32:32 localhost kernel: [    8.111507] sp : ffffffc0ed35b990

Oct  3 00:32:32 localhost kernel: [    8.115646] x29: ffffffc0ed35b990 x28: ffffffc0dee08688

Oct  3 00:32:32 localhost kernel: [    8.119997] x27: 0000000000000000 x26: ffffffc0db894400

Oct  3 00:32:32 localhost kernel: [    8.124341] x25: ffffffc0dee08c48 x24: 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.128685] x23: ffffffc0def7b000 x22: ffffff8000efc44a

Oct  3 00:32:32 localhost kernel: [    8.133007] x21: ffffff8000efd060 x20: 00000000ffffffea

Oct  3 00:32:32 localhost kernel: [    8.137331] x19: ffffffc000000000 x18: 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.141631] x17: 0000000000000000 x16: 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.145882] x15: 0000000000000000 x14: 000000000000000a

Oct  3 00:32:32 localhost kernel: [    8.150096] x13: ffffffc0dedbda04 x12: 0000000000000020

Oct  3 00:32:32 localhost kernel: [    8.154301] x11: 00000000ffffffff x10: 0000000000000001

Oct  3 00:32:32 localhost kernel: [    8.158504] x9 : 0000000000000001 x8 : 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.162688] x7 : ffffffc0ec170830 x6 : 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.166858] x5 : 0000000000000001 x4 : ffffffc0ec171040

Oct  3 00:32:32 localhost kernel: [    8.171028] x3 : 00000040eee70000 x2 : 00000040eee70000

Oct  3 00:32:32 localhost kernel: [    8.175172] x1 : 0000000000000002 x0 : ffffff80088ec834

Oct  3 00:32:32 localhost kernel: [    8.179304]

Oct  3 00:32:32 localhost kernel: [    8.179304] PC: 0xffffff800884340c:

Oct  3 00:32:32 localhost kernel: [    8.186924] 340c  aa0103f3 aa0003f4 aa1e03e0 d503201f f0004da0 911a0001 f9400273 79404421

Oct  3 00:32:32 localhost kernel: [    8.191442] 342c  36100161 f9416264 b5000044 f9414264 b00022c3 f0003422 9134a063 91395842

Oct  3 00:32:32 localhost kernel: [    8.196001] 344c  aa1403e1 911a0000 97f34176 b4000073 9109c260 97f7fb36 a94153f3 a8c27bfd

Oct  3 00:32:32 localhost kernel: [    8.200583] 346c  d65f03c0 a9be7bfd 910003fd f9000bf3 aa0003f3 aa1e03e0 d503201f b40001d3

Oct  3 00:32:32 localhost kernel: [    8.205184] 348c  39574260 34000140 f9413a60 f0ffffe2 90000001 aa1303e3 9116b042 91100021

Oct  3 00:32:32 localhost kernel: [    8.209810] 34ac  97f81d38 34000040 d4210000 9109c260 97f7fb1f f9400bf3 a8c27bfd d65f03c0

Oct  3 00:32:32 localhost kernel: [    8.214465] 34cc  a9bc7bfd 910003fd a90153f3 a9025bf5 f9001bf7 aa0103f5 aa0003f4 aa1e03e0

Oct  3 00:32:32 localhost kernel: [    8.219118] 34ec  d503201f 9100c296 9102e297 f9402ab3 f9400260 b5000140 f9405e61 b5000101

Oct  3 00:32:32 localhost kernel: [    8.223749]

Oct  3 00:32:32 localhost kernel: [    8.223749] LR: 0xffffff80088ec7b4:

Oct  3 00:32:32 localhost kernel: [    8.231632] c7b4  f941b282 b5000222 52800000 14000006 d0003081 aa1303e0 913cec21 97efd486

Oct  3 00:32:32 localhost kernel: [    8.236289] c7d4  34fffec0 a94153f3 a8c27bfd d65f03c0 b0002fc1 aa1303e0 911c6c21 97efd47e

Oct  3 00:32:32 localhost kernel: [    8.240913] c7f4  34fffe00 17fffff8 b0002fc1 aa1303e0 911c9c21 97efd478 17fffff3 a9be7bfd

Oct  3 00:32:32 localhost kernel: [    8.245550] c814  910003fd f9000bf3 aa0003f3 aa1e03e0 d503201f b40000f3 f9420a60 97fd5b10

Oct  3 00:32:32 localhost kernel: [    8.250213] c834  aa1303e0 97f55640 d2800000 97e12635 f9400bf3 a8c27bfd d65f03c0 a9be7bfd

Oct  3 00:32:32 localhost kernel: [    8.254856] c854  910003fd f9000bf3 aa0103f3 aa1e03e0 d503201f f9400260 97ffffe9 f9400bf3

Oct  3 00:32:32 localhost kernel: [    8.259486] c874  a8c27bfd d65f03c0 a9be7bfd 910003fd a90153f3 aa0003f3 aa1e03e0 d503201f

Oct  3 00:32:32 localhost kernel: [    8.264114] c894  b4000473 b9441a60 7100041f 54000061 aa1303e0 94000944 91122260 97e0ccdc

Oct  3 00:32:32 localhost kernel: [    8.268746]

Oct  3 00:32:32 localhost kernel: [    8.268746] SP: 0xffffffc0ed35b910:

Oct  3 00:32:32 localhost kernel: [    8.276403] b910  00efc44a ffffff80 def7b000 ffffffc0 00000000 00000000 dee08c48 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.280793] b930  db894400 ffffffc0 00000000 00000000 dee08688 ffffffc0 ed35b990 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.285089] b950  088ec834 ffffff80 ed35b990 ffffffc0 0884348c ffffff80 60000145 00000000

Oct  3 00:32:32 localhost kernel: [    8.289299] b970  ed35b9d0 ffffffc0 00ef9688 ffffff80 00000000 00000080 dee09360 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.293469] b990  ed35b9b0 ffffffc0 088ec834 ffffff80 def7b000 ffffffc0 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.297602] b9b0  ed35b9d0 ffffffc0 00ef9698 ffffff80 dee08000 ffffffc0 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.301688] b9d0  ed35ba70 ffffffc0 087d6f84 ffffff80 db894430 ffffffc0 dce6c800 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.305751] b9f0  00000000 00000000 db894400 ffffffc0 00f16000 ffffff80 00f15070 ffffff80

Oct  3 00:32:32 localhost kernel: [    8.309834]

Oct  3 00:32:32 localhost kernel: [    8.309834] X0: 0xffffff80088ec7b4:

Oct  3 00:32:32 localhost kernel: [    8.316589] c7b4  f941b282 b5000222 52800000 14000006 d0003081 aa1303e0 913cec21 97efd486

Oct  3 00:32:32 localhost kernel: [    8.320691] c7d4  34fffec0 a94153f3 a8c27bfd d65f03c0 b0002fc1 aa1303e0 911c6c21 97efd47e

Oct  3 00:32:32 localhost kernel: [    8.324823] c7f4  34fffe00 17fffff8 b0002fc1 aa1303e0 911c9c21 97efd478 17fffff3 a9be7bfd

Oct  3 00:32:32 localhost kernel: [    8.328985] c814  910003fd f9000bf3 aa0003f3 aa1e03e0 d503201f b40000f3 f9420a60 97fd5b10

Oct  3 00:32:32 localhost kernel: [    8.333196] c834  aa1303e0 97f55640 d2800000 97e12635 f9400bf3 a8c27bfd d65f03c0 a9be7bfd

Oct  3 00:32:32 localhost kernel: [    8.337457] c854  910003fd f9000bf3 aa0103f3 aa1e03e0 d503201f f9400260 97ffffe9 f9400bf3

Oct  3 00:32:32 localhost kernel: [    8.341777] c874  a8c27bfd d65f03c0 a9be7bfd 910003fd a90153f3 aa0003f3 aa1e03e0 d503201f

Oct  3 00:32:32 localhost kernel: [    8.346168] c894  b4000473 b9441a60 7100041f 54000061 aa1303e0 94000944 91122260 97e0ccdc

Oct  3 00:32:32 localhost kernel: [    8.350633]

Oct  3 00:32:32 localhost kernel: [    8.350633] X4: 0xffffffc0ec170fc0:

Oct  3 00:32:32 localhost kernel: [    8.358321] 0fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.362926] 0fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.367509] 1000  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.372054] 1020  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.376573] 1040  00000000 00000000 084df1d4 ffffff80 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.381077] 1060  ec171890 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.385571] 1080  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.390060] 10a0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.394455]

Oct  3 00:32:32 localhost kernel: [    8.394455] X7: 0xffffffc0ec1707b0:

Oct  3 00:32:32 localhost kernel: [    8.401830] 07b0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.406186] 07d0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.410472] 07f0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.414682] 0810  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.418820] 0830  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.422874] 0850  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.426835] 0870  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.430774] 0890  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.434619]

Oct  3 00:32:32 localhost kernel: [    8.434619] X13: 0xffffffc0dedbd984:

Oct  3 00:32:32 localhost kernel: [    8.440956] d984  ffffffc0 ebba65b0 ffffffc0 6f766e69 69746163 733a6e6f 65747379 732d646d

Oct  3 00:32:32 localhost kernel: [    8.444795] d9a4  74637379 65732e6c 63697672 dba70065 ffffffc0 00000012 00000000 dee994e0

Oct  3 00:32:32 localhost kernel: [    8.448637] d9c4  ffffffc0 dee994e0 ffffffc0 dedbd940 ffffffc0 00000020 00000000 63366264

Oct  3 00:32:32 localhost kernel: [    8.452453] d9e4  36313439 64663134 66316134 30366439 66313665 31373730 62366365 00306372

Oct  3 00:32:32 localhost kernel: [    8.456280] da04  ffffffc0 dcd41340 ffffffc0 00000100 dead0000 00000200 dead0000 dedbd0a0

Oct  3 00:32:32 localhost kernel: [    8.460116] da24  ffffffc0 00000000 00000000 00000000 00000000 07f91a5b 00000000 63366264

Oct  3 00:32:32 localhost kernel: [    8.463917] da44  36313439 64663134 66316134 30366439 66313665 31373730 62366365 dedbda00

Oct  3 00:32:32 localhost kernel: [    8.467782] da64  ffffffc0 dedbda60 ffffffc0 dedbda70 ffffffc0 dedbda70 ffffffc0 00000000

Oct  3 00:32:32 localhost kernel: [    8.471639]

Oct  3 00:32:32 localhost kernel: [    8.471639] X19: 0xffffffbfffffff80:

Oct  3 00:32:32 localhost kernel: [    8.478015] ff80  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.481899] ffa0  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.485729] ffc0  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.489306] scsi 0:0:0:0: Direct-Access     SanDisk  Ultra            1.00 PQ: 0 ANSI: 6

Oct  3 00:32:32 localhost kernel: [    8.493368] ffe0  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.497279] 0000  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.499626] scsi 3:0:0:0: Direct-Access     Seagate  Expansion        9300 PQ: 0 ANSI: 6

Oct  3 00:32:32 localhost kernel: [    8.504925] 0020  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.508825] 0040  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.512662] 0060  ******** ******** ******** ******** ******** ******** ******** ********

Oct  3 00:32:32 localhost kernel: [    8.516427]

Oct  3 00:32:32 localhost kernel: [    8.516427] X21: 0xffffff8000efcfe0:

Oct  3 00:32:32 localhost kernel: [    8.522563] cfe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.526293] d000  00000000 dead4ead ffffffff 00000000 ffffffff ffffffff 000004e2 0000000a

Oct  3 00:32:32 localhost kernel: [    8.529999] d020  00000000 00000000 00000000 00000000 00000000 dead4ead ffffffff 00000000

Oct  3 00:32:32 localhost kernel: [    8.533681] d040  ffffffff ffffffff 000004e2 0000000a 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.537322] d060  00efc44a ffffff80 00efc0b8 ffffff80 00efc9c1 ffffff80 00efc3f9 ffffff80

Oct  3 00:32:32 localhost kernel: [    8.541011] d080  00000161 00000000 00efc44a ffffff80 00efc0b8 ffffff80 00efc9c1 ffffff80

Oct  3 00:32:32 localhost kernel: [    8.544639] d0a0  00efc4b2 ffffff80 0000018f 00000000 00efc44a ffffff80 00efc0ca ffffff80

Oct  3 00:32:32 localhost kernel: [    8.548314] d0c0  00efc9c1 ffffff80 00efc3f9 ffffff80 0000010a 00000000 00efc44a ffffff80

Oct  3 00:32:32 localhost kernel: [    8.552030]

Oct  3 00:32:32 localhost kernel: [    8.552030] X22: 0xffffff8000efc3ca:

Oct  3 00:32:32 localhost kernel: [    8.558290] c3c8  755f6565 00736272 5f627375 5f627275 6f636572 6769666e 62737500 6272755f

Oct  3 00:32:32 localhost kernel: [    8.560361] scsi 4:0:0:0: Direct-Access     SanDisk  Ultra            1.00 PQ: 0 ANSI: 6

Oct  3 00:32:32 localhost kernel: [    8.566038] c3e8  6275735f 7674696d 65790032 6f6e0073 3a732500 61646120 64253d70 74636120

Oct  3 00:32:32 localhost kernel: [    8.570094] c408  5f657669 253d6566 65662064 745f6465 3d657079 73206425 69747465 7020676e

Oct  3 00:32:32 localhost kernel: [    8.574120] c428  5b206469 3a5d7325 34302520 25282078 29643430 20746120 65646e69 64252078

Oct  3 00:32:32 localhost kernel: [    8.578201] c448  7664000a 73755f62 32765f62 3a732500 64697020 6c69665f 28726574 61662029

Oct  3 00:32:32 localhost kernel: [    8.582268] c468  64656c69 0a64253d 3a732500 72747320 696d6165 635f676e 286c7274 61662029

Oct  3 00:32:32 localhost kernel: [    8.586400] c488  64656c69 0a64253d 3a732500 64697020 6c69665f 5f726574 6c727463 66202928

Oct  3 00:32:32 localhost kernel: [    8.590575] c4a8  656c6961 64253d64 7325000a 6166203a 64656c69 0a64253d 3a732500 74656720

Oct  3 00:32:32 localhost kernel: [    8.594831] c4c8  7274735f 5f6d6165 666e6f63 29286769 69616620 3d64656c 000a6425 0a3a7325

Oct  3 00:32:32 localhost kernel: [    8.599211]

Oct  3 00:32:32 localhost kernel: [    8.599211] X23: 0xffffffc0def7af80:

Oct  3 00:32:32 localhost kernel: [    8.606864] af80  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.611504] afa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.616073] afc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.620512] afe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.624859] b000  dce6c890 ffffffc0 00000000 00000000 dedbda00 ffffffc0 def7b018 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.629179] b020  def7b018 ffffffc0 00000000 00000000 ee070180 ffffffc0 091458e8 ffffff80

Oct  3 00:32:32 localhost kernel: [    8.633466] b040  00000000 00000000 00000001 00000001 00000000 00000000 08cc3568 ffffff80

Oct  3 00:32:32 localhost kernel: [    8.637718] b060  00000001 00000000 00000000 dead4ead ffffffff 00000000 ffffffff ffffffff

Oct  3 00:32:32 localhost kernel: [    8.641922]

Oct  3 00:32:32 localhost kernel: [    8.641922] X25: 0xffffffc0dee08bc8:

Oct  3 00:32:32 localhost kernel: [    8.648999] 8bc8  00000000 dead4ead ffffffff 00000000 ffffffff ffffffff dee08be0 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.653192] 8be8  dee08be0 ffffffc0 00000000 00000000 00000000 00000000 def540f0 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.657344] 8c08  00000000 00000000 00000000 00000000 00f09158 ffffff80 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.661530] 8c28  00000000 00000000 00f08700 ffffff80 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.665654] 8c48  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.669792] 8c68  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.673932] 8c88  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.677980] 8ca8  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.681925]

Oct  3 00:32:32 localhost kernel: [    8.681925] X26: 0xffffffc0db894380:

Oct  3 00:32:32 localhost kernel: [    8.688571] 4380  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.692533] 43a0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.696493] 43c0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.700450] 43e0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.704318] 4400  db835e88 ffffffc0 db835e88 ffffffc0 00000002 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.708209] 4420  ffffffff 00000001 00000083 00000000 dce6c890 ffffffc0 db878a80 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.712089] 4440  dcc2bac0 ffffffc0 dba83c28 ffffffc0 dce6c8a8 ffffffc0 dce6c8a0 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.715968] 4460  ee070180 ffffffc0 091458e8 ffffff80 defff960 ffffffc0 00000009 00000007

Oct  3 00:32:32 localhost kernel: [    8.719868]

Oct  3 00:32:32 localhost kernel: [    8.719868] X28: 0xffffffc0dee08608:

Oct  3 00:32:32 localhost kernel: [    8.726292] 8608  00000000 00000000 00000000 00000000 ee240000 00000000 ee241000 00000000

Oct  3 00:32:32 localhost kernel: [    8.730222] 8628  ee242000 00000000 ee243000 00000000 ee244000 00000000 ee245000 00000000

Oct  3 00:32:32 localhost kernel: [    8.734127] 8648  ee246000 00000000 ee247000 00000000 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.738005] 8668  00000008 00000000 dee08538 ffffffc0 00000000 00ffff00 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.741819] 8688  00000000 00000000 09188da8 ffffff80 09188da8 ffffff80 dbadb600 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.745658] 86a8  ed4b0f00 ffffffc0 00f15447 ffffff80 54421700 00000c96 dee08538 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.749464] 86c8  dce6c890 ffffffc0 00f16600 ffffff80 00000000 00000000 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.753224] 86e8  00000001 00000000 00000000 dead4ead ffffffff 00000000 ffffffff ffffffff

Oct  3 00:32:32 localhost kernel: [    8.756959]

Oct  3 00:32:32 localhost kernel: [    8.756959] X29: 0xffffffc0ed35b910:

Oct  3 00:32:32 localhost kernel: [    8.763049] b910  00efc44a ffffff80 def7b000 ffffffc0 00000000 00000000 dee08c48 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.766760] b930  db894400 ffffffc0 00000000 00000000 dee08688 ffffffc0 ed35b990 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.770467] b950  088ec834 ffffff80 ed35b990 ffffffc0 0884348c ffffff80 60000145 00000000

Oct  3 00:32:32 localhost kernel: [    8.774196] b970  ed35b9d0 ffffffc0 00ef9688 ffffff80 00000000 00000080 dee09360 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.777906] b990  ed35b9b0 ffffffc0 088ec834 ffffff80 def7b000 ffffffc0 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.781579] b9b0  ed35b9d0 ffffffc0 00ef9698 ffffff80 dee08000 ffffffc0 00000000 00000000

Oct  3 00:32:32 localhost kernel: [    8.785178] b9d0  ed35ba70 ffffffc0 087d6f84 ffffff80 db894430 ffffffc0 dce6c800 ffffffc0

Oct  3 00:32:32 localhost kernel: [    8.788791] b9f0  00000000 00000000 db894400 ffffffc0 00f16000 ffffff80 00f15070 ffffff80

Oct  3 00:32:32 localhost kernel: [    8.792366]

Oct  3 00:32:32 localhost kernel: [    8.795263] Process systemd-udevd (pid: 449, stack limit = 0xffffffc0ed358000)

Oct  3 00:32:32 localhost kernel: [    8.798821] Stack: (0xffffffc0ed35b990 to 0xffffffc0ed35c000)

Oct  3 00:32:32 localhost kernel: [    8.802311] b980:                                   ffffffc0ed35b9b0 ffffff80088ec834

Oct  3 00:32:32 localhost kernel: [    8.806049] b9a0: ffffffc0def7b000 0000000000000000 ffffffc0ed35b9d0 ffffff8000ef9698

Oct  3 00:32:32 localhost kernel: [    8.809813] b9c0: ffffffc0dee08000 0000000000000000 ffffffc0ed35ba70 ffffff80087d6f84

Oct  3 00:32:32 localhost kernel: [    8.813544] b9e0: ffffffc0db894430 ffffffc0dce6c800 0000000000000000 ffffffc0db894400

Oct  3 00:32:32 localhost kernel: [    8.817295] ba00: ffffff8000f16000 ffffff8000f15070 ffffff8000f16078 00000000ffffffed

Oct  3 00:32:32 localhost kernel: [    8.821015] ba20: ffffff8000f167d0 ffffffc0dcdfc648 ffffff8000efc27e ffffffc0dee08728

Oct  3 00:32:32 localhost kernel: [    8.824757] ba40: 0000000000000080 ffffffc0dee08c00 0000000100000001 ffffffc0dce6c890

Oct  3 00:32:32 localhost kernel: [    8.828461] ba60: 0000000000000000 ffffffc0dce6c800 ffffffc0ed35bac0 ffffff8008646e04

Oct  3 00:32:32 localhost kernel: [    8.832147] ba80: ffffffc0db894430 ffffff80091ed000 0000000000000000 ffffff8000f16078

Oct  3 00:32:32 localhost kernel: [    8.835836] baa0: ffffff8009145000 ffffff80093d4000 0000000000000043 ffffff8000f16780

Oct  3 00:32:32 localhost kernel: [    8.839515] bac0: ffffffc0ed35bb10 ffffff8008646fc8 ffffffc0db894430 ffffff8000f16078

Oct  3 00:32:32 localhost kernel: [    8.843227] bae0: ffffffc0db894490 ffffff8008646f74 0000000000000000 ffffff80091ed000

Oct  3 00:32:32 localhost kernel: [    8.846981] bb00: 0000000000000001 ffffff8008646f74 ffffffc0ed35bb40 ffffff8008644dec

Oct  3 00:32:32 localhost kernel: [    8.850789] bb20: 0000000000000000 ffffff8009158b30 ffffff8000f16078 ffffff8008bada30

Oct  3 00:32:32 localhost kernel: [    8.854630] bb40: ffffffc0ed35bb80 ffffff8008646710 ffffff8000f16078 ffffffc0dbacc540

Oct  3 00:32:32 localhost kernel: [    8.858415] bb60: ffffff8009145000 ffffff8009158b30 ffffffc0edcbd0d0 ffffffc0db878af8

Oct  3 00:32:32 localhost kernel: [    8.862217] bb80: ffffffc0ed35bba0 ffffff80086462dc ffffff8000f16078 ffffffc0dbacc540

Oct  3 00:32:32 localhost kernel: [    8.865968] bba0: ffffffc0ed35bbe0 ffffff8008647b80 ffffff8000f16078 ffffff8000f153a9

Oct  3 00:32:32 localhost kernel: [    8.869744] bbc0: ffffff8000f16078 ffffff8009158b30 0000000000000000 ffffff8000f16650

Oct  3 00:32:32 localhost kernel: [    8.873565] bbe0: ffffffc0ed35bc00 ffffff80087d59c4 ffffff8000f16000 ffffff8000f153a9

Oct  3 00:32:32 localhost kernel: [    8.877428] bc00: ffffffc0ed35bc50 ffffff8000f19018 ffffff8000f19000 ffffff80090bfda0

Oct  3 00:32:32 localhost kernel: [    8.881269] bc20: ffffffc0dbaa3e80 ffffff80090bfda0 0000000000000000 ffffff8000f16650

Oct  3 00:32:32 localhost kernel: [    8.885076] bc40: 0000000000000001 ffffff80090bfda0 ffffffc0ed35bc60 ffffff80080831cc

Oct  3 00:32:32 localhost kernel: [    8.888875] bc60: ffffffc0ed35bce0 ffffff800818f5e4 ffffff8000f16600 ffffff80090d5000

Oct  3 00:32:32 localhost kernel: [    8.892668] bc80: 0000000000000001 ffffffc0dbaa3740 0000000000000000 ffffff800818f5b8

Oct  3 00:32:32 localhost kernel: [    8.896432] bca0: ffffff8000f16600 ffffff80090d5000 0000000000000001 ffffff80090d5000

Oct  3 00:32:32 localhost kernel: [    8.900218] bcc0: 0000000000000000 ffffff8000f16650 0000000000000001 ffffff8000f16780

Oct  3 00:32:32 localhost kernel: [    8.903939] bce0: ffffffc0ed35bd10 ffffff8008139f80 ffffff8000f16600 ffffffc0ed35be58

Oct  3 00:32:32 localhost kernel: [    8.907702] bd00: 0000000000000001 ffffff80090d5000 ffffffc0ed35be20 ffffff800813a710

Oct  3 00:32:32 localhost kernel: [    8.911503] bd20: 0000000000000000 0000007fa88c2940 0000000000000010 0000007fa89a28f4

Oct  3 00:32:32 localhost kernel: [    8.915333] bd40: 0000000040000000 0000000000000015 000000000000011d 0000000000000111

Oct  3 00:32:32 localhost kernel: [    8.919148] bd60: ffffff8008bc2000 ffffffc0ec0d0000 ffffffc0ed35be20 ffffff800813a6fc

Oct  3 00:32:32 localhost kernel: [    8.922980] bd80: 0000000000000000 0000007fa88c2940 ffffff8000f168d8 ffffffc0ed35bdd8

Oct  3 00:32:32 localhost kernel: [    8.926827] bda0: ffffff8000000124 ffffff8008136bb8 ffffff8008bd0000 ffffffc0dcdfc600

Oct  3 00:32:32 localhost kernel: [    8.930662] bdc0: ffff81a40b300001 0000000000000001 0000000000000000 00000000000065a8

Oct  3 00:32:32 localhost kernel: [    8.934467] bde0: 000000005d951746 0000000000000000 0000000000000000 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.938274] be00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.942000] be20: 0000000000000000 ffffff8008082f8c 0000000000000800 00000040eee5b000

Oct  3 00:32:32 localhost kernel: [    8.945699] be40: ffffffffffffffff 0000007fa88c2940 0000000000000000 ffffff800bc60000

Oct  3 00:32:32 localhost kernel: [    8.949392] be60: 00000000000065a8 ffffff800bc65ea8 ffffff800bc65db0 ffffff800bc63af8

Oct  3 00:32:32 localhost kernel: [    8.953089] be80: 0000000000004000 0000000000004720 ffffff8000f16568 0000000000000001

Oct  3 00:32:32 localhost kernel: [    8.956794] bea0: 0000000000003030 0000001a00000019 0000000000000014 000000000000000a

Oct  3 00:32:32 localhost kernel: [    8.960513] bec0: 0000000000000010 0000007fa88c2940 0000000000000000 0000000000000010

Oct  3 00:32:32 localhost kernel: [    8.964219] bee0: 0000000000000000 0000000000000031 0000000000000000 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.967888] bf00: 0000000000000111 0000007fa8a6bc90 0000000000000001 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.971484] bf20: 0000000000000001 000000000000270f 0000000000000002 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.975019] bf40: 0000007fa88d4fa0 0000007fa89a28d0 0000007fa8a29a70 0000005560445540

Oct  3 00:32:32 localhost kernel: [    8.978520] bf60: 0000007fa88c2940 0000000000000000 0000000000020000 000000556047e710

Oct  3 00:32:32 localhost kernel: [    8.981966] bf80: 0000005560445540 0000000000000000 0000000000000001 0000007fd0098b50

Oct  3 00:32:32 localhost kernel: [    8.985387] bfa0: 0000000000000000 0000007fd00989b0 0000007fa88bbb5c 0000007fd00989b0

Oct  3 00:32:32 localhost kernel: [    8.988829] bfc0: 0000007fa89a28f4 0000000040000000 0000000000000010 0000000000000111

Oct  3 00:32:32 localhost kernel: [    8.992258] bfe0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Oct  3 00:32:32 localhost kernel: [    8.995648] Call trace:

Oct  3 00:32:32 localhost kernel: [    8.998532] Exception stack(0xffffffc0ed35b7c0 to 0xffffffc0ed35b8f0)

Oct  3 00:32:32 localhost kernel: [    9.001834] b7c0: ffffffc000000000 0000008000000000 ffffffc0ed35b990 ffffff800884348c

Oct  3 00:32:32 localhost kernel: [    9.005323] b7e0: 00000000024000c0 ffffff8009188000 0000000000000000 ffffff80084dfbf4

Oct  3 00:32:32 localhost kernel: [    9.008808] b800: ffffffc0ed35b970 ffffffc0ed35b970 ffffffc0ed35b940 00000000ffffffd0

Oct  3 00:32:32 localhost kernel: [    9.012344] b820: ffffffc0ed35b970 ffffffc0ed35b970 ffffffc0ed35b940 00000000ffffffd0

Oct  3 00:32:32 localhost kernel: [    9.015830] b840: ffffffc0ed35b870 ffffff80081aa724 0000000000000000 ffffffc0dedbda00

Oct  3 00:32:32 localhost kernel: [    9.019327] b860: ffffff80088ec834 0000000000000002 00000040eee70000 00000040eee70000

Oct  3 00:32:32 localhost kernel: [    9.022832] b880: ffffffc0ec171040 0000000000000001 0000000000000000 ffffffc0ec170830

Oct  3 00:32:32 localhost kernel: [    9.026339] b8a0: 0000000000000000 0000000000000001 0000000000000001 00000000ffffffff

Oct  3 00:32:32 localhost kernel: [    9.029848] b8c0: 0000000000000020 ffffffc0dedbda04 000000000000000a 0000000000000000

Oct  3 00:32:32 localhost kernel: [    9.033358] b8e0: 0000000000000000 0000000000000000

Oct  3 00:32:32 localhost kernel: [    9.036587] [<ffffff800884348c>] input_free_device+0x1c/0x5c

Oct  3 00:32:32 localhost kernel: [    9.039931] [<ffffff80088ec834>] rc_free_device+0x24/0x40

Oct  3 00:32:32 localhost kernel: [    9.043259] [<ffffff8000ef9698>] dvb_usbv2_probe+0x5b8/0xdd8 [dvb_usb_v2]

Oct  3 00:32:32 localhost kernel: [    9.046741] [<ffffff80087d6f84>] usb_probe_interface+0x23c/0x264

Oct  3 00:32:32 localhost kernel: [    9.050169] [<ffffff8008646e04>] driver_probe_device+0x260/0x3d0

Oct  3 00:32:32 localhost kernel: [    9.053585] [<ffffff8008646fc8>] __driver_attach+0x54/0xa0

Oct  3 00:32:32 localhost kernel: [    9.056944] [<ffffff8008644dec>] bus_for_each_dev+0x8c/0x9c

Oct  3 00:32:32 localhost kernel: [    9.060302] [<ffffff8008646710>] driver_attach+0x30/0x3c

Oct  3 00:32:32 localhost kernel: [    9.063615] [<ffffff80086462dc>] bus_add_driver+0x1fc/0x240

Oct  3 00:32:32 localhost kernel: [    9.066950] [<ffffff8008647b80>] driver_register+0xa0/0xd8

Oct  3 00:32:32 localhost kernel: [    9.070267] [<ffffff80087d59c4>] usb_register_driver+0x90/0x144

Oct  3 00:32:32 localhost kernel: [    9.073625] [<ffffff8000f19018>] dvbsky_usb_driver_init+0x18/0x1000 [dvb_usb_dvbsky]

Oct  3 00:32:32 localhost kernel: [    9.077183] [<ffffff80080831cc>] do_one_initcall+0x18c/0x194

Oct  3 00:32:32 localhost kernel: [    9.080538] [<ffffff800818f5e4>] do_init_module+0x64/0x1b8

Oct  3 00:32:32 localhost kernel: [    9.083882] [<ffffff8008139f80>] load_module+0x18fc/0x1e70

Oct  3 00:32:32 localhost kernel: [    9.087186] [<ffffff800813a710>] SyS_finit_module+0xb0/0xbc

Oct  3 00:32:32 localhost kernel: [    9.090478] [<ffffff8008082f8c>] __sys_trace_return+0x0/0x4

Oct  3 00:32:32 localhost kernel: [    9.093750] Code: aa0003f3 aa1e03e0 d503201f b40001d3 (39574260)

Oct  3 00:32:32 localhost kernel: [    9.097073] ---[ end trace bd775a3283f15715 ]---

 

Link to comment
Share on other sites

phuu, no fun to read your post - you can use the 'eye' icon to put this large text into a spoiler or even better delete it (edit) and post:

armbianmonitor -u   tells the reader all the details about your Installation, like Kernel-Version, dmesg and much more.

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines