Changes between Initial Version and Version 1 of Ticket #96, comment 48
- Timestamp:
- Jul 31, 2024, 2:35:02 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #96, comment 48
initial v1 3 3 1) turn off the on-board USB host controllers. Apparently, you have additional XHCI cards plugged in so it would be best to isolate the problem to these add-on cards 4 4 5 2) I would try ACPI.PSD /VW (the virtual wire switch). That should force the system to use PCI IRQs instead of MSI interrupts. Maybe that makes a difference. 5 2) I would try ACPI.PSD /VW (the virtual wire switch). That should force the system to use PCI IRQs instead of MSI interrupts. Maybe that makes a difference. An alternative is ACPI.PSD /NOMSI which might prevent problems with virtual wire mode but will still prevent MSI from being used.