verdant Posted August 30, 2010 Share Posted August 30, 2010 I have just reinstalled it again this time checking pci1 waiting for install to complete I may not have explained my self clearly enough.........I meant for one OS X volume to have no graphics kexts, i.e. no GeForce.kext, NVDANV50Hal.kext and NVDAResman.kext, in /S/L/E/, so that the system operates only in basic VESA mode.........this OS X system can then be used to "fix" the other volume with these kexts still present in/S/L/E/ and on which you are trying out the different video driver options....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1540272 Share on other sites More sharing options...
Master MarK Posted August 30, 2010 Author Share Posted August 30, 2010 OK.........try each of these steps 1. Swap your display connector to the other port on your graphics card 2. Type the following commands: mount -uw / mkdir /GFXKext cp -p -r /System/Library/Extensions/GeForce.kext /GFXKext/ cp -p -r /System/Library/Extensions/Ge*.kext /GFXKext/ cp -p -r /System/Library/Extensions/NV*.kext /GFXKext/ cd /GFXKext/ ls If all the NV* and GeForce* files are in /GFXKext/, then type rm -r -f /System/Library/Extensions/GeForce*.kext rm -r -f /System/Library/Extensions/Ge*.kext rm -r -f /System/Library/Extensions/NV*.kext cd /System/Library/Extensions/ ls exit boot "If all the the NV*, Ge* and GeForce* kexts are gone, then re-boot with -v -f.......you will be using VESA mode so no QE/CI functions at present......" ow well the pci1 trick didnt work still no signal on my monitor swapped over dvi ports and nothin where do i type these commands not sure what u mean ??? Do i boot up with the cd again then press f8 I may not have explained my self clearly enough.........I meant for one OS X volume to have no graphics kexts, i.e. no GeForce.kext, NVDANV50Hal.kext and NVDAResman.kext, in /S/L/E/, so that the system operates only in basic VESA mode.........this OS X system can then be used to "fix" the other volume with these kexts still present in/S/L/E/ and on which you are trying out the different video driver options....... So when i install the osx using the cd install it on the backup partition with only the default checked in the customize menu ? Sorry mate im new to this im a mac noob and im not gettin it all please use lamer terms lol Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1540275 Share on other sites More sharing options...
verdant Posted August 30, 2010 Share Posted August 30, 2010 ow well the pci1 trick didnt work still no signal on my monitor swapped over dvi ports and nothin where do i type these commands not sure what u mean ??? Do i boot up with the cd again then press f8 So when i install the osx using the cd install it on the backup partition with only the default checked in the customize menu ? Sorry mate im new to this im a mac noob and im not gettin it all please use lamer terms lol 1. Boot the iATKOS S3 v2 Install DVD with -v arch=i386 cpus=1 maxmem=2048 2. Use Disk Utility to set up 2 equal size GPT/Mac OS Extended (Journaled) partitions 3. Once you have used Disk Utility to set up the 2 equal size partitions, run the installer to set up OS X on the first partition but only choose what is in BOLD in the Customise Menu, as follows: > iATKOS S3 Main System [Pre-selected Default] > Bootloader >> AsereBLN v1.19 [Default] >> PC_EFI v10.6 >> Slice >> AnVAL Loader >> Chameleon v2 RC5 >> Chameleon v2 RC4 > Bootloader Options >> 32-bit boot >> Graphics Enabler >> -pci1 >> Ethernet >> USB (USBBusFix; EHCIacquire; UHCIreset) >> Quiet Boot >> Legacy Logo >> UUID [selecting this breaks HDD multiboot options] > Patches >> /Extra directory [Default] >> fakesmc [Default] V2.5 [MUST BE SELECTED] >> Disabler [Default] >> RTC (RTC [Default]; RTC(32bit)) >> Modified Kernels (qoopz 10.3.0; qoopz 10.2.0; PCJ kernel; Atom Kernel) >> EVO Reboot [Default] >> Sleep Enabler >> USB >> UUID > Drivers >> Main Hardware >>> SATA/IDE (AHCI SATA; Intel SATA/IDE; JMicron SATA/IDE; VIA SATA/IDE (support for VIA, SiS, SI, ULI, Marvell and some nForce chipsets); nForce SATA/IDE) >>> Sound (Voodoo HDA [Default]; Apple HDA 10.6.2 [Default]) >>> PS/2 (Apple PS/2; Voodoo PS/2) "Only choose one of these if you are using a PS/2 keyboard and PS/2 mouse" >>> CPU Power Management (Voodoo P-State; Voodoo Power; EvO Speedstep) >>> Laptop Hardware (Battery; Card Reader; TSC Sync; ACPI Thermal (32bit) >>> NTFS-3G (Mac FUSE Core; NTFS-3G [automatic sub-selection]) >> VGA >>> nVidia >>>> EFI String (DVI/DVI; DVI/VGA; VGA/DVI) >>>> Enablers (NVEnabler; Natit) >>> ATI >>>> Enablers (EVO enabler; ATY-Init (32bit) >>>> ATI 48xx >>>> ATI Framebuffer >>> Intel >>>> EFI String >>>> Natit (32bit) >>>> GMA 950 (GMA 950 27A2 (32bit); GMA 950 27AE (32bit)) >>>> GMA X3100 (Framebuffer (32bit) >> Network >>> Wireless >>>> Atheros >>>> Atheros Corei7 fix >>>> Broadcom >>>> Ralink (RT257x; RT2500 (32bit); RT2870; RT2860 (32bit); RT256x (32bit)) >>>> Realtek (RTL8187 (32bit); RTL8187B (32bit); RTL8187L (32bit); RTL8187SE (32bit)) >>>> Zydas (32bit) >>> Wired >>>> Realtek (RTL8168; RTL8139) >>>> Marvell (Yukon 88E8001; Yukon 88E8056) >>>> Atheros (Attansic L1; Attansic L1E; Attansic L2 (32bit) >>>> Intel (Intel Pro V100; Intel Gigabit) >>>> Broadcom (BCM440x; BCM5755M (32bit); BCM5787M (32bit)) >>>> nForce >>>> Via Rhine (32bit) > Language Translations "Your choice" 4. If, when booting the PC OS X HDD volume with -v -f from the bootloader boot menu, you get a black screen and music playing on bootup, then boot the PC into single user mode using -s from the bootloader boot menu, and at the ":/ root#" prompt (and at each ":/ root#" prompt), type the following commands: mount -uw / mkdir /GFXKext/ cp -p -r /System/Library/Extensions/GeForce.kext /GFXKext/ cp -p -r /System/Library/Extensions/Ge*.kext /GFXKext/ cp -p -r /System/Library/Extensions/NV*.kext /GFXKext/ cd /GFXKext/ ls If all the NV* and GeForce* files are in /GFXKext/, then type in a Terminal Windo rm -r -f /System/Library/Extensions/GeForce*.kext rm -r -f /System/Library/Extensions/Ge*.kext rm -r -f /System/Library/Extensions/NV*.kext cd /System/Library/Extensions/ ls exit boot "If all the the NV*, Ge* and GeForce* kexts are gone, then re-boot with -v -f.......and if you boot into the OS X Welcome Screen and subsequently the Desktop (with a fixed 1024 x 768 resolution), you will be using the inbuilt VESA mode, i.e. not your graphics card CI/QE functions......" At this point you will have a basic working OS X system (also check that your Ethernet internet connection works too)......... 5. Now use Disk Utility or Carbon Copy Cloner to clone this volume onto the other target OS X volume.......and then copy the files from /GFXKext/ on the original OS X volume that you cloned into /System/Library/Extensions/ of the clone OS X volume......... 6. Then in Terminal, type sudo touch /Volumes/"name of your clone OS X volume"/System/Library/Extensions/ exit 7. Now reboot the PC into the clone OS X volume with -v -f and see what happens........now you can try the various ways of setting up your nVidia graphics card on the clone OS X volume.........and if it is messed up, you can just boot up into the OS X system to "clean up" the clone OS X volume......... N.B. If you want to bypass com.apple.Boot.plist after having used the GraphicsEnabler and/or pci1 option, boot the clone OS X volume with -v -F arch=i386 mach_kernel Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1540315 Share on other sites More sharing options...
Master MarK Posted August 31, 2010 Author Share Posted August 31, 2010 1. Boot the iATKOS S3 v2 Install DVD with -v arch=i386 cpus=1 maxmem=2048 2. Use Disk Utility to set up 2 equal size GPT/Mac OS Extended (Journaled) partitions 3. Once you have used Disk Utility to set up the 2 equal size partitions, run the installer to set up OS X on the first partition but only choose what is in BOLD in the Customise Menu, as follows: > iATKOS S3 Main System [Pre-selected Default] > Bootloader >> AsereBLN v1.19 [Default] >> PC_EFI v10.6 >> Slice >> AnVAL Loader >> Chameleon v2 RC5 >> Chameleon v2 RC4 > Bootloader Options >> 32-bit boot >> Graphics Enabler >> -pci1 >> Ethernet >> USB (USBBusFix; EHCIacquire; UHCIreset) >> Quiet Boot >> Legacy Logo >> UUID [selecting this breaks HDD multiboot options] > Patches >> /Extra directory [Default] >> fakesmc [Default] V2.5 [MUST BE SELECTED] >> Disabler [Default] >> RTC (RTC [Default]; RTC(32bit)) >> Modified Kernels (qoopz 10.3.0; qoopz 10.2.0; PCJ kernel; Atom Kernel) >> EVO Reboot [Default] >> Sleep Enabler >> USB >> UUID > Drivers >> Main Hardware >>> SATA/IDE (AHCI SATA; Intel SATA/IDE; JMicron SATA/IDE; VIA SATA/IDE (support for VIA, SiS, SI, ULI, Marvell and some nForce chipsets); nForce SATA/IDE) >>> Sound (Voodoo HDA [Default]; Apple HDA 10.6.2 [Default]) >>> PS/2 (Apple PS/2; Voodoo PS/2) "Only choose one of these if you are using a PS/2 keyboard and PS/2 mouse" >>> CPU Power Management (Voodoo P-State; Voodoo Power; EvO Speedstep) >>> Laptop Hardware (Battery; Card Reader; TSC Sync; ACPI Thermal (32bit) >>> NTFS-3G (Mac FUSE Core; NTFS-3G [automatic sub-selection]) >> VGA >>> nVidia >>>> EFI String (DVI/DVI; DVI/VGA; VGA/DVI) >>>> Enablers (NVEnabler; Natit) >>> ATI >>>> Enablers (EVO enabler; ATY-Init (32bit) >>>> ATI 48xx >>>> ATI Framebuffer >>> Intel >>>> EFI String >>>> Natit (32bit) >>>> GMA 950 (GMA 950 27A2 (32bit); GMA 950 27AE (32bit)) >>>> GMA X3100 (Framebuffer (32bit) >> Network >>> Wireless >>>> Atheros >>>> Atheros Corei7 fix >>>> Broadcom >>>> Ralink (RT257x; RT2500 (32bit); RT2870; RT2860 (32bit); RT256x (32bit)) >>>> Realtek (RTL8187 (32bit); RTL8187B (32bit); RTL8187L (32bit); RTL8187SE (32bit)) >>>> Zydas (32bit) >>> Wired >>>> Realtek (RTL8168; RTL8139) >>>> Marvell (Yukon 88E8001; Yukon 88E8056) >>>> Atheros (Attansic L1; Attansic L1E; Attansic L2 (32bit) >>>> Intel (Intel Pro V100; Intel Gigabit) >>>> Broadcom (BCM440x; BCM5755M (32bit); BCM5787M (32bit)) >>>> nForce >>>> Via Rhine (32bit) > Language Translations "Your choice" 4. If, when booting the PC OS X HDD volume with -v -f from the bootloader boot menu, you get a black screen and music playing on bootup, then boot the PC into single user mode using -s from the bootloader boot menu, and at the ":/ root#" prompt (and at each ":/ root#" prompt), type the following commands: mount -uw / mkdir /GFXKext/ cp -p -r /System/Library/Extensions/GeForce.kext /GFXKext/ cp -p -r /System/Library/Extensions/Ge*.kext /GFXKext/ cp -p -r /System/Library/Extensions/NV*.kext /GFXKext/ cd /GFXKext/ ls If all the NV* and GeForce* files are in /GFXKext/, then type in a Terminal Windo rm -r -f /System/Library/Extensions/GeForce*.kext rm -r -f /System/Library/Extensions/Ge*.kext rm -r -f /System/Library/Extensions/NV*.kext cd /System/Library/Extensions/ ls exit boot "If all the the NV*, Ge* and GeForce* kexts are gone, then re-boot with -v -f.......and if you boot into the OS X Welcome Screen and subsequently the Desktop (with a fixed 1024 x 768 resolution), you will be using the inbuilt VESA mode, i.e. not your graphics card CI/QE functions......" At this point you will have a basic working OS X system (also check that your Ethernet internet connection works too)......... 5. Now use Disk Utility or Carbon Copy Cloner to clone this volume onto the other target OS X volume.......and then copy the files from /GFXKext/ on the original OS X volume that you cloned into /System/Library/Extensions/ of the clone OS X volume......... 6. Then in Terminal, type sudo touch /Volumes/"name of your clone OS X volume"/System/Library/Extensions/ exit 7. Now reboot the PC into the clone OS X volume with -v -f and see what happens........now you can try the various ways of setting up your nVidia graphics card on the clone OS X volume.........and if it is messed up, you can just boot up into the OS X system to "clean up" the clone OS X volume......... N.B. If you want to bypass com.apple.Boot.plist after having used the GraphicsEnabler and/or pci1 option, boot the clone OS X volume with -v -F arch=i386 mach_kernel Ok first of all thankyou for the walk through i ended up using single mode to sort out the GFXkext and ive now got a up and running os YAY ive managed to get the ethernet working and sound , Only prob i got is the gfx card as you know. Also im not sure whats going on but my system seems to be running very slow aswell as you know i have a Q6600 its showing up as a macpro 3,1 but its a little laggy as from using the iatkos v7.. I had to use cloner to clone my drive into mac_backup as i didnt see it on disk utilities. got a prob with the cloner ill paste the error be warned its long 08/31 20:57:40 Launched Carbon Copy Cloner [3.3.3] on Version 10.6.3 (Build 10D573) 08/31 20:57:49 Verifying route to "help.bombich.com" 08/31 20:57:49 Route to host established (help.bombich.com) [-r-----]. ==================== Carbon Copy Cloner (v. 3.3.3): 2010-08-31 20:58:09 +0100 ==================== Operating System: Version 10.6.3 (Build 10D573) Hardware: hw.machine: i386 hw.model: MacPro3,1 hw.logicalcpu: 4 hw.memsize: 2147483648 vm.loadavg: { 0.08 0.07 0.02 } Task: Disk-to-disk clone (-psn_0_131104) Source: OSX_MAIN (/dev/disk0s2, 1A756B38-5920-32D2-83D2-8F36B6746C6A) Mount point: / Filesystem: hfs Capacity: 80.02 GB Used: 7.18 GB Available: 72.84 GB Mac OS X version: 10.6.3 Device vendor: Unidentified Vendor Device model: SAMSUNG SP1614C Device interface: SATA Target: OSX_BACKUP (/Volumes/OSX_BACKUP/ [/dev/disk0s3, 8833329A-140E-3A08-B8FC-E82617A56224]) Mount point: /Volumes/OSX_BACKUP Filesystem: hfs Capacity: 79.54 GB Used: 212.66 MB Available: 79.33 GB Mac OS X version: Mac OS not installed Device vendor: Unidentified Vendor Device model: SAMSUNG SP1614C Device interface: SATA Bootability: This volume will be bootable. Cloning method: Backup everything Delete items on target that aren't on the source: No 08/31 20:58:10 The target volume has ownership enabled. 08/31 20:58:10 The target volume has Access Control Lists enabled. 08/31 20:58:10 Authenticating... 08/31 20:58:14 Initiating synchronization engine... 08/31 20:58:20 Detected input/output error 08/31 20:58:20 rsync: readdir("/Applications/Address Book.app/Contents/Resources/AddressBook.help/Contents/Resources/English.lproj/pgs"): Input/output error (5) 08/31 20:58:20 Cloning... 08/31 20:58:27 Detected input/output error 08/31 20:58:27 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABLargeTypeWindow.nib"): Input/output error (5) 08/31 20:58:32 Detected input/output error 08/31 20:58:32 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABNewCardWindow.nib"): Input/output error (5) 08/31 20:58:37 Detected input/output error 08/31 20:58:37 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABPrintAccessoryView.nib"): Input/output error (5) 08/31 20:58:42 Detected input/output error 08/31 20:58:42 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSelectEncodingsPanel.nib"): Input/output error (5) 08/31 20:58:47 Detected input/output error 08/31 20:58:47 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSubscriptionPanel.nib"): Input/output error (5) 08/31 20:58:52 Detected input/output error 08/31 20:58:52 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/AddressView.nib"): Input/output error (5) 08/31 20:58:57 Detected input/output error 08/31 20:58:57 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/BirthdayView.nib"): Input/output error (5) 08/31 20:59:02 Detected input/output error 08/31 20:59:02 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/CustomLabelEditor.nib"): Input/output error (5) 08/31 20:59:07 Detected input/output error 08/31 20:59:07 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DateView.nib"): Input/output error (5) 08/31 20:59:12 Detected input/output error 08/31 20:59:12 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DatumView.nib"): Input/output error (5) 08/31 20:59:23 Detected input/output error 08/31 20:59:23 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DebugPanel.nib"): Input/output error (5) 08/31 20:59:23 Detected input/output error 08/31 20:59:23 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/InstantMessageAddressView.nib"): Input/output error (5) 08/31 20:59:28 Detected input/output error 08/31 20:59:28 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainMenu.nib"): Input/output error (5) 08/31 20:59:33 Detected input/output error 08/31 20:59:33 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainWindow.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NameView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NoteView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/PrintDebug.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/TextAttributeView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/URLView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/UndoDebugger.nib"): Input/output error (5) 08/31 21:00:51 Detected input/output error 08/31 21:00:51 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/Spanish.lproj"): Input/output error (5) 08/31 21:00:56 Detected input/output error 08/31 21:00:56 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/sv.lproj"): Input/output error (5) 08/31 21:01:01 Detected input/output error 08/31 21:01:01 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_CN.lproj"): Input/output error (5) 08/31 21:01:06 Detected input/output error 08/31 21:01:06 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_TW.lproj"): Input/output error (5) 08/31 21:01:11 Detected input/output error 08/31 21:01:11 rsync: readdir("/Applications/iChat.app/Contents/Resources"): Input/output error (5) 08/31 21:10:39 rsync exited with status 23 08/31 21:10:39 CCC Synchronization Engine exited with a non-zero exit status: 23. (51) 08/31 21:10:39 Sync Engine warnings: ( "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/AddressBook.help/Contents/Resources/English.lproj/pgs\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABLargeTypeWindow.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABNewCardWindow.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABPrintAccessoryView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSelectEncodingsPanel.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSubscriptionPanel.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/AddressView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/BirthdayView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/CustomLabelEditor.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DateView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DatumView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DebugPanel.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/InstantMessageAddressView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainMenu.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainWindow.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NameView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NoteView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/PrintDebug.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/TextAttributeView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/URLView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/UndoDebugger.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/Spanish.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/sv.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_CN.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_TW.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/Resources\"): Input/output error (5)" ) 08/31 21:10:40 CCC Synchronization Engine: CCC detected "Input/output" errors during the clone., Error code: 54 08/31 21:10:41 Summary statistics: Data copied: 5.92 GB [Please see http://www.bombich.com/software/docs/CCC/e...ooting/log.html for a comment about this figure] Total data in file set: 4.30 GB Regular files copied: 166098 Directories: 41509 Regular files: 167451 Symlinks: 7302 Devices: 0 Special files: 21 Hard links: 1243 Extended attributes: 329890 (1.62 GB) Not sure whats that all about what did i do wrong this time Ok ive booted from the clone and things work ok only issue is lag and gfx card were do i start lol Can i do an update using software update or will it crash Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1540797 Share on other sites More sharing options...
verdant Posted August 31, 2010 Share Posted August 31, 2010 Ok first of all thankyou for the walk through i ended up using single mode to sort out the GFXkext and ive now got a up and running os YAY ive managed to get the ethernet working and sound , Only prob i got is the gfx card as you know. Also im not sure whats going on but my system seems to be running very slow aswell as you know i have a Q6600 its showing up as a macpro 3,1 but its a little laggy as from using the iatkos v7.. I had to use cloner to clone my drive into mac_backup as i didnt see it on disk utilities. got a prob with the cloner ill paste the error be warned its long 08/31 20:57:40 Launched Carbon Copy Cloner [3.3.3] on Version 10.6.3 (Build 10D573) 08/31 20:57:49 Verifying route to "help.bombich.com" 08/31 20:57:49 Route to host established (help.bombich.com) [-r-----]. ==================== Carbon Copy Cloner (v. 3.3.3): 2010-08-31 20:58:09 +0100 ==================== Operating System: Version 10.6.3 (Build 10D573) Hardware: hw.machine: i386 hw.model: MacPro3,1 hw.logicalcpu: 4 hw.memsize: 2147483648 vm.loadavg: { 0.08 0.07 0.02 } Task: Disk-to-disk clone (-psn_0_131104) Source: OSX_MAIN (/dev/disk0s2, 1A756B38-5920-32D2-83D2-8F36B6746C6A) Mount point: / Filesystem: hfs Capacity: 80.02 GB Used: 7.18 GB Available: 72.84 GB Mac OS X version: 10.6.3 Device vendor: Unidentified Vendor Device model: SAMSUNG SP1614C Device interface: SATA Target: OSX_BACKUP (/Volumes/OSX_BACKUP/ [/dev/disk0s3, 8833329A-140E-3A08-B8FC-E82617A56224]) Mount point: /Volumes/OSX_BACKUP Filesystem: hfs Capacity: 79.54 GB Used: 212.66 MB Available: 79.33 GB Mac OS X version: Mac OS not installed Device vendor: Unidentified Vendor Device model: SAMSUNG SP1614C Device interface: SATA Bootability: This volume will be bootable. Cloning method: Backup everything Delete items on target that aren't on the source: No 08/31 20:58:10 The target volume has ownership enabled. 08/31 20:58:10 The target volume has Access Control Lists enabled. 08/31 20:58:10 Authenticating... 08/31 20:58:14 Initiating synchronization engine... 08/31 20:58:20 Detected input/output error 08/31 20:58:20 rsync: readdir("/Applications/Address Book.app/Contents/Resources/AddressBook.help/Contents/Resources/English.lproj/pgs"): Input/output error (5) 08/31 20:58:20 Cloning... 08/31 20:58:27 Detected input/output error 08/31 20:58:27 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABLargeTypeWindow.nib"): Input/output error (5) 08/31 20:58:32 Detected input/output error 08/31 20:58:32 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABNewCardWindow.nib"): Input/output error (5) 08/31 20:58:37 Detected input/output error 08/31 20:58:37 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABPrintAccessoryView.nib"): Input/output error (5) 08/31 20:58:42 Detected input/output error 08/31 20:58:42 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSelectEncodingsPanel.nib"): Input/output error (5) 08/31 20:58:47 Detected input/output error 08/31 20:58:47 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSubscriptionPanel.nib"): Input/output error (5) 08/31 20:58:52 Detected input/output error 08/31 20:58:52 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/AddressView.nib"): Input/output error (5) 08/31 20:58:57 Detected input/output error 08/31 20:58:57 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/BirthdayView.nib"): Input/output error (5) 08/31 20:59:02 Detected input/output error 08/31 20:59:02 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/CustomLabelEditor.nib"): Input/output error (5) 08/31 20:59:07 Detected input/output error 08/31 20:59:07 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DateView.nib"): Input/output error (5) 08/31 20:59:12 Detected input/output error 08/31 20:59:12 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DatumView.nib"): Input/output error (5) 08/31 20:59:23 Detected input/output error 08/31 20:59:23 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DebugPanel.nib"): Input/output error (5) 08/31 20:59:23 Detected input/output error 08/31 20:59:23 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/InstantMessageAddressView.nib"): Input/output error (5) 08/31 20:59:28 Detected input/output error 08/31 20:59:28 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainMenu.nib"): Input/output error (5) 08/31 20:59:33 Detected input/output error 08/31 20:59:33 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainWindow.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NameView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NoteView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/PrintDebug.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/TextAttributeView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/URLView.nib"): Input/output error (5) 08/31 21:00:03 Detected input/output error 08/31 21:00:03 rsync: readdir("/Applications/Address Book.app/Contents/Resources/Japanese.lproj/UndoDebugger.nib"): Input/output error (5) 08/31 21:00:51 Detected input/output error 08/31 21:00:51 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/Spanish.lproj"): Input/output error (5) 08/31 21:00:56 Detected input/output error 08/31 21:00:56 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/sv.lproj"): Input/output error (5) 08/31 21:01:01 Detected input/output error 08/31 21:01:01 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_CN.lproj"): Input/output error (5) 08/31 21:01:06 Detected input/output error 08/31 21:01:06 rsync: readdir("/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_TW.lproj"): Input/output error (5) 08/31 21:01:11 Detected input/output error 08/31 21:01:11 rsync: readdir("/Applications/iChat.app/Contents/Resources"): Input/output error (5) 08/31 21:10:39 rsync exited with status 23 08/31 21:10:39 CCC Synchronization Engine exited with a non-zero exit status: 23. (51) 08/31 21:10:39 Sync Engine warnings: ( "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/AddressBook.help/Contents/Resources/English.lproj/pgs\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABLargeTypeWindow.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABNewCardWindow.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABPrintAccessoryView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSelectEncodingsPanel.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/ABSubscriptionPanel.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/AddressView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/BirthdayView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/CustomLabelEditor.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DateView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DatumView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/DebugPanel.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/InstantMessageAddressView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainMenu.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/MainWindow.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NameView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/NoteView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/PrintDebug.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/TextAttributeView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/URLView.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/Address Book.app/Contents/Resources/Japanese.lproj/UndoDebugger.nib\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/Spanish.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/sv.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_CN.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/Resources/zh_TW.lproj\"): Input/output error (5)", "rsync: readdir(\"/Applications/iChat.app/Contents/Resources\"): Input/output error (5)" ) 08/31 21:10:40 CCC Synchronization Engine: CCC detected "Input/output" errors during the clone., Error code: 54 08/31 21:10:41 Summary statistics: Data copied: 5.92 GB [Please see http://www.bombich.com/software/docs/CCC/e...ooting/log.html for a comment about this figure] Total data in file set: 4.30 GB Regular files copied: 166098 Directories: 41509 Regular files: 167451 Symlinks: 7302 Devices: 0 Special files: 21 Hard links: 1243 Extended attributes: 329890 (1.62 GB) Not sure whats that all about what did i do wrong this time Ok ive booted from the clone and things work ok only issue is lag and gfx card were do i start lol Can i do an update using software update or will it crash Boot with -v cpus=1 maxmem=2048 and then run CCC........... Repair permissions using Disk Utility......then download and run the standalone 10.6.4 Combo Update installer..........backup your OS X system to the 2nd OS X volume I hope you have set up (as I recommend) and quit all open applications before running the installer............if you have any problems, then boot in verbose Safe Mode (i.e. boot with -v -x) and then re-run the Combo Update Installer..........running OS X installers in Safe Mode can be very effective at solving system problems because of what Safe Mode accomplishes.......see here......... After you have updated to 10.6.4 then use Software Update...........keep one OS X volume at 10.6.3 until 10.6.4 is working 100%....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1540859 Share on other sites More sharing options...
Master MarK Posted September 1, 2010 Author Share Posted September 1, 2010 I downloaded the combo update and it kills my mac osx will not boot screen stays black. I've now got a disaster as my main osx won't boot I get boot 0: error. I've downloaded macdrive to try to save it and copy all over again Boot with -v cpus=1 maxmem=2048 and then run CCC........... Repair permissions using Disk Utility......then download and run the standalone 10.6.4 Combo Update installer..........backup your OS X system to the 2nd OS X volume I hope you have set up (as I recommend) and quit all open applications before running the installer............if you have any problems, then boot in verbose Safe Mode (i.e. boot with -v -x) and then re-run the Combo Update Installer..........running OS X installers in Safe Mode can be very effective at solving system problems because of what Safe Mode accomplishes.......see here......... After you have updated to 10.6.4 then use Software Update...........keep one OS X volume at 10.6.3 until 10.6.4 is working 100%....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1541416 Share on other sites More sharing options...
verdant Posted September 1, 2010 Share Posted September 1, 2010 I downloaded the combo update and it kills my mac osx will not boot screen stays black. I've now got a disaster as my main osx won't boot I get boot 0: error. I've downloaded macdrive to try to save it and copy all over again That is because it re-installs the Ge* and NV* kexts you remove via single user mode (-s boot mode) to enable you to run in VESA mode.........simply do the same again....... Boot into your other cloned OS X volume and re-install Chameleon 2.0 bootloader (RC3 or RC4) on the OS x volume with the boot 0 error........ Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1541441 Share on other sites More sharing options...
Master MarK Posted September 1, 2010 Author Share Posted September 1, 2010 My main mac osx has got corrupt no I can't boot the backup because it's on the same drive That is because it re-installs the Ge* and NV* kexts you remove via single user mode (-s boot mode) to enable you to run in VESA mode.........simply do the same again....... Boot into your other cloned OS X volume and re-install Chameleon 2.0 bootloader (RC3 or RC4) on the OS x volume with the boot 0 error........ Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1541444 Share on other sites More sharing options...
verdant Posted September 1, 2010 Share Posted September 1, 2010 My main mac osx has got corrupt no I can't boot the backup because it's on the same drive For boot 0 error see here..........also, install EasyBCD 2.0.2 on your Windows7 HDD volume....... Either make the first physical volume on the HDD the master OS X volume that you clone from (i.e. do not play with for video etc., or update first etc...), or, set up (as I always do with a OS X only HDD) a basic OS X Boot volume (10-12 GB volume) as the first physical volume on the HDD, that is not touched once it is working (kept only for emergency booting and OS X volume maintenance) followed by your two equal size volumes.... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1541448 Share on other sites More sharing options...
Master MarK Posted September 4, 2010 Author Share Posted September 4, 2010 For boot 0 error see here..........also, install EasyBCD 2.0.2 on your Windows7 HDD volume....... Either make the first physical volume on the HDD the master OS X volume that you clone from (i.e. do not play with for video etc., or update first etc...), or, set up (as I always do with a OS X only HDD) a basic OS X Boot volume (10-12 GB volume) as the first physical volume on the HDD, that is not touched once it is working (kept only for emergency booting and OS X volume maintenance) followed by your two equal size volumes.... Ok Sorry about the delay i had a knackered hdd could not get mac osx on there again so..... i got another hdd 160gig got the osx installed and cloned with ethernet and sound. Where do i start about getting gfx sorted also front row dont work and non of my films will play all i get is sound. Thanks for your help again Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1542806 Share on other sites More sharing options...
verdant Posted September 4, 2010 Share Posted September 4, 2010 Ok Sorry about the delay i had a knackered hdd could not get mac osx on there again so..... i got another hdd 160gig got the osx installed and cloned with ethernet and sound. Where do i start about getting gfx sorted also front row dont work and non of my films will play all i get is sound. Thanks for your help again OK now that you have two working OS X systems, both working in VESA mode, you can use just the one system to get your GFX card working....... So try ONLY on the GFX card test OS X volume: 1. Download and run the standalone 10.6.4 Combo Update installer..........backup your OS X system to the 2nd OS X volume I hope you have set up (as I recommend) and quit all open applications before running the installer............if you have any problems, then boot in verbose Safe Mode (i.e. boot with -v -x) and then re-run the Combo Update Installer..........running OS X installers in Safe Mode can be very effective at solving system problems because of what Safe Mode accomplishes.......see here......... 2. Reboot with -v -f and then use Disk Utility to repair OS X permissions............ 3. Boot into your other OS X system and Run EFIStudio v1.1 GTX and put the EFI graphics string in com.apple.boot.plist of your GFX test volume....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1542865 Share on other sites More sharing options...
Master MarK Posted September 4, 2010 Author Share Posted September 4, 2010 OK now that you have two working OS X systems, both working in VESA mode, you can use just the one system to get your GFX card working....... So try ONLY on the GFX card test OS X volume: 1. Download and run the standalone 10.6.4 Combo Update installer..........backup your OS X system to the 2nd OS X volume I hope you have set up (as I recommend) and quit all open applications before running the installer............if you have any problems, then boot in verbose Safe Mode (i.e. boot with -v -x) and then re-run the Combo Update Installer..........running OS X installers in Safe Mode can be very effective at solving system problems because of what Safe Mode accomplishes.......see here......... 2. Reboot with -v -f and then use Disk Utility to repair OS X permissions............ 3. Boot into your other OS X system and Run EFIStudio v1.1 GTX and put the EFI graphics string in com.apple.boot.plist of your GFX test volume....... Ive done this before and it killed my os i dont understand it all this is were i always get stuck and then i mess it all up. Ive done 2 partitions 1 called mac osx the second called mac_backup Im booting the backup os to mess about with im not touching partiton 1 so i install the 10.6.4 Combo Update on my backup mac Then Reboot with -v -f and then use Disk Utility to repair OS X permissions What if the screen stays black then what do i do like it done last time ?? Sorry for being a pain lol Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1542873 Share on other sites More sharing options...
verdant Posted September 4, 2010 Share Posted September 4, 2010 Ive done this before and it killed my os i dont understand it all this is were i always get stuck and then i mess it all up. Ive done 2 partitions 1 called mac osx the second called mac_backup Im booting the backup os to mess about with im not touching partiton 1 so i install the 10.6.4 Combo Update on my backup mac Then Reboot with -v -f and then use Disk Utility to repair OS X permissions What if the screen stays black then what do i do like it done last time ?? Sorry for being a pain lol If, when booting into mac_backup, the screen stays black, it does not matter because you can always boot into partition 1 to install on/remove anything from mac_backup........such as the NV* and Ge* kexts, or NVEnabler.kext, or even the files installed from 260GTX_Graphics.zip, and/or insert/remove EFI graphics strings and/or modify the Chameleon graphics options in the com.apple.Boot.plist in /Extra/ on mac_backup........ Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1542877 Share on other sites More sharing options...
Master MarK Posted September 4, 2010 Author Share Posted September 4, 2010 If, when booting into mac_backup, the screen stays black, it does not matter because you can always boot into partition 1 to install on/remove anything from mac_backup........such as the NV* and Ge* kexts, or NVEnabler.kext, or even the files installed from 260GTX_Graphics.zip, and/or insert/remove EFI graphics strings and/or modify the Chameleon graphics options in the com.apple.Boot.plist in /Extra/ on mac_backup........ all im getting when i boot now is firewire uid 000000000000000000 error thats all it does Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1542893 Share on other sites More sharing options...
verdant Posted September 4, 2010 Share Posted September 4, 2010 all im getting when i boot now is firewire uid 000000000000000000 errorthats all it does Disable Firewire (IEEE1394) in BIOS and reboot with -v........tell me which OS X volume you are booting from each time.......and what you are doing/have done prior to any problems reported....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1542894 Share on other sites More sharing options...
Master MarK Posted September 6, 2010 Author Share Posted September 6, 2010 Ok news so far I downloaded the combo update on my backup then installed it. Booted up stayed black. So then booted into main mac and run repair disk permissions then run the software to get the hex string then saved it to my backup com.apple.plist. Rebooted the backup now nothin. Also I made a boob I over write my main com.apple file also now I've screwed both copys yes I'm useless sorry Just installed macdrive to edit the file and now when i boot the osx it says Cant find custom ??????? What am i doing wrong Disable Firewire (IEEE1394) in BIOS and reboot with -v........tell me which OS X volume you are booting from each time.......and what you are doing/have done prior to any problems reported....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1543996 Share on other sites More sharing options...
verdant Posted September 6, 2010 Share Posted September 6, 2010 Ok news so far I downloaded the combo update on my backup then installed it. Booted up stayed black. So then booted into main mac and run repair disk permissions then run the software to get the hex string then saved it to my backup com.apple.plist. Rebooted the backup now nothin. Also I made a boob I over write my main com.apple file also now I've screwed both copys yes I'm useless sorry Just installed macdrive to edit the file and now when i boot the osx it says Cant find custom ??????? What am i doing wrong You should check that the com.apple.Boot.plist file in /Extra/ and the com.apple.Boot.plist file in /Library/Preferences/SystemConfiguration/ do not contradict each other, since the latter will I assume be loaded after the former, so ensure that the one in /Library/Preferences/SystemConfiguration/ does not conflict with the one in /Extra/ by keeping it very simple: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-v arch=i386</string> </dict> </plist> whereas the com.apple.Boot.plist in /Extra is the one that is used for the EFI graphics string because it is loaded first: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Graphics Mode</key> <string></string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-v arch=i386</string> <key>Timeout</key> <string>5</string> <key>device-properties</key> <string>"for example, 6c0200000100000001000000600200000d00000002010c.."</string> <key>Default Partition</key> <string></string> <key>Instant Menu</key> <string></string> </dict> </plist> What happens when you boot with -v -F .........note -F not -f..........? Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1544062 Share on other sites More sharing options...
Master MarK Posted September 6, 2010 Author Share Posted September 6, 2010 Can I edit these files in notepad in windows then save them back to the mac osx and backup You should check that the com.apple.Boot.plist file in /Extra/ and the com.apple.Boot.plist file in /Library/Preferences/SystemConfiguration/ do not contradict each other, since the latter will I assume be loaded after the former, so ensure that the one in /Library/Preferences/SystemConfiguration/ does not conflict with the one in /Extra/ by keeping it very simple: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-v arch=i386</string> </dict> </plist> whereas the com.apple.Boot.plist in /Extra is the one that is used for the EFI graphics string because it is loaded first: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Graphics Mode</key> <string></string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-v arch=i386</string> <key>Timeout</key> <string>5</string> <key>device-properties</key> <string>"for example, 6c0200000100000001000000600200000d00000002010c.."</string> <key>Default Partition</key> <string></string> <key>Instant Menu</key> <string></string> </dict> </plist> What happens when you boot with -v -F .........note -F not -f..........? Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1544067 Share on other sites More sharing options...
verdant Posted September 6, 2010 Share Posted September 6, 2010 Can I edit these files in notepad in windows then save them back to the mac osx and backup Yes AFAIK you should be able to, since Windows Notepad is a simple text editor which can be used to edit boot.ini files....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1544072 Share on other sites More sharing options...
Master MarK Posted September 7, 2010 Author Share Posted September 7, 2010 Yes AFAIK you should be able to, since Windows Notepad is a simple text editor which can be used to edit boot.ini files....... I cannot find the /Extra folder nowere using macdrive Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1544470 Share on other sites More sharing options...
verdant Posted September 7, 2010 Share Posted September 7, 2010 I cannot find the /Extra folder nowere using macdrive It is a hidden folder if you chose it as an install option...... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1544563 Share on other sites More sharing options...
Master MarK Posted September 7, 2010 Author Share Posted September 7, 2010 It is a hidden folder if you chose it as an install option...... Ok managed to get things back to normal tried everything like you explained ie edited com.apple.Boot.plist in both locations First i done the combo update Then booted main mac osx opened disk utility and repaired permissions on my "backup mac" then i added the efi string into com.apple.Boot.plist in the extra folder then rebooted Loads all well until it goes to boot then the tft goes into standby so still no picture Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1544603 Share on other sites More sharing options...
verdant Posted September 7, 2010 Share Posted September 7, 2010 Ok managed to get things back to normal tried everything like you explained ie edited com.apple.Boot.plist in both locations First i done the combo update Then booted main mac osx opened disk utility and repaired permissions on my "backup mac" then i added the efi string into com.apple.Boot.plist in the extra folder then rebooted Loads all well until it goes to boot then the tft goes into standby so still no picture First try swapping your display connector into the other port on your graphics card....... Second if that does not work, then you need to try NVEnabler approach, or GraphicsEnabler etc....... Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1544641 Share on other sites More sharing options...
Master MarK Posted September 8, 2010 Author Share Posted September 8, 2010 First try swapping your display connector into the other port on your graphics card....... Second if that does not work, then you need to try NVEnabler approach, or GraphicsEnabler etc....... Tried swapping ports and nothin Can you walk me through this NVEnabler approach please Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1545086 Share on other sites More sharing options...
verdant Posted September 8, 2010 Share Posted September 8, 2010 Tried swapping ports and nothin Can you walk me through this NVEnabler approach please 1. Delete <key>GraphicsEnabler</key> <string>yes</string> <key>PciRoot</key> <string>1</string> from your com.apple.Boot.plist........ 2. Delete <key>device-properties</key> <string>cd0300000100000001............00002010c</string> from your com.apple.Boot.plist........ Download: http://rapidshare.com/files/365666385/GT20...EVGA_Folder.zip http://rapidshare.com/files/365666477/NVEnabler.kext.zip and then make backup of the following files in your /S/L/E/ directory: GeForce.kext GeForce2MXGLDriver.bundle GeForce3GLDriver.bundle GeForce7xxxGLDriver.bundle GeForce7xxxGLDriverPPC.bundle GeForce8xxxGLDriver.bundle GeForceFXGLDriver.bundle GeForceFXGLDriverPPC.bundle GeForceGA.plugin GeForceGAPPC.plugin GeForcePPC.kext GeForceVADriver.bundle GeForceVADriverPPC.bundle NVDANV10Hal.kext NVDANV20Hal.kext NVDANV30Hal.kext NVDANV40Hal.kext NVDANV40HalPPC.kext NVDANV50Hal.kext NVDAResman.kext NVDAResmanPPC.kext and replace them with the kexts in the downloaded EVGA folder........ and then also install NVEnabler.kext in in your /S/L/E/ directory........and then go to Terminal and type [code]sudo chown -R root:wheel /System/Library/Extensions/ sudo chmod -R 755 /System/Library/Extensions/ sudo touch /System/Library/Extensions/ sudo kextcache -v 1 -t -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions/ [/code] Reboot with -v -f and then use Disk Utility to repair OS X permissions............ If this does not work, then try this GTX260 graphics string (if different from what you have alreday tried): GTX260.zip but remember to delete NVEnabler.kext first........ Quote Link to comment https://www.insanelymac.com/forum/topic/228390-asus-striker-2-extreme-probs/page/4/#findComment-1545172 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.