Azimutz Posted January 17, 2011 Share Posted January 17, 2011 (edited) Hi Valv, sorry for the late reply; took some days away... still not sure if i'm really back Picking up were i left it... I fail to find that one. btw, I was looking at "Chazi"'s code and I 'd like some guidance from your part as if this implementation is working for you and if it is latest or if there is something else I should study (e.g your other sub-branch). Thank u anyway. Well, the post with the diff i mentioned previously, can be read here (the diff stuff was removed by me). As you can see, it was originally an answer to you Give it a look and tell me if you need more info. If it helps, i can revert the code to the previous locations on boot.c/options.c and make a diff from there!?... i will probably do it anyway, but if someone needs i'll do it sooner than later About your booter, still works fine for me; bdmesg attached. I would disable the KernelPatcher by default; it can mess the boot when using an already patched kernel. Talking about patched kernel... This my friend, is happening on the legacy kernel's side. To be more specific, just take a look at this: // blackknight; added for corrected FSB detection for Phenoms and Shanghais switch (cpuid_family()) { case CPU_FAMILY_AMD_PHENOM: case CPU_FAMILY_AMD_SHANGHAI: { busFreq = 2 * EFI_FSB_frequency(); } hereby, blackknight was apparently fixing the wrong value passed from boot-loader. I think this fix, with most respect to its author, is no more needed to be there. did you guys got to any conclusion about the above? See ya later... azi_bdmesg707.txt Edited January 19, 2011 by Azimutz Link to comment Share on other sites More sharing options...
twilight.lee Posted January 17, 2011 Share Posted January 17, 2011 Also remember just because the bootloader support your card it do not mean that snow leopard do... In snowleopard it is only Radeon HD 4xx0 and newere that work non of the 3xx0 cards can get QE/CI.... Thanks for your explanation. I am giving up 3650's QE/CI now , using RadeonHD.kext instead. Link to comment Share on other sites More sharing options...
cowfish Posted January 17, 2011 Share Posted January 17, 2011 the restart fix is great, nice work from dell xps m1530 Config: [hd(0,1)/Extra/com.apple.Boot.plist] 322 bytes. CPU: Mobile Intel® Core(tm)2 Duo CPU T5800 @ 2.00GHz CPU: Thermal Monitor: TM, TM2, PROCHOT, FERR max: 10 current: 6 CPU: Tjmax ~ 105°C Temperature= ~ 78°C CPU: Attempting to enable IDA Failed! CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0xf/0x0/0xd CPU: Multipliers x10: max=100, min=60 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 1994MHz CPU: CPUFreq: 1994MHz CPU: FSBFreq: 199MHz CPU: SLFM: 1 CPU: Enhanced SpeedStep: 1 CPU: NoCores/NoThreads: 2/2 CPU: Features: 0x26d003a3 Chipset is 965GM (pci id 0x2a008086) We have an NVIDIA Card Creating 2 Mode Tables New table with id : 0 New table with id : 1 First Standard VESA Table at offset 0x861d Second Standard VESA Table at offset 0x350c Table #0 has 16 modes Table #1 has 32 modes Theme: [hd(0,1)]/Extra/Themes/Default Resolution : 1024x768 (EDID) Theme: [hd(0,1)]/Extra/Themes/Default Found mode 1024x768 in VESA Table Config: [hd(0,2)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 290 bytes. Setting boot-uuid to: 90B1ED0D-EDD6-3CD5-9A9A-C9E422D8A0EF Closing VBios Table #0 : Freeing backup [OK] Table #0 : Freeing [OK] Table #1 : Freeing backup [OK] Table #1 : Freeing [OK] Freeing map [OK] Hibernate image is too old by 1349 seconds. Use ForceWake=y to override Loading Darwin 10.6 Loading kernel mach_kernel LoadDrivers: /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext ACPI: [hd(0,2)/DSDT.aml] 19115 bytes. Using PCI-Root-UID value: 0 No SMBIOS replacement found. Intel GM965/GL960 DRAM Controller [8086:2a00] at 00:00.0 Frequency detected: 332 MHz (664) Dual Channel CAS:5 tRC:5 tRP:5 RAS:15 (5-5-5-15) Slot: 0 Type 19 2048MB (DDR2 SDRAM) 664MHz Vendor=Nanya Technology PartNo=NT2GT64U8HD0BN-3C SerialNo=EFD61A0F Slot: 2 Type 19 2048MB (DDR2 SDRAM) 664MHz Vendor=Nanya Technology PartNo=NT2GT64U8HD0BN-3C SerialNo=C4D61A0B Patched DMI Table Found SMBIOS System Information Table 1 Customizing SystemID with : 44454c4c-4b00-1030-8051-b2c04f514831 efi_inject_get_devprop_string NULL trying stringdata ACPI: [hd(0,2)/DSDT.aml] 19115 bytes. FADT: Restart Fix applied ! FADT: Restart Fix applied ! Patched ACPI version 2 DSDT Starting Darwin x86_64 Link to comment Share on other sites More sharing options...
wojnar0 Posted January 17, 2011 Share Posted January 17, 2011 5.1.3 fixed ForceFSB=184 busratio= 13 Last login: Mon Jan 17 10:05:45 on console /Users/wojnar/Desktop/an/bdmesg ; exit; MacBook-Pro-wojnar:~ wojnar$ /Users/wojnar/Desktop/an/bdmesg ; exit; Config: [hd(0,2)/Extra/com.apple.Boot.plist] 789 bytes. CPU: Mobile Intel® Core(tm)2 Duo CPU T8300 @ 2.40GHz Specified FSB: 184Mhz. Assuming you know what you 're doing ! Bus-Ratio defaults: min=6, max=12 Sticking with [FSB: 184Mhz, Bus-Ratio: 13] CPU: Tjmax ~ 104°C Temperature= ~ 44°C CPU: IDA: Enabled! CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x17/0x1/0x6 CPU: Multipliers x10: max=130, min=60 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 2394MHz CPU: CPUFreq: 2392MHz CPU: FSBFreq: 184MHz CPU: SLFM: 1 CPU: Enhanced SpeedStep: 1 CPU: NoCores/NoThreads: 2/2 CPU: Features: 0x26d803a3 Chipset is 965GM (pci id 0x2a008086) We have an NVIDIA Card Creating 2 Mode Tables New table with id : 0 New table with id : 1 First Standard VESA Table at offset 0x7bbb Second Standard VESA Table at offset 0x4832 Table #0 has 16 modes Table #1 has 32 modes Aspect Ratio is 16/10 Patching Table #0 : Mode 1024x768 -> 1440x900 (1047 1183 1343 770 776 805) Patching Table #1 : Mode 640x200 -> 640x400 (664 672 720 408 H- V+) Mode 640x350 -> 640x400 (664 678 720 408 H- V+) Mode 640x480 -> 640x400 (669 685 720 408 H- V+) Mode 640x480 -> 640x400 (669 685 720 408 H- V+) Mode 800x600 -> 800x500 (836 852 900 512 H- V+) Mode 800x600 -> 800x500 (836 852 900 512 H- V+) Mode 1024x768 -> 1024x640 (1071 1087 1152 656 H- V+) Mode 1024x768 -> 1024x640 (1071 1087 1152 656 H- V+) Mode 1280x1024 -> 1280x800 (1343 1359 1440 823 H- V+) Mode 1280x1024 -> 1280x800 (1343 1359 1440 823 H- V+) Mode 1400x1050 -> 1400x875 (1474 1488 1575 908 H+ V+) Mode 1600x1200 -> 1600x1000 (1674 1690 1800 1025 H- V+) Mode 2048x1536 -> 2048x1280 (2144 2160 2048 1314 H+ V+) Theme: [hd(0,2)]/Extra/Themes/Mint Resolution : 1440x900 (Graphics Mode key) Theme: [hd(0,2)]/Extra/Themes/Mint Found mode 1440x900 in VESA Table Config: [hd(0,2)/Extra/com.apple.Boot.plist] 789 bytes. Setting boot-uuid to: F959FE65-8D2E-348F-B794-62B4A262E3CA Closing VBios Table #0 : Freeing backup [OK] Table #0 : Freeing [OK] Table #1 : Freeing backup [OK] Table #1 : Freeing [OK] Freeing map [OK] header read size 200 Incorrect image signature Loading Darwin 10.6 Loading kernel /mach_kernel Unable to patch 64bit kernel. Please use arch=i386. LoadDrivers: /Extra/Extensions.mkext LoadDrivers: /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext ACPI: [hd(0,2)/Extra/DSDT.aml] 27470 bytes. Using PCI-Root-UID value: 0 SMBios: [hd(0,2)/Extra/smbios.plist] 646 bytes. Intel GM965/GL960 DRAM Controller [8086:2a00] at 00:00.0 Frequency detected: 306 MHz (613) Dual Channel CAS:5 tRC:5 tRP:5 RAS:15 (5-5-5-15) Scanning smbus_dev <8086, 283e> ... Slot: 0 Type 19 1024MB (DDR2 SDRAM) 613MHz Vendor=Samsung PartNo=M470T2953EZ3-CE63E SerialNo=74225C19 Slot: 2 Type 19 2048MB (DDR2 SDRAM) 613MHz Vendor=Samsung PartNo=M470T5663CZ3-CE63C SerialNo=261D3F87 Patched DMI Table Found SMBIOS System Information Table 1 Customizing SystemID with : 108adec0-ab9b-11dc-805a-efb9f38380ca efi_inject_get_devprop_string NULL trying stringdata ACPI: [hd(0,2)/Extra/DSDT.aml] 27470 bytes. FADT: Restart Fix applied ! FADT: Restart Fix applied ! Patched ACPI version 2 DSDT Starting Darwin x86_64 logout [Proces zakończony] Without Flags. Last login: Mon Jan 17 10:48:54 on console /Users/wojnar/Desktop/an/bdmesg ; exit; MacBook-Pro-wojnar:~ wojnar$ /Users/wojnar/Desktop/an/bdmesg ; exit; Config: [hd(0,2)/Extra/com.apple.Boot.plist] 704 bytes. CPU: Mobile Intel® Core(tm)2 Duo CPU T8300 @ 2.40GHz max: 12 current: 6 CPU: Tjmax ~ 104°C Temperature= ~ 44°C CPU: IDA: Enabled! CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x17/0x1/0x6 CPU: Multipliers x10: max=120, min=60 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 2394MHz CPU: CPUFreq: 2394MHz CPU: FSBFreq: 199MHz CPU: SLFM: 1 CPU: Enhanced SpeedStep: 1 CPU: NoCores/NoThreads: 2/2 CPU: Features: 0x26d803a3 Chipset is 965GM (pci id 0x2a008086) We have an NVIDIA Card Creating 2 Mode Tables New table with id : 0 New table with id : 1 First Standard VESA Table at offset 0x7bbb Second Standard VESA Table at offset 0x4832 Table #0 has 16 modes Table #1 has 32 modes Aspect Ratio is 16/10 Patching Table #0 : Mode 1024x768 -> 1440x900 (1047 1183 1343 770 776 805) Patching Table #1 : Mode 640x200 -> 640x400 (664 672 720 408 H- V+) Mode 640x350 -> 640x400 (664 678 720 408 H- V+) Mode 640x480 -> 640x400 (669 685 720 408 H- V+) Mode 640x480 -> 640x400 (669 685 720 408 H- V+) Mode 800x600 -> 800x500 (836 852 900 512 H- V+) Mode 800x600 -> 800x500 (836 852 900 512 H- V+) Mode 1024x768 -> 1024x640 (1071 1087 1152 656 H- V+) Mode 1024x768 -> 1024x640 (1071 1087 1152 656 H- V+) Mode 1280x1024 -> 1280x800 (1343 1359 1440 823 H- V+) Mode 1280x1024 -> 1280x800 (1343 1359 1440 823 H- V+) Mode 1400x1050 -> 1400x875 (1474 1488 1575 908 H+ V+) Mode 1600x1200 -> 1600x1000 (1674 1690 1800 1025 H- V+) Mode 2048x1536 -> 2048x1280 (2144 2160 2048 1314 H+ V+) Theme: [hd(0,2)]/Extra/Themes/Mint Resolution : 1440x900 (Graphics Mode key) Theme: [hd(0,2)]/Extra/Themes/Mint Found mode 1440x900 in VESA Table Config: [hd(0,2)/Extra/com.apple.Boot.plist] 704 bytes. Setting boot-uuid to: F959FE65-8D2E-348F-B794-62B4A262E3CA Closing VBios Table #0 : Freeing backup [OK] Table #0 : Freeing [OK] Table #1 : Freeing backup [OK] Table #1 : Freeing [OK] Freeing map [OK] header read size 200 Incorrect image signature Loading Darwin 10.6 Loading kernel /mach_kernel Unable to patch 64bit kernel. Please use arch=i386. LoadDrivers: /Extra/Extensions.mkext LoadDrivers: /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext ACPI: [hd(0,2)/Extra/DSDT.aml] 27470 bytes. Using PCI-Root-UID value: 0 SMBios: [hd(0,2)/Extra/smbios.plist] 646 bytes. Intel GM965/GL960 DRAM Controller [8086:2a00] at 00:00.0 Frequency detected: 332 MHz (665) Dual Channel CAS:5 tRC:5 tRP:5 RAS:15 (5-5-5-15) Scanning smbus_dev <8086, 283e> ... Slot: 0 Type 19 1024MB (DDR2 SDRAM) 666MHz Vendor=Samsung PartNo=M470T2953EZ3-CE63E SerialNo=74225C19 Slot: 2 Type 19 2048MB (DDR2 SDRAM) 666MHz Vendor=Samsung PartNo=M470T5663CZ3-CE63C SerialNo=261D3F87 Patched DMI Table Found SMBIOS System Information Table 1 Customizing SystemID with : 108adec0-ab9b-11dc-805a-efb9f38380ca efi_inject_get_devprop_string NULL trying stringdata ACPI: [hd(0,2)/Extra/DSDT.aml] 27470 bytes. FADT: Restart Fix applied ! FADT: Restart Fix applied ! Patched ACPI version 2 DSDT Starting Darwin x86_64 logout [Proces zakończony] Buggy Link to comment Share on other sites More sharing options...
valv Posted January 17, 2011 Author Share Posted January 17, 2011 As you can see, it was originally an answer to you Give it a look and tell me if you need more info. If it helps, i can revert the code to the previous locations on boot.c/options.c and make a diff from there!?... i will probably do it anyway, but if someone needs i'll do it sooner than later I'd highly appreciate you to. In the meantime, I'd probably give it a look tonight.I would disable the KernelPatcher by default; it can mess the boot when using an already patched kernel.Wise & valuable! am going to correct it asap Talking about patched kernel... did you guys got to any conclusion about the above? See ya later... Indeed, that fix is not needed (in the case of booting with anval). I used to talk with nawcom about this. His BootCD would probably take care of this (in the future; till the change gets merged into trunk, if interest is, and propagated to other branches as well). Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted January 17, 2011 Share Posted January 17, 2011 now after latest branch version 16*200 CPU: AMD Phenom(tm) II X4 955 Processor fsb: 200 4 P-State 0: Frequency: 3200, Multiplier: 16, vid: 16 P-State 1: Frequency: 1800, Multiplier: 9, vid: 24 P-State 2: Frequency: 1000, Multiplier: 5, vid: 32 P-State 3: Frequency: 800, Multiplier: 4, vid: 46 CPU: Vendor/Family/ExtFamily: 0x68747541/0xf/0x1 CPU: Model/ExtModel/Stepping: 0x4/0x0/0x2 CPU: Multipliers x10: max=160, min=40 CPU: MaxDiv/CurrDiv: 0x0/0x2 CPU: TSCFreq: 3210MHz CPU: CPUFreq: 3200MHz CPU: FSBFreq: 200MHz CPU: NoCores/NoThreads: 1/4 CPU: Features: 0x36900221 is it also work good with other tester Link to comment Share on other sites More sharing options...
valv Posted January 17, 2011 Author Share Posted January 17, 2011 @Mohamed Khairy, how comes it is not interfering with kernel_patcher ? Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted January 17, 2011 Share Posted January 17, 2011 @Mohamed Khairy,how comes it is not interfering with kernel_patcher ? you talk about meklort kernel patcher ? i used meklort branch before its kernel patcher nearly patch only vanilla kernel doesnt patch legacy Link to comment Share on other sites More sharing options...
valv Posted January 17, 2011 Author Share Posted January 17, 2011 yeah but I was afraid the old version am using is going to cause problems with already patched kernels. Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted January 17, 2011 Share Posted January 17, 2011 yeah but I was afraid the old version am using is going to cause problems with already patched kernels. dont worry about legacy am not sure about atom_kernel but meklort patcher do like atom_kernel so no need for atom_kernel are you going on future to add AMD to kernel patcher Link to comment Share on other sites More sharing options...
valv Posted January 17, 2011 Author Share Posted January 17, 2011 I'd love to. But I don't think I'd be able to. we'll see. Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted January 17, 2011 Share Posted January 17, 2011 I'd love to. But I don't think I'd be able to. we'll see. it is too long diff boot file will be larger it will be good if it will be like module Link to comment Share on other sites More sharing options...
valv Posted January 17, 2011 Author Share Posted January 17, 2011 catch me if u can: irc.osx86.hu #SnowLeopard or irc.osx86.hu #hackint0sh Link to comment Share on other sites More sharing options...
nefilim Posted January 17, 2011 Share Posted January 17, 2011 has anyone tested this with sandy bridge? i have some trouble getting my GA-P67A-UD3 with i5-2500k CPU running perfectly, trouble with stuttering sound (onboard & USB)/mouse/keyboard (USB). especially when the system is not under any load. even reflected in the GUI performance (seems jittery). i'm using a custom DSDT with the interrupts removed for TMR & PIC devices. i am using nawcom's legacy 10.6.6 kernel (http://blog.nawcom.com/?p=538) here's my bdmesg (chipset is unknown? BCLK = 0? it's set to 100 with a 33x multiplier in the BIOS) Config: [hd(0,2)/Extra/com.apple.Boot.plist] 771 bytes. CPU: Mobile Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz CPU: Flex-Ratio = 33 >> 0 Sticking with [BCLK: 0Mhz, Bus-Ratio: <F0>4<97>] CPU: Tjmax ~ 98°C Temperature= ~ 38°C CPU: Attempting to enable IDA Failed! 0 ! using the default value for FSB ! CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x2a/0x2/0x7 CPU: Multipliers x10: max=0, min=160 Turbo Ratio: 33/33/33/33 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 3292MHz CPU: CPUFreq: 3292MHz CPU: FSBFreq: 100MHz CPU: Enhanced SpeedStep: 1 CPU: NoCores/NoThreads: 8/16 CPU: Features: 0x36d803a3 Chipset is UNKNOWN (pci id 0x1008086) We have an NVIDIA Card Creating 2 Mode Tables New table with id : 0 New table with id : 1 First Standard VESA Table at offset 0x7bbb Second Standard VESA Table at offset 0x4832 Table #0 has 16 modes Table #1 has 32 modes Aspect Ratio is 16/9 Patching Table #0 : Mode 1024x768 -> 1024x768 (1047 1183 1343 770 776 805) Patching Table #1 : Mode 640x200 -> 640x360 (664 672 720 368 H- V+) Mode 640x350 -> 640x360 (664 678 720 368 H- V+) Mode 640x400 -> 640x360 (664 680 720 368 H- V+) Mode 640x480 -> 640x360 (669 685 720 368 H- V+) Mode 640x480 -> 640x360 (669 685 720 368 H- V+) Mode 800x600 -> 800x450 (836 852 900 462 H- V+) Mode 800x600 -> 800x450 (836 852 900 462 H- V+) Mode 1024x768 -> 1024x576 (1071 1087 1152 592 H- V+) Mode 1024x768 -> 1024x576 (1071 1087 1152 592 H- V+) Mode 1280x1024 -> 1280x720 (1343 1359 1440 743 H- V+) Mode 1280x1024 -> 1280x720 (1343 1359 1440 743 H- V+) Mode 1280x800 -> 1280x720 (1330 1346 1440 755 H- V-) Mode 1400x1050 -> 1400x787 (1474 1488 1575 820 H+ V+) Mode 1440x900 -> 1440x810 (1496 1512 1620 846 H+ V-) Mode 1600x1200 -> 1600x900 (1674 1690 1800 925 H- V+) Mode 1680x1050 -> 1680x945 (1745 1761 1890 982 H+ V-) Mode 1920x1200 -> 1920x1080 (1995 2011 2160 1118 H+ V-) Mode 2048x1536 -> 2048x1152 (2144 2160 2048 1186 H+ V+) Mode 768x480 -> 768x432 (798 814 864 441 H- V-) Darwin/x86 boot v5.0.132 - AnVAL v5.1.3 r665:706 Build date: 2011-01-16 20:22:40 4079MB memory VESA v3.0 14MB (NVIDIA) Scanning device 80...Press any key to enter startup options.(3) Use ^X^Y keys to select the startup volume. hd(0,2) Snow Leopard Press Enter to start up Darwin/x86 with no options, or you can: Type -v and press Enter to start up with diagnostic messages Type ? and press Enter to learn about advanced startup options boot: Config: [hd(0,2)/Extra/com.apple.Boot.plist] 771 bytes. Setting boot-uuid to: DA17630B-8140-3152-86A3-C0D5EE1F5AC1 Closing VBios Table #0 : Freeing backup [OK] Table #0 : Freeing [OK] Table #1 : Freeing backup [OK] Table #1 : Freeing [OK] Freeing map [OK] Loading Darwin 10.6 Loading kernel legacy_kernel LoadDrivers: /Extra/Extensions.mkext LoadDrivers: /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext ACPI: [hd(0,2)/Extra/DSDT.aml] 16914 bytes. Using PCI-Root-UID value: 1 nVidia GeForce 8800 GT 512MB NV92 [10de:0611] :: PciRoot(0x1)/Pci(0x1,0x0)/Pci(0x0,0x0) NVCAP: 04000000-00000300-1c000000-0000000a-00000000 @0,display-cfg: ffffffff @1,display-cfg: ffffffff LAN Controller [10ec:8168] :: PciRoot(0x1)/Pci(0x1c,0x2)/Pci(0x0,0x0) Setting up lan keys Patched DMI Table Found SMBIOS System Information Table 1 Customizing SystemID with : 00000000-0000-0000-0000-1c6f65880c16 ACPI: [hd(0,2)/Extra/DSDT.aml] 16914 bytes. FADT: Restart Fix applied ! Found ACPI CPU: CPU0 Found ACPI CPU: CPU1 Found ACPI CPU: CPU2 Found ACPI CPU: CPU3 Found ACPI CPU: CPU4 Found ACPI CPU: CPU5 Found ACPI CPU: CPU6 Found ACPI CPU: CPU7 C1 C2 C3 @ e6f000 Patched ACPI version 1 DSDT Starting Darwin x86 Press any key to continue... and in dmesg i see this alarming bit: TSC: Reported FSB: 100.0000MHz, corrected FSB: 470.355631MHz TSC: Verification of clock speed failed. Fallback correction was performed. Please upgrade bootloader. TSC: Frequency = 3292.489418MHz, FSB frequency = 470.355631MHz, bus ratio = 7 Link to comment Share on other sites More sharing options...
Carstiman Posted January 17, 2011 Share Posted January 17, 2011 hello AnVal, a lately happy new year. my GS 8800 is broken and i get a new GTS450. but i won´t get it work with the latest nvidia drivers from tonymac could you please check my bdmesg because i´ve got: ERROR: nVidia ROM Patching Failed! would be great if you could help because i don´t c any other way to get it work. thx in advance ps: 5.1.3 restartfix works again 5.1.3.txt Link to comment Share on other sites More sharing options...
valv Posted January 17, 2011 Author Share Posted January 17, 2011 @Carstiman, this is a known issue. u can have a look at it over here. As of today, I can offer you no solution. sorry. Even thought, a guy were talking about aqua-mac having a fix for it. At the end, all I can say: Away from tonymac. Link to comment Share on other sites More sharing options...
maleorderbride Posted January 18, 2011 Share Posted January 18, 2011 I have 10.6.6 on a Sandy Bridge build as well. I can get it working properly with RC5 or Anval and designating the busratio in kernel flags. However, anything above 29 causes a de-sync and anything in the 40+ range seems to panic RTClock init. Any ideas? Link to comment Share on other sites More sharing options...
valv Posted January 18, 2011 Author Share Posted January 18, 2011 with which fsb value ? Link to comment Share on other sites More sharing options...
maleorderbride Posted January 18, 2011 Share Posted January 18, 2011 with which fsb value ? ForceFSB=100 always. I tried 101 once, but that did not make any difference. The SB CPUs only seem to allow the 100-110 range without major instability. Link to comment Share on other sites More sharing options...
humph Posted January 18, 2011 Share Posted January 18, 2011 Hello again Valv, Booted both a Tea's patched and a standard non-patched kernel OK. Found a version of bdmesg compiled for 32bit/tiger (from Slice I think). So, here's output FYI on ATOM. r707: bdmesgATOMN270.txt.zip Link to comment Share on other sites More sharing options...
Carstiman Posted January 18, 2011 Share Posted January 18, 2011 @Carstiman,this is a known issue. u can have a look at it over here. As of today, I can offer you no solution. sorry. Even thought, a guy were talking about aqua-mac having a fix for it. At the end, all I can say: Away from tonymac. thx for your fast reply ! i think the link is for GTX-580 some people get GTS-450 running with original Retail_256.01.00f03v5.dmg and RC5 and your´s and Graphics Enabler enabled. i don´t know what i did wrong. so i looked into bdmesg. also tried to edit IOPCIPrimaryMatch=0x10DE0DC4 in NVDAGF100Hal.kext or NVEnabler 64.kext before i´ve got a EAH-5670 Radeon but with this one i don´t c the gui boot screen. that´s the reason i changed it to the gts-450. should Asus ENGT430 fully work ? sry for my little offtopic Link to comment Share on other sites More sharing options...
Azimutz Posted January 18, 2011 Share Posted January 18, 2011 I'd highly appreciate you to. In the meantime, I'd probably give it a look tonight. Already on it... helps to see what i did changed and get the logic, i almost forgot about Wise & valuable! am going to correct it asap It may not cause problems, but it's certainly not meant for patched kernels. We also need to keep in mind that Meklort's branch tends to be specific to his NBI installer and i guess that's why he never had a key for this patcher; now we can just remove the module, but i still prefer the key, since the patcher doesn't work with 10.5, etc... Indeed, that fix is not needed (in the case of booting with anval). I used to talk with nawcom about this. His BootCD would probably take care of this (in the future; till the change gets merged into trunk, if interest is, and propagated to other branches as well). Ok, thanks for the report in my opinion this should be on the booter. Link to comment Share on other sites More sharing options...
nefilim Posted January 18, 2011 Share Posted January 18, 2011 valv, here's a CPU-Z export and a DMI dump (from linux) for GA-P67A-UD3 with i5-2500k dmi.txt cpu_z.txt Link to comment Share on other sites More sharing options...
valv Posted January 18, 2011 Author Share Posted January 18, 2011 @humph, u could also try the bdmesg from 5.1.3 i don´t know what i did wrong.I'd say you mixed up too many solutions. U should be using one at a time. Btw, why do use tonymac drivers ? and what is so different from originals ? I think that was your first mistake. The issue I've been posting above is not device specific, but seems to be tonymac driver's specific.Other than that, regarding your 5670, I'd probably need to know which framebuffer is needed for it to work. Try it with kabyl's and let me know (if u still want it to work and remember that you'd probably need to test more than one fb injection.) but i still prefer the key, since the patcher doesn't work with 10.5, etc...that's exactly what I'm intending to do.in my opinion this should be on the booter.If I understand your opinion correctly ( ), we should leave the boot-loader give doubled values (wrong) to satisfy kernel and let it correct 'em afterwards ? this is anti-code and is non-sense to me. So I'd say that I don't understand what you meant (as am pretty sure u meant something else ) @nefilim, Thank you for the dumps. Take a look at maleorderbride's posts above regarding stability; test with those values and let me know. Link to comment Share on other sites More sharing options...
humph Posted January 18, 2011 Share Posted January 18, 2011 u could also try the bdmesg from 5.1.3 Nice (I gotta learn to read release/update notes, rather than diving in head first!. Link to comment Share on other sites More sharing options...
Recommended Posts