nForce OS X Snow Leopard (10.6) RETAIL INSTALL GUIDE on a Series 6 or 7 nForce chipset / Intel CPU MOBO
#1661
Posted 15 December 2010 - 11:24 AM
Helped a lot.
I installed SL on my external using other computer, it was a suprise to see it work.
Followed your guide after that.
Now I have two issues that I can't seem to figure out.
1. Ethernet is detected, but doesn't work right. Used NforceLAN and I usually get a kernel panic. ( I have Realtek RTL8201CP )
2. DVD Drive doesnt work too, no idea of what to do. ( Using HL-DT-ST DVD-RAM GH22NP20 ATA Device)
Thanks for the guide, keep up the good work!
___________________________________________________________________
Intel Core 2 Duo E7400 @ 2.80G
4.0GB Single-Channel DDR2 @ 333MHz (5-4-4-14)
Motherboard
ASUSTeK Computer INC. P5N73-AM (Socket 775) 35 °C
Graphics
SyncMaster @ 1920x1080
512MB GeForce 8600 GT (XFX Pine Group) 62 °C
Hard Drives
488GB Seagate ST3500418AS ATA Device (SATA) 34 °C
Optical Drives
HL-DT-ST DVD-RAM GH22NP20 ATA Device
Audio
High Definition Audio Device
Realtek RTL8201CP
#1662
Posted 15 December 2010 - 02:14 PM
Hey, Great Guide!
Helped a lot.
I installed SL on my external using other computer, it was a suprise to see it work.
Followed your guide after that.
Now I have two issues that I can't seem to figure out.
1. Ethernet is detected, but doesn't work right. Used NforceLAN and I usually get a kernel panic. ( I have Realtek RTL8201CP )
2. DVD Drive doesnt work too, no idea of what to do. ( Using HL-DT-ST DVD-RAM GH22NP20 ATA Device)
Thanks for the guide, keep up the good work!
___________________________________________________________________
Intel Core 2 Duo E7400 @ 2.80G
4.0GB Single-Channel DDR2 @ 333MHz (5-4-4-14)
Motherboard
ASUSTeK Computer INC. P5N73-AM (Socket 775) 35 °C
Graphics
SyncMaster @ 1920x1080
512MB GeForce 8600 GT (XFX Pine Group) 62 °C
Hard Drives
488GB Seagate ST3500418AS ATA Device (SATA) 34 °C
Optical Drives
HL-DT-ST DVD-RAM GH22NP20 ATA Device
Audio
High Definition Audio Device
Realtek RTL8201CP
Glad you liked the guide and found it so helpful.......
1. The Realtek RTL8201CP is a single-port PHYceiver i.e. driverless hardware device, driven via the MOBO Network controller (MAC)
I am assuming that your nForceLAN kext is (which it MUST be) physically located in /System/Library/Extensions/, OR in Extensions.mkext in /System/Library/Caches/com.apple.kext.caches/Startup/, OR in both /System/Library/Extensions/ and Extensions.mkext........
If present, remove forcedeth.kext and nForceEthernetController.kext, and remove nvenet.kext, or rename it to nvenet.kext.bad......this is because nvenet loads even when another Ethernet/LAN kext has already been loaded for the hardware. In 10.5.7 and later, including 10.6.x, look in /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns.......this is a new location for nvenet.kext; prior to 10.5.7, this kext was not in IONetworkingFamily.kext.......
In Terminal, type
cd /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns ls sudo mv nvenet.kext nvenet.kext.bad ls sudo touch /System/Library/Extensions/ exit"ls will list the files in PlugIns"
Reboot with -v -f
2. The HL-DT-ST DVD-RAM GH22NP20 DVDRW is a PATA DVDRW and should be jumper-set and connected as Master to the MOBO.......however, I am not certain if there is generic support for it from OS X.........but see AnV's Apple Shipping Drive 'fix' here......
3. Your audio chipset is a VIA VT1708B I believe - have you got audio working using VoodooHDA?
4. Your MOBO chipset is the NVIDIA GeForce 7050 / nForce 610i - is AppleNForceATA.kext working for you?
#1663
Posted 15 December 2010 - 05:23 PM
Now I seem to have no PCI ethernet at all, so just to be sure, should I use the nForceLan that is located in my Extensions.mkext? Or should I download an updated version?
2 - My media driver is now jumper-set as Master, and I'll try AnV's fix now.
3 - Yes, It's working nicely!
4- I'm not sure actually, I didn't install it and I seem to be running fine. Whats the use of it, something with SATA DVD's?
Thank You SO SO SO much! You've been AMAZINGLY helpful!
#1664
Posted 15 December 2010 - 06:34 PM
1 - I did everything, and the nvenet.kext was moved into the the nvenet.kext.bad
Now I seem to have no PCI ethernet at all, so just to be sure, should I use the nForceLan that is located in my Extensions.mkext? Or should I download an updated version?
2 - My media driver is now jumper-set as Master, and I'll try AnV's fix now.
3 - Yes, It's working nicely!
4- I'm not sure actually, I didn't install it and I seem to be running fine. Whats the use of it, something with SATA DVD's?
Thank You SO SO SO much! You've been AMAZINGLY helpful!
Glad to help.....
1. Install DPCIManager 0.3 for SL and see if your Device ID is one of those actually supported by nForceLAN.....
0x01c310de, 0x006610de, 0x00d610de, 0x008610de, 0x008c10de, 0x00e610de, 0x00df10de, 0x005610de, 0x005710de, 0x003710de, 0x003810de, 0x026810de, 0x026910de, 0x037210de, 0x037310de, 0x03e510de, 0x03e610de, 0x03ee10de, 0x03ef10de, 0x045010de, 0x045110de, 0x045210de, 0x045310de, 0x054c10de, 0x054d10de, 0x054e10de, 0x054f10de, 0x07dc10de, 0x07dd10de, 0x07de10de, 0x07df10de, 0x076010de, 0x076110de, 0x076210de, 0x076310de, 0x0ab010de, 0x0ab110de, 0x0ab210de, 0x0ab310de, 0x0d7d10de
2. OK........hope it works for you..........
3. Good news
4. Good........that confirms that your 610i chipset is fully AHCI compliant........
#1665
Posted 15 December 2010 - 07:20 PM
Glad to help.....
![]()
1. Install DPCIManager 0.3 for SL and see if your Device ID is one of those actually supported by nForceLAN.....
2. OK........hope it works for you..........
3. Good news
4. Good........that confirms that your 610i chipset is fully AHCI compliant........
Ok, this is what I get -
IMG_1660.JPG 593.3KB
25 downloadsI see "kinda" matching things. So I'm guessing it is compatible, rigth?
Sorry for asking all of this, but I really don't want a kernel panic, cause I couldn't clone my drive.
Waiting to know if it is compatible and wich nforcelan kext i should use if it is!
Thanks a lot!
#1666
Posted 15 December 2010 - 07:57 PM
Hi mate.Ok, this is what I get -
IMG_1660.JPG 593.3KB 25 downloads
I see "kinda" matching things. So I'm guessing it is compatible, rigth?
Sorry for asking all of this, but I really don't want a kernel panic, cause I couldn't clone my drive.
Waiting to know if it is compatible and wich nforcelan kext i should use if it is!
Thanks a lot!
Have you already tried nForceLAN.kext?
Generally it works for most nForce based mobos.
Cheers,
bb.
#1667
Posted 15 December 2010 - 07:59 PM
Ok, this is what I get -
IMG_1660.JPG 593.3KB 25 downloads
I see "kinda" matching things. So I'm guessing it is compatible, rigth?
Sorry for asking all of this, but I really don't want a kernel panic, cause I couldn't clone my drive.
Waiting to know if it is compatible and wich nforcelan kext i should use if it is!
Thanks a lot!
@ Damn16
@ Dan`s
Is there a Realtek entry too?
From an earlier version of eno's post #1:
Known working physical devices:
Realtek 8211, 8211B, 8211C
Realtek/Cicada/Vitesse 8201
Marvel 88E1116, 88E3016
so nForceLAN.kext should be working..........get it from my Snow Support Files v2.3
Confirm that the nForceLAN kext is in /System/Library/Extensions/, OR in Extensions.mkext in /System/Library/Caches/com.apple.kext.caches/Startup/, OR in both /System/Library/Extensions/ and Extensions.mkext........
Repair /Extra/Extensions/ ownership and permissions
sudo chown -R root:wheel /Extra/Extensions/ sudo chmod -R 755 /Extra/Extensions/ sudo touch /Extra/Extensions/
and recreate Extensions.mkext
sudo kextcache -v 1 -t -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions/
If you want to clone your HDD volume, then boot with -v cpus=1 maxmem=2048 and then clone using Disk Utility, or Carbon Copy Cloner.........but if the cloned volume is the only OS X volume on the HDD, then remember to install the Chameleon bootloader on this HDD as cloning does not clone the bootloader......
#1668
Posted 15 December 2010 - 08:19 PM
Ok then, I'll get to work and I'll post te results as soon as I can.
And I didnt get the DVD drive running ):
Oh, ok - thanks a lot.
#1669
Posted 16 December 2010 - 12:26 AM
I might revert to AsereBLN Booter because my Geforce gtx285 can't be detected properly with Chameleon RC5 builts.
#1670
Posted 16 December 2010 - 01:02 AM
Keeping JMicronATAInjector.kext does make JMB36x detected properly and harddisk has AHCI functions.
I might revert to AsereBLN Booter because my Geforce gtx285 can't be detected properly with Chameleon RC5 builts.
That is good news about JMB36x detection.........Yes, the AsereBLN v1.1.9 bootloader is a good, well-liked variant of Chameleon 2.0 RC4.......hence, it is the default bootloader of the iATKOS S3 v2 SL distro.....
#1671
Posted 19 December 2010 - 02:43 PM
@ Damn16
@ Dan`s
Is there a Realtek entry too?
From an earlier version of eno's post #1:
so nForceLAN.kext should be working..........get it from my Snow Support Files v2.3
Confirm that the nForceLAN kext is in /System/Library/Extensions/, OR in Extensions.mkext in /System/Library/Caches/com.apple.kext.caches/Startup/, OR in both /System/Library/Extensions/ and Extensions.mkext........
Repair /Extra/Extensions/ ownership and permissionssudo chown -R root:wheel /Extra/Extensions/ sudo chmod -R 755 /Extra/Extensions/ sudo touch /Extra/Extensions/
and recreate Extensions.mkextsudo kextcache -v 1 -t -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions/
If you want to clone your HDD volume, then boot with -v cpus=1 maxmem=2048 and then clone using Disk Utility, or Carbon Copy Cloner.........but if the cloned volume is the only OS X volume on the HDD, then remember to install the Chameleon bootloader on this HDD as cloning does not clone the bootloader......
Hey, everything worked fine! Sorry for taking so long to post anything.
Did everything, and my hack is working great, I just didn't get the DVD-RW Drive to work. \:
#1672
Posted 19 December 2010 - 06:34 PM
Hey, everything worked fine! Sorry for taking so long to post anything.
Did everything, and my hack is working great, I just didn't get the DVD-RW Drive to work. \:
Good news that all worked out OK except for the DVDRW..........
#1673
Posted 20 December 2010 - 08:02 PM
#1674
Posted 21 December 2010 - 12:44 AM
Mr Verdant, would you happen to know what is causing ioacpifamily to kernal panic whenever I try to boot arch=x64_86?
I would need to see the KP screen to see if any kexts other than ioacpifamily are involved......also the kernel log......
#1675
Posted 21 December 2010 - 02:26 AM
That is good news about JMB36x detection.........Yes, the AsereBLN v1.1.9 bootloader is a good, well-liked variant of Chameleon 2.0 RC4.......hence, it is the default bootloader of the iATKOS S3 v2 SL distro.....
Now I had reverted to AsereBLN v1.1.9 bootloader, remove NVEnabler64.kext and GraphicEnabler=Yes to make my GTX285 detected correctly in SL 10.6.5. Looks like it doesn't need any thirdparty kext to make it work. Safe to say it is supported natively.
Wasted time to try other bootloaders and injector, all it needs only to remove NVEnabler64.kext. Then other bootloader detects it correctly too.
However ... the main problem is now, data corrupted when I use a microSD card reader to any USB port. This is a bit scary. Luckily I managed to recover lost data. Even in windows the damaged file can't be recovered. I need to recover data using other computer. Using USB harddisks doesn't have any problem, so perhaps the card reader was not working properly.
#1676
Posted 21 December 2010 - 02:34 AM
Now I had reverted to AsereBLN v1.1.9 bootloader, remove NVEnabler64.kext and GraphicEnabler=Yes to make my GTX285 detected correctly in SL 10.6.5. Looks like it doesn't need any thirdparty kext to make it work. Safe to say it is supported natively.
Wasted time to try other bootloaders and injector, all it need only to remove NVEnabler64.kext. Then other bootloader detects it correctly too.![]()
The main problem is now, data corrupted when I use a microSD card reader to any USB port. This is a bit scary. Luckily I managed to recover lost data.
Yes.......GraphicsEnabler and EFI strings and Injector kexts are mutually explicity graphics "driver" methods.....
Yes......using USB card readers is often problematic........
#1677
Posted 23 December 2010 - 03:47 AM
I would need to see the KP screen to see if any kexts other than ioacpifamily are involved......also the kernel log......
Here is the KP screen. How does one go about getting the kernel log?
Attached Files
#1678
Posted 23 December 2010 - 04:12 AM
Here is the KP screen. How does one go about getting the kernel log?
The problem kext may be AppleACPIPlatform.kext and/or its dependencies, IOACPIFamily and IOPCIFamily kexts.........you could try an earlier version of AppleACPIPlatform.kext e.g. 1.3.2 i.e. pre-1.3.5.......
Go to Applications >>> Utilities >>> Console........double-click on Console, then look in the following sections:
DIAGNOSTIC AND USAGE INFORMATION >>> System Diagnostic Reports and User Diagnostic Reports
FILES >>> ~/Library/Logs >>> Crash Reporter and/or Diagnostic Reports
FILES >>> /Library/Logs >>> Crash Reporter and/or Diagnostic Reports
FILES >>> kernel.log
#1679
Posted 23 December 2010 - 04:29 PM
here is my southbridge

also when using distro's i get an KP as follows
'Unable to load driver for....IOPlatformExpert.cpp:1441'
#1680
Posted 23 December 2010 - 07:08 PM
i no this is for intel CPUS but i was wondering if you knew what was wrong with my install on SATA drive when ever i try to install it just goes to 'still waiting for root device' an my bios does not contain AHCI settings at all, i was just wondering if you could help..
here is my southbridge
also when using distro's i get an KP as follows
'Unable to load driver for....IOPlatformExpert.cpp:1441'
It all depends upon what SATA/ATA controller chipset "drivers" i.e. kexts the distro DVD loads into the kernel when it boots.......if the ID075E chipset is AHCI compliant then you should not need the AppleNForceATA kext.........
Sorry but all I can suggest is that you try an AMD compatible Install DVD distro such as
Kalyway 10.5.2
LawlessPPC-10.5.4-Phenom-AMD
iATKOS 4a AMD
Leo4Allv4.1 AMD
iPC 10.5.6
iDeneb V1.4 10.5.6
{censored} Mac OSX 10.5.6 Final V2......etc.
and you may have a ACPI - APIC issue, so may need to choose an ACPI - APIC fix option in the Customize menu if available..........
Also tagged with one or more of these keywords: nForce chipset + Intel CPU, nForce 650i and 680i chipset, nForce 750i and 780i chipset, nForce 790i and 790i Ultra, Possibly nForce 630i chipset
| Topic | Stats | Last Post Info | ||
|---|---|---|---|---|
|
OSx86 Project →
OSx86 Installation →
OSx86 10.8 (Mountain Lion) →
nForce OS X Mountain Lion (10.8) APP STORE DOWNLOAD INSTALL GUIDE on a Series 6 or 7 nForce chipset / Intel CPU MOBOStarted by verdant, 09 Aug 2012 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account





