Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

High Measured Interrupt to Process Latency Problem

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
scipio
Posts: 1
Joined: 2018-10-14 12:52

High Measured Interrupt to Process Latency Problem

#1 Post by scipio »

Hi guys,

I have some issues such as suttering/popping noises. This issue occurs in both Windows 10 and Debian 9.5. I used LatencyMon in Windows and it seems that the most important problem is "Highest Measured Interrupt to Process Latency". I have searched on google about the problem and seen that it's mostly related to the audio, video or pci communications drivers. Though I couldn't reach a solution in Windows and don't know how to meddle with drivers in Debian. So I am waiting for your help.

UPDATE: In Windows, I totally disabled Intel graphics and switched to Nvidia. The problem is totally gone. So, I have uninstalled the Intel driver and installed the latest one. The problem is mostly solved, occurs less than before. So, it looks like a software problem but having the same issue in Linux doesn't make sense.

This is inxi -Fx output if it's helpful;

Code: Select all

System:    Host: scipio Kernel: 4.9.0-8-amd64 x86_64 (64 bit gcc: 6.3.0)
           Desktop: Gnome 3.22.3 (Gtk 3.22.11-1)
           Distro: Debian GNU/Linux 9 (stretch)
Machine:   Device: laptop System: ASUSTeK product: X550JK v: 1.0 serial: E8N0CV355732354
           Mobo: ASUSTeK model: X550JK v: 1.0 serial: BSN12345678901234567
           UEFI: American Megatrends v: X550JK.303 date: 10/08/2014
Battery    BAT0: charge: 36.0 Wh 97.4% condition: 36.9/45.0 Wh (82%)
           model: ASUSTeK X550A30 status: Discharging
CPU:       Dual core Intel Core i5-4200H (-HT-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 11174
           clock speeds: max: 3400 MHz 1: 2800 MHz 2: 2800 MHz 3: 2800 MHz
           4: 1216 MHz
Graphics:  Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller
           bus-ID: 00:02.0
           Card-2: NVIDIA GM107M [GeForce GTX 850M] bus-ID: 01:00.0
           Display Server: X.org 1.19.2 driver: N/A
           tty size: 80x24 Advanced Data: N/A for root
Audio:     Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Card-2 Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:03.0
           Sound: Advanced Linux Sound Architecture v: k4.9.0-8-amd64
Network:   Card-1: Broadcom Limited BCM43142 802.11b/g/n
           driver: wl bus-ID: 03:00.0
           IF: wlp3s0 state: up mac: 30:10:b3:1e:c8:38
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 04:00.1
           IF: enp4s0f1 state: down mac: 54:a0:50:c7:93:4b
Drives:    HDD Total Size: 516.1GB (9.8% used)
           ID-1: /dev/sda model: WDC_WDS500G1B0A size: 500.1GB temp: 40C
           ID-2: USB /dev/sdb model: Cruzer_Edge size: 16.0GB temp: 0C
Partition: ID-1: / size: 61G used: 9.1G (16%) fs: ext4 dev: /dev/sda6
           ID-2: /home size: 191G used: 31G (17%) fs: ext4 dev: /dev/sda8
           ID-3: swap-1 size: 8.47GB used: 0.00GB (0%) fs: swap dev: /dev/sda7
Sensors:   System Temperatures: cpu: 57.0C mobo: N/A gpu: 50.0
           Fan Speeds (in rpm): cpu: 2700
Info:      Processes: 231 Uptime: 1 min Memory: 1386.2/7871.0MB
           Init: systemd runlevel: 5 Gcc sys: 6.3.0
           Client: Shell (bash 4.4.121) inxi: 2.3.5 

Post Reply