a2000rick Posted May 2, 2006 Share Posted May 2, 2006 This is how i got my Inspiron to work almost perfectly. Hope it helps. Working: Graphics Card: Radeon 9600 Mobile (Moblility): CI and QE work Screen Resolution: 1024x768x32 LAN USB Firewire Bluetooth Working with Hacks: Sound Card: SigmaTel 9750 Battery Meter KeyBoard/TrackPad Native Reslution: 1680x1050x32 Not Working: Intel 2200BG Wireless Card Modem Screen Power Managment Install Guide (Dual Boot with XP) Windows Prep 1. Get partition magic and resize your windows partition, so that you have at least 6GB left. (or if you're reinstalling windows xp from scratch, when choosing your disk size, just reduce it by how much you want for OSX) 2. Start Menu -> Run... -> diskpart 3. list disk 4. select disk 0 (replace 0 with the disk you'll install OSX on) 5. list partition 6. select partition 2 (replace 2 with the partition you'll install OSX on) 7. create partition primary id=af 8. active (once you do this you wont be able to get back into windows until after you install OSX) OSX installation 1. Put in the DVD, when booting press F12 and choose DVD/CD 2. Click next, next, next until you get to the desination screen. 3. Open Disk Utilites, and format your free space to HFS Journaled 4. Install OSX w/ Intel Base system, SSE2, and 10.4.5 update 5. Wait until it reboots First Boot 1. Enter your info 2. use spotlight to find the "chain0" file and copy it to a usb key 3. Use the Keyboard/Trackpad hack. (it may work now but it won't when you restart) 4. Restart, but this time press F8 when booting. (just keep on pressing it when you see the DELL logo) 5. Then select to boot into windows Back to Windows 1. Copy chain0 to your c:/ drive 2. Right click on My computer -> Properties -> Advanced -> Start up and recovery -> Edit 3. add c:\chain0="OSX" 4. Save 5. Start Menu -> Run... -> diskpart 6. list disk 7. select disk 0 (replace 0 with the disk you'll install OSX on) 8. list partition 9. select partition 1 (replace 1 with the partition you'll install XP on) Now you can boot between windows and osx ( just remeber to press F8 when you select OSX in the windows boot menu, otherwise darwin will select windows, and youll be back at square one) Use the Hacks to get the rest of the components working Hacks Keyboard/Tarckpad 1. Open Terminal and type the following: cd /System/Library/Extensions/ApplePS2Controller.kext sudo find . -type d -exec chmod 755 {} \; sudo find . -type f -exec chmod 644 {} \; Sound Card: SigmaTel 9750 1. Open Terminal and type the following: sudo -s cd /System/Library/Extensions/AppleAC97AudioIntelICH.kext/Contents chmod 644 Info.plist pico info.plist search for NVIDIA (either by yourself or by using ctrl+w) add "0x808624C5" to <string> ****other ids are here**** </string> CTRL+X Y ENTER chown -R root:wheel /System/Library/Extensions chmod -R 755 /System/Library/Extensions/AppleAC97AudioIntelICH.kext kextload AppleAC97AudioIntelICH.kext rm /System/Library/Extensions.kextcache kextcache -k /System/Library/Extensions Battery Meter Find out how here: http://forum.osx86project.org/index.php?showtopic=14912 Native Resolution Download Callisto 003 (fixed) and ffllow the instructions in the included files on http://omni.starchaser.org/callisto/ Read FAQ question 11 for QE/CI. PCI ID is 0x4e50 I couldnt get the built in wireless to work, but using the D-Link AirPlus DWL-G650, wireless worked no problem If anyone has ways to get the other stuff to work, please add it here. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/ Share on other sites More sharing options...
dbunder Posted May 8, 2006 Share Posted May 8, 2006 Don't have AppleAC97AudioIntelICH.kext on my install (JaS 10.4.6)... was it replaced with something else in 10.4.6? Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-109797 Share on other sites More sharing options...
a2000rick Posted May 11, 2006 Author Share Posted May 11, 2006 'AppleAC97AudioIntelICH.kext' might be in /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/ if not try to use the driver from here http://wiki.osx86project.org/wiki/index.php/3rdPartyDrivers and follow the instructions from http://wiki.osx86project.org/wiki/index.php/Audio . Just use the codes from the 8600 guide. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-110998 Share on other sites More sharing options...
dbunder Posted May 11, 2006 Share Posted May 11, 2006 got it working finally. sound is a tiny bit choppy/grainy sometimes, but it's minor. callisto drivers + 9600 mobility = no go still. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-111004 Share on other sites More sharing options...
a2000rick Posted May 11, 2006 Author Share Posted May 11, 2006 try to use this code (in the AppleAC97AudioIntelICH.kext folder) sudo find . -type d -exec chmod 755 {} \; sudo find . -type f -exec chmod 644 {} \; and run disk utilites to repair permissions Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-111013 Share on other sites More sharing options...
a2000rick Posted May 16, 2006 Author Share Posted May 16, 2006 The latest Callisto Drivers (Build 003) work. Try them! Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-113714 Share on other sites More sharing options...
melonpool Posted May 16, 2006 Share Posted May 16, 2006 ^^^^ If you try the Callisto drivers, let me know if you can get CI and QE working, as per the instructions on Omni's website. The driver fixes my resolution, but I can't enable CI and QE, even with Omni's instructions. Let me know if you have better luck. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-113785 Share on other sites More sharing options...
a2000rick Posted May 18, 2006 Author Share Posted May 18, 2006 Yes, my 8600 has CI and QE when using the drivers and following the FAQ. Try it again, and make sure your using 10.4.5 radeon drivers. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-114746 Share on other sites More sharing options...
dbunder Posted May 18, 2006 Share Posted May 18, 2006 i am downloading 10.4.4 + the 10.4.5 upgrade right now. the JaS install cd was making things really, really wonky. the 003 drivers work, but when i reboot, the screen goes insane, and i can't even seen enough to change the resolution so it works. i'll boot into single user mode, get rid of all the settings files, but none of the settings files i delete/modify seem to work - so i'm stuck reinstalling. couple questions. what's the minimal ATI driver set i need for CI and QE to work? like i've said, with ATI drivers installed/running, sound won't work. it's weird, but it's true. also, anyone get opengl working? if so, how? and is anyone using the extension posted in these forums (don't remember the name... buhhh) to get your card recognized as agp instead of pci? or should i just let my computer think the card is pci? i've heard of crazy conflicts between callisto and the aforementioned .kext. thanks! er, acutally, another question. anyone know of an update to 10.4.6 that won't completely break everything, or are we stuck with 10.4.5 for the time being? if so, let me know where to get it, or at least drop a hint. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-114752 Share on other sites More sharing options...
a2000rick Posted May 18, 2006 Author Share Posted May 18, 2006 Try to use the Myzar DVD, and follow my steps to get the hardware to work. It works for me and i assume 8600 w/9600 are largly the same. I dont know about that sound-video problem your having, but its hard to believe that thier related. Try again with 10.4.5. My CI/QE worked without any hacks w/ 1024x768. Right now i dont think it makes a difference if the gpu is recognized as pci instead of agp. Mine is recognized as pci and everything works fine (resolution + CI/QE) I tried to install Jas 10.4.6, but my screen wouldnt work outside of safe mode, and i wasnt going to spend hours to fix it just for 10.4.6, since 10.4.5 works perfectly. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-115018 Share on other sites More sharing options...
FECH Posted May 20, 2006 Share Posted May 20, 2006 Hello, I'm very new to this, I've been reading about this but i find confusing what OSx86 version to use. I have (more or less) the same laptop, although we don't have the same processor So what version of the osx86 do u recommend me to use?? Thanx!!! Dell Inspiron 8600 NVIDIA Go5200 Pentium M (centrino) 1.4 Ghz 512 MB ram Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-116370 Share on other sites More sharing options...
cgtx32 Posted May 22, 2006 Share Posted May 22, 2006 Hello, I'm very new to this, I've been reading about this but i find confusing what OSx86 version to use. I have (more or less) the same laptop, although we don't have the same processor So what version of the osx86 do u recommend me to use?? Thanx!!! Dell Inspiron 8600 NVIDIA Go5200 Pentium M (centrino) 1.4 Ghz 512 MB ram try the latest one. 10.4.6, it works for me. No need for audio hacks, but you'll need the airport patch to get the dell wireless card to work. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-117852 Share on other sites More sharing options...
cgtx32 Posted May 22, 2006 Share Posted May 22, 2006 how exactly did you get the resolution higher? i tried it following the steps but it didin't work (maybe because I'm using the 10.4.6 version, it didn't need any audio hack, keyboard hack because it works out of the "box") Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-117888 Share on other sites More sharing options...
a2000rick Posted May 23, 2006 Author Share Posted May 23, 2006 I have (more or less) the same laptop, although we don't have the same processor So what version of the osx86 do u recommend me to use?? Thanx!!! Dell Inspiron 8600 NVIDIA Go5200 Pentium M (centrino) 1.4 Ghz 512 MB ram The processor doesnt matter, but the video card does. Dont use the higher reslution trick for your card. You need these drivers: http://macvidia.starchaser.org/ And if you have a intel wireless card it wont work, just as mine did not work ------------------------------- cgtx32: For the higher resolution hack you NEED 10.4.5 ati drivers. send me your email in a pm and ill send them to you. make sure its gmail though, or something that can accept large files. (not hotmail) Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-118295 Share on other sites More sharing options...
cgtx32 Posted May 24, 2006 Share Posted May 24, 2006 how do we check to see if we have the 10.4.5 ati driver? Thanks, btw, pm sent Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-118619 Share on other sites More sharing options...
FECH Posted May 27, 2006 Share Posted May 27, 2006 HELLO GUYS, I have another question. In inspiron 8600 , it comes with a dell partition at the beggining of the hard disk. Should i get rid of it? What happens if i delete it. I've been having linux in this computer for a while, but my linux partition is an extended one. Not the primary. Will it be possible to install osx86 in the extended partition?? Thanks! Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-120326 Share on other sites More sharing options...
a2000rick Posted May 27, 2006 Author Share Posted May 27, 2006 HELLO GUYS, I have another question. In inspiron 8600 , it comes with a dell partition at the beggining of the hard disk. Should i get rid of it? What happens if i delete it. I've been having linux in this computer for a while, but my linux partition is an extended one. Not the primary. Will it be possible to install osx86 in the extended partition?? Thanks! You should leave your dell partitions alone, since they contain diagnostic tools, but you could delete them if you REALLY wanted to. OSX partition should be primary. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-120588 Share on other sites More sharing options...
autox Posted May 31, 2006 Share Posted May 31, 2006 I have an 8600 as well, mine works pretty well with only a few quirks. When you close your lid does the display turn off, does your battery meter appear in the top menu, things like that? does it look like a laptop? Mine appears to be like a desktop, there are no meters, not a correct sleeping mode (the display doesnt turn off or dimm) etc Does yours do any of that correctly? Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-122332 Share on other sites More sharing options...
autox Posted May 31, 2006 Share Posted May 31, 2006 Does your ati 9600 turbo card do quarts extreme and all the 3d acceleration? Can you watch dvd's, play games, etc? Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-122397 Share on other sites More sharing options...
a2000rick Posted June 2, 2006 Author Share Posted June 2, 2006 The display turning off thing doesnt work yet, but my dell shows the battery status ... did you read my guide? Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-123446 Share on other sites More sharing options...
cyonix Posted June 16, 2006 Share Posted June 16, 2006 it doesnt work for me, can somebody help? here is my Info.plist from appleac97audiointel... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>AppleAC97AudioIntelICH</string> <key>CFBundleGetInfoString</key> <string>1.0.0, Copyright Apple Computer, Inc. 2004</string> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>Intel ICHx AC97 Audio Driver</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>1.0.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>1.0.0</string> <key>IOKitPersonalities</key> <dict> <key>ICH2 AC97 Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>ICH Type</key> <integer>2</integer> <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x24458086 0x24358086</string> <key>IOProbeScore</key> <integer>10000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> <key>ICH3 AC97 Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>ICH Type</key> <integer>3</integer> <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x24858086</string> <key>IOProbeScore</key> <integer>10000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> <key>ICH4 AC97 Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>ICH Type</key> <integer>4</integer> <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x24c58086</string> <key>IOProbeScore</key> <integer>10000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> <key>ICH5 AC97 Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>ICH Type</key> <integer>5</integer> <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x24d58086</string> <key>IOProbeScore</key> <integer>10000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> <key>ICH6 AC97 Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>ICH Type</key> <integer>6</integer> <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x808624C5</string> <key>IOProbeScore</key> <integer>10000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> <key>NVIDIA AC97 Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>ICH Type</key> <integer>99</integer> <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x00da10de 0x006a10de 0x01b110de</string> <key>IOProbeScore</key> <integer>1000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.driver.AppleAC97Audio</key> <string>1.0.0</string> <key>com.apple.iokit.IOPCIFamily</key> <string>1.1</string> </dict> </dict> </plist> I have the Inspiron 9400/E1705 big thx for help Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-130666 Share on other sites More sharing options...
cyonix Posted June 16, 2006 Share Posted June 16, 2006 here is the cpi insformation from windows : ...VEN_8384&DEV_7690&SUBSYS_102801CD&REV_1022 sigmatel hd Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-130691 Share on other sites More sharing options...
slithy Posted June 20, 2006 Share Posted June 20, 2006 I am using the custom Power Managment Bundle posted on the previous page and when I hit the lid button, my Inspirion 8600 attempts to sleep which causes a locked which I can only get out of by holding down the power button. The same result can be seen by going to the Apple icon on the taskbar and then down to sleep. With the original Power Management Bundle, it locks just the same. Anyone know how to fix this problem?...Pretty much renders the laptop useless for anything remotely mobile! Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-132656 Share on other sites More sharing options...
a2000rick Posted June 23, 2006 Author Share Posted June 23, 2006 There isn't anything ive heard of to fix that, but it doesnt make the laptop useless ... just a bit annoying I am using the custom Power Managment Bundle posted on the previous page and when I hit the lid button, my Inspirion 8600 attempts to sleep which causes a locked which I can only get out of by holding down the power button. The same result can be seen by going to the Apple icon on the taskbar and then down to sleep. With the original Power Management Bundle, it locks just the same. Anyone know how to fix this problem?...Pretty much renders the laptop useless for anything remotely mobile! Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-133749 Share on other sites More sharing options...
kleinishere Posted June 28, 2006 Share Posted June 28, 2006 thank you so much arick2000! i finally booted my inspiron 8600 using the 10.4.5 universal release with 1920x1200 QE/CI. I could not get the Callisto Build 008 drivers to behave, so I am using the Callisto 003 drivers. I really appreciate your helpfulness and your guide. Thank you so much. Link to comment https://www.insanelymac.com/forum/topic/16501-guide-dell-inspiron-8600-guide-w9600/#findComment-136499 Share on other sites More sharing options...
Recommended Posts