(01-31-2011, 10:00 PM)TheWiz Wrote: I'm talking this one over with or in house VGA moderator, bear with us
TheWiz
Thanks. I have both files if you want to compare them.
The Coreboot VGA page can be found
here
I did see that the device ID is different for some reason, so it may not work anyway.
Device ID: 0x7121 vs Device ID: 0x7123
Worst case I'll use one from the HP machine, since that one doesn't come up on the screen like the eMachines one does, even though both are apparently the same revision.
output of romheaders with stock video bios (eMachines):
Code:
Image 1:
PCI Expansion ROM Header:
Signature: 0x55aa (Ok)
CPU unique data: 0x50 0xeb 0x3d 0x37 0x34 0x30 0x30 0x30
0x30 0x30 0x30 0x30 0x30 0x30 0x30 0x30
Pointer to PCI Data Structure: 0x0110
PCI Data Structure:
Signature: 0x50434952 'PCIR' (Ok)
Vendor ID: 0x8086
Device ID: 0x7123
Vital Product Data: 0x0000
PCI Data Structure Length: 0x0018 (24 bytes)
PCI Data Structure Revision: 0x00
Class Code: 0x030000 (VGA Display controller)
Image Length: 0x0050 blocks (40960 bytes)
Revision Level of Code/Data: 0x0104
Code Type: 0x00 (Intel x86)
Last-Image Flag: 0x80 (last image in rom)
Reserved: 0x0000
Platform specific data for x86 compliant option rom:
Initialization Size: 0x50 (40960 bytes)
Entry point for INIT function: 0x42
output of the video BIOS in the HP version:
Code:
Image 1:
PCI Expansion ROM Header:
Signature: 0x55aa (Ok)
CPU unique data: 0x50 0xeb 0x3d 0x37 0x34 0x30 0x30 0x30
0x30 0x30 0x30 0x30 0x30 0x30 0x30 0x30
Pointer to PCI Data Structure: 0x0110
PCI Data Structure:
Signature: 0x50434952 'PCIR' (Ok)
Vendor ID: 0x8086
Device ID: 0x7123
Vital Product Data: 0x0000
PCI Data Structure Length: 0x0018 (24 bytes)
PCI Data Structure Revision: 0x00
Class Code: 0x030000 (VGA Display controller)
Image Length: 0x0050 blocks (40960 bytes)
Revision Level of Code/Data: 0x0104
Code Type: 0x00 (Intel x86)
Last-Image Flag: 0x80 (last image in rom)
Reserved: 0x0000
Platform specific data for x86 compliant option rom:
Initialization Size: 0x50 (40960 bytes)
Entry point for INIT function: 0x42
output of the TSR loaded version (AIM less-NO DVI support) :
Code:
Image 1:
PCI Expansion ROM Header:
Signature: 0x55aa (Ok)
CPU unique data: 0x40 0xeb 0x41 0x37 0x34 0x55 0x4e 0x49
0x46 0x49 0x45 0x44 0x30 0x30 0x30 0x30
Pointer to PCI Data Structure: 0x004c
PCI Data Structure:
Signature: 0x50434952 'PCIR' (Ok)
Vendor ID: 0x8086
Device ID: 0x7121
Vital Product Data: 0x0000
PCI Data Structure Length: 0x0018 (24 bytes)
PCI Data Structure Revision: 0x00
Class Code: 0x030000 (VGA Display controller)
Image Length: 0x0040 blocks (32768 bytes)
Revision Level of Code/Data: 0x2683
Code Type: 0x00 (Intel x86)
Last-Image Flag: 0x80 (last image in rom)
Reserved: 0x0000
Platform specific data for x86 compliant option rom:
Initialization Size: 0x40 (32768 bytes)
Entry point for INIT function: 0x46
output for TSR version-AIM(add in module-DVI support):
Code:
Image 1:
PCI Expansion ROM Header:
Signature: 0x55aa (Ok)
CPU unique data: 0x60 0xeb 0x41 0x37 0x34 0x55 0x4e 0x49
0x46 0x49 0x45 0x44 0x30 0x30 0x30 0x30
Pointer to PCI Data Structure: 0x004c
PCI Data Structure:
Signature: 0x50434952 'PCIR' (Ok)
Vendor ID: 0x8086
Device ID: 0x7121
Vital Product Data: 0x0000
PCI Data Structure Length: 0x0018 (24 bytes)
PCI Data Structure Revision: 0x00
Class Code: 0x030000 (VGA Display controller)
Image Length: 0x0060 blocks (49152 bytes)
Revision Level of Code/Data: 0x2682
Code Type: 0x00 (Intel x86)
Last-Image Flag: 0x80 (last image in rom)
Reserved: 0x0000
Platform specific data for x86 compliant option rom:
Initialization Size: 0x60 (49152 bytes)
Entry point for INIT function: 0x46
I'm not sure when I'll get a PLCC32 socket for it, I need to find one where the shipping is cheap enough, something about paying $15 to ship a $1 part doesn't motivate me to jump right on it. If I had a plcc32 socket on the board I would just try it especially since I had to remove the chip to flash it anyway. I'm not too worried about it if it doesn't work, worst case it will release its magic smoke. It's not like it will run any modern version of windows, but it will run a modern minimal Linux Distro with fairly decent performance (like XP used to be before all service packs and patches)