UNOE, on 11 December 2012 - 02:01 AM, said:
338 replies to this topic
#81
Posted 11 December 2012 - 02:15 AM
#82
Posted 11 December 2012 - 10:24 AM
#83
Posted 11 December 2012 - 03:40 PM
ErmaC, on 10 December 2012 - 02:55 AM, said:
...
Finally i get my 7850 to work but i have one more problem
i edited the ATI7000Controller.kext to support my card
the system boot normally and i reach the white screen then i use the sleep trick (that i wrote about in (netkas.org))
in system information i find my card and the kext is loaded and it discover my monitor but when i open OpenGL extensions viewer i only get apple Software Renderer and i get apple logo.
the graphics is very bad when i open launchpad for example
what can i do to get OpenGL working
I tried using different smbios.plist the same result happen i tried Mac Pro 3,1

Uploaded with ImageShack.us
#84
Posted 11 December 2012 - 05:44 PM
hazemjaki, on 11 December 2012 - 03:40 PM, said:
Finally i get my 7850 to work but i have one more problem
i edited the ATI7000Controller.kext to support my card
the system boot normally and i reach the white screen then i use the sleep trick (that i wrote about in (netkas.org))
in system information i find my card and the kext is loaded and it discover my monitor but when i open OpenGL extensions viewer i only get apple Software Renderer and i get apple logo.
the graphics is very bad when i open launchpad for example
what can i do to get OpenGL working
I tried using different smbios.plist the same result happen i tried Mac Pro 3,1
i edited the ATI7000Controller.kext to support my card
the system boot normally and i reach the white screen then i use the sleep trick (that i wrote about in (netkas.org))
in system information i find my card and the kext is loaded and it discover my monitor but when i open OpenGL extensions viewer i only get apple Software Renderer and i get apple logo.
the graphics is very bad when i open launchpad for example
what can i do to get OpenGL working
I tried using different smbios.plist the same result happen i tried Mac Pro 3,1
Well I can't do to much w/o info also because I play with the source and I have only nVidia card in my two systems.
At this moment if you go back reading some more post the "easy" way is edits your DSDT (if you use one).
Our member of the stuff Rampage Dev get that card working with DSDT edits...
#85
Posted 12 December 2012 - 05:26 PM
Anyone got TRIM working with the latest beta?
#86
Posted 12 December 2012 - 06:52 PM
edgar87, on 12 December 2012 - 05:26 PM, said:
Anyone got TRIM working with the latest beta?
Hi, edgar87
My i7-2600 + GTX460 + Intel SSD system is in 10.8.3 and Trim works as below;

Uploaded with ImageShack.us
https://www.evernote...4f0d958b65c48d4
#87
Posted 12 December 2012 - 06:55 PM
Also here is working , i'm whit the trim enabler app.
#88
Posted 13 December 2012 - 02:27 AM
build 12D38 with trim enabler ....
#89
Posted 13 December 2012 - 07:24 AM
edgar87, on 12 December 2012 - 05:26 PM, said:
Anyone got TRIM working with the latest beta?
sudo perl -pi -e 's|(\x52\x6F\x74\x61\x74\x69\x6F\x6E\x61\x6C\x00{1,20})[^\x00]{9}(\x00{1,20}\x54)|$1\x00\x00\x00\x00\x00\x00\x00\x00\x00$2|sg' /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage
#90
Posted 13 December 2012 - 07:28 AM
nofearl, on 13 December 2012 - 07:24 AM, said:
sudo perl -pi -e 's|(\x52\x6F\x74\x61\x74\x69\x6F\x6E\x61\x6C\x00{1,20})[^\x00]{9}(\x00{1,20}\x54)|$1\x00\x00\x00\x00\x00\x00\x00\x00\x00$2|sg' /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage
First make a backup
sudo cp -r /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/ /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.BACKUP
#91
Posted 13 December 2012 - 07:50 AM
Thanks Guys! I got it working with the terminal command!
#92
Posted 13 December 2012 - 05:50 PM
Changed on NVIDIA GT 640. Works out of the box!
#93
Posted 13 December 2012 - 08:29 PM
AMD 7850 works with AMD 7870 device ID forced in DSDT with Framebuffer Aji
AMD Radeon HD 7850: Chipset Model: AMD Radeon HD 7850 Type: GPU Bus: PCIe Slot: Slot-1 PCIe Lane Width: x16 VRAM (Total): 2048 MB Vendor: ATI (0x1002) Device ID: 0x6818 Revision ID: 0x0000 Displays: SyncMaster: Resolution: 1920 x 1080 @ 60 Hz Pixel Depth: 32-Bit Color (ARGB8888) Display Serial Number: H1AK500000 Main Display: Yes Mirror: Off Online: Yes Rotation: Supported
#94
Posted 13 December 2012 - 08:32 PM
Great
#95
Posted 14 December 2012 - 03:29 AM
Rampage Dev, on 13 December 2012 - 08:29 PM, said:
AMD 7850 works with AMD 7870 device ID forced in DSDT with Framebuffer Aji
AMD Radeon HD 7850: Chipset Model: AMD Radeon HD 7850 Type: GPU Bus: PCIe Slot: Slot-1 PCIe Lane Width: x16 VRAM (Total): 2048 MB Vendor: ATI (0x1002) Device ID: 0x6818 Revision ID: 0x0000 Displays: SyncMaster: Resolution: 1920 x 1080 @ 60 Hz Pixel Depth: 32-Bit Color (ARGB8888) Display Serial Number: H1AK500000 Main Display: Yes Mirror: Off Online: Yes Rotation: Supported
#96
Posted 14 December 2012 - 04:36 AM
hazemjaki, on 14 December 2012 - 03:29 AM, said:
that's great information but what edits did you do for your dsdt
I can tell you have not read this thread. Please do so before asking questions that have already been answered. My guide:
http://rampagedev.wo...g-with-full-qe/
#97
Posted 16 December 2012 - 11:38 AM
Rampage Dev, on 14 December 2012 - 04:36 AM, said:
I can tell you have not read this thread. Please do so before asking questions that have already been answered. My guide:
http://rampagedev.wo...g-with-full-qe/
Something like this
#98
Posted 18 December 2012 - 09:17 PM
12D43 is out
#99
Posted 18 December 2012 - 09:29 PM
12d43
Quote
Focus Areas - AirPlay
- AirPort
- Game Center
- Graphics Drivers - Safari
#100
Posted 18 December 2012 - 11:31 PM
I really really hope they have fixed system freezes...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account
This topic is locked








