cd /System/Library/Extensions/
sudo chmod -R 755 kextname.kext
sudo chown -R root:wheel kextname.kext
did you repair permissions?
yes .. manually and with disk utility ..
sudo touch /System/Library/Extensions
*sigh* Why did I hit "update" without thinking things through? Once again, I've lost my display...
I went to "About This Mac/More Info/System Report" and under Graphics clicked my Radeon card, which was listed as "Display". I noted the two numbers: Vendor 0x1002 and Device 0x6819
I went to /Library/System/Extensions and copied AMDRadeonX4000.kext and AMD7000.kext to a working directory.
I used "View Contents" to open those packages and edited the Info.plist file in each.
In each Info.plist file, there was an IOPCIMatch element that contained, among others, the string 0x68181002. (Notice how close this is to the Device and Vendor keys above.)
I created a new string in each element 0x68191002.
I installed the new kexts using http://www.osx86.net/files/download/1388-latest-kext-utility-10-8-edition/
I rebooted and wrote this note from my full-functioning monitors...
I went to "About This Mac/More Info/System Report" and under Graphics clicked my Radeon card, which was listed as "Display". I noted the two numbers: Vendor 0x1002 and Device 0x6819
I went to /Library/System/Extensions and copied AMDRadeonX4000.kext and AMD7000.kext to a working directory.
I used "View Contents" to open those packages and edited the Info.plist file in each.
In each Info.plist file, there was an IOPCIMatch element that contained, among others, the string 0x68181002. (Notice how close this is to the Device and Vendor keys above.)
I created a new string in each element 0x68191002.
I installed the new kexts using http://www.osx86.net/files/download/1388-latest-kext-utility-10-8-edition/
I rebooted and wrote this note from my full-functioning monitors...
First off, thank you for doing this.
Please have a look at my "D500" thread and try your 7850/70 with Glview from VRTech. We are trying to find a card that shows up as "D300 OpenGl Engine". THIS ONLY WORKS IF TRIED IN 10.9.
cam8001's console said:18/12/2013 00:33:24.677 com.apple.audio.DriverHelper[740]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
18/12/2013 00:33:24.677 com.apple.audio.DriverHelper[740]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
18/12/2013 01:13:19.798 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
18/12/2013 01:13:20.332 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
18/12/2013 01:13:20.866 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
18/12/2013 01:13:21.400 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
18/12/2013 01:13:21.931 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
18/12/2013 01:13:22.468 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
18/12/2013 01:13:23.002 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
18/12/2013 01:13:23.536 WindowServer[119]: _CGXGLDisplayContextForDisplayDevice: No matching context for device (0x7fee1841d0f0) - disabling OpenGL
$ kextcache -e
kext com.ATTO.driver.ATTOCelerityFC 304089000 is in exception list, allowing to load
WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/System/Library/Extensions/AMDRadeonX4000.kext"
WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/System/Library/Extensions/AMD7000Controller.kext"
kext com.Accusys.driver.Acxxx 300029000 is in exception list, allowing to load
$ kextstat | grep AMD
72 2 0xffffff7f81d6e000 0x6d000 0x6d000 com.apple.kext.AMDSupport (1.1.4) <71 70 11 10 7 5 4 3 1>
73 0 0xffffff7f822b9000 0x1d6000 0x1d6000 com.apple.kext.AMD7000Controller (1.1.4) <72 70 11 10 5 4 3 1>
99 0 0xffffff7f8229d000 0x14000 0x14000 com.apple.kext.AMDFramebuffer (1.1.4) <72 70 11 10 7 5 4 3 1>
$ mdfind -name AppleKextExcludeList
/System/Library/Extensions/AppleKextExcludeList.kext
$ kextcache -e
WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/System/Library/Extensions/AppleKextExcludeList.kext"
kext com.apple.AMDRadeonX4000 101049000 is in exception list, allowing to load
kext com.apple.kext.AMD7000Controller 101049000 is in exception list, allowing to load