Traxmaxx Posted June 29, 2007 Share Posted June 29, 2007 Hey! Just installed a few Days ago Mac OS x 10.4.9 for AMD Today i've installed the NatidX1600 Driver for my Radeon x1600 pro (PCIE) but after reboot i only get a black screen. OS X boots correctly, because i can hear the sound. Now i found this: I took Diobolik's x1600 installer from his website linked through this thread. Used Pacifist to open the package up and I took out just the ATINDRV.kext and NatitX1600.kext and threw them into my Extensions folder. I then edited the NatitX1600.kext to include my device ID 0x71ce1002, rebooted, and my resolutions worked perfectly, no display corruption, just abosolutly perfect, but I didn't get CI/QE yet. To get CI/QE, I edited the default ATIRadeonX1000.kext to include my device ID. Rebooted and voila, full QE/CI with resolutions. I edited the *.kext files but its still the same problem. My System: Athlon 64 3500+ Board: Asus A8N VM Systemversion: Mac OS X 10.4.9 (8P2137) Kernel-Version: Darwin 8.9.1 My Graficcard: Type: Display Bus: PCIe VRAM (Total): 256 MB Vendor: ATI (0x1002) Device ID: 0x71c2 Revision ID: 0x0000 Kernel Extension Info: No Kext Loaded Displays: Display: Resolution: 1024 x 768 Depth: 32-bit Color Core Image: Not Supported Main Display: Yes Mirror: Off Online: Yes Quartz Extreme: Not Supported My NatitX1600.kext <?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>Natit</string> <key>CFBundleIdentifier</key> <string>com.DiaboliK.NatitX1600</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>Natit</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>1.0.0d1</string> <key>IOKitPersonalities</key> <dict> <key>NatitX1600</key> <dict> <key>CFBundleIdentifier</key> <string>com.DiaboliK.NatitX1600</string> <key>IOClass</key> <string>com_DiaboliK_NatitX1600</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IONameMatch</key> <string>display</string> <key>IOPCIMatch</key> <string>0x71c21002&0x0000ffff</string> <key>IOProbeScore</key> <integer>0</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>entriesToAdd</key> <dict> <key>@0,compatible</key> <string>ATY,*</string> <key>@0,device_type</key> <string>display</string> <key>@0,display-connect-flags</key> <data> AAQAAA== </data> <key>@0,fboffset</key> <data> gAAAAA== </data> <key>@0,name</key> <string>ATY,Wormy</string> <key>@1,compatible</key> <string>ATY,*</string> <key>@1,device_type</key> <string>display</string> <key>@1,display-connect-flags</key> <data> AAQAAA== </data> <key>@1,fboffset</key> <data> gAAAAA== </data> <key>@1,name</key> <string>ATY,Wormy</string> <key>ATY,EFIOrientation</key> <string>02</string> <key>device_type</key> <string>ATY,*Parent</string> </dict> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOPCIFamily</key> <string>1.0.0b1</string> <key>com.apple.kernel.iokit</key> <string>6.0</string> </dict> <key>OSBundleRequired</key> <string>Safe Boot</string> </dict> </plist> Hope, someone can help me Thanks Traxmaxx Link to comment https://www.insanelymac.com/forum/topic/55641-ati-radeon-x1600-black-screen/ Share on other sites More sharing options...
kobaletter Posted July 10, 2007 Share Posted July 10, 2007 Yow, pall! You must change following string as the same: <string>IOPCIDevice</string> <key>entriesToAdd replace to 0x71c20000</key> After this all must works! Cheers! Link to comment https://www.insanelymac.com/forum/topic/55641-ati-radeon-x1600-black-screen/#findComment-405023 Share on other sites More sharing options...
Recommended Posts