On Wed, 2010-09-22 at 08:31 -0400, Andy Walls wrote:
On Wed, 2010-09-22 at 01:30 -0400, Alex Deucher wrote:
It appears to be incorrect. If you send me a copy of the vbios, I can easily add a quirk. I suspect your board oem may offer several boards with different output configurations and neglected to update the table in some configurations.
Do you have a pointer to a set of steps to follow for extracting that vbios information?
Never mind, I figured it out.
# echo 1 > /sys/class/drm/card0/device/rom # dd if=/sys/class/drm/card0/device/rom of=msi7302igprom.bin # echo 0 > /sys/class/drm/card0/device/rom
I will send it via private email.
Regards, Andy