[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 Mark Linimon changed: What|Removed |Added Resolution|--- |DUPLICATE Status|New

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 Mark Linimon changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #17 from Alex M. --- The patch works. The kernel panic no longer occurs. Both the headphone and the monitor speakers work fine. Thank you very much! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 Mark Linimon changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 John Grafton changed: What|Removed |Added CC||john.graf...@runbox.com --- Comment

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #15 from Alex M. --- It does not let me attach vmcore.6.gz. I ran the following command: $ sudo kgdb /boot/kernel/kernel /var/crash/vmcore.6 and I attach kgdb.out with kgdb data. -- You are receiving this mail because: You

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #14 from Alex M. --- Created attachment 244238 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244238&action=edit kgdb information -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #13 from Alex M. --- bugzilla works like a crap. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #12 from Alex M. --- I cannot attach vmcore.6.gz because of the error shown in bugzillaError.jpg. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #11 from Alex M. --- Created attachment 244236 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244236&action=edit error when trying to attach vmcore.6.gz -- You are receiving this mail because: You are the assignee f

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #10 from Alex M. --- Created attachment 244235 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244235&action=edit screen messages for the kernel panic -- You are receiving this mail because: You are the assignee for

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #9 from Alex M. --- Created attachment 244234 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244234&action=edit bounds -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #8 from Alex M. --- Created attachment 244233 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244233&action=edit info.6 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #7 from Alex M. --- Created attachment 244232 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244232&action=edit core.txt.6 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #6 from Alex M. --- The kernel panic is caused by snd_hda.ko. In the file /usr/src/sys/amd64/conf/GENERIC, section 'Sound support', I commented out all the lines except one: ... # Sound support device sound

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #5 from Alex M. --- The output of kldstat is the same with or without the audio driver. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #4 from Alex M. --- It does not let me attach the following files: -rw-r--r-- 1 root wheel 6782462 Aug 15 10:58 kernel_panic.MOV -rw-r--r-- 1 root wheel 4409731 Aug 14 17:11 kernel_panic_with_DELAY.MOV -rw-r--r-- 1 root

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #3 from Alex M. --- Created attachment 244131 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244131&action=edit See the Description -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #2 from Alex M. --- Created attachment 244130 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244130&action=edit See the Description -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 --- Comment #1 from Alex M. --- Created attachment 244129 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244129&action=edit See the Description -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151 Bug ID: 273151 Summary: Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900 Product: Base System Version: 13.2-RELEASE Hardware: amd64