b-rad-NDi / Ubuntu-media-tree-kernel-builder

Slip stream the latest LinuxTV.org media drivers into an installable Ubuntu kernel package
97 stars 9 forks source link

QuadHD mpeg risc op code error and stalls #127

Open sergiud opened 3 years ago

sergiud commented 3 years ago

I'm using a QuadHD in a Debian Buster system running on an AMD Ryzen 3200G and MSI B450M PRO-M2 MAX mainboard.

$ uname -a
Linux pony 5.10.0-0.bpo.7-amd64 #1 SMP Debian 5.10.40-1~bpo10+1 (2021-06-04) x86_64 GNU/Linux

I use tvheadend to manage the DVB card.

Unfortunately, the card stops randomly receiving data while recording and the only way to stop the stall is to change the channel. However, this is not a viable solution since the recording remains incomplete.

I run the cx23885 module with the dma_reset_workaround=2 parameter because it is otherwise not possible to scan the channels. When a stall occurs I can see in the dmesg output that an mpeg risc op code error is triggered:

``` [ 5.561739] cx23885 0000:29:00.0: enabling device (0000 -> 0002) [ 5.561824] cx23885: CORE cx23885[1]: subsystem: 0070:6b28, board: Hauppauge WinTV-QuadHD-DVB [card=56,autodetected] [ 5.913982] tveeprom: Hauppauge model 166101, rev B4I6, serial# redacted [ 5.913984] tveeprom: MAC address is redacted [ 5.913985] tveeprom: tuner model is SiLabs Si2157 (idx 186, type 4) [ 5.913986] tveeprom: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xf4) [ 5.913987] tveeprom: audio processor is CX23888 (idx 40) [ 5.913988] tveeprom: decoder processor is CX23888 (idx 34) [ 5.913989] tveeprom: has no radio [ 5.913990] cx23885: cx23885[1]: hauppauge eeprom: model=166101 [ 5.914759] kauditd_printk_skb: 2 callbacks suppressed [ 5.914760] audit: type=1400 audit(1625509597.705:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1005 comm="apparmor_parser" [ 5.917248] cx25840 16-0044: cx23888 A/V decoder found @ 0x88 (cx23885[1]) [ 5.924496] cx25840 16-0044: firmware: direct-loading firmware v4l-cx23885-avcore-01.fw [ 6.223483] NFSD: Using UMH upcall client tracking operations. [ 6.223487] NFSD: starting 90-second grace period (net f0000098) [ 6.578088] cx25840 16-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes) [ 6.615021] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 6.616102] Bridge firewalling registered [ 6.661656] cx23885: cx23885[1]: registered device video1 [v4l2] [ 6.661707] cx23885: cx23885[1]: registered device vbi1 [ 6.661821] cx23885: cx23885[1]: alsa: registered ALSA audio device [ 6.661823] cx23885: cx23885_dvb_register() allocating 1 frontend(s) [ 6.661824] cx23885: cx23885[1]: cx23885 based dvb card [ 6.661826] cx23885: dvb_register(): board=56 port=1 [ 6.664562] Initializing XFRM netlink socket [ 6.669000] i2c i2c-14: Added multiplexed i2c bus 17 [ 6.669003] si2168 14-0064: Silicon Labs Si2168-B40 successfully identified [ 6.669005] si2168 14-0064: firmware version: B 4.0.2 [ 6.670968] si2157 15-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached [ 6.670983] cx23885: dvb_register(): QUADHD_DVB analog setup [ 6.670985] dvbdev: DVB: registering new adapter (cx23885[1]) [ 6.670988] cx23885 0000:29:00.0: DVB: registering adapter 2 frontend 0 (Silicon Labs Si2168)... [ 6.671258] cx23885: cx23885_dvb_register() allocating 1 frontend(s) [ 6.671259] cx23885: cx23885[1]: cx23885 based dvb card [ 6.671262] cx23885: dvb_register(): board=56 port=2 [ 6.677829] i2c i2c-14: Added multiplexed i2c bus 18 [ 6.677832] si2168 14-0066: Silicon Labs Si2168-B40 successfully identified [ 6.677833] si2168 14-0066: firmware version: B 4.0.2 [ 6.681260] si2157 15-0062: Silicon Labs Si2147/2148/2157/2158 successfully attached [ 6.681814] dvbdev: DVB: registering new adapter (cx23885[1]) [ 6.681817] cx23885 0000:29:00.0: DVB: registering adapter 3 frontend 0 (Silicon Labs Si2168)... [ 6.682057] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xd0 [ 6.682062] cx23885: cx23885[1]/0: found at 0000:29:00.0, rev: 4, irq: 38, latency: 0, mmio: 0xfc400000 [ 6.763869] si2168 14-0066: firmware: direct-loading firmware dvb-demod-si2168-b40-01.fw [ 6.763873] si2168 14-0066: downloading firmware from file 'dvb-demod-si2168-b40-01.fw' [ 7.398142] si2168 14-0066: firmware version: B 4.0.11 [ 7.405360] si2157 15-0062: found a 'Silicon Labs Si2157-A30' [ 7.427734] si2157 15-0062: firmware version: 3.0.5 [ 7.430859] cx23885 0000:29:00.0: DVB: adapter 3 frontend 0 frequency 0 out of range (48000000..870000000) [ 7.439417] si2168 14-0064: firmware: direct-loading firmware dvb-demod-si2168-b40-01.fw [ 7.439420] si2168 14-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw' [ 7.446727] si2157 15-0062: found a 'Silicon Labs Si2157-A30' [ 7.469013] si2157 15-0062: firmware version: 3.0.5 [ 8.070924] si2168 14-0064: firmware version: B 4.0.11 [ 8.078081] si2157 15-0060: found a 'Silicon Labs Si2157-A30' [ 8.100348] si2157 15-0060: firmware version: 3.0.5 [ 8.103472] cx23885 0000:29:00.0: DVB: adapter 2 frontend 0 frequency 0 out of range (48000000..870000000) [ 8.109855] si2168 3-0066: firmware: direct-loading firmware dvb-demod-si2168-b40-01.fw [ 8.109858] si2168 3-0066: downloading firmware from file 'dvb-demod-si2168-b40-01.fw' [ 8.115795] si2157 15-0060: found a 'Silicon Labs Si2157-A30' [ 8.138054] si2157 15-0060: firmware version: 3.0.5 [ 8.277893] r8169 0000:25:00.0 enp37s0: Link is Up - 1Gbps/Full - flow control rx/tx [ 8.277903] IPv6: ADDRCONF(NETDEV_CHANGE): enp37s0: link becomes ready [ 8.741069] si2168 3-0066: firmware version: B 4.0.11 [ 8.748242] si2157 4-0062: found a 'Silicon Labs Si2157-A30' [ 8.770787] si2157 4-0062: firmware version: 3.0.5 [ 8.773914] cx23885 0000:28:00.0: DVB: adapter 1 frontend 0 frequency 0 out of range (48000000..870000000) [ 8.782380] si2168 3-0064: firmware: direct-loading firmware dvb-demod-si2168-b40-01.fw [ 8.782383] si2168 3-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw' [ 8.789721] si2157 4-0062: found a 'Silicon Labs Si2157-A30' [ 8.812133] si2157 4-0062: firmware version: 3.0.5 [ 9.414063] si2168 3-0064: firmware version: B 4.0.11 [ 9.421229] si2157 4-0060: found a 'Silicon Labs Si2157-A30' [ 9.443583] si2157 4-0060: firmware version: 3.0.5 [ 9.447117] cx23885 0000:28:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000) [ 9.459532] si2157 4-0060: found a 'Silicon Labs Si2157-A30' [ 9.481920] si2157 4-0060: firmware version: 3.0.5 [ 560.042462] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 1250.290288] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 1416.238069] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 1733.693622] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 2541.004600] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 2885.921307] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 3300.535780] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 3438.722471] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 3770.297965] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 4060.089397] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 4074.043224] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 4861.446954] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 5137.606156] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 5289.350312] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 6201.618933] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 6546.733355] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 6615.862604] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 6961.070387] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 8563.352173] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 8853.182880] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 9060.495764] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 9212.409619] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 9226.151407] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 9392.093492] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 9546.066241] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [ 9628.925131] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [10775.587478] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [12225.393532] usb 1-3: USB disconnect, device number 2 [12225.394013] xhci_hcd 0000:12:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state. [12346.604431] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [12384.894131] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [12589.321579] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [12653.147115] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [12857.512991] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [14505.575166] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [15791.244398] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [15819.106720] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [16502.705182] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [16529.255777] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [16678.436929] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [16741.055198] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [17498.574116] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [18027.571015] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe267000 flags=0x0000] [18052.787838] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [18161.159996] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [18275.923667] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [18293.075591] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [18506.501305] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [18598.987318] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [19010.384536] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [19402.700062] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [19915.972702] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [20118.731634] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [20243.318804] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [20597.170635] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [20748.996592] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [20865.803122] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [21093.860320] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [21378.596693] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [21391.419237] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [21417.580296] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [22205.244111] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [22803.984984] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [23631.346139] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [23677.721555] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [23883.489408] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [24263.855861] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [24345.357688] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [24512.879014] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [24823.564252] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [24842.874190] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [24868.871575] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [24868.875041] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b15c flags=0x0000] [24868.875237] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b174 flags=0x0000] [24868.875314] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b180 flags=0x0000] [24868.875391] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b180 flags=0x0000] [24868.875594] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b198 flags=0x0000] [24868.875841] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b1b0 flags=0x0000] [24868.876073] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b1c8 flags=0x0000] [24868.876305] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b1e0 flags=0x0000] [24868.876542] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b1f8 flags=0x0000] [24868.876618] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed0b200 flags=0x0000] [24868.876779] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b210 flags=0x0000] [24868.877010] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b228 flags=0x0000] [24868.877245] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b240 flags=0x0000] [24868.877482] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b258 flags=0x0000] [24868.877716] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b270 flags=0x0000] [24868.877751] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b280 flags=0x0000] [24868.877951] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b288 flags=0x0000] [24868.878188] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b2a0 flags=0x0000] [24868.878424] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b2b8 flags=0x0000] [24868.878661] AMD-Vi: Event logged [IO_PAGE_FAULT device=29:00.0 domain=0x0008 address=0xfed0b2d0 flags=0x0000] [24868.912453] cx23885: cx23885[0]: mpeg risc op code error [24868.912456] cx23885: cx23885[1]: mpeg risc op code error [24868.912463] cx23885: cx23885[1]: TS1 B - dma channel status dump [24868.912522] cx23885: cx23885[0]: TS1 B - dma channel status dump [24868.912565] cx23885: cx23885[1]: cmds: init risc lo : 0xbe29a000 [24868.912567] cx23885: cx23885[0]: cmds: init risc lo : 0xbcfca000 [24868.912572] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [24868.912574] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [24868.912578] cx23885: cx23885[1]: cmds: cdt base : 0x00010870 [24868.912580] cx23885: cx23885[0]: cmds: cdt base : 0x00010870 [24868.912584] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [24868.912585] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [24868.912590] cx23885: cx23885[1]: cmds: iq base : 0x00010630 [24868.912591] cx23885: cx23885[0]: cmds: iq base : 0x00010630 [24868.912595] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [24868.912596] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [24868.912601] cx23885: cx23885[1]: cmds: risc pc lo : 0xfed21000 [24868.912602] cx23885: cx23885[0]: cmds: risc pc lo : 0xbfe7a00c [24868.912606] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [24868.912607] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [24868.912611] cx23885: cx23885[1]: cmds: iq wr ptr : 0x0000418d [24868.912612] cx23885: cx23885[0]: cmds: iq wr ptr : 0x0000418d [24868.912616] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000418c [24868.912617] cx23885: cx23885[1]: cmds: iq rd ptr : 0x0000418c [24868.912622] cx23885: cx23885[1]: cmds: cdt current : 0x000108a8 [24868.912623] cx23885: cx23885[0]: cmds: cdt current : 0x00010888 [24868.912627] cx23885: cx23885[0]: cmds: pci target lo : 0xfecedb10 [24868.912628] cx23885: cx23885[1]: cmds: pci target lo : 0xbb38db10 [24868.912632] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [24868.912633] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [24868.912637] cx23885: cx23885[0]: cmds: line / byte : 0x003f0000 [24868.912639] cx23885: cx23885[1]: cmds: line / byte : 0x011f0000 [24868.912643] cx23885: cx23885[1]: risc0: [24868.912644] cx23885: cx23885[0]: risc0: [24868.912647] 0x1c0002f0 [ write [24868.912648] 0x1c0002f0 [ write sol [24868.912651] sol [24868.912653] eol [24868.912655] eol [24868.912657] count=752 ] [24868.912659] count=752 ] [24868.912663] cx23885: cx23885[1]: risc1: [24868.912664] cx23885: cx23885[0]: risc1: [24868.912666] 0xfeced820 [ INVALID [24868.912668] 0xbb38d820 [ writerm [24868.912669] sol [24868.912671] sol [24868.912673] eol [24868.912674] irq2 [24868.912676] irq2 [24868.912678] irq1 [24868.912679] 23 [24868.912681] 21 [24868.912682] 22 [24868.912684] 20 [24868.912685] 19 [24868.912687] 19 [24868.912688] 18 [24868.912690] resync [24868.912691] cnt1 [24868.912693] 14 [24868.912694] resync [24868.912696] 12 [24868.912697] 14 [24868.912699] count=2080 ] [24868.912701] 12 count=2080 ] [24868.912705] cx23885: cx23885[1]: risc2: [24868.912706] 0x00000000 [ INVALID [24868.912707] cx23885: cx23885[0]: risc2: [24868.912709] 0x00000000 [ INVALID [24868.912711] count=0 ] [24868.912713] count=0 ] [24868.912717] cx23885: cx23885[1]: risc3: [24868.912718] cx23885: cx23885[0]: risc3: [24868.912720] 0x1c0002f0 [ write [24868.912722] 0x1c0002f0 [ write [24868.912723] sol [24868.912725] sol [24868.912726] eol [24868.912728] eol [24868.912729] count=752 ] [24868.912731] count=752 ] [24868.912736] cx23885: cx23885[0]: (0x00010630) iq 0: [24868.912737] cx23885: cx23885[1]: (0x00010630) iq 0: [24868.912739] 0x70010000 [ jump [24868.912740] 0x71000000 [ jump [24868.912742] cnt0 [24868.912743] irq1 [24868.912745] count=0 ] [24868.912747] count=0 ] [24868.912751] cx23885: cx23885[1]: iq 1: 0x00000000 [ arg #1 ] [24868.912753] cx23885: cx23885[0]: iq 1: 0xfecedb10 [ arg #1 ] [24868.912757] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [24868.912758] cx23885: cx23885[1]: iq 2: 0x1c0002f0 [ arg #2 ] [24868.912762] cx23885: cx23885[1]: (0x0001063c) iq 3: [24868.912763] cx23885: cx23885[0]: (0x0001063c) iq 3: [24868.912765] 0x70010000 [ jump [24868.912766] 0xbb38cf50 [ writerm [24868.912768] cnt0 [24868.912769] sol [24868.912771] count=0 ] [24868.912772] irq2 irq1 21 20 19 [24868.912777] cx23885: cx23885[0]: iq 4: 0x1c0002f0 [ arg #1 ] [24868.912778] resync 14 count=3920 ] [24868.912781] cx23885: cx23885[0]: iq 5: 0xfececf50 [ arg #2 ] [24868.912785] cx23885: cx23885[1]: iq 4: 0x00000000 [ arg #1 ] [24868.912786] cx23885: cx23885[0]: (0x00010648) iq 6: [24868.912788] 0x00000000 [ INVALID count=0 ] [24868.912792] cx23885: cx23885[1]: iq 5: 0x1c0002f0 [ arg #2 ] [24868.912793] cx23885: cx23885[0]: (0x0001064c) iq 7: [24868.912794] 0x1c0002f0 [ write sol [24868.912796] cx23885: cx23885[1]: (0x00010648) iq 6: [24868.912798] 0xbb38d240 [ writerm [24868.912799] eol [24868.912801] sol [24868.912803] count=752 ] [24868.912804] irq2 irq1 21 20 19 [24868.912808] cx23885: cx23885[0]: iq 8: 0xfeced240 [ arg #1 ] [24868.912810] resync 14 12 count=576 ] [24868.912814] cx23885: cx23885[0]: iq 9: 0x00000000 [ arg #2 ] [24868.912817] cx23885: cx23885[1]: iq 7: 0x00000000 [ arg #1 ] [24868.912818] cx23885: cx23885[0]: (0x00010658) iq a: [24868.912819] 0x1c0002f0 [ write sol [24868.912821] cx23885: cx23885[1]: iq 8: 0x1c0002f0 [ arg #2 ] [24868.912823] eol count=752 ] [24868.912825] cx23885: cx23885[1]: (0x00010654) iq 9: [24868.912826] 0xbb38d530 [ writerm sol [24868.912828] cx23885: cx23885[0]: iq b: 0xfeced530 [ arg #1 ] [24868.912829] irq2 irq1 21 20 [24868.912832] cx23885: cx23885[0]: iq c: 0x00000000 [ arg #2 ] [24868.912834] 19 resync 14 12 [24868.912836] cx23885: cx23885[0]: (0x00010664) iq d: [24868.912838] 0x1c0002f0 [ write [24868.912839] count=1328 ] [24868.912841] sol eol count=752 ] [24868.912845] cx23885: cx23885[1]: iq a: 0x00000000 [ arg #1 ] [24868.912847] cx23885: cx23885[0]: iq e: 0xfeced820 [ arg #1 ] [24868.912849] cx23885: cx23885[1]: iq b: 0x1c0002f0 [ arg #2 ] [24868.912851] cx23885: cx23885[0]: iq f: 0x00000000 [ arg #2 ] [24868.912853] cx23885: cx23885[0]: fifo: 0x00005000 -> 0x6000 [24868.912854] cx23885: cx23885[1]: (0x00010660) iq c: [24868.912855] 0xbb38d820 [ writerm [24868.912857] cx23885: cx23885[0]: ctrl: 0x00010630 -> 0x10690 [24868.912859] sol irq2 irq1 21 20 [24868.912863] cx23885: cx23885[0]: ptr1_reg: 0x00005c70 [24868.912864] 19 resync 14 12 count=2080 ] [24868.912869] cx23885: cx23885[0]: ptr2_reg: 0x000108b8 [24868.912871] cx23885: cx23885[1]: iq d: 0x00000000 [ arg #1 ] [24868.912873] cx23885: cx23885[0]: cnt1_reg: 0x0000000b [24868.912876] cx23885: cx23885[1]: iq e: 0x1c0002f0 [ arg #2 ] [24868.912877] cx23885: cx23885[0]: cnt2_reg: 0x00000001 [24868.912879] cx23885: cx23885[0]: mpeg risc op code error [24868.912881] cx23885: cx23885[1]: (0x0001066c) iq f: [24868.912914] 0xbb38db10 [ writerm sol irq2 irq1 [24868.912918] cx23885: cx23885[0]: TS2 C - dma channel status dump [24868.912919] 21 20 19 resync 14 12 [24868.912924] cx23885: cx23885[0]: cmds: init risc lo : 0xbe255000 [24868.912925] count=2832 ] [24868.912929] cx23885: cx23885[1]: iq 10: 0xbb51cf50 [ arg #1 ] [24868.912930] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [24868.912934] cx23885: cx23885[0]: cmds: cdt base : 0x000108d0 [24868.912935] cx23885: cx23885[1]: iq 11: 0x00000000 [ arg #2 ] [24868.912937] cx23885: cx23885[1]: fifo: 0x00005000 -> 0x6000 [24868.912939] cx23885: cx23885[1]: ctrl: 0x00010630 -> 0x10690 [24868.912941] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [24868.912943] cx23885: cx23885[1]: ptr1_reg: 0x000053a0 [24868.912945] cx23885: cx23885[0]: cmds: iq base : 0x00010670 [24868.912947] cx23885: cx23885[1]: ptr2_reg: 0x00010888 [24868.912949] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [24868.912951] cx23885: cx23885[1]: cnt1_reg: 0x0000000b [24868.912953] cx23885: cx23885[0]: cmds: risc pc lo : 0xbe255018 [24868.912955] cx23885: cx23885[1]: cnt2_reg: 0x00000007 [24868.912957] cx23885: cx23885[1]: mpeg risc op code error [24868.912957] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [24868.912961] cx23885: cx23885[0]: cmds: iq wr ptr : 0x000041a2 [24868.913001] cx23885: cx23885[1]: TS2 C - dma channel status dump [24868.913003] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000419c [24868.913007] cx23885: cx23885[0]: cmds: cdt current : 0x000108f8 [24868.913008] cx23885: cx23885[1]: cmds: init risc lo : 0xbe2ac000 [24868.913013] cx23885: cx23885[0]: cmds: pci target lo : 0xbe674970 [24868.913014] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [24868.913018] cx23885: cx23885[1]: cmds: cdt base : 0x000108d0 [24868.913019] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [24868.913023] cx23885: cx23885[0]: cmds: line / byte : 0x03190000 [24868.913024] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [24868.913028] cx23885: cx23885[1]: cmds: iq base : 0x00010670 [24868.913029] cx23885: cx23885[0]: risc0: [24868.913030] 0x1c0002f0 [ write sol eol count=752 ] [24868.913034] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [24868.913038] cx23885: cx23885[1]: cmds: risc pc lo : 0xbe2ac018 [24868.913039] cx23885: cx23885[0]: risc1: [24868.913041] 0xbe674680 [ writerm sol eol irq2 22 [24868.913045] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [24868.913046] 21 18 cnt1 cnt0 [24868.913049] cx23885: cx23885[1]: cmds: iq wr ptr : 0x000041a2 [24868.913051] 14 count=1664 ] [24868.913053] cx23885: cx23885[1]: cmds: iq rd ptr : 0x0000419c [24868.913055] cx23885: cx23885[0]: risc2: [24868.913057] 0x00000000 [ INVALID [24868.913058] cx23885: cx23885[1]: cmds: cdt current : 0x000108f8 [24868.913059] count=0 ] [24868.913061] cx23885: cx23885[1]: cmds: pci target lo : 0xbb51d240 [24868.913063] cx23885: cx23885[0]: risc3: [24868.913064] 0x1c0002f0 [ write [24868.913066] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [24868.913067] sol eol count=752 ] [24868.913072] cx23885: cx23885[1]: cmds: line / byte : 0x01600000 [24868.913073] cx23885: cx23885[0]: (0x00010670) iq 0: [24868.913074] 0x1c0002f0 [ write sol [24868.913076] cx23885: cx23885[1]: risc0: [24868.913078] 0x1c0002f0 [ write [24868.913079] eol [24868.913080] sol [24868.913082] count=752 ] [24868.913083] eol count=752 ] [24868.913088] cx23885: cx23885[0]: iq 1: 0xbe674c60 [ arg #1 ] [24868.913089] cx23885: cx23885[1]: risc1: [24868.913090] 0xbb51cf50 [ writerm sol [24868.913092] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [24868.913093] irq2 irq1 22 [24868.913096] cx23885: cx23885[0]: (0x0001067c) iq 3: [24868.913097] 20 cnt0 [24868.913099] 0x1c0002f0 [ write [24868.913100] resync [24868.913102] sol [24868.913103] 14 [24868.913104] eol [24868.913106] count=3920 ] [24868.913107] count=752 ] [24868.913111] cx23885: cx23885[1]: risc2: [24868.913113] cx23885: cx23885[0]: iq 4: 0xbe674f50 [ arg #1 ] [24868.913114] 0x00000000 [ INVALID count=0 ] [24868.913117] cx23885: cx23885[0]: iq 5: 0x00000000 [ arg #2 ] [24868.913120] cx23885: cx23885[1]: risc3: [24868.913121] cx23885: cx23885[0]: (0x00010688) iq 6: [24868.913123] 0x1c0002f0 [ write [24868.913124] 0x1c0002f0 [ write [24868.913125] sol [24868.913127] sol [24868.913128] eol [24868.913129] eol [24868.913131] count=752 ] [24868.913133] count=752 ] [24868.913137] cx23885: cx23885[0]: iq 7: 0xbe674390 [ arg #1 ] [24868.913138] cx23885: cx23885[1]: (0x00010670) iq 0: [24868.913139] 0x1c0002f0 [ write sol eol count=752 ] [24868.913144] cx23885: cx23885[0]: iq 8: 0x00000000 [ arg #2 ] [24868.913147] cx23885: cx23885[0]: (0x00010694) iq 9: [24868.913149] cx23885: cx23885[1]: iq 1: 0xbb51cf50 [ arg #1 ] [24868.913150] 0x1c0002f0 [ write sol eol [24868.913153] cx23885: cx23885[1]: iq 2: 0x00000000 [ arg #2 ] [24868.913154] count=752 ] [24868.913156] cx23885: cx23885[1]: (0x0001067c) iq 3: [24868.913157] 0x1c0002f0 [ write [24868.913159] cx23885: cx23885[0]: iq a: 0xbe674680 [ arg #1 ] [24868.913160] sol eol count=752 ] [24868.913163] cx23885: cx23885[0]: iq b: 0x00000000 [ arg #2 ] [24868.913167] cx23885: cx23885[0]: (0x000106a0) iq c: [24868.913168] cx23885: cx23885[1]: iq 4: 0xbb51d240 [ arg #1 ] [24868.913169] 0x1c0002f0 [ write sol eol [24868.913172] cx23885: cx23885[1]: iq 5: 0x00000000 [ arg #2 ] [24868.913173] count=752 ] [24868.913175] cx23885: cx23885[1]: (0x00010688) iq 6: [24868.913176] 0x00000000 [ INVALID [24868.913178] cx23885: cx23885[0]: iq d: 0xbe674970 [ arg #1 ] [24868.913179] count=0 ] [24868.913181] cx23885: cx23885[0]: iq e: 0x00000000 [ arg #2 ] [24868.913183] cx23885: cx23885[1]: (0x0001068c) iq 7: [24868.913184] 0x00000000 [ INVALID [24868.913186] cx23885: cx23885[0]: (0x000106ac) iq f: [24868.913187] count=0 ] [24868.913189] 0x00000000 [ INVALID count=0 ] [24868.913192] cx23885: cx23885[0]: fifo: 0x00006000 -> 0x7000 [24868.913193] cx23885: cx23885[1]: (0x00010690) iq 8: [24868.913194] 0x1c0002f0 [ write [24868.913196] cx23885: cx23885[0]: ctrl: 0x00010670 -> 0x106d0 [24868.913198] sol eol count=752 ] [24868.913202] cx23885: cx23885[0]: ptr1_reg: 0x00006990 [24868.913204] cx23885: cx23885[1]: iq 9: 0xbb51d240 [ arg #1 ] [24868.913206] cx23885: cx23885[0]: ptr2_reg: 0x00010908 [24868.913208] cx23885: cx23885[1]: iq a: 0x00000000 [ arg #2 ] [24868.913210] cx23885: cx23885[0]: cnt1_reg: 0x0000000c [24868.913212] cx23885: cx23885[1]: (0x0001069c) iq b: [24868.913213] 0x1c0002f0 [ write [24868.913214] cx23885: cx23885[0]: cnt2_reg: 0x00000003 [24868.913216] sol eol count=752 ] [24868.913221] cx23885: cx23885[1]: iq c: 0xbb51cf50 [ arg #1 ] [24868.913225] cx23885: cx23885[1]: iq d: 0x00000000 [ arg #2 ] [24868.913229] cx23885: cx23885[1]: (0x000106a8) iq e: [24868.913230] 0x1c0002f0 [ write sol eol count=752 ] [24868.913236] cx23885: cx23885[1]: iq f: 0xbb51d240 [ arg #1 ] [24868.913241] cx23885: cx23885[1]: iq 10: 0x05c035ac [ arg #2 ] [24868.913242] cx23885: cx23885[1]: fifo: 0x00006000 -> 0x7000 [24868.913244] cx23885: cx23885[1]: ctrl: 0x00010670 -> 0x106d0 [24868.913250] cx23885: cx23885[1]: ptr1_reg: 0x00006b40 [24868.913254] cx23885: cx23885[1]: ptr2_reg: 0x00010908 [24868.913258] cx23885: cx23885[1]: cnt1_reg: 0x00000027 [24868.913262] cx23885: cx23885[1]: cnt2_reg: 0x00000003 [24868.913271] cx23885: cx23885[0]: mpeg risc op code error [24868.913305] cx23885: cx23885[1]: mpeg risc op code error [24868.913315] cx23885: cx23885[0]: TS2 C - dma channel status dump [24868.913354] cx23885: cx23885[1]: TS2 C - dma channel status dump [24868.913357] cx23885: cx23885[0]: cmds: init risc lo : 0xbe255000 [24868.913361] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [24868.913364] cx23885: cx23885[1]: cmds: init risc lo : 0xbe2ac000 [24868.913370] cx23885: cx23885[0]: cmds: cdt base : 0x000108d0 [24868.913372] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [24868.913377] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [24868.913380] cx23885: cx23885[1]: cmds: cdt base : 0x000108d0 [24868.913386] cx23885: cx23885[0]: cmds: iq base : 0x00010670 [24868.913388] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [24868.913394] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [24868.913397] cx23885: cx23885[1]: cmds: iq base : 0x00010670 [24868.913403] cx23885: cx23885[0]: cmds: risc pc lo : 0xbe255018 [24868.913407] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [24868.913410] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [24868.913416] cx23885: cx23885[1]: cmds: risc pc lo : 0xbe2ac018 [24868.913419] cx23885: cx23885[0]: cmds: iq wr ptr : 0x000041a2 [24868.913424] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [24868.913427] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000419c [24868.913432] cx23885: cx23885[1]: cmds: iq wr ptr : 0x000041a2 [24868.913435] cx23885: cx23885[0]: cmds: cdt current : 0x000108f8 [24868.913442] cx23885: cx23885[1]: cmds: iq rd ptr : 0x0000419c [24868.913444] cx23885: cx23885[0]: cmds: pci target lo : 0xbe674970 [24868.913448] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [24868.913451] cx23885: cx23885[1]: cmds: cdt current : 0x000108f8 [24868.913456] cx23885: cx23885[0]: cmds: line / byte : 0x03190000 [24868.913459] cx23885: cx23885[1]: cmds: pci target lo : 0xbb51d240 [24868.913464] cx23885: cx23885[0]: risc0: [24868.913466] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [24868.913469] 0x1c0002f0 [ write sol [24868.913477] cx23885: cx23885[1]: cmds: line / byte : 0x01600000 [24868.913481] cx23885: cx23885[1]: risc0: [24868.913483] eol count=752 ] [24868.913488] 0x1c0002f0 [ write sol [24868.913494] cx23885: cx23885[0]: risc1: [24868.913498] 0xbe674680 [ writerm [24868.913501] eol [24868.913504] sol [24868.913508] count=752 ] [24868.913511] eol irq2 [24868.913517] cx23885: cx23885[1]: risc1: [24868.913520] 0xbb51cf50 [ writerm [24868.913524] 22 [24868.913527] sol [24868.913531] 21 [24868.913534] irq2 [24868.913538] 18 [24868.913540] irq1 [24868.913542] cnt1 [24868.913544] 22 [24868.913546] cnt0 [24868.913547] 20 [24868.913549] 14 [24868.913550] cnt0 [24868.913552] count=1664 ] [24868.913553] resync 14 count=3920 ] [24868.913557] cx23885: cx23885[0]: risc2: [24868.913558] 0x00000000 [ INVALID [24868.913559] cx23885: cx23885[1]: risc2: [24868.913560] count=0 ] [24868.913562] 0x00000000 [ INVALID count=0 ] [24868.913564] cx23885: cx23885[0]: risc3: [24868.913566] 0x1c0002f0 [ write [24868.913568] cx23885: cx23885[1]: risc3: [24868.913569] sol eol [24868.913571] 0x1c0002f0 [ write [24868.913573] count=752 ] [24868.913574] sol eol count=752 ] [24868.913578] cx23885: cx23885[0]: (0x00010670) iq 0: [24868.913579] 0x1c0002f0 [ write [24868.913581] cx23885: cx23885[1]: (0x00010670) iq 0: [24868.913582] sol [24868.913584] 0x1c0002f0 [ write [24868.913587] eol [24868.913588] sol [24868.913590] count=752 ] [24868.913591] eol count=752 ] [24868.913595] cx23885: cx23885[0]: iq 1: 0xbe674c60 [ arg #1 ] [24868.913597] cx23885: cx23885[1]: iq 1: 0xbb51cf50 [ arg #1 ] [24868.913601] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [24868.913602] cx23885: cx23885[1]: iq 2: 0x00000000 [ arg #2 ] [24868.913606] cx23885: cx23885[1]: (0x0001067c) iq 3: [24868.913607] cx23885: cx23885[0]: (0x0001067c) iq 3: [24868.913608] 0x1c0002f0 [ write [24868.913610] 0x1c0002f0 [ write [24868.913611] sol [24868.913612] sol [24868.913614] eol [24868.913615] eol [24868.913617] count=752 ] [24868.913618] count=752 ] [24868.913622] cx23885: cx23885[0]: iq 4: 0xbe674f50 [ arg #1 ] [24868.913623] cx23885: cx23885[1]: iq 4: 0xbb51d240 [ arg #1 ] [24868.913627] cx23885: cx23885[1]: iq 5: 0x00000000 [ arg #2 ] [24868.913629] cx23885: cx23885[0]: iq 5: 0x00000000 [ arg #2 ] [24868.913632] cx23885: cx23885[0]: (0x00010688) iq 6: [24868.913633] cx23885: cx23885[1]: (0x00010688) iq 6: [24868.913635] 0x00000000 [ INVALID [24868.913636] 0x1c0002f0 [ write [24868.913638] count=0 ] [24868.913639] sol eol count=752 ] [24868.913643] cx23885: cx23885[1]: (0x0001068c) iq 7: [24868.913644] 0x00000000 [ INVALID [24868.913646] cx23885: cx23885[0]: iq 7: 0xbe674390 [ arg #1 ] [24868.913648] count=0 ] [24868.913652] cx23885: cx23885[0]: iq 8: 0x00000000 [ arg #2 ] [24868.913654] cx23885: cx23885[1]: (0x00010690) iq 8: [24868.913655] 0x1c0002f0 [ write sol eol [24868.913658] cx23885: cx23885[0]: (0x00010694) iq 9: [24868.913659] 0x1c0002f0 [ write [24868.913661] count=752 ] [24868.913662] sol eol count=752 ] [24868.913666] cx23885: cx23885[1]: iq 9: 0xbb51d240 [ arg #1 ] [24868.913668] cx23885: cx23885[0]: iq a: 0xbe674680 [ arg #1 ] [24868.913670] cx23885: cx23885[1]: iq a: 0x00000000 [ arg #2 ] [24868.913673] cx23885: cx23885[0]: iq b: 0x00000000 [ arg #2 ] [24868.913674] cx23885: cx23885[1]: (0x0001069c) iq b: [24868.913676] 0x1c0002f0 [ write [24868.913677] cx23885: cx23885[0]: (0x000106a0) iq c: [24868.913679] 0x1c0002f0 [ write [24868.913680] sol [24868.913681] sol [24868.913683] eol [24868.913684] eol [24868.913685] count=752 ] [24868.913687] count=752 ] [24868.913691] cx23885: cx23885[1]: iq c: 0xbb51cf50 [ arg #1 ] [24868.913692] cx23885: cx23885[0]: iq d: 0xbe674970 [ arg #1 ] [24868.913696] cx23885: cx23885[0]: iq e: 0x00000000 [ arg #2 ] [24868.913697] cx23885: cx23885[1]: iq d: 0x00000000 [ arg #2 ] [24868.913701] cx23885: cx23885[1]: (0x000106a8) iq e: [24868.913702] 0x1c0002f0 [ write [24868.913703] cx23885: cx23885[0]: (0x000106ac) iq f: [24868.913705] 0x00000000 [ INVALID [24868.913706] sol [24868.913707] count=0 ] [24868.913709] eol [24868.913711] cx23885: cx23885[0]: fifo: 0x00006000 -> 0x7000 [24868.913712] count=752 ] [24868.913714] cx23885: cx23885[0]: ctrl: 0x00010670 -> 0x106d0 [24868.913718] cx23885: cx23885[1]: iq f: 0xbb51d240 [ arg #1 ] [24868.913719] cx23885: cx23885[0]: ptr1_reg: 0x00006990 [24868.913723] cx23885: cx23885[0]: ptr2_reg: 0x00010908 [24868.913724] cx23885: cx23885[1]: iq 10: 0x05c035ac [ arg #2 ] [24868.913726] cx23885: cx23885[1]: fifo: 0x00006000 -> 0x7000 [24868.913728] cx23885: cx23885[1]: ctrl: 0x00010670 -> 0x106d0 [24868.913730] cx23885: cx23885[0]: cnt1_reg: 0x0000000c [24868.913732] cx23885: cx23885[1]: ptr1_reg: 0x00006b40 [24868.913734] cx23885: cx23885[0]: cnt2_reg: 0x00000003 [24868.913736] cx23885: cx23885[1]: ptr2_reg: 0x00010908 [24868.913740] cx23885: cx23885[1]: cnt1_reg: 0x00000027 [24868.913744] cx23885: cx23885[1]: cnt2_reg: 0x00000003 [25238.869226] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [25732.221518] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [25847.955326] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [26069.973672] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbeb63000 flags=0x0000] [26093.036290] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [27114.210750] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [27217.243036] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [27334.052832] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [27591.700445] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [27712.057327] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [27918.943370] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [28026.979710] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [28456.224206] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [28469.110436] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [28509.900239] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe462000 flags=0x0000] [29365.851966] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [29648.372845] amd_iommu_report_page_fault: 170 callbacks suppressed [29648.372851] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe466000 flags=0x0000] [29878.955783] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [30154.249532] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [31036.833587] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [32022.574548] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [32065.689291] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [32814.919651] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [33051.187243] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [33205.791905] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [33205.791960] cx23885: cx23885[0]: mpeg risc op code error [33205.792014] cx23885: cx23885[0]: TS1 B - dma channel status dump [33205.792019] cx23885: cx23885[0]: cmds: init risc lo : 0xbeb7e000 [33205.792023] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [33205.792027] cx23885: cx23885[0]: cmds: cdt base : 0x00010870 [33205.792031] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [33205.792035] cx23885: cx23885[0]: cmds: iq base : 0x00010630 [33205.792039] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [33205.792043] cx23885: cx23885[0]: cmds: risc pc lo : 0xbeb7e018 [33205.792047] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [33205.792051] cx23885: cx23885[0]: cmds: iq wr ptr : 0x00004192 [33205.792054] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000418c [33205.792058] cx23885: cx23885[0]: cmds: cdt current : 0x00010878 [33205.792062] cx23885: cx23885[0]: cmds: pci target lo : 0xbe67ac10 [33205.792065] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [33205.792069] cx23885: cx23885[0]: cmds: line / byte : 0x000f0000 [33205.792073] cx23885: cx23885[0]: risc0: [33205.792075] 0x1c0002f0 [ write sol eol count=752 ] [33205.792082] cx23885: cx23885[0]: risc1: [33205.792083] 0xbe67a920 [ writerm sol eol irq2 22 21 18 cnt1 cnt0 resync 13 count=2336 ] [33205.792094] cx23885: cx23885[0]: risc2: [33205.792095] 0x00000000 [ INVALID count=0 ] [33205.792099] cx23885: cx23885[0]: risc3: [33205.792100] 0x1c0002f0 [ write sol eol count=752 ] [33205.792106] cx23885: cx23885[0]: (0x00010630) iq 0: [33205.792107] 0x1c0002f0 [ write sol eol count=752 ] [33205.792114] cx23885: cx23885[0]: iq 1: 0xbe67af00 [ arg #1 ] [33205.792117] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [33205.792122] cx23885: cx23885[0]: (0x0001063c) iq 3: [33205.792123] 0x1c0002f0 [ write sol eol count=752 ] [33205.792129] cx23885: cx23885[0]: iq 4: 0xbe67b1f0 [ arg #1 ] [33205.792133] cx23885: cx23885[0]: iq 5: 0x00000000 [ arg #2 ] [33205.792137] cx23885: cx23885[0]: (0x00010648) iq 6: [33205.792137] 0xbe67a340 [ writerm sol eol irq2 22 21 18 cnt1 cnt0 resync 13 count=832 ] [33205.792148] cx23885: cx23885[0]: iq 7: 0x00000000 [ arg #1 ] [33205.792152] cx23885: cx23885[0]: iq 8: 0x1c0002f0 [ arg #2 ] [33205.792155] cx23885: cx23885[0]: (0x00010654) iq 9: [33205.792156] 0xbe67a630 [ writerm sol eol irq2 22 21 18 cnt1 cnt0 resync 13 count=1584 ] [33205.792166] cx23885: cx23885[0]: iq a: 0x00000000 [ arg #1 ] [33205.792170] cx23885: cx23885[0]: iq b: 0x1c0002f0 [ arg #2 ] [33205.792174] cx23885: cx23885[0]: (0x00010660) iq c: [33205.792175] 0xbe67a920 [ writerm sol eol irq2 22 21 18 cnt1 cnt0 resync 13 count=2336 ] [33205.792185] cx23885: cx23885[0]: iq d: 0x00000000 [ arg #1 ] [33205.792189] cx23885: cx23885[0]: iq e: 0x1c0002f0 [ arg #2 ] [33205.792192] cx23885: cx23885[0]: (0x0001066c) iq f: [33205.792193] 0xbe67ac10 [ writerm sol eol irq2 22 21 18 cnt1 cnt0 resync 13 count=3088 ] [33205.792203] cx23885: cx23885[0]: iq 10: 0xbe5040a0 [ arg #1 ] [33205.792207] cx23885: cx23885[0]: iq 11: 0x00000000 [ arg #2 ] [33205.792208] cx23885: cx23885[0]: fifo: 0x00005000 -> 0x6000 [33205.792210] cx23885: cx23885[0]: ctrl: 0x00010630 -> 0x10690 [33205.792213] cx23885: cx23885[0]: ptr1_reg: 0x000055a0 [33205.792217] cx23885: cx23885[0]: ptr2_reg: 0x00010888 [33205.792220] cx23885: cx23885[0]: cnt1_reg: 0x0000002b [33205.792224] cx23885: cx23885[0]: cnt2_reg: 0x00000007 [33771.442602] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [33843.821400] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [34291.534505] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [34830.545422] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [34933.279250] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [35366.358241] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbcfe5000 flags=0x0000] [36214.617721] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [36259.268879] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [36535.718834] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [36607.987282] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [36888.683750] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [36920.406641] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [37055.158438] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [37335.686906] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [37348.603901] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [37564.584051] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [37672.543822] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [38076.679093] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [38140.749294] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [38343.756711] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [38563.366468] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [38782.467012] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [38960.039792] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [38973.317816] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [39430.557871] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbfd50000 flags=0x0000] [39467.282510] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [39618.053300] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [40209.891616] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [40345.175209] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [41223.898993] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [42253.399682] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [42326.010415] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [42486.900895] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [43851.431428] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [44307.719017] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbf361000 flags=0x0000] [44375.836696] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [44574.386825] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [44962.637588] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [45152.620579] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [45275.747278] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [45695.782012] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbdd9b000 flags=0x0000] [46066.759848] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe329000 flags=0x0000] [46102.555600] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [46570.866241] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [46739.519496] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [47243.951187] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [47669.068268] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [47681.902715] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [47834.005525] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [48078.237228] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [48389.090188] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [48423.634111] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [49038.585029] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [51000.638565] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [51222.830327] cx23885 0000:29:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xfed30000 flags=0x0000] [51401.642390] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [51703.733010] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [52070.979139] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [52187.703797] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [52187.703843] cx23885: cx23885[1]: mpeg risc op code error [52187.703895] cx23885: cx23885[1]: TS1 B - dma channel status dump [52187.703900] cx23885: cx23885[1]: cmds: init risc lo : 0xbec37000 [52187.703904] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [52187.703909] cx23885: cx23885[1]: cmds: cdt base : 0x00010870 [52187.703912] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [52187.703916] cx23885: cx23885[1]: cmds: iq base : 0x00010630 [52187.703920] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [52187.703924] cx23885: cx23885[1]: cmds: risc pc lo : 0xbec370c0 [52187.703928] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [52187.703932] cx23885: cx23885[1]: cmds: iq wr ptr : 0x0000419a [52187.703935] cx23885: cx23885[1]: cmds: iq rd ptr : 0x00004194 [52187.703939] cx23885: cx23885[1]: cmds: cdt current : 0x00010878 [52187.703943] cx23885: cx23885[1]: cmds: pci target lo : 0xbe7f2340 [52187.703947] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [52187.703950] cx23885: cx23885[1]: cmds: line / byte : 0x000c0000 [52187.703954] cx23885: cx23885[1]: risc0: [52187.703956] 0x1c0002f0 [ write sol eol count=752 ] [52187.703963] cx23885: cx23885[1]: risc1: [52187.703964] 0xbe7f2340 [ writerm sol eol irq2 22 21 20 19 18 cnt1 cnt0 13 count=832 ] [52187.703975] cx23885: cx23885[1]: risc2: [52187.703975] 0x00000000 [ INVALID count=0 ] [52187.703980] cx23885: cx23885[1]: risc3: [52187.703981] 0x1c0002f0 [ write sol eol count=752 ] [52187.703987] cx23885: cx23885[1]: (0x00010630) iq 0: [52187.703988] 0xbe7f1d60 [ writerm sol eol irq2 22 21 20 19 18 cnt1 cnt0 12 count=3424 ] [52187.703999] cx23885: cx23885[1]: iq 1: 0x00000000 [ arg #1 ] [52187.704003] cx23885: cx23885[1]: iq 2: 0x1c0002f0 [ arg #2 ] [52187.704006] cx23885: cx23885[1]: (0x0001063c) iq 3: [52187.704007] 0xbe7f2050 [ writerm sol eol irq2 22 21 20 19 18 cnt1 cnt0 13 count=80 ] [52187.704018] cx23885: cx23885[1]: iq 4: 0x00000000 [ arg #1 ] [52187.704022] cx23885: cx23885[1]: iq 5: 0x1c0002f0 [ arg #2 ] [52187.704026] cx23885: cx23885[1]: (0x00010648) iq 6: [52187.704027] 0xbe7f2340 [ writerm sol eol irq2 22 21 20 19 18 cnt1 cnt0 13 count=832 ] [52187.704037] cx23885: cx23885[1]: iq 7: 0x00000000 [ arg #1 ] [52187.704041] cx23885: cx23885[1]: iq 8: 0x1c0002f0 [ arg #2 ] [52187.704045] cx23885: cx23885[1]: (0x00010654) iq 9: [52187.704045] 0xbe7f2630 [ writerm sol eol irq2 22 21 20 19 18 cnt1 cnt0 13 count=1584 ] [52187.704056] cx23885: cx23885[1]: iq a: 0x00000000 [ arg #1 ] [52187.704060] cx23885: cx23885[1]: iq b: 0x1c0002f0 [ arg #2 ] [52187.704063] cx23885: cx23885[1]: (0x00010660) iq c: [52187.704064] 0xbe7f2920 [ writerm sol eol irq2 22 21 20 19 18 cnt1 cnt0 13 count=2336 ] [52187.704075] cx23885: cx23885[1]: iq d: 0x00000000 [ arg #1 ] [52187.704078] cx23885: cx23885[1]: iq e: 0x00000000 [ arg #2 ] [52187.704082] cx23885: cx23885[1]: (0x0001066c) iq f: [52187.704083] 0x1c0002f0 [ write sol eol count=752 ] [52187.704089] cx23885: cx23885[1]: iq 10: 0x00000000 [ arg #1 ] [52187.704093] cx23885: cx23885[1]: iq 11: 0x70010000 [ arg #2 ] [52187.704094] cx23885: cx23885[1]: fifo: 0x00005000 -> 0x6000 [52187.704095] cx23885: cx23885[1]: ctrl: 0x00010630 -> 0x10690 [52187.704099] cx23885: cx23885[1]: ptr1_reg: 0x000055a0 [52187.704103] cx23885: cx23885[1]: ptr2_reg: 0x00010888 [52187.704106] cx23885: cx23885[1]: cnt1_reg: 0x0000002b [52187.704110] cx23885: cx23885[1]: cnt2_reg: 0x00000007 [52449.096773] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [52474.479437] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [52591.407780] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [52814.381055] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [52839.913807] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [53192.393687] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [53281.888369] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [53281.894943] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [53448.985194] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [53810.609480] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [53823.313463] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [53915.058069] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [54095.506039] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [55522.281076] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe45e000 flags=0x0000] [55649.713529] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [55893.286213] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [55919.927260] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [56399.008504] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [56594.319700] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [56808.378624] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [57002.942257] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [57184.402875] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [57209.922219] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [57542.963130] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [57812.257338] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [58058.538816] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [58096.898582] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [58096.898631] cx23885: cx23885[1]: mpeg risc op code error [58096.898690] cx23885: cx23885[1]: TS1 B - dma channel status dump [58096.898694] cx23885: cx23885[1]: cmds: init risc lo : 0xbe270000 [58096.898698] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [58096.898702] cx23885: cx23885[1]: cmds: cdt base : 0x00010870 [58096.898706] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [58096.898710] cx23885: cx23885[1]: cmds: iq base : 0x00010630 [58096.898714] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [58096.898718] cx23885: cx23885[1]: cmds: risc pc lo : 0xbe2700e4 [58096.898721] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [58096.898725] cx23885: cx23885[1]: cmds: iq wr ptr : 0x00004193 [58096.898729] cx23885: cx23885[1]: cmds: iq rd ptr : 0x00004190 [58096.898732] cx23885: cx23885[1]: cmds: cdt current : 0x00010878 [58096.898736] cx23885: cx23885[1]: cmds: pci target lo : 0xbcdfaf00 [58096.898740] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [58096.898743] cx23885: cx23885[1]: cmds: line / byte : 0x00100000 [58096.898747] cx23885: cx23885[1]: risc0: [58096.898749] 0x1c0002f0 [ write sol eol count=752 ] [58096.898756] cx23885: cx23885[1]: risc1: [58096.898757] 0xbcdfaf00 [ writerm sol eol 23 22 20 19 18 cnt1 cnt0 resync 13 count=3840 ] [58096.898768] cx23885: cx23885[1]: risc2: [58096.898769] 0x00000000 [ INVALID count=0 ] [58096.898773] cx23885: cx23885[1]: risc3: [58096.898774] 0x1c0002f0 [ write sol eol count=752 ] [58096.898780] cx23885: cx23885[1]: (0x00010630) iq 0: [58096.898781] 0x00000000 [ INVALID count=0 ] [58096.898786] cx23885: cx23885[1]: (0x00010634) iq 1: [58096.898787] 0x1c0002f0 [ write sol eol count=752 ] [58096.898793] cx23885: cx23885[1]: iq 2: 0xbcdfaf00 [ arg #1 ] [58096.898797] cx23885: cx23885[1]: iq 3: 0x00000000 [ arg #2 ] [58096.898800] cx23885: cx23885[1]: (0x00010640) iq 4: [58096.898801] 0x1c0002f0 [ write sol eol count=752 ] [58096.898807] cx23885: cx23885[1]: iq 5: 0xbcdfb1f0 [ arg #1 ] [58096.898811] cx23885: cx23885[1]: iq 6: 0x00000000 [ arg #2 ] [58096.898815] cx23885: cx23885[1]: (0x0001064c) iq 7: [58096.898816] 0x00000000 [ INVALID count=0 ] [58096.898820] cx23885: cx23885[1]: (0x00010650) iq 8: [58096.898821] 0x1c0002f0 [ write sol eol count=752 ] [58096.898827] cx23885: cx23885[1]: iq 9: 0xbcdfa630 [ arg #1 ] [58096.898831] cx23885: cx23885[1]: iq a: 0x00000000 [ arg #2 ] [58096.898834] cx23885: cx23885[1]: (0x0001065c) iq b: [58096.898835] 0x1c0002f0 [ write sol eol count=752 ] [58096.898841] cx23885: cx23885[1]: iq c: 0xbcdfa920 [ arg #1 ] [58096.898845] cx23885: cx23885[1]: iq d: 0x00000000 [ arg #2 ] [58096.898848] cx23885: cx23885[1]: (0x00010668) iq e: [58096.898849] 0x1c0002f0 [ write sol eol count=752 ] [58096.898855] cx23885: cx23885[1]: iq f: 0xbcdfac10 [ arg #1 ] [58096.898858] cx23885: cx23885[1]: iq 10: 0x1c0002f0 [ arg #2 ] [58096.898860] cx23885: cx23885[1]: fifo: 0x00005000 -> 0x6000 [58096.898861] cx23885: cx23885[1]: ctrl: 0x00010630 -> 0x10690 [58096.898865] cx23885: cx23885[1]: ptr1_reg: 0x000055b0 [58096.898868] cx23885: cx23885[1]: ptr2_reg: 0x00010888 [58096.898872] cx23885: cx23885[1]: cnt1_reg: 0x0000002c [58096.898875] cx23885: cx23885[1]: cnt2_reg: 0x00000007 [58715.400971] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [59113.972557] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [59332.822891] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [59861.637690] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [60117.789832] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [60258.424614] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [60579.443902] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [60976.255980] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [61539.964541] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [61834.582418] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [62163.863414] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [62475.004353] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [62487.900386] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [63769.734479] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [64935.815489] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [66989.814424] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [67962.899855] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [68023.681533] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [68931.070131] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [69108.560146] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [69254.671645] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [70142.174234] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [70352.447716] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [70612.175515] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [70765.503197] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [70765.503244] cx23885: cx23885[1]: mpeg risc op code error [70765.503296] cx23885: cx23885[1]: TS2 C - dma channel status dump [70765.503302] cx23885: cx23885[1]: cmds: init risc lo : 0xbec34000 [70765.503306] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [70765.503310] cx23885: cx23885[1]: cmds: cdt base : 0x000108d0 [70765.503314] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [70765.503318] cx23885: cx23885[1]: cmds: iq base : 0x00010670 [70765.503322] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [70765.503326] cx23885: cx23885[1]: cmds: risc pc lo : 0xbec34018 [70765.503330] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [70765.503334] cx23885: cx23885[1]: cmds: iq wr ptr : 0x000041a2 [70765.503337] cx23885: cx23885[1]: cmds: iq rd ptr : 0x0000419c [70765.503341] cx23885: cx23885[1]: cmds: cdt current : 0x000108d8 [70765.503345] cx23885: cx23885[1]: cmds: pci target lo : 0xbe032050 [70765.503349] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [70765.503353] cx23885: cx23885[1]: cmds: line / byte : 0x000b0000 [70765.503356] cx23885: cx23885[1]: risc0: [70765.503358] 0x1c0002f0 [ write sol eol count=752 ] [70765.503365] cx23885: cx23885[1]: risc1: [70765.503366] 0xbe031d60 [ writerm sol eol irq2 cnt1 cnt0 12 count=3424 ] [70765.503375] cx23885: cx23885[1]: risc2: [70765.503376] 0x00000000 [ INVALID count=0 ] [70765.503380] cx23885: cx23885[1]: risc3: [70765.503381] 0x1c0002f0 [ write sol eol count=752 ] [70765.503387] cx23885: cx23885[1]: (0x00010670) iq 0: [70765.503388] 0x1c0002f0 [ write sol eol count=752 ] [70765.503394] cx23885: cx23885[1]: iq 1: 0xbe032340 [ arg #1 ] [70765.503398] cx23885: cx23885[1]: iq 2: 0x00000000 [ arg #2 ] [70765.503402] cx23885: cx23885[1]: (0x0001067c) iq 3: [70765.503403] 0x1c0002f0 [ write sol eol count=752 ] [70765.503408] cx23885: cx23885[1]: iq 4: 0xbe032630 [ arg #1 ] [70765.503412] cx23885: cx23885[1]: iq 5: 0x00000000 [ arg #2 ] [70765.503416] cx23885: cx23885[1]: (0x00010688) iq 6: [70765.503417] 0x1c0002f0 [ write sol eol count=752 ] [70765.503423] cx23885: cx23885[1]: iq 7: 0xbe031490 [ arg #1 ] [70765.503426] cx23885: cx23885[1]: iq 8: 0x00000000 [ arg #2 ] [70765.503430] cx23885: cx23885[1]: (0x00010694) iq 9: [70765.503431] 0x1c0002f0 [ write sol eol count=752 ] [70765.503437] cx23885: cx23885[1]: iq a: 0xbe031780 [ arg #1 ] [70765.503440] cx23885: cx23885[1]: iq b: 0x00000000 [ arg #2 ] [70765.503444] cx23885: cx23885[1]: (0x000106a0) iq c: [70765.503445] 0x1c0002f0 [ write sol eol count=752 ] [70765.503451] cx23885: cx23885[1]: iq d: 0xbe031a70 [ arg #1 ] [70765.503454] cx23885: cx23885[1]: iq e: 0x00000000 [ arg #2 ] [70765.503458] cx23885: cx23885[1]: (0x000106ac) iq f: [70765.503459] 0x1c0002f0 [ write sol eol count=752 ] [70765.503465] cx23885: cx23885[1]: iq 10: 0x05c035ac [ arg #1 ] [70765.503468] cx23885: cx23885[1]: iq 11: 0xe79f3066 [ arg #2 ] [70765.503470] cx23885: cx23885[1]: fifo: 0x00006000 -> 0x7000 [70765.503471] cx23885: cx23885[1]: ctrl: 0x00010670 -> 0x106d0 [70765.503475] cx23885: cx23885[1]: ptr1_reg: 0x00006590 [70765.503478] cx23885: cx23885[1]: ptr2_reg: 0x000108e8 [70765.503482] cx23885: cx23885[1]: cnt1_reg: 0x0000002a [70765.503485] cx23885: cx23885[1]: cnt2_reg: 0x00000007 [71330.057389] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [71330.058597] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f084 flags=0x0000] [71330.058702] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f090 flags=0x0000] [71330.058819] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f09c flags=0x0000] [71330.058938] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f0a8 flags=0x0000] [71330.059055] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f0b4 flags=0x0000] [71330.059174] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f0c0 flags=0x0000] [71330.059292] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f0cc flags=0x0000] [71330.059409] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f0d8 flags=0x0000] [71330.059526] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f0e4 flags=0x0000] [71330.059559] cx23885 0000:28:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0008 address=0xbe29f100 flags=0x0000] [71330.059645] amd_iommu_report_page_fault: 160 callbacks suppressed [71330.059646] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f0f0 flags=0x0000] [71330.059676] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f100 flags=0x0000] [71330.059763] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f0fc flags=0x0000] [71330.059793] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f100 flags=0x0000] [71330.059881] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f108 flags=0x0000] [71330.059999] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f114 flags=0x0000] [71330.060117] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f120 flags=0x0000] [71330.060235] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f12c flags=0x0000] [71330.060352] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f138 flags=0x0000] [71330.060471] AMD-Vi: Event logged [IO_PAGE_FAULT device=28:00.0 domain=0x0008 address=0xbe29f144 flags=0x0000] [71330.081953] cx23885: cx23885[1]: mpeg risc op code error [71330.081997] cx23885: cx23885[1]: TS1 B - dma channel status dump [71330.082001] cx23885: cx23885[1]: cmds: init risc lo : 0xbfd5b000 [71330.082005] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [71330.082009] cx23885: cx23885[1]: cmds: cdt base : 0x00010870 [71330.082012] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [71330.082016] cx23885: cx23885[1]: cmds: iq base : 0x00010630 [71330.082019] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [71330.082023] cx23885: cx23885[1]: cmds: risc pc lo : 0xbfd5b018 [71330.082026] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [71330.082030] cx23885: cx23885[1]: cmds: iq wr ptr : 0x00004192 [71330.082033] cx23885: cx23885[1]: cmds: iq rd ptr : 0x0000418c [71330.082036] cx23885: cx23885[1]: cmds: cdt current : 0x00010898 [71330.082040] cx23885: cx23885[1]: cmds: pci target lo : 0xbd63a630 [71330.082043] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [71330.082047] cx23885: cx23885[1]: cmds: line / byte : 0x00cd0000 [71330.082050] cx23885: cx23885[1]: risc0: [71330.082051] 0x1c0002f0 [ write sol eol count=752 ] [71330.082057] cx23885: cx23885[1]: risc1: [71330.082058] 0xbd63a340 [ writerm sol eol irq1 22 21 cnt1 cnt0 resync 13 count=832 ] [71330.082066] cx23885: cx23885[1]: risc2: [71330.082067] 0x00000000 [ INVALID count=0 ] [71330.082071] cx23885: cx23885[1]: risc3: [71330.082071] 0x1c0002f0 [ write sol eol count=752 ] [71330.082076] cx23885: cx23885[1]: (0x00010630) iq 0: [71330.082077] 0x1c0002f0 [ write sol eol count=752 ] [71330.082082] cx23885: cx23885[1]: iq 1: 0xbd63a920 [ arg #1 ] [71330.082086] cx23885: cx23885[1]: iq 2: 0x00000000 [ arg #2 ] [71330.082089] cx23885: cx23885[1]: (0x0001063c) iq 3: [71330.082090] 0x1c0002f0 [ write sol eol count=752 ] [71330.082094] cx23885: cx23885[1]: iq 4: 0xbd63ac10 [ arg #1 ] [71330.082098] cx23885: cx23885[1]: iq 5: 0x00000000 [ arg #2 ] [71330.082101] cx23885: cx23885[1]: (0x00010648) iq 6: [71330.082102] 0x00000000 [ INVALID count=0 ] [71330.082106] cx23885: cx23885[1]: (0x0001064c) iq 7: [71330.082106] 0x00000000 [ INVALID count=0 ] [71330.082110] cx23885: cx23885[1]: (0x00010650) iq 8: [71330.082111] 0x1c0002f0 [ write sol eol count=752 ] [71330.082115] cx23885: cx23885[1]: iq 9: 0xbd639a70 [ arg #1 ] [71330.082119] cx23885: cx23885[1]: iq a: 0x00000000 [ arg #2 ] [71330.082122] cx23885: cx23885[1]: (0x0001065c) iq b: [71330.082122] 0x1c0002f0 [ write sol eol count=752 ] [71330.082127] cx23885: cx23885[1]: iq c: 0xbd639d60 [ arg #1 ] [71330.082131] cx23885: cx23885[1]: iq d: 0x00000000 [ arg #2 ] [71330.082134] cx23885: cx23885[1]: (0x00010668) iq e: [71330.082134] 0x1c0002f0 [ write sol eol count=752 ] [71330.082139] cx23885: cx23885[1]: iq f: 0xbd63a050 [ arg #1 ] [71330.082142] cx23885: cx23885[1]: iq 10: 0x00000000 [ arg #2 ] [71330.082143] cx23885: cx23885[1]: fifo: 0x00005000 -> 0x6000 [71330.082144] cx23885: cx23885[1]: ctrl: 0x00010630 -> 0x10690 [71330.082147] cx23885: cx23885[1]: ptr1_reg: 0x00005e30 [71330.082151] cx23885: cx23885[1]: ptr2_reg: 0x000108b8 [71330.082155] cx23885: cx23885[1]: cnt1_reg: 0x00000027 [71330.082158] cx23885: cx23885[1]: cnt2_reg: 0x00000001 [71330.082159] cx23885: cx23885[1]: mpeg risc op code error [71330.082185] cx23885: cx23885[1]: TS2 C - dma channel status dump [71330.082188] cx23885: cx23885[1]: cmds: init risc lo : 0xbfe64000 [71330.082191] cx23885: cx23885[1]: cmds: init risc hi : 0x00000000 [71330.082195] cx23885: cx23885[0]: mpeg risc op code error [71330.082196] cx23885: cx23885[1]: cmds: cdt base : 0x000108d0 [71330.082199] cx23885: cx23885[1]: cmds: cdt size : 0x0000000a [71330.082243] cx23885: cx23885[1]: cmds: iq base : 0x00010670 [71330.082244] cx23885: cx23885[0]: TS1 B - dma channel status dump [71330.082249] cx23885: cx23885[0]: cmds: init risc lo : 0xbe2ac000 [71330.082249] cx23885: cx23885[1]: cmds: iq size : 0x00000010 [71330.082253] cx23885: cx23885[1]: cmds: risc pc lo : 0xbfe64018 [71330.082255] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [71330.082256] cx23885: cx23885[1]: cmds: risc pc hi : 0x00000000 [71330.082259] cx23885: cx23885[0]: cmds: cdt base : 0x00010870 [71330.082260] cx23885: cx23885[1]: cmds: iq wr ptr : 0x000041a2 [71330.082263] cx23885: cx23885[1]: cmds: iq rd ptr : 0x0000419c [71330.082265] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [71330.082269] cx23885: cx23885[0]: cmds: iq base : 0x00010630 [71330.082269] cx23885: cx23885[1]: cmds: cdt current : 0x000108f8 [71330.082273] cx23885: cx23885[1]: cmds: pci target lo : 0xbd0f2050 [71330.082274] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [71330.082278] cx23885: cx23885[0]: cmds: risc pc lo : 0xbe2ac018 [71330.082279] cx23885: cx23885[1]: cmds: pci target hi : 0x00000000 [71330.082282] cx23885: cx23885[1]: cmds: line / byte : 0x024b0000 [71330.082283] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [71330.082287] cx23885: cx23885[1]: risc0: [71330.082288] cx23885: cx23885[0]: cmds: iq wr ptr : 0x00004192 [71330.082289] 0x1c0002f0 [ write sol eol count=752 ] [71330.082291] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000418c [71330.082293] cx23885: cx23885[1]: risc1: [71330.082294] 0xbd0f1d60 [ writerm sol [71330.082296] cx23885: cx23885[0]: cmds: cdt current : 0x00010878 [71330.082297] eol irq1 19 18 cnt1 cnt0 [71330.082300] cx23885: cx23885[0]: cmds: pci target lo : 0xbae33ac0 [71330.082301] 12 count=3424 ] [71330.082304] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [71330.082305] cx23885: cx23885[1]: risc2: [71330.082305] 0x00000000 [ INVALID count=0 ] [71330.082308] cx23885: cx23885[0]: cmds: line / byte : 0x00940000 [71330.082309] cx23885: cx23885[1]: risc3: [71330.082310] 0x1c0002f0 [ write sol eol [71330.082312] cx23885: cx23885[0]: risc0: [71330.082314] 0x1c0002f0 [ write [71330.082314] count=752 ] [71330.082316] sol eol [71330.082318] cx23885: cx23885[1]: (0x00010670) iq 0: [71330.082319] 0x1c0002f0 [ write [71330.082321] count=752 ] [71330.082321] sol eol count=752 ] [71330.082326] cx23885: cx23885[0]: risc1: [71330.082327] cx23885: cx23885[1]: iq 1: 0xbd0f2340 [ arg #1 ] [71330.082328] 0xbae33ac0 [ writerm sol [71330.082330] cx23885: cx23885[1]: iq 2: 0x00000000 [ arg #2 ] [71330.082331] irq2 23 22 21 cnt1 [71330.082335] cx23885: cx23885[1]: (0x0001067c) iq 3: [71330.082336] 0x1c0002f0 [ write [71330.082338] cnt0 [71330.082339] sol [71330.082340] 13 [71330.082341] eol [71330.082342] 12 [71330.082343] count=752 ] [71330.082345] count=2752 ] [71330.082349] cx23885: cx23885[1]: iq 4: 0xbd0f2630 [ arg #1 ] [71330.082350] cx23885: cx23885[0]: risc2: [71330.082351] 0x00000000 [ INVALID count=0 ] [71330.082354] cx23885: cx23885[1]: iq 5: 0x00000000 [ arg #2 ] [71330.082356] cx23885: cx23885[0]: risc3: [71330.082357] 0x1c0002f0 [ write [71330.082358] cx23885: cx23885[1]: (0x00010688) iq 6: [71330.082359] 0x1c0002f0 [ write [71330.082360] sol [71330.082361] sol [71330.082363] eol [71330.082363] eol [71330.082365] count=752 ] [71330.082366] count=752 ] [71330.082370] cx23885: cx23885[0]: (0x00010630) iq 0: [71330.082371] cx23885: cx23885[1]: iq 7: 0xbd0f2050 [ arg #1 ] [71330.082373] 0x1c0002f0 [ write sol eol [71330.082375] cx23885: cx23885[1]: iq 8: 0x00000000 [ arg #2 ] [71330.082376] count=752 ] [71330.082378] cx23885: cx23885[1]: (0x00010694) iq 9: [71330.082379] 0x00000000 [ INVALID count=0 ] [71330.082381] cx23885: cx23885[0]: iq 1: 0xbae340a0 [ arg #1 ] [71330.082385] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [71330.082386] cx23885: cx23885[1]: (0x00010698) iq a: [71330.082387] 0x1c0002f0 [ write sol eol count=752 ] [71330.082391] cx23885: cx23885[0]: (0x0001063c) iq 3: [71330.082392] 0x1c0002f0 [ write [71330.082392] cx23885: cx23885[1]: iq b: 0xbd0f1490 [ arg #1 ] [71330.082394] sol eol count=752 ] [71330.082396] cx23885: cx23885[1]: iq c: 0x00000000 [ arg #2 ] [71330.082399] cx23885: cx23885[1]: (0x000106a4) iq d: [71330.082401] cx23885: cx23885[0]: iq 4: 0xbae34390 [ arg #1 ] [71330.082402] 0x1c0002f0 [ write sol eol count=752 ] [71330.082405] cx23885: cx23885[0]: iq 5: 0x00000000 [ arg #2 ] [71330.082406] cx23885: cx23885[1]: iq e: 0xbd0f1780 [ arg #1 ] [71330.082409] cx23885: cx23885[0]: (0x00010648) iq 6: [71330.082410] 0xbae33ac0 [ writerm [71330.082410] cx23885: cx23885[1]: iq f: 0x00000000 [ arg #2 ] [71330.082412] cx23885: cx23885[1]: fifo: 0x00006000 -> 0x7000 [71330.082413] sol [71330.082414] cx23885: cx23885[1]: ctrl: 0x00010670 -> 0x106d0 [71330.082416] irq2 23 22 21 cnt1 [71330.082419] cx23885: cx23885[1]: ptr1_reg: 0x00006540 [71330.082421] cnt0 13 12 [71330.082423] cx23885: cx23885[1]: ptr2_reg: 0x000108e8 [71330.082424] count=2752 ] [71330.082428] cx23885: cx23885[1]: cnt1_reg: 0x00000025 [71330.082429] cx23885: cx23885[0]: iq 7: 0x00000000 [ arg #1 ] [71330.082433] cx23885: cx23885[0]: iq 8: 0x1c0002f0 [ arg #2 ] [71330.082434] cx23885: cx23885[1]: cnt2_reg: 0x00000007 [71330.082438] cx23885: cx23885[0]: (0x00010654) iq 9: [71330.082439] 0xbae33db0 [ writerm sol irq2 23 22 21 cnt1 cnt0 13 12 count=3504 ] [71330.082450] cx23885: cx23885[0]: iq a: 0x00000000 [ arg #1 ] [71330.082454] cx23885: cx23885[0]: iq b: 0x00000000 [ arg #2 ] [71330.082458] cx23885: cx23885[0]: (0x00010660) iq c: [71330.082459] 0x1c0002f0 [ write sol eol count=752 ] [71330.082465] cx23885: cx23885[0]: iq d: 0xbae331f0 [ arg #1 ] [71330.082469] cx23885: cx23885[0]: iq e: 0x00000000 [ arg #2 ] [71330.082473] cx23885: cx23885[0]: (0x0001066c) iq f: [71330.082477] 0x1c0002f0 [ write sol eol count=752 ] [71330.082495] cx23885: cx23885[0]: iq 10: 0x1c0002f0 [ arg #1 ] [71330.082502] cx23885: cx23885[0]: iq 11: 0xbd5b9d60 [ arg #2 ] [71330.082507] cx23885: cx23885[0]: fifo: 0x00005000 -> 0x6000 [71330.082510] cx23885: cx23885[0]: ctrl: 0x00010630 -> 0x10690 [71330.082517] cx23885: cx23885[0]: ptr1_reg: 0x00005140 [71330.082524] cx23885: cx23885[0]: ptr2_reg: 0x00010878 [71330.082531] cx23885: cx23885[0]: cnt1_reg: 0x00000014 [71330.082537] cx23885: cx23885[0]: cnt2_reg: 0x00000009 [71330.082542] cx23885: cx23885[0]: mpeg risc op code error [71330.082591] cx23885: cx23885[0]: TS2 C - dma channel status dump [71330.082598] cx23885: cx23885[0]: cmds: init risc lo : 0xbcfb5000 [71330.082604] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [71330.082611] cx23885: cx23885[0]: cmds: cdt base : 0x000108d0 [71330.082618] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [71330.082624] cx23885: cx23885[0]: cmds: iq base : 0x00010670 [71330.082631] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [71330.082637] cx23885: cx23885[0]: cmds: risc pc lo : 0xbcfb5018 [71330.082644] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [71330.082650] cx23885: cx23885[0]: cmds: iq wr ptr : 0x000041a2 [71330.082656] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000419c [71330.082660] cx23885: cx23885[0]: cmds: cdt current : 0x00010918 [71330.082664] cx23885: cx23885[0]: cmds: pci target lo : 0xbd5b9d60 [71330.082668] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [71330.082671] cx23885: cx23885[0]: cmds: line / byte : 0x00cc0000 [71330.082675] cx23885: cx23885[0]: risc0: [71330.082676] 0x1c0002f0 [ write sol eol count=752 ] [71330.082682] cx23885: cx23885[0]: risc1: [71330.082683] 0xbd5b9a70 [ writerm sol eol irq1 22 20 19 cnt1 cnt0 resync 12 count=2672 ] [71330.082694] cx23885: cx23885[0]: risc2: [71330.082695] 0x00000000 [ INVALID count=0 ] [71330.082700] cx23885: cx23885[0]: risc3: [71330.082701] 0x1c0002f0 [ write sol eol count=752 ] [71330.082707] cx23885: cx23885[0]: (0x00010670) iq 0: [71330.082708] 0x1c0002f0 [ write sol eol count=752 ] [71330.082714] cx23885: cx23885[0]: iq 1: 0xbd5b9a70 [ arg #1 ] [71330.082718] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [71330.082722] cx23885: cx23885[0]: (0x0001067c) iq 3: [71330.082723] 0x1c0002f0 [ write sol eol count=752 ] [71330.082729] cx23885: cx23885[0]: iq 4: 0xbd5b9d60 [ arg #1 ] [71330.082733] cx23885: cx23885[0]: iq 5: 0x00000000 [ arg #2 ] [71330.082737] cx23885: cx23885[0]: (0x00010688) iq 6: [71330.082738] 0xbd5b9a70 [ writerm sol eol irq1 22 20 19 cnt1 cnt0 resync 12 count=2672 ] [71330.082749] cx23885: cx23885[0]: iq 7: 0x00000000 [ arg #1 ] [71330.082757] cx23885: cx23885[0]: iq 8: 0x1c0002f0 [ arg #2 ] [71330.082760] cx23885: cx23885[0]: (0x00010694) iq 9: [71330.082760] 0xbd5b9d60 [ writerm sol eol irq1 22 20 19 cnt1 cnt0 resync 12 count=3424 ] [71330.082767] cx23885: cx23885[0]: iq a: 0x00000000 [ arg #1 ] [71330.082770] cx23885: cx23885[0]: iq b: 0x00000000 [ arg #2 ] [71330.082773] cx23885: cx23885[0]: (0x000106a0) iq c: [71330.082774] 0x1c0002f0 [ write sol eol count=752 ] [71330.082778] cx23885: cx23885[0]: iq d: 0xbd5b9d60 [ arg #1 ] [71330.082781] cx23885: cx23885[0]: iq e: 0x00000000 [ arg #2 ] [71330.082785] cx23885: cx23885[0]: (0x000106ac) iq f: [71330.082785] 0x1c0002f0 [ write sol eol count=752 ] [71330.082790] cx23885: cx23885[0]: iq 10: 0x45a98bb8 [ arg #1 ] [71330.082793] cx23885: cx23885[0]: iq 11: 0x82bea1cc [ arg #2 ] [71330.082793] cx23885: cx23885[0]: fifo: 0x00006000 -> 0x7000 [71330.082794] cx23885: cx23885[0]: ctrl: 0x00010670 -> 0x106d0 [71330.082797] cx23885: cx23885[0]: ptr1_reg: 0x00006460 [71330.082800] cx23885: cx23885[0]: ptr2_reg: 0x000108e8 [71330.082803] cx23885: cx23885[0]: cnt1_reg: 0x00000017 [71330.082807] cx23885: cx23885[0]: cnt2_reg: 0x00000007 [71330.082850] cx23885: cx23885[0]: mpeg risc op code error [71330.082873] cx23885: cx23885[0]: TS1 B - dma channel status dump [71330.082876] cx23885: cx23885[0]: cmds: init risc lo : 0xbe2ac000 [71330.082879] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [71330.082882] cx23885: cx23885[0]: cmds: cdt base : 0x00010870 [71330.082885] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [71330.082888] cx23885: cx23885[0]: cmds: iq base : 0x00010630 [71330.082892] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [71330.082895] cx23885: cx23885[0]: cmds: risc pc lo : 0xbe2ac018 [71330.082898] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [71330.082902] cx23885: cx23885[0]: cmds: iq wr ptr : 0x00004192 [71330.082905] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000418c [71330.082908] cx23885: cx23885[0]: cmds: cdt current : 0x00010878 [71330.082911] cx23885: cx23885[0]: cmds: pci target lo : 0xbae33ac0 [71330.082914] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [71330.082917] cx23885: cx23885[0]: cmds: line / byte : 0x00940000 [71330.082920] cx23885: cx23885[0]: risc0: [71330.082920] 0x1c0002f0 [ write sol eol count=752 ] [71330.082924] cx23885: cx23885[0]: risc1: [71330.082925] 0xbae33ac0 [ writerm sol irq2 23 22 21 cnt1 cnt0 13 12 count=2752 ] [71330.082931] cx23885: cx23885[0]: risc2: [71330.082931] 0x00000000 [ INVALID count=0 ] [71330.082934] cx23885: cx23885[0]: risc3: [71330.082935] 0x1c0002f0 [ write sol eol count=752 ] [71330.082939] cx23885: cx23885[0]: (0x00010630) iq 0: [71330.082939] 0x1c0002f0 [ write sol eol count=752 ] [71330.082943] cx23885: cx23885[0]: iq 1: 0xbae340a0 [ arg #1 ] [71330.082946] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [71330.082949] cx23885: cx23885[0]: (0x0001063c) iq 3: [71330.082950] 0x1c0002f0 [ write sol eol count=752 ] [71330.082954] cx23885: cx23885[0]: iq 4: 0xbae34390 [ arg #1 ] [71330.082957] cx23885: cx23885[0]: iq 5: 0x00000000 [ arg #2 ] [71330.082960] cx23885: cx23885[0]: (0x00010648) iq 6: [71330.082960] 0xbae33ac0 [ writerm sol irq2 23 22 21 cnt1 cnt0 13 12 count=2752 ] [71330.082966] cx23885: cx23885[0]: iq 7: 0x00000000 [ arg #1 ] [71330.082969] cx23885: cx23885[0]: iq 8: 0x1c0002f0 [ arg #2 ] [71330.082973] cx23885: cx23885[0]: (0x00010654) iq 9: [71330.082973] 0xbae33db0 [ writerm sol irq2 23 22 21 cnt1 cnt0 13 12 count=3504 ] [71330.082979] cx23885: cx23885[0]: iq a: 0x00000000 [ arg #1 ] [71330.082982] cx23885: cx23885[0]: iq b: 0x00000000 [ arg #2 ] [71330.082985] cx23885: cx23885[0]: (0x00010660) iq c: [71330.082985] 0x1c0002f0 [ write sol eol count=752 ] [71330.082989] cx23885: cx23885[0]: iq d: 0xbae331f0 [ arg #1 ] [71330.082992] cx23885: cx23885[0]: iq e: 0x00000000 [ arg #2 ] [71330.082995] cx23885: cx23885[0]: (0x0001066c) iq f: [71330.082996] 0x1c0002f0 [ write sol eol count=752 ] [71330.083000] cx23885: cx23885[0]: iq 10: 0x1c0002f0 [ arg #1 ] [71330.083003] cx23885: cx23885[0]: iq 11: 0xbd5b9a70 [ arg #2 ] [71330.083004] cx23885: cx23885[0]: fifo: 0x00005000 -> 0x6000 [71330.083004] cx23885: cx23885[0]: ctrl: 0x00010630 -> 0x10690 [71330.083007] cx23885: cx23885[0]: ptr1_reg: 0x00005140 [71330.083010] cx23885: cx23885[0]: ptr2_reg: 0x00010878 [71330.083013] cx23885: cx23885[0]: cnt1_reg: 0x00000014 [71330.083016] cx23885: cx23885[0]: cnt2_reg: 0x00000009 [71330.083017] cx23885: cx23885[0]: mpeg risc op code error [71330.083036] cx23885: cx23885[0]: TS2 C - dma channel status dump [71330.083039] cx23885: cx23885[0]: cmds: init risc lo : 0xbcfb5000 [71330.083042] cx23885: cx23885[0]: cmds: init risc hi : 0x00000000 [71330.083045] cx23885: cx23885[0]: cmds: cdt base : 0x000108d0 [71330.083048] cx23885: cx23885[0]: cmds: cdt size : 0x0000000a [71330.083051] cx23885: cx23885[0]: cmds: iq base : 0x00010670 [71330.083054] cx23885: cx23885[0]: cmds: iq size : 0x00000010 [71330.083057] cx23885: cx23885[0]: cmds: risc pc lo : 0xbcfb5018 [71330.083060] cx23885: cx23885[0]: cmds: risc pc hi : 0x00000000 [71330.083063] cx23885: cx23885[0]: cmds: iq wr ptr : 0x000041a2 [71330.083066] cx23885: cx23885[0]: cmds: iq rd ptr : 0x0000419c [71330.083070] cx23885: cx23885[0]: cmds: cdt current : 0x00010918 [71330.083073] cx23885: cx23885[0]: cmds: pci target lo : 0xbd5b9d60 [71330.083076] cx23885: cx23885[0]: cmds: pci target hi : 0x00000000 [71330.083079] cx23885: cx23885[0]: cmds: line / byte : 0x00cc0000 [71330.083082] cx23885: cx23885[0]: risc0: [71330.083082] 0x1c0002f0 [ write sol eol count=752 ] [71330.083086] cx23885: cx23885[0]: risc1: [71330.083086] 0xbd5b9a70 [ writerm sol eol irq1 22 20 19 cnt1 cnt0 resync 12 count=2672 ] [71330.083093] cx23885: cx23885[0]: risc2: [71330.083093] 0x00000000 [ INVALID count=0 ] [71330.083096] cx23885: cx23885[0]: risc3: [71330.083097] 0x1c0002f0 [ write sol eol count=752 ] [71330.083101] cx23885: cx23885[0]: (0x00010670) iq 0: [71330.083101] 0x1c0002f0 [ write sol eol count=752 ] [71330.083105] cx23885: cx23885[0]: iq 1: 0xbd5b9a70 [ arg #1 ] [71330.083108] cx23885: cx23885[0]: iq 2: 0x00000000 [ arg #2 ] [71330.083111] cx23885: cx23885[0]: (0x0001067c) iq 3: [71330.083112] 0x1c0002f0 [ write sol eol count=752 ] [71330.083116] cx23885: cx23885[0]: iq 4: 0xbd5b9d60 [ arg #1 ] [71330.083119] cx23885: cx23885[0]: iq 5: 0x00000000 [ arg #2 ] [71330.083122] cx23885: cx23885[0]: (0x00010688) iq 6: [71330.083122] 0xbd5b9a70 [ writerm sol eol irq1 22 20 19 cnt1 cnt0 resync 12 count=2672 ] [71330.083128] cx23885: cx23885[0]: iq 7: 0x00000000 [ arg #1 ] [71330.083133] cx23885: cx23885[0]: iq 8: 0x1c0002f0 [ arg #2 ] [71330.083136] cx23885: cx23885[0]: (0x00010694) iq 9: [71330.083136] 0xbd5b9d60 [ writerm sol eol irq1 22 20 19 cnt1 cnt0 resync 12 count=3424 ] [71330.083142] cx23885: cx23885[0]: iq a: 0x00000000 [ arg #1 ] [71330.083145] cx23885: cx23885[0]: iq b: 0x00000000 [ arg #2 ] [71330.083148] cx23885: cx23885[0]: (0x000106a0) iq c: [71330.083149] 0x1c0002f0 [ write sol eol count=752 ] [71330.083153] cx23885: cx23885[0]: iq d: 0xbd5b9d60 [ arg #1 ] [71330.083156] cx23885: cx23885[0]: iq e: 0x00000000 [ arg #2 ] [71330.083159] cx23885: cx23885[0]: (0x000106ac) iq f: [71330.083159] 0x1c0002f0 [ write sol eol count=752 ] [71330.083163] cx23885: cx23885[0]: iq 10: 0x45a98bb8 [ arg #1 ] [71330.083166] cx23885: cx23885[0]: iq 11: 0x82bea1cc [ arg #2 ] [71330.083167] cx23885: cx23885[0]: fifo: 0x00006000 -> 0x7000 [71330.083168] cx23885: cx23885[0]: ctrl: 0x00010670 -> 0x106d0 [71330.083171] cx23885: cx23885[0]: ptr1_reg: 0x00006460 [71330.083174] cx23885: cx23885[0]: ptr2_reg: 0x000108e8 [71330.083177] cx23885: cx23885[0]: cnt1_reg: 0x00000017 [71330.083180] cx23885: cx23885[0]: cnt2_reg: 0x00000007 [72216.848449] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [72490.204475] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [72835.467092] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [72891.009963] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [72891.052125] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [73761.113334] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [73816.073935] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [74023.573960] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [74424.252363] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [74493.063205] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [74949.075463] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing [75529.064557] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing [75611.936455] cx23885 0000:29:00.0: dma in progress detected 0x00000001 0x00000001, clearing ```

I already updated the mainboard BIOS to the latest version, tried running the kernel with iommu=soft, pci=noats, both parameters combined, enabling and disabling virtualization (SVM) to no avail.

Any suggestions?

b-rad-NDi commented 2 years ago

Have you tried forcing the pcie slot to gen1 mode in bios?

b-rad-NDi commented 2 years ago

and jeez, wow, I don't think I've ever seen a board so affected after noticing your dmesg log just now.

sergiud commented 2 years ago

Thanks for looking into the issue. While this is already some time ago, as tried to find a workaround, I believe the BIOS does not provide an option to force the mode.

In the meantime, I've updated to Debian Bullseye currently running

Linux pony 5.14.0-0.bpo.2-amd64 #1 SMP Debian 5.14.9-2~bpo11+1 (2021-10-10) x86_64 GNU/Linux

and still see the issue.

shspvr commented 2 years ago

Have install the latest bios to 7B84vAE ? I really wish MSI had post the bios manual option in pdf

sergiud commented 2 years ago

Not yet. I just saw that the version was released only last week. Does it provide this option now?

sotiris-bos commented 2 years ago

Hi, I have the same problem. It seems to happen with a particular DVB-T Mux for some reason..

[  430.219418] si2168 8-0066: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[  430.226132] audit: type=1130 audit(1643551436.900:416): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  430.832245] si2168 8-0066: firmware version: B 4.0.11
[  430.839182] si2157 9-0062: found a 'Silicon Labs Si2157-A30'
[  430.861453] si2157 9-0062: firmware version: 3.0.5
[  430.864500] cx23885 0000:46:00.0: DVB: adapter 3 frontend 0 frequency 0 out of range (48000000..870000000)
[  430.872786] si2168 8-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[  430.879760] si2157 9-0062: found a 'Silicon Labs Si2157-A30'
[  430.902011] si2157 9-0062: firmware version: 3.0.5
[  431.483195] si2168 8-0064: firmware version: B 4.0.11
[  431.490140] si2157 9-0060: found a 'Silicon Labs Si2157-A30'
[  431.512226] si2157 9-0060: firmware version: 3.0.5
[  431.515323] cx23885 0000:46:00.0: DVB: adapter 2 frontend 0 frequency 0 out of range (48000000..870000000)
[  431.521259] si2168 3-0066: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[  431.526755] si2157 9-0060: found a 'Silicon Labs Si2157-A30'
[  431.549119] si2157 9-0060: firmware version: 3.0.5
[  432.131927] si2168 3-0066: firmware version: B 4.0.11
[  432.138854] si2157 4-0062: found a 'Silicon Labs Si2157-A30'
[  432.160909] si2157 4-0062: firmware version: 3.0.5
[  432.163940] cx23885 0000:45:00.0: DVB: adapter 1 frontend 0 frequency 0 out of range (48000000..870000000)
[  432.172200] si2168 3-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[  432.179257] si2157 4-0062: found a 'Silicon Labs Si2157-A30'
[  432.201460] si2157 4-0062: firmware version: 3.0.5
[  432.782428] si2168 3-0064: firmware version: B 4.0.11
[  432.789379] si2157 4-0060: found a 'Silicon Labs Si2157-A30'
[  432.811913] si2157 4-0060: firmware version: 3.0.5
[  432.814970] cx23885 0000:45:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000)
[  432.826249] si2157 4-0060: found a 'Silicon Labs Si2157-A30'
[  432.848677] si2157 4-0060: firmware version: 3.0.5
[  433.003962] audit: type=1334 audit(1643551439.680:417): prog-id=35 op=LOAD
[  435.093240] new mount options do not match the existing superblock, will be ignored
[  450.618067] cx23885: cx23885[0]: mpeg risc op code error
[  450.618071] cx23885: cx23885[0]: TS2 C - dma channel status dump
[  450.618074] cx23885: cx23885[0]:   cmds: init risc lo   : 0x76b14000
[  450.618077] cx23885: cx23885[0]:   cmds: init risc hi   : 0x00000000
[  450.618079] cx23885: cx23885[0]:   cmds: cdt base       : 0x000108d0
[  450.618082] cx23885: cx23885[0]:   cmds: cdt size       : 0x0000000a
[  450.618084] cx23885: cx23885[0]:   cmds: iq base        : 0x00010670
[  450.618086] cx23885: cx23885[0]:   cmds: iq size        : 0x00000010
[  450.618089] cx23885: cx23885[0]:   cmds: risc pc lo     : 0x76b14018
[  450.618091] cx23885: cx23885[0]:   cmds: risc pc hi     : 0x00000000
[  450.618093] cx23885: cx23885[0]:   cmds: iq wr ptr      : 0x000041a2
[  450.618095] cx23885: cx23885[0]:   cmds: iq rd ptr      : 0x0000419c
[  450.618098] cx23885: cx23885[0]:   cmds: cdt current    : 0x000108e8
[  450.618100] cx23885: cx23885[0]:   cmds: pci target lo  : 0x76db5d60
[  450.618102] cx23885: cx23885[0]:   cmds: pci target hi  : 0x00000000
[  450.618104] cx23885: cx23885[0]:   cmds: line / byte    : 0x000a0000
[  450.618107] cx23885: cx23885[0]:   risc0: 
[  450.618108] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618113] cx23885: cx23885[0]:   risc1: 
[  450.618113] 0x76db5a70 [ jump eol irq2 23 22 20 19 cnt1 cnt0 14 12 count=2672 ]
[  450.618120] cx23885: cx23885[0]:   risc2: 
[  450.618121] 0x00000000 [ INVALID count=0 ]
[  450.618124] cx23885: cx23885[0]:   risc3: 
[  450.618124] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618128] cx23885: cx23885[0]:   (0x00010670) iq 0: 
[  450.618129] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618132] cx23885: cx23885[0]:   iq 1: 0x76db6050 [ arg #1 ]
[  450.618135] cx23885: cx23885[0]:   iq 2: 0x00000000 [ arg #2 ]
[  450.618137] cx23885: cx23885[0]:   (0x0001067c) iq 3: 
[  450.618138] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618141] cx23885: cx23885[0]:   iq 4: 0x76db6340 [ arg #1 ]
[  450.618143] cx23885: cx23885[0]:   iq 5: 0x00000000 [ arg #2 ]
[  450.618146] cx23885: cx23885[0]:   (0x00010688) iq 6: 
[  450.618146] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618150] cx23885: cx23885[0]:   iq 7: 0x76db5490 [ arg #1 ]
[  450.618152] cx23885: cx23885[0]:   iq 8: 0x00000000 [ arg #2 ]
[  450.618154] cx23885: cx23885[0]:   (0x00010694) iq 9: 
[  450.618155] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618159] cx23885: cx23885[0]:   iq a: 0x76db5780 [ arg #1 ]
[  450.618161] cx23885: cx23885[0]:   iq b: 0x00000000 [ arg #2 ]
[  450.618163] cx23885: cx23885[0]:   (0x000106a0) iq c: 
[  450.618164] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618167] cx23885: cx23885[0]:   iq d: 0x76db5a70 [ arg #1 ]
[  450.618170] cx23885: cx23885[0]:   iq e: 0x00000000 [ arg #2 ]
[  450.618172] cx23885: cx23885[0]:   (0x000106ac) iq f: 
[  450.618172] 0x1c0002f0 [ write sol eol count=752 ]
[  450.618176] cx23885: cx23885[0]:   iq 10: 0x896882ed [ arg #1 ]
[  450.618178] cx23885: cx23885[0]:   iq 11: 0x92de6cd9 [ arg #2 ]
[  450.618179] cx23885: cx23885[0]: fifo: 0x00006000 -> 0x7000
[  450.618180] cx23885: cx23885[0]: ctrl: 0x00010670 -> 0x106d0
[  450.618182] cx23885: cx23885[0]:   ptr1_reg: 0x00006670
[  450.618184] cx23885: cx23885[0]:   ptr2_reg: 0x000108f8
[  450.618186] cx23885: cx23885[0]:   cnt1_reg: 0x00000009
[  450.618189] cx23885: cx23885[0]:   cnt2_reg: 0x00000005
[  450.623250] cx23885: cx23885[1]: mpeg risc op code error
[  450.623254] cx23885: cx23885[1]: TS2 C - dma channel status dump
[  450.623257] cx23885: cx23885[1]:   cmds: init risc lo   : 0x76b53000
[  450.623272] cx23885: cx23885[1]:   cmds: init risc hi   : 0x00000000
[  450.623274] cx23885: cx23885[1]:   cmds: cdt base       : 0x000108d0
[  450.623277] cx23885: cx23885[1]:   cmds: cdt size       : 0x0000000a
[  450.623279] cx23885: cx23885[1]:   cmds: iq base        : 0x00010670
[  450.623281] cx23885: cx23885[1]:   cmds: iq size        : 0x00000010
[  450.623284] cx23885: cx23885[1]:   cmds: risc pc lo     : 0x76b5300c
[  450.623286] cx23885: cx23885[1]:   cmds: risc pc hi     : 0x00000000
[  450.623289] cx23885: cx23885[1]:   cmds: iq wr ptr      : 0x0000419d
[  450.623291] cx23885: cx23885[1]:   cmds: iq rd ptr      : 0x0000419c
[  450.623293] cx23885: cx23885[1]:   cmds: cdt current    : 0x000108e8
[  450.623296] cx23885: cx23885[1]:   cmds: pci target lo  : 0x76b55a70
[  450.623298] cx23885: cx23885[1]:   cmds: pci target hi  : 0x00000000
[  450.623301] cx23885: cx23885[1]:   cmds: line / byte    : 0x00090000
[  450.623303] cx23885: cx23885[1]:   risc0: 
[  450.623304] 0x1c0002f0 [ write sol eol count=752 ]
[  450.623309] cx23885: cx23885[1]:   risc1: 
[  450.623309] 0x76b55780 [ jump eol irq2 23 21 20 18 cnt0 14 12 count=1920 ]
[  450.623317] cx23885: cx23885[1]:   risc2: 
[  450.623317] 0x00000000 [ INVALID count=0 ]
[  450.623320] cx23885: cx23885[1]:   risc3: 
[  450.623321] 0x1c0002f0 [ write sol eol count=752 ]
[  450.623325] cx23885: cx23885[1]:   (0x00010670) iq 0: 
[  450.623326] 0x70000000 [ jump count=0 ]
[  450.623329] cx23885: cx23885[1]:   iq 1: 0x76b54eb0 [ arg #1 ]
[  450.623332] cx23885: cx23885[1]:   iq 2: 0x00000000 [ arg #2 ]
[  450.623334] cx23885: cx23885[1]:   (0x0001067c) iq 3: 
[  450.623335] 0x1c0002f0 [ write sol eol count=752 ]
[  450.623339] cx23885: cx23885[1]:   iq 4: 0x76b551a0 [ arg #1 ]
[  450.623341] cx23885: cx23885[1]:   iq 5: 0x00000000 [ arg #2 ]
[  450.623344] cx23885: cx23885[1]:   (0x00010688) iq 6: 
[  450.623345] 0x1c0002f0 [ write sol eol count=752 ]
[  450.623349] cx23885: cx23885[1]:   iq 7: 0x76b55490 [ arg #1 ]
[  450.623351] cx23885: cx23885[1]:   iq 8: 0x00000000 [ arg #2 ]
[  450.623353] cx23885: cx23885[1]:   (0x00010694) iq 9: 
[  450.623354] 0x1c0002f0 [ write sol eol count=752 ]
[  450.623358] cx23885: cx23885[1]:   iq a: 0x76b55780 [ arg #1 ]
[  450.623360] cx23885: cx23885[1]:   iq b: 0x00000000 [ arg #2 ]
[  450.623363] cx23885: cx23885[1]:   (0x000106a0) iq c: 
[  450.623363] 0x1c0002f0 [ write sol eol count=752 ]
[  450.623367] cx23885: cx23885[1]:   iq d: 0x76b55a70 [ arg #1 ]
[  450.623370] cx23885: cx23885[1]:   iq e: 0x00000000 [ arg #2 ]
[  450.623372] cx23885: cx23885[1]:   (0x000106ac) iq f: 
[  450.623373] 0x00000000 [ INVALID count=0 ]
[  450.623374] cx23885: cx23885[1]: fifo: 0x00006000 -> 0x7000
[  450.623375] cx23885: cx23885[1]: ctrl: 0x00010670 -> 0x106d0
[  450.623378] cx23885: cx23885[1]:   ptr1_reg: 0x00006670
[  450.623380] cx23885: cx23885[1]:   ptr2_reg: 0x000108f8
[  450.623382] cx23885: cx23885[1]:   cnt1_reg: 0x00000009
[  450.623385] cx23885: cx23885[1]:   cnt2_reg: 0x00000005

I am on Arch Linux: Linux nas 5.10.74-1-lts #1 SMP Sun, 17 Oct 2021 12:15:59 +0000 x86_64 GNU/Linux

The hardware is a Dell R720xd server with 2x Intel Xeon E5-2650 v2 CPUs.

There is no option in the BIOS to force the port to gen1 but I have done so with a Linux script. I am also using the dma_reset_workaround=2 driver option but the problem persists.

sergiud commented 2 years ago

Meanwhile, I've updated to the latest BIOS. There's an option for forcing the chipset gen but not for a particular PCIe slot. The option was presumably present prior to the update but I've avoided it since it would have affected the performance of the whole system.

After some of the BIOS updates, I could observe another dmesg entry close to dma in progress logs appearing once or twice after the boot:

[108860.487289] cx23885 0000:28:00.0: dma in progress detected 0x00000001 0x00000001, clearing
[109175.071109] perf: interrupt took too long (2502 > 2500), lowering kernel.perf_event_max_sample_rate to 79750

Could this be an important cue?

b-rad-NDi commented 2 years ago

@sotiris-bos Can you help @sergiud by providing the script you're using to force the pcie slot to gen1 mode?

sotiris-bos commented 2 years ago

@sotiris-bos Can you help @sergiud by providing the script you're using to force the pcie slot to gen1 mode?

Yep, sorry for the late reply, here is the link to the script: https://www.alexforencich.com/wiki/en/pcie/set-speed

Usage example: ./pcie_set_speed.sh 45:00.0 1

45:00.0 = device 1 = pcie link speed

Edit: Sorry this is speed. I will update with the correct script

Edit: Well, it seems I was wrong. I can only find a script to set the port to pcie gen 2: https://www.alexforencich.com/wiki/en/pcie/force-gen2

My BIOS seems like it is setting the port to gen 1 automatically.