blackosx, on Aug 16 2010, 01:44 PM, said:
it does mate TY - funny, it's one of your 16/9 themes I'm using
FormerlyKnownAs, on Aug 16 2010, 02:05 PM, said:
blackosx, on Aug 16 2010, 03:10 PM, said:
rekursor, on Jul 24 2010, 04:13 PM, said:
{ 0x8086, 0x7190, "VMWare", NULL, NULL, NULL },
{ 0x8086, 0x1A30, "i845", NULL, NULL, NULL },
{ 0x8086, 0x2970, "i946PL/GZ", setup_p35, get_fsb_i965, get_timings_i965 },
{ 0x8086, 0x2990, "Q963/Q965", setup_p35, get_fsb_i965, get_timings_i965 },
{ 0x8086, 0x29A0, "P965/G965", setup_p35, get_fsb_i965, get_timings_i965 },
{ 0x8086, 0x2A00, "GM965/GL960", setup_p35, get_fsb_im965, get_timings_im965 },
{ 0x8086, 0x2A10, "GME965/GLE960", setup_p35, get_fsb_im965, get_timings_im965 },
{ 0x8086, 0x2A40, "PM/GM45/47", setup_p35, get_fsb_im965, get_timings_im965 },
{ 0x8086, 0x29B0, "Q35", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x29C0, "P35/G33", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x29D0, "Q33", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x29E0, "X38/X48", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E00, "Eaglelake", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E10, "Q45/Q43", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E20, "P45/G45", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E30, "G41", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0xD131, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3400, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3401, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3402, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3403, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm }, { 0x8086, 0x1A30, "i845", NULL, NULL, NULL },
{ 0x8086, 0x2970, "i946PL/GZ", setup_p35, get_fsb_i965, get_timings_i965 },
{ 0x8086, 0x2990, "Q963/Q965", setup_p35, get_fsb_i965, get_timings_i965 },
{ 0x8086, 0x29A0, "P965/G965", setup_p35, get_fsb_i965, get_timings_i965 },
{ 0x8086, 0x2A00, "GM965/GL960", setup_p35, get_fsb_im965, get_timings_im965 },
{ 0x8086, 0x2A10, "GME965/GLE960", setup_p35, get_fsb_im965, get_timings_im965 },
{ 0x8086, 0x2A40, "PM/GM45/47", setup_p35, get_fsb_im965, get_timings_im965 },
{ 0x8086, 0x29B0, "Q35", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x29C0, "P35/G33", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x29D0, "Q33", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x29E0, "X38/X48", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E00, "Eaglelake", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E10, "Q45/Q43", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E20, "P45/G45", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0x2E30, "G41", setup_p35, get_fsb_i965, get_timings_p35 },
{ 0x8086, 0xD131, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3400, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3401, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3402, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
{ 0x8086, 0x3403, "NHM IMC", setup_nhm, get_fsb_nhm, get_timings_nhm },
In order to check it easily use lspci (or EvoToolsX that uses it) and read the first line containing:
Manu0600, on Aug 16 2010, 04:11 PM, said:
rednous, on Aug 16 2010, 06:36 PM, said:
boot0: GPT boot0: testing boot0: GPT boot0: testing ...This happens on a raid0 setup, EFI, no other systems. The EFI partition is empty. The boot osx partition is OK when booted trough the other disk (using old RC3).
Ingram, on Jul 31 2010, 11:39 PM, said:
No UUID present in SMBIOS System Information Table [ERROR] UUID='0123456789ABCDEF' syntax error Customizing SystemID with :
kup, on Aug 17 2010, 12:56 AM, said:
0 members, 0 guests, 0 anonymous users