Перейти к содержанию
    • Ширина форума %
Перед созданием темы - убедитесь, что вы создаёте её в правильном разделе.
Темы оформленные не по образцу шаблона - не подлежат публикации на форуме.

Хрипит звук после замены Ryzen 5 1600AF на Ryzen 5 3600,


Перейти к решению Решено sssashakh,

Рекомендуемые сообщения

Суть и описание Вашей проблемы:

при нагрузке процессора звук начинает хрипеть


Когда (после чего) появилась проблема:

Заменил Ryzen 5 1600AF на Ryzen 5 3600, 


Ваши действия по решению проблемы:

не решил, узнал что latency от ntoskrnl.exe большая


Комплектующие ПК:

Материнская плата: Gigabyte B450M H

Процессор: Ryzen 5 3600

Оперативная память: Kingston Fury DDR4-3200 16384 MB PC4-25600 (Kit of 2x8192) Beast RGB Black (KF432C16BBAK2/16)

Видеокарта: Sapphire RX 590

Накопители (HDD/SDD): SSD диск Kingston NV2 500GB M.2 2280 NVMe PCIe 4.0 x4 (SNV2S/500G)

Блок питания: AZZA PSAZ-650w

Сис-ма охлаждения: башня на 140в и 2 куллера на вдув и два на выдув


Операционная система: Windows 10
Ссылка на комментарий
Поделиться на другие сайты

  • Drumm046 изменил название на Хрипит звук после замены Ryzen 5 1600AF на Ryzen 5 3600,
1 час назад, sssashakh сказал:

Заменил Ryzen 5 1600AF на Ryzen 5 3600

А обратно заменить можете или уже поздно? Чтоб посмотреть, будет ли хрипеть со старым процессором.

Ссылка на комментарий
Поделиться на другие сайты

програма LatencyMon 

CONCLUSION
_________________________________________________________________________________________________________
Your system appears to be having trouble handling real-time audio and other tasks. You are likely to experience buffer underruns appearing as drop outs, clicks or pops. One or more DPC routines that belong to a driver running in your system appear to be executing for too long. At least one detected problem appears to be network related. In case you are using a WLAN adapter, try disabling it to get better results. One problem may be related to power management, disable CPU throttling settings in Control Panel and BIOS setup. Check for BIOS updates. 
LatencyMon has been analyzing your system for  0:05:32  (h:mm:ss) on all processors.


_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name:                                        DESKTOP-L6KVPM3
OS version:                                           Windows 10, 10.0, version 2009, build: 19045 (x64)
Hardware:                                             B450M H, Gigabyte Technology Co., Ltd.
BIOS:                                                 F67b
CPU:                                                  AuthenticAMD AMD Ryzen 5 3600 6-Core Processor 
Logical processors:                                   12
Processor groups:                                     1
Processor group size:                                 12
RAM:                                                  16306 MB total


_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed (WMI):                             360 MHz
Reported CPU speed (registry):                        3593 MHz

Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.


_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.

Highest measured interrupt to process latency (µs):   141,70
Average measured interrupt to process latency (µs):   4,523015

Highest measured interrupt to DPC latency (µs):       137,0
Average measured interrupt to DPC latency (µs):       1,830196


_________________________________________________________________________________________________________
 REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.

Highest ISR routine execution time (µs):              38,725299
Driver with highest ISR routine execution time:       HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation

Highest reported total ISR routine time (%):          0,002680
Driver with highest ISR total time:                   Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation

Total time spent in ISRs (%)                          0,003222

ISR count (execution time <250 µs):                   173639
ISR count (execution time 250-500 µs):                0
ISR count (execution time 500-1000 µs):               0
ISR count (execution time 1000-2000 µs):              0
ISR count (execution time 2000-4000 µs):              0
ISR count (execution time >=4000 µs):                 0


_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.

Highest DPC routine execution time (µs):              21386,074033
Driver with highest DPC routine execution time:       tcpip.sys - Драйвер TCP/IP, Microsoft Corporation

Highest reported total DPC routine time (%):          0,041719
Driver with highest DPC total execution time:         dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation

Total time spent in DPCs (%)                          0,089273

DPC count (execution time <250 µs):                   612415
DPC count (execution time 250-500 µs):                0
DPC count (execution time 500-10000 µs):              0
DPC count (execution time 1000-2000 µs):              0
DPC count (execution time 2000-4000 µs):              0
DPC count (execution time >=4000 µs):                 1


_________________________________________________________________________________________________________
 REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.

NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.

Process with highest pagefault count:                 telegram.exe

Total number of hard pagefaults                       22680
Hard pagefault count of hardest hit process:          10122
Number of processes hit:                              47


_________________________________________________________________________________________________________
 PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s):                       8,312433
CPU 0 ISR highest execution time (µs):                38,725299
CPU 0 ISR total execution time (s):                   0,087422
CPU 0 ISR count:                                      100332
CPU 0 DPC highest execution time (µs):                223,073755
CPU 0 DPC total execution time (s):                   3,174959
CPU 0 DPC count:                                      524668
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s):                       1,578525
CPU 1 ISR highest execution time (µs):                12,594489
CPU 1 ISR total execution time (s):                   0,004319
CPU 1 ISR count:                                      5350
CPU 1 DPC highest execution time (µs):                121,876983
CPU 1 DPC total execution time (s):                   0,098293
CPU 1 DPC count:                                      13150
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s):                       1,459785
CPU 2 ISR highest execution time (µs):                1,402728
CPU 2 ISR total execution time (s):                   0,000014
CPU 2 ISR count:                                      19
CPU 2 DPC highest execution time (µs):                141,555246
CPU 2 DPC total execution time (s):                   0,024437
CPU 2 DPC count:                                      5364
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s):                       1,334789
CPU 3 ISR highest execution time (µs):                0,0
CPU 3 ISR total execution time (s):                   0,0
CPU 3 ISR count:                                      0
CPU 3 DPC highest execution time (µs):                55,157250
CPU 3 DPC total execution time (s):                   0,007630
CPU 3 DPC count:                                      3870
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s):                       1,780429
CPU 4 ISR highest execution time (µs):                0,0
CPU 4 ISR total execution time (s):                   0,0
CPU 4 ISR count:                                      0
CPU 4 DPC highest execution time (µs):                126,746451
CPU 4 DPC total execution time (s):                   0,030335
CPU 4 DPC count:                                      10865
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s):                       0,950135
CPU 5 ISR highest execution time (µs):                0,0
CPU 5 ISR total execution time (s):                   0,0
CPU 5 ISR count:                                      0
CPU 5 DPC highest execution time (µs):                55,257445
CPU 5 DPC total execution time (s):                   0,009619
CPU 5 DPC count:                                      4606
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s):                       1,378434
CPU 6 ISR highest execution time (µs):                0,0
CPU 6 ISR total execution time (s):                   0,0
CPU 6 ISR count:                                      0
CPU 6 DPC highest execution time (µs):                85,175619
CPU 6 DPC total execution time (s):                   0,016262
CPU 6 DPC count:                                      4925
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s):                       1,191097
CPU 7 ISR highest execution time (µs):                0,0
CPU 7 ISR total execution time (s):                   0,0
CPU 7 ISR count:                                      0
CPU 7 DPC highest execution time (µs):                57,431673
CPU 7 DPC total execution time (s):                   0,004177
CPU 7 DPC count:                                      1973
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s):                       2,650734
CPU 8 ISR highest execution time (µs):                9,578625
CPU 8 ISR total execution time (s):                   0,032501
CPU 8 ISR count:                                      60424
CPU 8 DPC highest execution time (µs):                21386,074033
CPU 8 DPC total execution time (s):                   0,102762
CPU 8 DPC count:                                      22296
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s):                       1,317644
CPU 9 ISR highest execution time (µs):                5,360423
CPU 9 ISR total execution time (s):                   0,001238
CPU 9 ISR count:                                      2084
CPU 9 DPC highest execution time (µs):                77,019761
CPU 9 DPC total execution time (s):                   0,02540
CPU 9 DPC count:                                      9134
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s):                       3,635731
CPU 10 ISR highest execution time (µs):                5,981631
CPU 10 ISR total execution time (s):                   0,001150
CPU 10 ISR count:                                      1974
CPU 10 DPC highest execution time (µs):                125,123295
CPU 10 DPC total execution time (s):                   0,035727
CPU 10 DPC count:                                      6148
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s):                       1,286223
CPU 11 ISR highest execution time (µs):                6,953521
CPU 11 ISR total execution time (s):                   0,001878
CPU 11 ISR count:                                      3456
CPU 11 DPC highest execution time (µs):                73,943780
CPU 11 DPC total execution time (s):                   0,031565
CPU 11 DPC count:                                      5417
_________________________________________________________________________________________________________
 

Изменено пользователем sssashakh
Ссылка на комментарий
Поделиться на другие сайты

15 минут назад, sssashakh сказал:

При замене на старый хрип пропадает

Я бы попробовал со старым процессором прошить БИОС до крайнего. Вдруг поможет?

Ссылка на комментарий
Поделиться на другие сайты

9 минут назад, sssashakh сказал:

на старом и на новом процессоре максимальный биос был

Значит новый процессор "пробитый".

Ссылка на комментарий
Поделиться на другие сайты

28 минут назад, Ferion_Virian сказал:

я бы попробовал с другим блоком питания. этот может не вывозить нагрузку.

Если только он неисправный. 175 вт видеокарта и 100 вт процессор - явно меньше 650 вт заявленных в БП (648 вт по 12+).

Ссылка на комментарий
Поделиться на другие сайты

57 минут назад, DHO_N2 сказал:

Если только он неисправный. 175 вт видеокарта и 100 вт процессор - явно меньше 650 вт заявленных в БП (648 вт по 12+).

видеокарта заявлено 235 вт. https://www.sapphiretech.com/ru-ru/consumer/nitro-RX-590-8g-g5-se_c 

Там доп питание 8+6 pin. Через pcie до 75, 8 pin до 150 и 6 pin до 75.

вот и получается 235+100+~50, под 400. Блок за 50$, от Linkworld и явно не новый.

Изменено пользователем Ferion_Virian
Ссылка на комментарий
Поделиться на другие сайты

17 минут назад, Ferion_Virian сказал:

видеокарта заявлено 235 вт

По ссылке заявлено <235 вт (т.е. меньше 235 вт). Течпауэрап уверяет, что у 590-й ---> 175 вт TGP.

Ссылка на комментарий
Поделиться на другие сайты

  • Решение

бп новый, видеокарта только 8 пин

проблема была в "прекрасных" драйверах от амд, откатил драйвер видеокарты, проблема ушла

Ссылка на комментарий
Поделиться на другие сайты

6 часов назад, sssashakh сказал:

бп новый, видеокарта только 8 пин

проблема была в "прекрасных" драйверах от амд, откатил драйвер видеокарты, проблема ушла

...

Кто бы сомневался ...))

За спасибо- Спасибо!  ?

Ссылка на комментарий
Поделиться на другие сайты

Присоединяйтесь к обсуждению

Вы можете написать сейчас и зарегистрироваться позже. Если у вас есть аккаунт, авторизуйтесь, чтобы опубликовать от имени своего аккаунта.

Гость
К сожалению, ваш контент содержит запрещённые слова. Пожалуйста, отредактируйте контент, чтобы удалить выделенные ниже слова.
Ответить в этой теме...

×   Вставлено с форматированием.   Восстановить форматирование

  Разрешено использовать не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отображать как обычную ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставлять изображения напрямую. Загружайте или вставляйте изображения по ссылке.

×
×
  • Создать...

Важная информация

Уважаемый гость, прежде чем пройти регистрацию или создать тему - ознакомьтесь с правилами форума - Правила