Michael-on-a-mac Posted January 13, 2009 Share Posted January 13, 2009 Just a quickie, I am using an EFI string to help leopard load my nVidia 9600gt because NVinject didn't work (This way I get full HW Acceleration and QuartzExtreme). However since i am not using NVInject, i don't know where to place my display's EDID info, which i need to get onto the system because my display is not being detected properly. Hardware config is in my signature, Thanks for any help. Michael PS These are the kext's that leopard loads related to my graphics card: GeForce.kext IOGraphicsFamily.kext NVDANV50Hal.kext NVDAResman.kext Link to comment https://www.insanelymac.com/forum/topic/146740-where-to-put-a-edid-string/ Share on other sites More sharing options...
Michael-on-a-mac Posted January 14, 2009 Author Share Posted January 14, 2009 So i just reboot and os x is recognizing my monitor this time (it does so every once and a while). Before i restart again and lose it, what files should i check to find out what is different? Thanks! Michael PS these are the lines from the console that might be pertinant, not sure though. 1/13/09 6:37:24 PM [0x0-0x17017].com.apple.systempreferences[805] objc[805]: Class O3Panel is implemented in both /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Contrast.monitorPanel/Contents/MacOS/Contrast and /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Geometry.monitorPanel/Contents/MacOS/Geometry. Using implementation from /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Geometry.monitorPanel/Contents/MacOS/Geometry. 1/13/09 6:37:24 PM [0x0-0x17017].com.apple.systempreferences[805] objc[805]: Class O3Panel is implemented in both /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Geometry.monitorPanel/Contents/MacOS/Geometry and /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/VPT.monitorPanel/Contents/MacOS/VPT. Using implementation from /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/VPT.monitorPanel/Contents/MacOS/VPT. 1/13/09 6:37:24 PM [0x0-0x17017].com.apple.systempreferences[805] objc[805]: Class O3Panel is implemented in both /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/VPT.monitorPanel/Contents/MacOS/VPT and /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Bezel.monitorPanel/Contents/MacOS/Bezel. Using implementation from /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Bezel.monitorPanel/Contents/MacOS/Bezel. 1/13/09 6:37:24 PM [0x0-0x17017].com.apple.systempreferences[805] objc[805]: Class O3Panel is implemented in both /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Bezel.monitorPanel/Contents/MacOS/Bezel and /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/ExtendedTouchSwitch.monitorPanel/Contents/MacOS/ExtendedTouchSwitch. Using implementation from /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/ExtendedTouchSwitch.monitorPanel/Contents/MacOS/ExtendedTouchSwitch. 1/13/09 6:37:24 PM [0x0-0x17017].com.apple.systempreferences[805] objc[805]: Class O3Panel is implemented in both /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/ExtendedTouchSwitch.monitorPanel/Contents/MacOS/ExtendedTouchSwitch and /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/PowerMode.monitorPanel/Contents/MacOS/PowerMode. Using implementation from /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/PowerMode.monitorPanel/Contents/MacOS/PowerMode. 1/13/09 6:37:24 PM [0x0-0x17017].com.apple.systempreferences[805] objc[805]: Class O3Panel is implemented in both /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/PowerMode.monitorPanel/Contents/MacOS/PowerMode and /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Authorization.monitorPanel/Contents/MacOS/Authorization. Using implementation from /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Authorization.monitorPanel/Contents/MacOS/Authorization. 1/13/09 6:37:24 PM [0x0-0x17017].com.apple.systempreferences[805] objc[805]: Class O3Panel is implemented in both /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/Authorization.monitorPanel/Contents/MacOS/Authorization and /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/TVOptions.monitorPanel/Contents/MacOS/TVOptions. Using implementation from /System/Library/MonitorPanels/AppleDisplay.monitorPanels/Contents/Resources/TVOptions.monitorPanel/Contents/MacOS/TVOptions. Link to comment https://www.insanelymac.com/forum/topic/146740-where-to-put-a-edid-string/#findComment-1040278 Share on other sites More sharing options...
damanidata Posted February 9, 2009 Share Posted February 9, 2009 Just a quickie, I am using an EFI string to help leopard load my nVidia 9600gt because NVinject didn't work (This way I get full HW Acceleration and QuartzExtreme). However since i am not using NVInject, i don't know where to place my display's EDID info, which i need to get onto the system because my display is not being detected properly. Hardware config is in my signature, Thanks for any help. Michael PS These are the kext's that leopard loads related to my graphics card: GeForce.kext IOGraphicsFamily.kext NVDANV50Hal.kext NVDAResman.kext You can use EFI Studio and NVKush. Inside the Info.Plist there is an entriestoAdd section which can contain EDID VALUES. I'm using a version from about 4 months ago and it supports that. I'm not sure about the newer ones. It works for me..... After you get NVKush accepting your EDID strings for each screen. You can Use EFIStudio to create your gfx string.... And also use EFIStudio to update your com.apple.boot.plist Best advice I can give you for that problem to save you some time....Let me know how it goes. If you can't get it working send me a PM and If I have time, I'll point out where exactly you have to update the file with your EDID strings. Remember this is the old version. I'm not sure if it will support your 9600 or not. Take it easy. NVkush.kext.zip Link to comment https://www.insanelymac.com/forum/topic/146740-where-to-put-a-edid-string/#findComment-1075329 Share on other sites More sharing options...
Recommended Posts