Changes between Initial Version and Version 1 of Ticket #2780, comment 56
- Timestamp:
- Apr 11, 2021, 10:12:38 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2780, comment 56
initial v1 1 This is merely the 'calling code' to the driver which actually handles modesetting. If a mode can't be set therefore you need to search in the driver that's in use on your system.2 3 In this case the fault is in the nvidia driver, specifically for NV44 architecture gfx cards, that are incorporated on AMD CPU based mainboards, I guess now some ten years ago. I found the reason meanwhile: these mainboards have a different Crystal base frequency than other nVidia cards. Will patch the driver asap.