I don't see the "03" value supported in Tolino's kernel source code.
It's like:
Quote:
if(1==gptHWCFG->m_val.bDisplayResolution) {
// 1024x758
}
else
{
..
}
|
Is it working on Aura HD but with wrong resolution? If yes, it is possible to fix it by merging video driver code from Aura HD's kernel.