Hello,
I got an issue with the FreeBSD 10 (I didn't try older version) when I enable the RAID on the motherboard.
When the AHCI is enabled, the vesa module works perfectly; I can use high resolution console.
When the RAID is enabled (instead of the AHCI), the vesa module cannot be loaded (error 6 when it's loaded).
Based on my first investigation, the vesa module failed on the call of the int 0x10 (function AX=0x4F00).
The VBE buffer seems filled correctly (VBE 3.x), but the issue is on the AX return code (AX=0x0060).
Do someone have any idea of the issue and how to solve it?
Motherboard: P9X79 Pro
GPX: GeForce 680 GTX
I got an issue with the FreeBSD 10 (I didn't try older version) when I enable the RAID on the motherboard.
When the AHCI is enabled, the vesa module works perfectly; I can use high resolution console.
When the RAID is enabled (instead of the AHCI), the vesa module cannot be loaded (error 6 when it's loaded).
Based on my first investigation, the vesa module failed on the call of the int 0x10 (function AX=0x4F00).
The VBE buffer seems filled correctly (VBE 3.x), but the issue is on the AX return code (AX=0x0060).
Do someone have any idea of the issue and how to solve it?
Motherboard: P9X79 Pro
GPX: GeForce 680 GTX