https://bugzilla.kernel.org/show_bug.cgi?id=221587
--- Comment #4 from Dmytro Skarbinets ([email protected]) --- (In reply to Artem S. Tashkinov from comment #2) > > Windows crash messages are different, the most often ones are: > > > > IRQL_NOT_LESS_OR_EQUAL > > Hypervisor Error > > DRIVER_IRQL_NOT_LESS_OR_EQUAL > > KMODE_EXCEPTION_NOT_HANDLED > > > > If a module is shown, it's always ntoskrnl.exe > > Looks like your hardware is toast. > > If you manage to bisect it, maybe there's a flag to disable to make your > system run but I really doubt it's gonna be even remotely optimal. > > > acpi=off > > Is basically incompatible with how modern HW functions. You may as well > replace your motherboard. > > I've found a single reddit thread related to this issue: > https://www.reddit.com/r/Asustuf/comments/1mo4t81/ > tuf_a15_fa507nv_bsods_and_kernel_panics_on/ > > and > > > EDIT: THEY FIXED IT! After installing bios update 318, EVERYTHING WORKS > > PERFECT! > > The support website lists two 310 BIOS'es, have you tried both? > > https://www.asus.com/supportonly/fa507nv/helpdesk_bios/ This post is actually written by me. As i wrote, the issue was fixed in 318, but temporarily. For around two weeks i think. Issue appeared around bios 312, i did try to downgrade to 310, did not help. As all latter ones did not. I also though t that this is a hardware issue, but if it is, how does windows work after it finally boots? And not just works, but works fine, heavy loads both synthetic and real-life, no issues. And also, i am not the only one with such issues... (I did link a discord channel with a bunch of people with the same problem on FA507 family of laptops) Maybe it's some hardware design flaw? Then how is it fixed by windows? Right after installation media finishes install, first boot into the system, it's stable. I don't think there is a way a driver can somehow fix a hardware flaw without any trade-offs, but if it can, shouldn't the same solution be added to the kernel? I sadly can't bisect it since there's no "good" version... -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
